Changeset 2390927
- Timestamp:
- 09/30/2020 12:11:39 PM (6 years ago)
- File:
-
- 1 edited
-
subpage-view/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
subpage-view/trunk/readme.txt
r2390926 r2390927 15 15 Using a built-in WordPress method, this plugin enables you to efficiently list subpages on any given page. 16 16 17 Usage examples: 17 *Usage examples:* 18 18 <ul> 19 19 <li>[subpages]</li> … … 23 23 </ul> 24 24 25 Filters: 26 `subpages_default_atts` (to modify default attributes for)27 `subpages_html_wrap` ( )25 *Filters:* 26 `subpages_default_atts` (to modify default attributes) 27 `subpages_html_wrap` (to modify default `ul` tag) 28 28 29 Note: 29 *Note:* 30 30 If you used this plugin before, you are still able to use the `subpage-view` and `subpage-list` shortcodes. 31 31
Note: See TracChangeset
for help on using the changeset viewer.