Page-list

Page-list

[pagelist], [subpages], [siblings] and [pagelist_ext] shortcodes

  • Frequently updated
    Very good! This plugin is actively maintained and the last update was released 32 days ago.
  • This plugin is tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.4.8 was released on 05 June 2025
  • No unfixed plugin vulnerabilities
    Content for list item

Ratings

87

Active installs

40K

Total Downloads

472K

Support Threads

1

Last updated

23 May 2025

Added

20 April 2011

Versions

7.28%9.86%13.68%65.35%3.83%
  • Version 5.1
  • Version 5.2
  • Version 5.6
  • Version 5.7
  • Version other

Screenshots

[pagelist] shortcode
[pagelist_ext] shortcode

About Page-list

FAQ

To show list of posts you can use List Category Posts plugin.

Shortcodes [pagelist], [subpages], [siblings] are based on wp_list_pages() 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“:

When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.

Shortcodes [pagelist], [subpages], [siblings] are based on wp_list_pages() 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“:

When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.

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“:

When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.

To create sitemap.xml you can use Google XML Sitemaps plugin.

No, there is no “more-link” feature in the plugin. Because “more-link“:

When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.

No, there is no “more-link” feature in the plugin. Because “more-link“:

When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.

When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.

Changelog

5.7

5.6

5.5

5.4

5.3

5.2

5.1

5.0

4.3

4.2

4.1

4.0

3.8

3.7

3.6

3.5

3.4

3.3

3.2

3.1

3.0

2.9

2.8

2.7

2.6

2.5

2.4

2.3

2.2

2.1

2.0

1.9

1.8

1.7

1.6

1.5

1.4

1.3.0

1.2.0

1.0.0

How to install Page-list

  1. install and activate the plugin on the Plugins page
  2. add shortcodes to pages: [pagelist], [subpages], [siblings], [pagelist_ext]