Опис
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
.
Постављање
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the
Plugins
screen in WordPress. - 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