Require Post Tags Security & Risk Analysis

wordpress.org/plugins/require-post-tags

Require users to add at least one post tag before saving a draft, updating a post, or publishing a post. This applies to normal posts and may not be …

40 active installs v1.0 PHP + WP 3.0+ Updated Nov 16, 2017
forcepostpublishrequiretags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Require Post Tags Safe to Use in 2026?

Generally Safe

Score 85/100

Require Post Tags 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 'require-post-tags' v1.0 plugin exhibits an excellent static security posture, with no identified vulnerabilities in its code analysis or taint flows. The absence of dangerous functions, the consistent use of prepared statements for any potential SQL operations (though none were found), and the complete output escaping all point to strong secure coding practices. The plugin also has a clean vulnerability history, with zero recorded CVEs, indicating a history of stability and likely diligent security patching if issues were ever discovered.

While the lack of any detected attack surface (AJAX, REST API, shortcodes, cron events) is a significant strength, it also means there are no opportunities for the plugin to implement security checks like nonces or capability checks. The complete absence of these checks on entry points, while currently not a risk due to the lack of entry points, could become a concern if the plugin were to be extended in the future without proper security considerations. Overall, the plugin is currently very secure, with its primary strength being its minimal code footprint and excellent adherence to secure coding standards. However, the lack of any inherent security mechanisms means future development would require careful attention to prevent potential vulnerabilities.

Key Concerns

  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Require Post Tags Security Vulnerabilities

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

Require Post Tags 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

Require Post Tags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_footer-post.phprequire-post-tags.php:28
actionadmin_footer-post-new.phprequire-post-tags.php:29
Maintenance & Trust

Require Post Tags Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 16, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Require Post Tags Developer Profile

Josh Hartman

3 plugins · 2K total installs

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

How We Detect Require Post Tags

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tagchecklist
FAQ

Frequently Asked Questions about Require Post Tags