HTML Tag and Class Replace Security & Risk Analysis

wordpress.org/plugins/html-tag-and-class-replace

Allows you to Replace any HTML Tag and Class of your WordPress WebSite.

200 active installs v1.1.1 PHP 5.3+ WP 4.7+ Updated May 3, 2025
css-classfooter-codeh1-replacehtml-classhtml-code
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTML Tag and Class Replace Safe to Use in 2026?

Generally Safe

Score 100/100

HTML Tag and Class Replace has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The plugin "html-tag-and-class-replace" v1.1.1 exhibits a generally good security posture based on the provided static analysis. The plugin demonstrates strong adherence to secure coding practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and performing nonce checks on its single AJAX entry point. The complete absence of file operations, external HTTP requests, and shortcodes/cron events further minimizes the potential attack surface. The lack of any recorded vulnerabilities in its history is also a positive indicator.

However, a key area for concern is the absence of capability checks for its AJAX handler. While a nonce check is present, allowing any authenticated user to potentially trigger this handler without proper authorization checks could lead to unintended actions or privilege escalation if the handler's functionality is sensitive. Additionally, the 30% of output that is not properly escaped, while not flagged as critical in taint analysis, represents a potential cross-site scripting (XSS) risk if the unescaped output is derived from user-supplied data. The lack of taint analysis results is also notable; while it might indicate no flows were found, a more comprehensive analysis could provide greater confidence.

Key Concerns

  • Missing capability checks on AJAX handler
  • Unescaped output present
Vulnerabilities
None known

HTML Tag and Class Replace Security Vulnerabilities

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

HTML Tag and Class Replace Code Analysis

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

Output Escaping

70% escaped23 total outputs
Attack Surface

HTML Tag and Class Replace Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_save_html_replace_datainc\functions.php:8
WordPress Hooks 4
actionadmin_menuhtml-tag-and-class-replace.php:45
actioninitinc\functions.php:5
actionadmin_enqueue_scriptsinc\functions.php:6
actionwp_enqueue_scriptsinc\functions.php:7
Maintenance & Trust

HTML Tag and Class Replace Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 3, 2025
PHP min version5.3
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

HTML Tag and Class Replace Developer Profile

Jahid Hasan

4 plugins · 11K total installs

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

How We Detect HTML Tag and Class Replace

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/html-tag-and-class-replace/assets/admin/css/style.css/wp-content/plugins/html-tag-and-class-replace/assets/admin/js/admin.js/wp-content/plugins/html-tag-and-class-replace/assets/app/js/replace.js
Script Paths
/wp-content/plugins/html-tag-and-class-replace/assets/admin/js/admin.js/wp-content/plugins/html-tag-and-class-replace/assets/app/js/replace.js
Version Parameters
html-tag-and-class-replace/assets/admin/css/style.css?ver=html-tag-and-class-replace/assets/admin/js/admin.js?ver=html-tag-and-class-replace/assets/app/js/replace.js?ver=

HTML / DOM Fingerprints

JS Globals
htmlReplaceAjaxhtc_data
FAQ

Frequently Asked Questions about HTML Tag and Class Replace