[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fNc338RYg0BJmdOctxv5RpbsCbzhVNBfN6TcxK89Ropc":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":24,"download_link":25,"security_score":26,"vuln_count":27,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"vulnerabilities":31,"developer":71,"crawl_stats":37,"alternatives":78,"analysis":181,"fingerprints":244},"page-list","Page-list","5.9","webvitaly","https:\u002F\u002Fprofiles.wordpress.org\u002Fwebvitaly\u002F","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fpage-list\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Page-list\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002Fother_notes\u002F\" title=\"Page-list params\" rel=\"ugc\">all Page-list params\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Fpage-list\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>shortcodes:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>[pagelist]\u003C\u002Fstrong> – hierarchical tree of all pages on site (useful to show sitemap of the site);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[subpages]\u003C\u002Fstrong> – hierarchical tree of subpages to the current page;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[siblings]\u003C\u002Fstrong> – hierarchical tree of sibling pages to the current page;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[pagelist_ext]\u003C\u002Fstrong> – list of pages with featured image and with excerpt;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>examples with aditional parameters:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[pagelist child_of=\"4\" depth=\"2\" exclude=\"6,7,8\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>[pagelist_ext child_of=\"4\" exclude=\"6,7,8\" image_width=\"50\" image_height=\"50\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002Fother_notes\u002F\" title=\"Page-list params\" rel=\"ugc\">all Page-list params\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters for [pagelist], [subpages] and [siblings]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>[pagelist]\u003C\u002Fstrong> – list of all pages as the hierarchical list;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[subpages]\u003C\u002Fstrong> – list of subpages to the current page as the hierarchical list; Same as: \u003Ccode>[pagelist child_of=\"current\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[siblings]\u003C\u002Fstrong> – list of sibling pages to the current page as the hierarchical list; Same as: \u003Ccode>[pagelist child_of=\"parent\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>depth\u003C\u002Fstrong> – how many levels in the hierarchy of pages are to be included in the list: \u003Ccode>[pagelist depth=\"3\"]\u003C\u002Fcode>; by default depth is unlimited (depth=”0″); Displays pages at any depth and arranges them in a flat list: \u003Ccode>[pagelist depth=\"-1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_of\u003C\u002Fstrong> – displays the sub-pages of a single Page by ID: \u003Ccode>[pagelist child_of=\"4\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude\u003C\u002Fstrong> – define a comma-separated list of Page IDs to be excluded from the list: \u003Ccode>[pagelist exclude=\"6,7,8\"]\u003C\u002Fcode>; You may exclude current page: \u003Ccode>[pagelist exclude=\"current\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude_tree\u003C\u002Fstrong> – define a comma-separated list of parent Page IDs and all its subpages to be excluded: \u003Ccode>[pagelist exclude_tree=\"7,10\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include\u003C\u002Fstrong> – include a comma-separated list of Page IDs into the list: \u003Ccode>[pagelist include=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>title_li\u003C\u002Fstrong> – set the text and style of the Page list’s heading: \u003Ccode>[pagelist title_li=\"\u003Ch2>List of pages\u003C\u002Fh2>\"]\u003C\u002Fcode>; by default there is no title (title_li=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>authors\u003C\u002Fstrong> – only include pages authored by the authors in this comma-separated list of author IDs: \u003Ccode>[pagelist authors=\"2,5\"]\u003C\u002Fcode>; by default all authors are included (authors=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>number\u003C\u002Fstrong> – sets the number of pages to display: \u003Ccode>[pagelist number=\"10\"]\u003C\u002Fcode>; by default the number is unlimited (number=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>offset\u003C\u002Fstrong> – the number of pages to pass over (or displace) before collecting the set of pages: \u003Ccode>[pagelist offset=\"5\"]\u003C\u002Fcode>; by default there is no offset (offset=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_type\u003C\u002Fstrong> – list associated with a certain hierarchical Post Type \u003Ccode>[pagelist post_type=\"page\"]\u003C\u002Fcode>; by default: (post_type=”page”); possible values: page, revision, Hierarchical Custom Post Types (‘post’ is not a Hierarchical Post Type);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_status\u003C\u002Fstrong> – a comma-separated list of all post status types: \u003Ccode>[pagelist post_status=\"private\"]\u003C\u002Fcode>; by default: (post_status=”publish”); possible values: publish, private, draft;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>meta_key\u003C\u002Fstrong> and \u003Cstrong>meta_value\u003C\u002Fstrong> – only include the pages that have this Custom Field Key and this Custom Field Value: \u003Ccode>[pagelist meta_key=\"metakey\" meta_value=\"metaval\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_date\u003C\u002Fstrong> – display creation or last modified date next to each Page: \u003Ccode>[pagelist show_date=\"created\"]\u003C\u002Fcode>; possible values: created, modified, updated;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>date_format\u003C\u002Fstrong> – the format of the Page date set by the show_date parameter: \u003Ccode>[pagelist date_format=\"l, F j, Y\"]\u003C\u002Fcode>; by default use the date format configured in your WordPress options;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_column\u003C\u002Fstrong> – sort the list of pages by column: \u003Ccode>[pagelist sort_column=\"menu_order\"]\u003C\u002Fcode>; by default: (sort_column=”menu_order, post_title”); possible values: post_title, menu_order, post_date (sort by creation time), post_modified, ID, post_author, post_name (sort by page slug);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_order\u003C\u002Fstrong> – the sort order of the list of pages (either ascending or descending): \u003Ccode>[pagelist sort_order=\"desc\"]\u003C\u002Fcode>; by default: (sort_order=”asc”); possible values: asc, desc;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>link_before\u003C\u002Fstrong> – sets the text or html that precedes the link text inside link tag: \u003Ccode>[pagelist link_before=\"\u003Cspan>\"]\u003C\u002Fcode>; you may specify html tags only in the \u003Ccode>HTML\u003C\u002Fcode> tab in your Rich-text editor;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>link_after\u003C\u002Fstrong> – sets the text or html that follows the link text inside link tag: \u003Ccode>[pagelist link_after=\"\u003C\u002Fspan>\"]\u003C\u002Fcode>; you may specify html tags only in the \u003Ccode>HTML\u003C\u002Fcode> tab in your Rich-text editor;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> – the CSS class for list of pages: \u003Ccode>[pagelist class=\"listclass\"]\u003C\u002Fcode>; by default the class is empty (class=””);\u003C\u002Fli>\n\u003Cli>columns – for splitting list of pages into columns: \u003Ccode>[pagelist class=\"page-list-cols-2\"]\u003C\u002Fcode>; available classes: page-list-cols-2, page-list-cols-3, page-list-cols-4, page-list-cols-5; works in all modern browsers and IE10+; columns are responsive and become 1 column at less than 768px;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>More \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_list_pages#Parameters\" rel=\"nofollow ugc\">info about params\u003C\u002Fa> for [pagelist], [subpages], [siblings].\u003C\u002Fp>\n\u003Ch4>Parameters for [pagelist_ext]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>[pagelist_ext]\u003C\u002Fstrong> – by default shows list of subpages to current page; but if there is no subpages than all pages will be shown;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_image\u003C\u002Fstrong> – show or hide featured image \u003Ccode>[pagelist_ext show_image=\"0\"]\u003C\u002Fcode>; “show_image” have higher priority than “show_first_image”; by default: show_image=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_first_image\u003C\u002Fstrong> – show or hide first image from content if there is no featured image \u003Ccode>[pagelist_ext show_first_image=\"1\"]\u003C\u002Fcode>; by default: show_first_image=”0″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_title\u003C\u002Fstrong> – show or hide title \u003Ccode>[pagelist_ext show_title=\"0\"]\u003C\u002Fcode>; by default: show_title=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_content\u003C\u002Fstrong> – show or hide content \u003Ccode>[pagelist_ext show_content=\"0\"]\u003C\u002Fcode>; by default: show_content=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>more_tag\u003C\u002Fstrong> – output all content before and after more tag: \u003Ccode>[pagelist_ext more_tag=\"0\"]\u003C\u002Fcode>; this parameter does not add “more-link” to the end of content, it just cut content before more-tag; “more_tag” parameter have higher priority than “limit_content”; by default the more_tag is enabled (more_tag=”1″) and showing only content before more tag;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>limit_content\u003C\u002Fstrong> – content is limited by “more-tag” if it is exist or by “limit_content” parameter \u003Ccode>[pagelist_ext limit_content=\"100\"]\u003C\u002Fcode>; by default: limit_content=”250″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>image_width\u003C\u002Fstrong> – width of the image \u003Ccode>[pagelist_ext image_width=\"80\"]\u003C\u002Fcode>; by default: image_width=”50″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>image_height\u003C\u002Fstrong> – height of the image \u003Ccode>[pagelist_ext image_height=\"80\"]\u003C\u002Fcode>; by default: image_height=”50″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_of\u003C\u002Fstrong> – displays the sub-pages of a single Page by ID: \u003Ccode>[pagelist_ext child_of=\"4\"]\u003C\u002Fcode>; by default it shows subpages to the current page;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>parent\u003C\u002Fstrong> – list those pages that have the provided single page only ID as parent: \u003Ccode>[pagelist_ext parent=\"4\"]\u003C\u002Fcode>; by default parent=”-1″ and depth is unlimited;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_column\u003C\u002Fstrong> – sort the list of pages by column: \u003Ccode>[pagelist_ext sort_column=\"menu_order\"]\u003C\u002Fcode>; by default: (sort_column=”menu_order, post_title”); possible values: post_title, menu_order, post_date (sort by creation time), post_modified, ID, post_author, post_name (sort by page slug);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_order\u003C\u002Fstrong> – the sort order of the list of pages (either ascending or descending): \u003Ccode>[pagelist_ext sort_order=\"desc\"]\u003C\u002Fcode>; by default: (sort_order=”asc”); possible values: asc, desc;* \u003Cstrong>hierarchical\u003C\u002Fstrong> – display subpages below their parent page \u003Ccode>[pagelist_ext hierarchical=\"0\"]\u003C\u002Fcode>; by default: hierarchical=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>hierarchical\u003C\u002Fstrong> – display subpages below their parent page \u003Ccode>[pagelist_ext hierarchical=\"0\"]\u003C\u002Fcode>; by default: hierarchical=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude\u003C\u002Fstrong> – define a comma-separated list of Page IDs to be excluded from the list: \u003Ccode>[pagelist_ext exclude=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude_tree\u003C\u002Fstrong> – define a comma-separated list of parent Page IDs and all its subpages to be excluded: \u003Ccode>[pagelist_ext exclude_tree=\"7,10\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include\u003C\u002Fstrong> – include a comma-separated list of Page IDs into the list: \u003Ccode>[pagelist_ext include=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>meta_key\u003C\u002Fstrong> and \u003Cstrong>meta_value\u003C\u002Fstrong> – only include the pages that have this Custom Field Key and this Custom Field Value: \u003Ccode>[pagelist_ext meta_key=\"metakey\" meta_value=\"metaval\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>authors\u003C\u002Fstrong> – only include the pages written by the given author(s) \u003Ccode>[pagelist_ext authors=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>number\u003C\u002Fstrong> – sets the number of pages to display: \u003Ccode>[pagelist_ext number=\"10\"]\u003C\u002Fcode>; by default the number is unlimited (number=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>offset\u003C\u002Fstrong> – the number of pages to pass over (or displace) before collecting the set of pages: \u003Ccode>[pagelist_ext offset=\"5\"]\u003C\u002Fcode>; by default there is no offset (offset=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_type\u003C\u002Fstrong> – list associated with a certain hierarchical Post Type \u003Ccode>[pagelist_ext post_type=\"page\"]\u003C\u002Fcode>; by default: (post_type=”page”); possible values: page, revision, Hierarchical Custom Post Types (‘post’ is not a Hierarchical Post Type);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_status\u003C\u002Fstrong> – a comma-separated list of all post status types: \u003Ccode>[pagelist_ext post_status=\"private\"]\u003C\u002Fcode>; by default: (post_status=”publish”); possible values: publish, private, draft;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> – the CSS class for list of pages: \u003Ccode>[pagelist_ext class=\"listclass\"]\u003C\u002Fcode>; by default the class is empty (class=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>strip_tags\u003C\u002Fstrong> – strip tags or not: \u003Ccode>[pagelist_ext strip_tags=\"0\"]\u003C\u002Fcode>; by default the tags are stripped (strip_tags=”1″);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>strip_shortcodes\u003C\u002Fstrong> – strip registered shortcodes or not: \u003Ccode>[pagelist_ext strip_shortcodes=\"0\"]\u003C\u002Fcode>; by default shortcodes are stripped (strip_shortcodes=”1″) and all registered shortcodes are removed;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_child_count\u003C\u002Fstrong> – show count of subpages: \u003Ccode>[pagelist_ext show_child_count=\"1\"]\u003C\u002Fcode>; by default the child_count is disabled (show_child_count=”0″); If show_child_count=”1″, but count of subpages=0, than child count is not shown;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_count_template\u003C\u002Fstrong> – the template of child_count: \u003Ccode>[pagelist_ext show_child_count=\"1\" child_count_template=\"Subpages: %child_count%\"]\u003C\u002Fcode>; by default child_count_template=”Subpages: %child_count%”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_meta_key\u003C\u002Fstrong> – show or hide meta key: \u003Ccode>[pagelist_ext show_meta_key=\"your_meta_key\"]\u003C\u002Fcode>; by default the show_meta_key is empty (show_meta_key=””); If show_meta_key is enabled, but meta_value is empty, than meta_key is not shown;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>meta_template\u003C\u002Fstrong> – the template of meta: \u003Ccode>[pagelist_ext show_meta_key=\"your_meta_key\" meta_template=\"Meta: %meta%\"]\u003C\u002Fcode>; by default meta_template=”%meta%”;\u003C\u002Fli>\n\u003Cli>columns – for splitting list of pages into columns: \u003Ccode>[pagelist_ext class=\"page-list-cols-2\"]\u003C\u002Fcode>; available classes: page-list-cols-2, page-list-cols-3, page-list-cols-4, page-list-cols-5; works in all modern browsers and IE10+;  columns are responsive and become 1 column at less than 768px;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>More \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fget_pages#Parameters\" rel=\"nofollow ugc\">info about params\u003C\u002Fa> for [pagelist_ext].\u003C\u002Fp>\n","[pagelist], [subpages], [siblings] and [pagelist_ext] shortcodes",40000,530152,94,89,"2025-09-29T22:08:00.000Z","6.8.5","3.0","",[4,20,21,22,23],"pagelist","siblings","sitemap","subpages","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpage-list.5.9.zip",97,3,0,"2025-09-22 00:00:00","2026-03-15T15:16:48.613Z",[32,47,59],{"id":33,"url_slug":34,"title":35,"description":36,"plugin_slug":4,"theme_slug":37,"affected_versions":38,"patched_in_version":6,"severity":39,"cvss_score":40,"cvss_vector":41,"vuln_type":42,"published_date":29,"updated_date":43,"references":44,"days_to_patch":46},"CVE-2025-58030","page-list-authenticated-contributor-stored-cross-site-scripting","Page-list \u003C= 5.8 - Authenticated (Contributor+) Stored Cross-Site Scripting","The Page-list plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.",null,"\u003C=5.8","medium",6.4,"CVSS:3.1\u002FAV:N\u002FAC:L\u002FPR:L\u002FUI:N\u002FS:C\u002FC:L\u002FI:L\u002FA:N","Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","2026-02-24 22:25:22",[45],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002F163ec640-13bc-40da-88e2-4c8c079a247b?source=api-prod",156,{"id":48,"url_slug":49,"title":50,"description":51,"plugin_slug":4,"theme_slug":37,"affected_versions":52,"patched_in_version":53,"severity":39,"cvss_score":40,"cvss_vector":41,"vuln_type":42,"published_date":54,"updated_date":55,"references":56,"days_to_patch":58},"CVE-2024-47382","page-list-authenticated-contributor-stored-cross-site-scripting-3","Page-list \u003C= 5.6 - Authenticated (Contributor+) Stored Cross-Site Scripting","The Page-list plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.","\u003C=5.6","5.7","2024-09-30 00:00:00","2024-10-10 12:56:12",[57],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002Fb9d39796-ad51-4b52-af8a-f3334e6ca68d?source=api-prod",11,{"id":60,"url_slug":61,"title":62,"description":63,"plugin_slug":4,"theme_slug":37,"affected_versions":64,"patched_in_version":65,"severity":39,"cvss_score":40,"cvss_vector":41,"vuln_type":42,"published_date":66,"updated_date":67,"references":68,"days_to_patch":70},"CVE-2022-4485","page-list-authenticated-contributor-stored-cross-site-scripting-2","Page-list \u003C= 5.2 - Authenticated (Contributor+) Stored Cross-Site Scripting","The Page-list plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcode in versions up to, and including, 5.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.","\u003C=5.2","5.3","2022-12-27 00:00:00","2024-01-22 19:56:02",[69],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002F983a5b15-adf7-4f34-bf2a-30857ada2753?source=api-prod",392,{"slug":7,"display_name":7,"profile_url":8,"plugin_count":72,"total_installs":73,"avg_security_score":74,"avg_patch_time_days":75,"trust_score":76,"computed_at":77},14,128040,81,396,66,"2026-04-04T04:20:20.943Z",[79,99,120,143,162],{"slug":80,"name":81,"version":82,"author":83,"author_profile":84,"description":85,"short_description":86,"active_installs":87,"downloaded":88,"rating":89,"num_ratings":90,"last_updated":18,"tested_up_to":91,"requires_at_least":92,"requires_php":18,"tags":93,"homepage":96,"download_link":97,"security_score":89,"vuln_count":28,"unpatched_count":28,"last_vuln_date":37,"fetched_at":98},"gna-page-list","GNA Page List","1.0.1","Chris Mok","https:\u002F\u002Fprofiles.wordpress.org\u002Fchris_dev\u002F","\u003Cp>[pagelist] shortcodes with any post, page and even text widget.\u003C\u002Fp>\n\u003Ch4>NEED HELP?\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fwebgna.com\u002F\" rel=\"nofollow ugc\">FAQs\u003C\u002Fa>\u003C\u002Fstrong> | \u003Cstrong>\u003Ca href=\"http:\u002F\u002Fwebgna.com\u002F\" rel=\"nofollow ugc\">Tech Support\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Languages Available\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>English\u003C\u002Fli>\n\u003C\u002Ful>\n","[pagelist] shortcodes with any post, page and widget.",10,2015,100,2,"4.7.32","3.9",[94,4,20,95,22],"page","pages","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fgna-page-list\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgna-page-list.1.0.1.zip","2026-03-15T10:48:56.248Z",{"slug":100,"name":101,"version":102,"author":103,"author_profile":104,"description":105,"short_description":106,"active_installs":107,"downloaded":108,"rating":109,"num_ratings":110,"last_updated":111,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":112,"homepage":116,"download_link":117,"security_score":89,"vuln_count":118,"unpatched_count":28,"last_vuln_date":119,"fetched_at":30},"wp-sitemap-page","WP Sitemap Page","1.9.5","Tony Archambeau","https:\u002F\u002Fprofiles.wordpress.org\u002Ffunnycat\u002F","\u003Cp>An easy way to \u003Cstrong>add a sitemap\u003C\u002Fstrong> on one of your pages becomes reality thanks to this WordPress plugin. Just use the shortcode [wp_sitemap_page] on any of your pages. This will automatically generate a sitemap of all your pages and posts.\u003C\u002Fp>\n\u003Cp>Be carefull, this plugin do not generate an XML sitemap. It only allow you to list all your pages and posts on a single page. This is a sitemap for human not for search engines bots.\u003C\u002Fp>\n\u003Ch4>Why this plugin is useful?\u003C\u002Fh4>\n\u003Cp>Such a sitemap is useful for many reasons:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Easy navigation\u003C\u002Fstrong> for the users. They can find easily pages or previous posts\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Improve the SEO\u003C\u002Fstrong> of a website\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Current features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Display all pages, posts and categories\u003C\u002Fli>\n\u003Cli>Display the Custom Post Type (such as: “event”, “book” …)\u003C\u002Fli>\n\u003Cli>Display the taxonomies\u003C\u002Fli>\n\u003Cli>Display only one kind of content using the attribute “only”, like \u003Ccode>[wp_sitemap_page only=\"page\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Easy to use\u003C\u002Fli>\n\u003Cli>Possibility to customize the way it will be displayed through the admin panel\u003C\u002Fli>\n\u003Cli>Possibility to exclude some pages or some Custom Post Type (CPT)\u003C\u002Fli>\n\u003Cli>Posts and categories displayed hierarchically\u003C\u002Fli>\n\u003Cli>Has CSS class to customize it if you want\u003C\u002Fli>\n\u003Cli>Available in multi-languages (cf. English, French, Russian, Italian, Spanish, Dutch, Czech, Persian …). You can add your own translation if you want\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Want a WordPress developer? Want to add a translation? Feel free to \u003Ca href=\"http:\u002F\u002Fen.tonyarchambeau.com\u002Fcontact.html\" rel=\"nofollow ugc\">contact me\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>How to uninstall WP Sitemap Page\u003C\u002Fh3>\n\u003Cp>To uninstall WP Sitemap Page, you just have to de-activate the plugin from the plugins list.\u003C\u002Fp>\n","Add a sitemap on any of your page using the simple shortcode [wp_sitemap_page]. Improve the SEO and navigation of your website.",300000,3403865,96,205,"2025-04-15T20:10:00.000Z",[113,114,4,115,22],"generator","html-sitemap","site-map","http:\u002F\u002Ftonyarchambeau.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-sitemap-page.zip",1,"2021-09-07 00:00:00",{"slug":121,"name":122,"version":123,"author":124,"author_profile":125,"description":126,"short_description":127,"active_installs":128,"downloaded":129,"rating":130,"num_ratings":131,"last_updated":132,"tested_up_to":133,"requires_at_least":134,"requires_php":135,"tags":136,"homepage":140,"download_link":141,"security_score":130,"vuln_count":90,"unpatched_count":28,"last_vuln_date":142,"fetched_at":30},"cc-child-pages","CC Child Pages","2.1.1","caterhamcomputing","https:\u002F\u002Fprofiles.wordpress.org\u002Fcaterhamcomputing\u002F","\u003Cp>CC Child Pages displays WordPress child pages of any parent page in a responsive grid or list layout, making it easy to display hierarchical page structures, subpages and navigation.\u003C\u002Fp>\n\u003Cp>You can use it in page content, widget areas, or templates using:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>the \u003Ccode>[child_pages]\u003C\u002Fcode> shortcode,\u003C\u002Fli>\n\u003Cli>the \u003Cstrong>CC Child Pages\u003C\u002Fstrong> Gutenberg block, or\u003C\u002Fli>\n\u003Cli>the \u003Cstrong>CC Child Pages\u003C\u002Fstrong> Elementor widget (when Elementor is active).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>All output methods use a modern CSS system based on CSS variables and flexible grid layouts for improved theme compatibility. For older or heavily customised themes, a Legacy CSS mode is available — either by checking the \u003Cstrong>Use Legacy CSS\u003C\u002Fstrong> option in the block or Elementor sidebar, or by setting \u003Ccode>use_legacy_css=\"true\"\u003C\u002Fcode> in the shortcode.\u003C\u002Fp>\n\u003Cp>This makes it ideal for building sub-navigation sections, page directories, or visual site maps.\u003C\u002Fp>\n\u003Cp>Full documentation is available at \u003Ca href=\"https:\u002F\u002Fdocs.ccplugins.co.uk\u002Fplugins\u002Fcc-child-pages\u002F\" rel=\"nofollow ugc\">docs.ccplugins.co.uk\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Display WordPress child pages in grid or list layout\u003C\u002Fli>\n\u003Cli>Supports shortcode, Gutenberg block and Elementor widget\u003C\u002Fli>\n\u003Cli>Flexible column layouts (1–6 columns)\u003C\u002Fli>\n\u003Cli>Modern CSS system based on CSS variables\u003C\u002Fli>\n\u003Cli>Optional Legacy CSS mode for older themes\u003C\u002Fli>\n\u003Cli>Pagination and sorting controls\u003C\u002Fli>\n\u003Cli>Custom field overrides\u003C\u002Fli>\n\u003Cli>Lazy loading support\u003C\u002Fli>\n\u003Cli>Fully translatable\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>A Pro add-on is also available at \u003Ca href=\"https:\u002F\u002Fccplugins.co.uk\" rel=\"nofollow ugc\">ccplugins.co.uk\u003C\u002Fa> which adds additional display skins, advanced layout controls, colour customisation options and Elementor enhancements.\u003C\u002Fp>\n\u003Ch3>What’s New in 2.x\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Gutenberg block with live preview\u003C\u002Fli>\n\u003Cli>Elementor widget integration\u003C\u002Fli>\n\u003Cli>Modern CSS skins using CSS variables\u003C\u002Fli>\n\u003Cli>Legacy CSS compatibility toggle\u003C\u002Fli>\n\u003Cli>Reorganised shortcode structure\u003C\u002Fli>\n\u003Cli>Continued support for the classic widget (legacy)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>How It Works\u003C\u002Fh3>\n\u003Ch4>Gutenberg Block\u003C\u002Fh4>\n\u003Cp>Insert the \u003Cstrong>CC Child Pages\u003C\u002Fstrong> block in the editor. Configure:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Parent page\u003C\u002Fli>\n\u003Cli>Columns\u003C\u002Fli>\n\u003Cli>Thumbnails\u003C\u002Fli>\n\u003Cli>Excerpt display\u003C\u002Fli>\n\u003Cli>Sorting\u003C\u002Fli>\n\u003Cli>Legacy CSS toggle\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The block provides a live preview while editing.\u003C\u002Fp>\n\u003Ch4>Elementor Widget\u003C\u002Fh4>\n\u003Cp>If \u003Cstrong>Elementor\u003C\u002Fstrong> is installed and active, a \u003Cstrong>CC Child Pages\u003C\u002Fstrong> widget becomes available.\u003C\u002Fp>\n\u003Cp>The widget is located inside the \u003Cstrong>CC Plugins\u003C\u002Fstrong> category within the Elementor panel.\u003C\u002Fp>\n\u003Cp>You can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Select the parent page\u003C\u002Fli>\n\u003Cli>Choose columns (1–6)\u003C\u002Fli>\n\u003Cli>Enable thumbnails and lazy loading\u003C\u002Fli>\n\u003Cli>Control excerpt display\u003C\u002Fli>\n\u003Cli>Configure sorting\u003C\u002Fli>\n\u003Cli>Enable Legacy CSS if required\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>All shortcode options are available via intuitive controls in the Elementor sidebar.\u003C\u002Fp>\n\u003Cp>The widget renders the same output structure as the shortcode and block, ensuring consistent styling across editors.\u003C\u002Fp>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cp>Insert:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>By default, this displays the child pages of the current page.\u003C\u002Fp>\n\u003Cp>To enable legacy styling:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages use_legacy_css=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The shortcode supports detailed layout and query control, documented below.\u003C\u002Fp>\n\u003Ch3>Complete Shortcode Guide\u003C\u002Fh3>\n\u003Ch3>1. Basic Usage\u003C\u002Fh3>\n\u003Cp>Display children of current page:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Display children of a specific page:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages id=\"42\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Display specific pages only:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages page_ids=\"3,7,10\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Exclude specific pages:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages exclude=\"5,9,12\"]\u003Ch3>2. Grid Layout Options\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Choose number of columns:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages cols=\"1\"]\n[child_pages cols=\"2\"]\n[child_pages cols=\"3\"]\n[child_pages cols=\"4\"]\n[child_pages cols=\"5\"]\n[child_pages cols=\"6\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Choose skin:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages skin=\"simple\"]\n[child_pages skin=\"red\"]\n[child_pages skin=\"green\"]\n[child_pages skin=\"blue\"]\n[child_pages skin=\"sleek\"]\n[child_pages skin=\"bold\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Add custom wrapper class:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages class=\"my-custom-grid\"]\u003Ch3>3. List Mode (Instead of Grid)\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Display as unordered list:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages list=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Control hierarchy depth:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages list=\"true\" depth=\"0\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Depth values:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>0\u003C\u002Fcode> – unlimited depth (nested list)\u003C\u002Fli>\n\u003Cli>\u003Ccode>-1\u003C\u002Fcode> – flat list\u003C\u002Fli>\n\u003Cli>\u003Ccode>1\u003C\u002Fcode> – top level only\u003C\u002Fli>\n\u003Cli>\u003Ccode>2, 3, 4\u003C\u002Fcode> – specific depth\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>In list mode, only these attributes apply:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>id, `exclude`, `orderby`, `order`, `cols`, `class`, `depth`\u003Ch3>4. Thumbnails\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Show featured images:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages thumbs=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Specify size:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages thumbs=\"large\"]\n[child_pages thumbs=\"full\"]\n[child_pages thumbs=\"my-custom-size\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Make thumbnails clickable:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages thumbs=\"medium\" link_thumbs=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Enable lazy loading:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages thumbs=\"medium\" lazy_load=\"true\"]\n[child_pages thumbs=\"medium\" link_thumbs=\"true\" lazy_load=\"true\"]\u003Ch3>5. Titles & Links\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Make titles clickable:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages link_titles=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Hide titles:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages hide_title=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Hide “Read more” link:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages hide_more=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Change “Read more” text:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages more=\"View Details\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Open links in new tab:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages link_target=\"_blank\"]\u003Ch3>6. Excerpt Control\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Limit word count:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages words=\"20\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Disable excerpt truncation:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages truncate_excerpt=\"false\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Hide excerpt completely:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages hide_excerpt=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Hide WordPress “Continue reading” text:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages hide_wp_more=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Show full page content:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages show_page_content=\"true\"]\u003Ch3>7. Sorting & Query Control\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Order results:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages orderby=\"title\" order=\"ASC\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Supported \u003Ccode>orderby\u003C\u002Fcode> values:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>menu_order\u003C\u002Fcode> (default)\u003C\u002Fli>\n\u003Cli>\u003Ccode>id\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>title\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>slug\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>author\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>date\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>modified\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>rand\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Limit number displayed:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages limit=\"5\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Offset results:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages offset=\"2\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Display sibling pages:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages siblings=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Include current page with siblings:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages siblings=\"true\" show_current_page=\"true\"]\u003Ch3>8. Pagination\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Enable pagination:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages posts_per_page=\"6\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Force a specific page:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages posts_per_page=\"6\" page=\"2\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Pagination does not apply in list mode.\u003C\u002Fp>\n\u003Ch3>9. Post Status Control\u003C\u002Fh3>\n\u003Cp>By default:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Published pages are shown\u003C\u002Fli>\n\u003Cli>Private pages are shown to authorised users\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Specify manually:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages post_status=\"publish\"]\n[child_pages post_status=\"publish,private\"]\u003Ch3>10. Display Meta Information\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Show author:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages show_author=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Show creation date:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages show_date_created=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Show modified date:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages show_date_modified=\"true\"]\u003Ch3>11. Custom Fields (Advanced)\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Override default values using meta fields.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages use_custom_excerpt=\"custom_excerpt\"]\n[child_pages use_custom_title=\"custom_title\"]\n[child_pages use_custom_thumbs=\"custom_thumb\"]\n[child_pages use_custom_link=\"custom_link\"]\n[child_pages use_custom_link_target=\"custom_target\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Custom field overrides are ignored in list mode.\u003C\u002Fp>\n\u003Ch3>12. Sticky Posts\u003C\u002Fh3>\n\u003Cp>Sticky posts are ignored by default.\u003C\u002Fp>\n\u003Cp>To include them:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[child_pages ignore_sticky_posts=\"false\"]\u003Ch3>License\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This plugin is free software; you may redistribute it and\u002For modify it under the terms of the GNU General Public License v2 or later.\u003C\u002Fp>\n\u003Cp>See https:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-2.0.html\u003C\u002Fp>\n","Display WordPress child pages in a responsive grid or list using a shortcode, Gutenberg block or Elementor widget.",10000,159061,98,49,"2026-03-05T16:53:00.000Z","6.9.4","6.7","7.4",[137,138,4,139,23],"child-pages","elementor","page-navigation","https:\u002F\u002Fccplugins.co.uk\u002Fplugins\u002Fcc-child-pages\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcc-child-pages.2.1.1.zip","2025-12-15 02:16:08",{"slug":144,"name":145,"version":146,"author":147,"author_profile":148,"description":149,"short_description":150,"active_installs":151,"downloaded":152,"rating":89,"num_ratings":118,"last_updated":153,"tested_up_to":154,"requires_at_least":155,"requires_php":156,"tags":157,"homepage":159,"download_link":160,"security_score":161,"vuln_count":28,"unpatched_count":28,"last_vuln_date":37,"fetched_at":30},"wp-sitemap-pages-and-posts","WP Sitemap Pages and Posts","1.1.0","shuvo66","https:\u002F\u002Fprofiles.wordpress.org\u002Fshuvo66\u002F","\u003Cp>An easy way to add a sitemap on one of your pages becomes reality thanks to this WordPress plugin. Just use the shortcode [wpspap_sitemap] on any of your pages. This will automatically generate a sitemap of all your pages and posts.\u003C\u002Fp>\n\u003Cp>Be carefull, this plugin do not generate an XML sitemap. It only allow you to list all your pages and posts on a single page. This is a sitemap for human not for search engines bots.\u003C\u002Fp>\n\u003Ch3>How to use\u003C\u002Fh3>\n\u003Cp>This will automatically generate a sitemap of all your pages and posts use this shortcode [wpspap_sitemap]\u003C\u002Fp>\n\u003Ch3>How to use Type\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Display all pages, posts \u003C\u002Fli>\n\u003Cli>Display only one kind of content using the attribute “only”, like `[wpspap_sitemap type=”page”] or [wpspap_sitemap type=”post”]\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>How to uninstall WP Sitemap Page\u003C\u002Fh3>\n\u003Cp>To uninstall WP Sitemap, you just have to de-activate the plugin from the plugins list.\u003C\u002Fp>\n","An easy way to add a sitemap on one of your pages becomes reality thanks to this WordPress plugin. Just use the shortcode [wpspap_sitemap] on any of y &hellip;",1000,10955,"2020-05-21T19:22:00.000Z","5.4.19","5.2","7.2",[158,147],"generatorhtml-sitemappage-listsite-mapsitemap","http:\u002F\u002Fshuvo.work\u002Fwp-stemap","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-sitemap-pages-and-posts.zip",85,{"slug":163,"name":164,"version":165,"author":166,"author_profile":167,"description":168,"short_description":169,"active_installs":170,"downloaded":171,"rating":172,"num_ratings":173,"last_updated":174,"tested_up_to":175,"requires_at_least":17,"requires_php":18,"tags":176,"homepage":179,"download_link":180,"security_score":161,"vuln_count":28,"unpatched_count":28,"last_vuln_date":37,"fetched_at":30},"easy-html-sitemap","Easy HTML Sitemap","1.4.9","a.ankit","https:\u002F\u002Fprofiles.wordpress.org\u002Faankit\u002F","\u003Cp>Easy HTML Sitemap plugin makes it super easy for you add a sitemap page on your website. HTML Sitemaps are great for website visitors.\u003C\u002Fp>\n\u003Ch4>Easy HTML Sitemap Plugin Features:\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Output a list of Pages with a simple shortcode. New pages will automatically appear in the sitemap as soon as they are added\u003C\u002Fli>\n\u003Cli>Include Multiple Post types in the sitemap\u003C\u002Fli>\n\u003Cli>Customize the HTML Wrappers to style post types in different ways\u003C\u002Fli>\n\u003Cli>Display Post Type name as Labels\u003C\u002Fli>\n\u003Cli>Exclude Specific posts by id\u003C\u002Fli>\n\u003Cli>Open links in new tab\u003C\u002Fli>\n\u003Cli>Order the sequenece in which the posts appear. \u003C\u002Fli>\n\u003Cli>Display Category based Sitemap. Ideal for displaying sitemap for blog posts (coming soon)\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>For more support visit \u003Ca href=\"https:\u002F\u002Fwebsitebuilderguide.com\u002Fwp-plugins\u002Feasy-html-sitemap-plugin-for-wordpress\u002F\" rel=\"nofollow ugc\">Easy HTML Sitemap\u003C\u002Fa> plugin page. We will be glad to help you.\u003C\u002Fp>\n\u003Ch4>Please Vote and Enjoy\u003C\u002Fh4>\n\u003Cp>Your votes really make a difference! Thanks.\u003C\u002Fp>\n\u003Ch4>How to add FAQs on your site:\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>  1. Add this [easy-html-sitemap] shortcode to the page\u002Fpost where you want to show the sitemap\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Configuration:\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>  1. Got to Settings->Easy HTML Sitemap and find the options there\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Easy HTML Sitemap - Display an HTML Sitemap for your wordpress pages using a shortcode. The sitemap is updated in realtime.",700,10979,74,7,"2020-02-25T12:05:00.000Z","5.3.21",[177,114,178,4,22],"display-sitemap","list","https:\u002F\u002Fwebsitebuilderguide.com\u002Fwp-plugins\u002Feasy-html-sitemap-plugin-for-wordpress\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-html-sitemap.1.4.9.zip",{"attackSurface":182,"codeSignals":225,"taintFlows":233,"riskAssessment":234,"analyzedAt":243},{"hooks":183,"ajaxHandlers":195,"restRoutes":196,"shortcodes":197,"cronEvents":223,"entryPointCount":224,"unprotectedCount":28},[184,190],{"type":185,"name":186,"callback":187,"file":188,"line":189},"action","wp_enqueue_scripts","pagelist_unqprfx_add_stylesheet","page-list.php",46,{"type":191,"name":192,"callback":193,"priority":87,"file":188,"line":194},"filter","plugin_row_meta","pagelist_unqprfx_plugin_meta",509,[],[],[198,201,203,205,207,210,213,216,220],{"tag":20,"callback":199,"file":188,"line":200},"pagelist_unqprfx_shortcode",88,{"tag":202,"callback":199,"file":188,"line":14},"page_list",{"tag":4,"callback":199,"file":188,"line":204},90,{"tag":22,"callback":199,"file":188,"line":206},91,{"tag":23,"callback":208,"file":188,"line":209},"subpages_unqprfx_shortcode",133,{"tag":211,"callback":208,"file":188,"line":212},"sub_pages",134,{"tag":21,"callback":214,"file":188,"line":215},"siblings_unqprfx_shortcode",180,{"tag":217,"callback":218,"file":188,"line":219},"pagelist_ext","pagelist_unqprfx_ext_shortcode",408,{"tag":221,"callback":218,"file":188,"line":222},"pagelistext",409,[],9,{"dangerousFunctions":226,"sqlUsage":227,"outputEscaping":229,"fileOperations":28,"externalRequests":28,"nonceChecks":28,"capabilityChecks":28,"bundledLibraries":232},[],{"prepared":28,"raw":28,"locations":228},[],{"escaped":230,"rawEcho":28,"locations":231},31,[],[],[],{"summary":235,"deductions":236},"The \"page-list\" v5.9 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals excellent practices regarding SQL queries, output escaping, and a lack of dangerous functions, file operations, or external HTTP requests. This suggests a generally well-written codebase that adheres to secure coding principles in these areas. However, the complete absence of nonce checks and capability checks across all entry points, including the 9 shortcodes, is a significant concern. While the taint analysis shows no immediate critical or high-severity issues, the lack of authorization checks opens the door to potential privilege escalation or unauthorized data manipulation if any of the shortcodes' functionality is exploitable. The plugin's vulnerability history, with 3 previous medium-severity Cross-site Scripting (XSS) vulnerabilities, further highlights a past tendency for input sanitization issues. Although no currently unpatched CVEs are reported and the last vulnerability was in 2025, this history underscores the importance of robust input validation and output escaping, which are currently not comprehensively enforced through authorization mechanisms.",[237,239,241],{"reason":238,"points":173},"No nonce checks on shortcodes",{"reason":240,"points":173},"No capability checks on shortcodes",{"reason":242,"points":224},"History of medium severity XSS vulnerabilities","2026-03-16T17:22:13.683Z",{"wat":245,"direct":252},{"assetPaths":246,"generatorPatterns":248,"scriptPaths":249,"versionParams":250},[247],"\u002Fwp-content\u002Fplugins\u002Fpage-list\u002Fcss\u002Fpage-list.css",[],[],[251],"page-list\u002Fcss\u002Fpage-list.css?ver=5.9",{"cssClasses":253,"htmlComments":256,"htmlAttributes":259,"restEndpoints":260,"jsGlobals":261,"shortcodeOutput":262},[4,254,255],"subpages-page-list","siblings-page-list",[257,258],"\u003C!-- Page-list plugin v.5.9 wordpress.org\u002Fplugins\u002Fpage-list\u002F -->","\u003C!-- no pages to show -->",[],[],[],[263,264,265],"\u003Cul class=\"page-list","\u003Cul class=\"page-list subpages-page-list","\u003Cul class=\"page-list siblings-page-list"]