Code moved to page-list plugin.
You can use aditional parameters: [pagelist depth="2" child_of="4" exclude="6,7,8"]
.
Shortcodes [pagelist], [subpages], [siblings] are based on wp_list_pages('title_li=') function and show hierarchical tree of pages;
You can use aditional parameters: [pagelist depth="2" child_of="4" exclude="6,7,8"]
.
Shortcodes [pagelist], [subpages] and [siblings] accept the same parameters. The only difference is that [subpages] and [siblings] not accept child_of
parameter, because [subpages] shows subpages to the current page and [siblings] shows subpages to the parent page.
Shortcode [pagelist_ext] is based on get_pages() function and show list of pages with featured image and with excerpt;
You can use aditional parameters: [pagelist_ext child_of="4" exclude="6,7,8" image_width="50" image_height="50"]
.
Examples:
- show hierarchical tree of pages:
[pagelist]
; - show hierarchical tree of subpages:
[subpages]
; - show hierarchical tree of sibling pages:
[siblings]
; - show list of pages with featured image and with excerpt:
[pagelist_ext]
;
Page-list plugin page
CMS WordPress
Releases (33 )
Version | Release Date | Change Log |
---|---|---|
4.3 | 2018-03-08 |
|
4.2 | 2014-12-26 |
|
4.1 | 2013-01-27 |
|
4.0 | 2012-10-30 |
|
3.8 | 2012-08-22 |
|
3.7 | 2012-04-20 |
|
3.6 | 2012-04-19 |
|
3.5 | 2012-04-12 |
|
3.4 | 2012-03-28 |
|
3.3 | 2012-03-22 |
|
3.2 | 2012-03-09 |
|
3.1 | 2012-01-31 |
|
3.0 | 2012-01-23 |
|
2.9 | 2012-01-15 |
|
2.8 | 2012-01-01 |
|
2.7 | 2012-01-01 |
|
2.6 | 2011-12-29 |
|
2.5 | 2011-12-23 |
|
2.4 | 2011-12-22 |
|
2.3 | 2011-12-20 |
|
2.2 | 2011-12-19 |
|
2.1 | 2011-12-19 |
|
2.0 | 2011-12-19 |
|
1.9 | 2011-11-21 |
|
1.8 | 2011-11-21 |
|
1.7 | 2011-11-18 |
|
1.6 | 2011-11-18 |
|
1.5 | 2011-11-13 |
|
1.4 | 2011-10-27 |
|
1.3.0 | 2011-06-06 |
|
1.2.0 | 2011-04-23 |
|
1.1.0 | 2011-04-20 |
|
1.0.0 | 2011-04-20 |
= |