String Replacer Security & Risk Analysis

wordpress.org/plugins/string-replacer

Replace any string visible to site visitors or found in outgoing emails—titles, content, footers, and more. Comes with a dynamic admin interface.

100 active installs v1.4.3 PHP 7.2+ WP 5.0+ Updated Dec 8, 2025
admin-toolcontent-filteremail-filterstring-replacetranslation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is String Replacer Safe to Use in 2026?

Generally Safe

Score 100/100

String Replacer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "string-replacer" v1.4.3 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential entry points for malicious actors. Furthermore, the code signals indicate a commitment to secure coding practices, with no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The lack of file operations and external HTTP requests further reduces the attack surface. The plugin's vulnerability history being completely clean is also a very positive indicator. However, the complete lack of nonce checks and capability checks across all entry points (even though there are zero entry points reported) is a theoretical concern. If any entry points were to be introduced in future versions, or if the reported attack surface is not exhaustive, the absence of these fundamental WordPress security mechanisms could become a significant risk. The bundled DataTables library is a common component, but its version is not specified, which could be a minor concern if it's outdated.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • Bundled library DataTables (version unknown)
Vulnerabilities
None known

String Replacer Security Vulnerabilities

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

String Replacer Code Analysis

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

Bundled Libraries

DataTables

Output Escaping

100% escaped8 total outputs
Attack Surface

String Replacer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menustring-replacer.php:18
actionadmin_initstring-replacer.php:22
filterthe_titlestring-replacer.php:85
filterthe_contentstring-replacer.php:86
actiontemplate_redirectstring-replacer.php:89
filterwp_mailstring-replacer.php:96
actionadmin_enqueue_scriptsstring-replacer.php:144
Maintenance & Trust

String Replacer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 8, 2025
PHP min version7.2
Downloads956

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

String Replacer Developer Profile

BaiatuLuTata

3 plugins · 100 total installs

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

How We Detect String Replacer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/string-replacer/assets/css/jquery.dataTables.min.css/wp-content/plugins/string-replacer/assets/js/jquery.dataTables.min.js/wp-content/plugins/string-replacer/assets/js/admin.js
Script Paths
/wp-content/plugins/string-replacer/assets/js/jquery.dataTables.min.js/wp-content/plugins/string-replacer/assets/js/admin.js
Version Parameters
string-replacer/assets/css/jquery.dataTables.min.css?ver=string-replacer/assets/js/jquery.dataTables.min.js?ver=string-replacer/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrapwp-list-tablewidefatfixedstripedremove-rowadd-row
Data Attributes
id="replacements-table"
FAQ

Frequently Asked Questions about String Replacer