WP Post Has Archive Security & Risk Analysis

wordpress.org/plugins/wp-post-has-archive

In its initial state, WordPress does not have an archive page for posts.

10 active installs v1.0.1 PHP + WP 3.0+ Updated Jan 22, 2020
archive
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Post Has Archive Safe to Use in 2026?

Generally Safe

Score 85/100

WP Post Has Archive 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 wp-post-has-archive v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication or permission checks, resulting in a minimal attack surface. The code demonstrates good practices by exclusively using prepared statements for SQL queries and performing a nonce check. However, a concerning aspect is the output escaping, with only 43% of identified outputs being properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if untrusted data is directly rendered in the front-end. The plugin's history is clean, with no recorded CVEs, indicating a good track record for security. Overall, while the plugin's architecture and SQL handling are commendable, the insufficient output escaping warrants attention to mitigate potential XSS risks.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

WP Post Has Archive Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Post Has Archive Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 16, 2026

WP Post Has Archive Code Analysis

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

Output Escaping

43% escaped7 total outputs
Attack Surface

WP Post Has Archive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menucontrollers\admin.php:10
actionplugins_loadedwp-post-has-archive.php:22
actionplugins_loadedwp-post-has-archive.php:23
filterregister_post_type_argswp-post-has-archive.php:25
Maintenance & Trust

WP Post Has Archive Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 22, 2020
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Post Has Archive Developer Profile

Masahiro NAKASHIMA

10 plugins · 54K total installs

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

How We Detect WP Post Has Archive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-has-archive/classes/util.php/wp-content/plugins/wp-post-has-archive/classes/functions.php/wp-content/plugins/wp-post-has-archive/controllers/controller.php/wp-content/plugins/wp-post-has-archive/controllers/admin.php/wp-content/plugins/wp-post-has-archive/controllers/admin/setting.php/wp-content/plugins/wp-post-has-archive/config.php

HTML / DOM Fingerprints

CSS Classes
settings-errornoticeis-dismissibleupdatederror
FAQ

Frequently Asked Questions about WP Post Has Archive