View All Pages Security & Risk Analysis

wordpress.org/plugins/view-all-pages

Adds a "All Pages" link to the wp_link_pages() output that will show all pages for a post on singe page. Requires PHP 5+

10 active installs v0.1.1 PHP + WP 2.8+ Updated Feb 10, 2011
all-pagesmulti-pagepaginationpagingwp_link_pages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is View All Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The 'view-all-pages' plugin v0.1.1 exhibits an excellent security posture based on the provided static analysis. There are no identified attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events. The code itself demonstrates adherence to secure coding practices, with no dangerous functions detected, all SQL queries using prepared statements, and all output properly escaped. The absence of file operations and external HTTP requests further minimizes the plugin's potential for compromise. The vulnerability history is also clean, with no known CVEs, indicating a history of secure development or minimal historical exposure. This combination of a small attack surface, robust coding practices, and a clean vulnerability record suggests a highly secure plugin. However, the complete lack of capability checks and nonce checks, while not currently exploitable due to the absence of entry points, represents a potential future risk if any entry points are introduced without proper authorization. It is a strength that no vulnerabilities have been found, but the absence of these critical security mechanisms is a notable area for potential improvement and a slight concern for future development.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

View All Pages Security Vulnerabilities

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

View All Pages Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

View All Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionparse_queryview-all-pages.php:19
actionthe_postview-all-pages.php:20
filterwp_link_pages_argsview-all-pages.php:21
actioninitview-all-pages.php:78
Maintenance & Trust

View All Pages Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedFeb 10, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

View All Pages Developer Profile

prettyboymp

4 plugins · 50 total installs

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

How We Detect View All Pages

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
All PagesFirst page
FAQ

Frequently Asked Questions about View All Pages