Just another contact form plugin. Simple but flexible.
About Page-list
This is a summary of the features and parameters of the Advanced iFrame Pro plugin and the Page-list plugin for WordPress. The plugins allow you to create hierarchical lists of pages on your website using shortcodes. You can customize the display of the lists by using various parameters such as depth, exclude, include, sort order, and more.Screenshots


Frequently asked questions
What is Advanced iFrame Pro?
Advanced iFrame Pro is a plugin for WordPress that allows you to embed content from another website into your own website using iframes.
What is Page-list?
Page-list is a plugin for WordPress that allows you to display a hierarchical tree of all pages on your site. It can be used to create a sitemap for your site.
What are all the Page-list params?
You can find all the Page-list params on the plugin page or in the documentation.
How can I support the development of Page-list?
You can support the development of Page-list by making a donation.
Where can I find the source code for Page-list?
The source code for Page-list is available on GitHub.
Changelog
5.7
- Sanitized image_width and image_height for [pagelist_ext] shortcode
5.6
- fixed PHP Notices
- cleaned up old CSS styles
5.5
- fixed PHP Notices
5.4
- fixed PHP Notices
5.3
- added esc_attr for class atributes
5.2
- added normalize params function to include and exclude_tree params (thanks to https://github.com/MrSwed )
- execute shortcodes in meta tags (thanks to https://github.com/MrSwed )
5.1
- added columns feature
5.0
- code refactoring
- update docs
- added ‘authors’, ‘post_type’, ‘post_status’, ‘date_format’ params to [pagelist], [subpages], [siblings] shortcodes (thanks to Nick Ciske)
4.3
- use wp_enqueue_scripts hook instead of wp_print_styles to enqueue scripts and styles (thanks to sireneweb)
4.2
- fix in css styles (clearfix added to .page-list-ext)
- make default image size 150×150 like default thumbnail size
4.1
- change the type of output the image thumbnail in [pagelist_ext] shortcode
4.0
- remove conflict between Pagelist and Sitemap plugins
- remove preg_match_all notice
- minor changes
3.8
- fixed default [pagelist_ext] behaviour – showing all pages if there is no subpages
3.7
- executing shortcodes in [pagelist_ext strip_shortcodes=”0″] in content
3.6
- fixing bug with shortcode in sidebar – shortcode in comment start to execute
3.5
- showing all pages for [pagelist_ext child_of=”0″] shortcode
3.4
- remove esc_attr() from title in [pagelist_ext] shortcode
3.3
- rename “get_first_image” function to “page_list_get_first_image” for avoiding conflicts
3.2
- fixed bug with “more_tag” and non english chars
3.1
- fixed bug with empty image in “show_first_image” parameter
- added “more_tag” higher priority than “limit_content” (thanks to BobyDimitrov)
3.0
- added “show_first_image” parameter for showing first image from content if there is no featured image
2.9
- added “more_tag” parameter and more tag support
- hiding password protected content of the pages
2.8
- added “strip_shortcodes” parameter
2.7
- make excerpt link if there is no title
2.6
- fixed [pagelist_ext] “parent” parameter
2.5
- adding spaces between lines when tags are stripped in [pagelist_ext]
2.4
- escaping attributes in title in [pagelist_ext]
2.3
- fixed [pagelist_ext] with showing excerpt of the page if it is not empty, else showing content
2.2
- fixed offset parameter
2.1
- fixed number parameter
2.0
- fixed crash bug with [pagelist_ext] if theme does not have thumbnail feature
1.9
- added show_child_count parameter
- added show_meta_key parameter
1.8
- added screenshots
- improved parameter parsing
1.7
- added strip_tags parameter
1.6
- improved [pagelist_ext] shortcode: added content to list, added toggle show and limit content parameters
1.5
- added [pagelist_ext] shortcode – list of pages with featured image
1.4
- added exclude=”current” parameter
1.3.0
- added class to ul elements by default
- added “class” option (thanks to Arvind)
1.2.0
- added [subpages] and [siblings] shortcodes
1.0.0
- initial release