Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Super Subpages

Beskrivning

A simple plugin for displaying subpages of the current page, with the options for depth and list style. Can be used as a widget, placed anywhere in a template file using superSubpages(), or inserting the shortcode [super_subpages] on any page and custom styles can be applied using the class super-subpages.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Use the newly created Super Subpages Options link in the navigation to configure the plugin.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Super Subpages” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Super Subpages” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.1

  • Fixed major bug that was breaking the functionality
  • Added shortcode capability

1.0

  • Initial upload