Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Super Subpages

Опис

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.

Встановлення

  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.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Super Subpages” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Super Subpages” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1

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

1.0

  • Initial upload