Post Views for WP Security & Risk Analysis

wordpress.org/plugins/post-views-for-wp

Post Views for WP will allow you to unveil how many number of times a post or page had been viewed. It is quite easy to use as it has only one step to …

10 active installs v1.0.2 PHP + WP 3.0+ Updated Feb 25, 2021
pagecountpostcountpostviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Post Views for WP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'post-views-for-wp' v1.0.2 plugin presents a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, particularly critical or high-severity ones, is a strong indicator of its current security maturity. The code analysis reveals a minimal attack surface with only one shortcode identified as an entry point, and importantly, this entry point is not reported as unprotected. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and having no file operations or external HTTP requests. The presence of some unescaped output (29%) is a minor concern, but its impact is likely mitigated by the lack of other exploitable entry points. Taint analysis results are also highly favorable, showing no identified flows with unsanitized paths.

While the lack of explicit nonce and capability checks on the identified entry point (the shortcode) is a point of concern, it is somewhat offset by the low overall attack surface and the absence of other vulnerabilities. The data suggests a plugin that is either very simple in its functionality, or the developers have implemented robust internal checks that are not explicitly flagged by these specific static analysis signals. The absence of any vulnerability history further strengthens the perception of a secure plugin, though it's always wise to remain vigilant for potential future issues as the plugin evolves. Overall, the plugin appears to be secure for its version, with the unescaped output and the implicit lack of explicit authorization checks on the shortcode being the primary areas for potential improvement.

Key Concerns

  • Unescaped output found
  • Lack of explicit capability checks
  • Lack of explicit nonce checks
Vulnerabilities
None known

Post Views for WP Security Vulnerabilities

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

Post Views for WP Release Timeline

v1.0.2Current
v1.0.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Post Views for WP Code Analysis

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

Output Escaping

71% escaped17 total outputs
Attack Surface

Post Views for WP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[post_viewsfwp] postviews-for-wp.php:182
WordPress Hooks 8
actionadmin_menuadmin/postviews-admin-settings.php:3
actionadmin_initadmin/postviews-admin-settings.php:9
filtermanage_posts_columnsadmin/postviews-admin-settings.php:152
actionmanage_posts_custom_columnadmin/postviews-admin-settings.php:158
filtermanage_pages_columnsadmin/postviews-admin-settings.php:165
actionmanage_pages_custom_columnadmin/postviews-admin-settings.php:171
actionwppostviews-for-wp.php:139
filterthe_contentpostviews-for-wp.php:149
Maintenance & Trust

Post Views for WP Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 25, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Post Views for WP Developer Profile

uniqcoder

3 plugins · 10 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 Views for WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-views-for-wp/admin/postviews-admin-settings.php

HTML / DOM Fingerprints

CSS Classes
pv_for_wp_view
Shortcode Output
post_viewsfwp
FAQ

Frequently Asked Questions about Post Views for WP