Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Super Subpages

Beschreibung

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.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Super Subpages“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Super Subpages“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1

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

1.0

  • Initial upload