
wp_list_pages tweaks Security & Risk Analysis
wordpress.org/plugins/wp-list-pages-tweaksRemove links for parent-items, add a is-parent class and/or add the parent-item to the submenu.
Is wp_list_pages tweaks Safe to Use in 2026?
Generally Safe
Score 85/100wp_list_pages tweaks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-list-pages-tweaks" v1.0 plugin exhibits a mixed security posture. On one hand, the static analysis shows an absence of dangerous functions, SQL injection vulnerabilities through prepared statements, file operations, and external HTTP requests. The attack surface is also reported as zero entry points, which is a strong positive sign. However, a significant concern arises from the complete lack of output escaping, indicating that all 30 identified output points are potentially vulnerable to Cross-Site Scripting (XSS) attacks. Furthermore, the absence of nonce and capability checks across the board is a major security weakness, as it implies that any potential entry points, if they were to exist, would be entirely unprotected against unauthorized actions or privilege escalation. The vulnerability history is clean, with no known CVEs, which is positive but doesn't mitigate the risks identified in the current code analysis. The plugin's strengths lie in its avoidance of common backend vulnerabilities, but its critical deficiency in output sanitization and lack of any authentication checks on its code present substantial risks.
Key Concerns
- 0% properly escaped output
- 0 nonce checks
- 0 capability checks
wp_list_pages tweaks Security Vulnerabilities
wp_list_pages tweaks Code Analysis
Output Escaping
wp_list_pages tweaks Attack Surface
WordPress Hooks 2
Maintenance & Trust
wp_list_pages tweaks Maintenance & Trust
Maintenance Signals
Community Trust
wp_list_pages tweaks Alternatives
Children Pages
children-pages
Displays children pages of the current top-parent page in a sidebar widget.
Simply Hide Pages
simply-hide-pages
Easy way to hide some pages from wp_list_pages output.
CleanCodeNZ Exclude Pages Plugin
cleancode-exclude-pages
This is a plugin to hide pages from navigation and/or search results using custom fields, parent and child pages are supported too
CC-List-Posts
cc-list-posts
This plugin adds similar to wp_list_pages, missing function and shortcode wp_list_posts with pagination support.
Delink Pages
delink-pages
This plugin will allow you to specify certain pages to not be linked when wp_list_pages() is used in a theme.
wp_list_pages tweaks Developer Profile
2 plugins · 20 total installs
How We Detect wp_list_pages tweaks
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
is-parentdupl-parentDesc: add option 'wp_list_pages_tweaks'Desc: add the tweaks to wp_list_pagesDesc: add wp_list_pages tweaks to the admin menuDesc: admin page+1 morename="parent_in_submenu"name="remove_parent_link"name="isparent_class"id="parent_in_submenu"id="remove_parent_link"id="isparent_class"