[pagelist], [subpages], [siblings] and [pagelist_ext] shortcodes
To show list of posts you can use List Category Posts plugin.
Shortcodes [pagelist], [subpages], [siblings] are based on wp_list_pages('title_li=') function. Shortcode [pagelist_ext] is based on get_pages() function.
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.
To create sitemap.xml you can use Google XML Sitemaps plugin.
No, there is no "more-link" feature in the plugin. Because "more-link":
I am trying to keep plugin's code and list of pages on the sites light and clean. But if you still need "more-link" feature and you will add it by yourself, than you should also change the plugin version to ver.100 (for example) to avoid updating of the plugin, what could override and delete your code.
Requires: 3.0 or higher
Compatible up to: 3.3.2
Last Updated: 2012-4-12
Downloads: 78,933
Got something to say? Need help?