List Children

Explore List Children vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSMedium
6.4/ 10
Patch Coverage100%
Open

0

Fixed

1

Get automatic notifications for all List Children vulnerabilities before they are exploited.

Vulnerability Records

1 records
Plugin Profile
Latestv2.2.0

List Children

Andy Stratton

Author

Andy Stratton

5.0(2)
100/100
Last Updated
2025-04-29 (1y ago)
Active Installs
100+
Downloads
6,579
Requires WP
5.3+
Requires PHP
8.0+
Tested up to
WP 6.4.8
Created
2009-05-20 (17y ago)

Use an HTML comment to list links of the current page’s children or siblings. Common usage is for content sites utilizing WordPress as a simple CMS. Some content hierarchies call for an Overview page followed by multiple subpages, for example, a Services page. Use the following shortcodes to list children and or siblings of the current page: Alphabetical listing of current page’s children: [list_children sort_column=”page_title” sort_order=”asc”] List of current page’s siblings, ordered by menu order (descending): [list_siblings sort_column=”menu_order” sort_order=”desc”] You can use a majority of the attributes from the wp_list_pages() call: https://codex.wordpress.org/Function_Reference/wp_list_pages The following will no longer work (deprecated): <ul> <!–list_children()–> </ul>

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C