Exclude Pages Security & Risk Analysis

wordpress.org/plugins/exclude-pages

This plugin adds a checkbox, “include this page in menus”, uncheck this to exclude pages from the page navigation that users see on your site.

30K active installs v1.92 PHP + WP 2.2.3+ Updated Nov 28, 2017
exclude-pagesget_pageshide-pagesmenunavigation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Exclude Pages Safe to Use in 2026?

Generally Safe

Score 85/100

Exclude Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The 'exclude-pages' plugin v1.92 exhibits a generally good security posture in terms of its attack surface and handling of sensitive operations. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points. Furthermore, the plugin's sole SQL query utilizes prepared statements, and there are no recorded vulnerabilities in its history, suggesting a history of secure development and maintenance. However, a notable concern arises from the lack of output escaping for all identified output points. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data or dynamic content is directly outputted without proper sanitization. While taint analysis and dangerous function usage are clear, the unescaped output remains a potential weakness that should be addressed.

Key Concerns

  • All identified outputs are unescaped
Vulnerabilities
None known

Exclude Pages Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Exclude Pages Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
4
0 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface

Exclude Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterget_pagesexclude_pages.php:329
filterget_pagesexclude_pages.php:339
actionsave_postexclude_pages.php:353
actionadmin_headexclude_pages.php:356
actionadmin_footerexclude_pages.php:357
actioninitexclude_pages.php:369
actionadmin_initexclude_pages.php:370
Maintenance & Trust

Exclude Pages Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 28, 2017
PHP min version
Downloads1.0M

Community Trust

Rating98/100
Number of ratings47
Active installs30K
Developer Profile

Exclude Pages Developer Profile

Simon Wheatley

2 plugins · 40K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Exclude Pages

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Exclude Pages