WP Notes Remover Security & Risk Analysis

wordpress.org/plugins/wp-notes-remover

WP Notes Remover plugin removes unnesessary technical information notes (e.g. below the WordPress comments, comments are closed).

20 active installs v1.0.6 PHP + WP 2.0.2+ Updated Nov 5, 2016
remove-comment-notesremove-noteswpwp-notes-removerwpnotesremover
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Notes Remover Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The wp-notes-remover plugin v1.0.6 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, which are common vectors for exploits. The consistent use of prepared statements for SQL queries is a positive indicator of secure database interaction.

However, a notable concern arises from the output escaping. With 54 total outputs and only 11% properly escaped, there is a significant risk of cross-site scripting (XSS) vulnerabilities. This means that user-supplied data displayed by the plugin may not be adequately sanitized, allowing attackers to inject malicious scripts. The lack of nonce checks and capability checks also indicates a potential weakness, especially if any functionalities were to be added in the future that might become exposed entry points.

Historically, the plugin has no recorded vulnerabilities, which is a positive sign. This suggests that developers may have been diligent in past development or that the plugin's limited functionality has not attracted significant security scrutiny. Despite the clean vulnerability history, the identified output escaping issue presents a tangible risk that should be addressed to ensure the plugin's overall security and prevent potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

WP Notes Remover Security Vulnerabilities

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

WP Notes Remover Code Analysis

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

Output Escaping

11% escaped54 total outputs
Attack Surface

WP Notes Remover Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitwp-notes-remover.php:41
Maintenance & Trust

WP Notes Remover Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 5, 2016
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

WP Notes Remover Developer Profile

Svetoslav Marinov

26 plugins · 12K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
722 days
View full developer profile
Detection Fingerprints

How We Detect WP Notes Remover

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-notes-remover/css/style.css
Script Paths
/wp-content/plugins/wp-notes-remover/js/script.js
Version Parameters
wp-notes-remover/css/style.css?ver=wp-notes-remover/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
form-allowed-tagsnocommentsnocomments2
JS Globals
WebWeb_WP_NotesRemover_obj
FAQ

Frequently Asked Questions about WP Notes Remover