WP Override String Translations Security & Risk Analysis

wordpress.org/plugins/wp-override-translations

Thanks to this plugin you can translate all the strings of your portal through the admin panel.

1K active installs v3.0.0 PHP 7.0+ WP 5.0+ Updated Oct 3, 2025
gettextngettextoverride-translationstring-translationswoocommerce-translate
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Override String Translations Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "wp-override-translations" plugin version 3.0.0 demonstrates a generally strong security posture based on the provided static analysis. The plugin has no identified CVEs, a clean vulnerability history, and no critical or high-severity taint flows. Furthermore, it exhibits good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and avoiding file operations and external HTTP requests. The limited attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events, also contributes positively to its security. However, there are minor areas for improvement. A capability check is present, but the absence of nonce checks on any potential entry points (though none are explicitly listed) could be a concern if the attack surface were to expand. Additionally, while 77% of output is properly escaped, the remaining 23% represents a potential avenue for cross-site scripting (XSS) vulnerabilities, albeit likely low severity given the absence of identified taint flows.

Key Concerns

  • Unescaped output present
Vulnerabilities
None known

WP Override String Translations Security Vulnerabilities

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

WP Override String Translations Code Analysis

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

Output Escaping

77% escaped13 total outputs
Attack Surface

WP Override String Translations Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initphp\admin.php:15
actionadmin_menuphp\admin.php:16
filtergettextphp\frontend.php:12
filterngettextphp\frontend.php:13
actionwp_enqueue_scriptsphp\frontend.php:14
Maintenance & Trust

WP Override String Translations Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedOct 3, 2025
PHP min version7.0
Downloads12K

Community Trust

Rating78/100
Number of ratings7
Active installs1K
Developer Profile

WP Override String Translations Developer Profile

Vincenzo

5 plugins · 2K total installs

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

How We Detect WP Override String Translations

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-override-translations/js/main.js
Script Paths
/wp-content/plugins/wp-override-translations/js/main.js

HTML / DOM Fingerprints

CSS Classes
deleteTranslateAction
Data Attributes
wpOverrideTranslations
JS Globals
wpOverrideTranslations
FAQ

Frequently Asked Questions about WP Override String Translations