Changeset 1369558
- Timestamp:
- 03/11/2016 11:18:04 PM (10 years ago)
- File:
-
- 1 edited
-
super-subpages/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
super-subpages/readme.txt
r1366863 r1369558 11 11 12 12 == Description == 13 A simple plugin for displaying subpages of the current page, with the options for depth and list style. Can be used as a widget or placed anywhere in a template file using `superSubpages()`and custom styles can be applied using the class `super-subpages`.13 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`. 14 14 15 15 == Installation == … … 17 17 2. Activate the plugin through the `Plugins` screen in WordPress. 18 18 3. Use the newly created `Super Subpages Options` link in the navigation to configure the plugin. 19 20 == Changelog == 21 22 = 1.1 = 23 * Fixed major bug that was breaking the functionality 24 * Added shortcode capability 25 26 = 1.0 = 27 * Initial upload 28 29 == Upgrade Notice == 30 31 = 1.1 = 32 * This version fixes a plugin breaking bug. Upgrade immediately.
Note: See TracChangeset
for help on using the changeset viewer.