Post Type Archive Pages Security & Risk Analysis

wordpress.org/plugins/post-type-archive-pages

Place the archive pages for your post types in the structure of your content pages. The power of pages and post types combined!

300 active installs v1.0.4 PHP 5.6+ WP 5.0+ Updated Jan 30, 2020
archive-pagespost-types
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Post Type Archive Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The static analysis of the "post-type-archive-pages" plugin version 1.0.4 reveals an exceptionally clean code base with no identified dangerous functions, SQL injection vulnerabilities, or file operations. The plugin also demonstrates good practices by exclusively using prepared statements for its SQL queries. The lack of external HTTP requests and the absence of any taint analysis findings further bolster its security profile. Furthermore, the plugin has no recorded vulnerability history, including critical or high severity CVEs, suggesting a stable and well-maintained codebase over time.

However, a significant concern arises from the complete absence of capability checks and nonce checks. While the plugin currently presents zero entry points without authentication, this lack of built-in security mechanisms means that if any new entry points were to be introduced in future updates, they could be unintentionally exposed and vulnerable. The 67% output escaping rate, while not critical, also indicates a minor area for improvement to ensure all dynamic output is properly sanitized to prevent potential cross-site scripting (XSS) vulnerabilities.

In conclusion, the "post-type-archive-pages" plugin v1.0.4 exhibits a strong security posture with a clean codebase and no known historical vulnerabilities. Its adherence to secure SQL practices is commendable. The primary weakness lies in the complete reliance on WordPress's core security for entry points, with no specific capability or nonce checks implemented within the plugin itself. This, coupled with a minor output escaping deficiency, presents a slight but notable area for potential future risk if the plugin's attack surface expands without corresponding security controls.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
  • Output escaping not fully implemented (33% unescaped)
Vulnerabilities
None known

Post Type Archive Pages Security Vulnerabilities

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

Post Type Archive Pages Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Post Type Archive Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filteracf/location/rule_values/page_typeincludes\acf.php:8
filteracf/location/rule_match/page_typeincludes\acf.php:9
actionadmin_initincludes\admin-mods.php:7
actiontheme_page_templatesincludes\admin-mods.php:8
actionedit_form_after_titleincludes\admin-mods.php:9
filterdisplay_post_statesincludes\admin-mods.php:10
actionplugins_loadedincludes\l10n.php:7
filterwp_nav_menu_objectsincludes\menus.php:8
filterregister_post_type_argsincludes\permalinks.php:10
filterregister_taxonomy_argsincludes\permalinks.php:11
actionpost_updatedincludes\permalinks.php:14
actionadmin_initincludes\permalinks.php:15
actionadmin_initincludes\settings.php:9
Maintenance & Trust

Post Type Archive Pages Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 30, 2020
PHP min version5.6
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs300
Developer Profile

Post Type Archive Pages Developer Profile

Darren Grant

1 plugin · 300 total installs

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

How We Detect Post Type Archive 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 Post Type Archive Pages