Performant Translations

Making internationalization/localization in WordPress faster than ever before.

v1.2.0Pascal BirchlerUpdated 2026-05-25Added Aug 29, 202340k+ installs98% rating100% support resolved
97
Score
5
Errors
9
Warnings
+0
Change

Category Scores

Security100
Repo97
Performance100
Maintainability88

Top Issues by Category

Issues Details

14 issues found in latest scan

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$file_contents".

ERROR2
WordPress.WP.AlternativeFunctions.file_system_operations_is_writable

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fread

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().

WARNING1
readme_reserved_contributors

The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"

Latest Snapshot

Findings

14

Errors

5

Warnings

9

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.2.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.2.0

97

Latest

Findings
14
Errors
5
Warnings
9
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins