WPGlobus

Multilingual/Globalization: URL-based multilanguage with an easy translation interface.

v3.0.2Gregory Karpinsky (@tivnet)Updated 2026-02-01Added Jul 29, 20149k+ installs90% rating
95
Score
3
Errors
83
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance100
Maintainability81

Top Issues by Category

Issues Details

86 issues found in latest scan

WARNING73
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "enter_title_here".

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WPGlobus" - contains the restricted term "wp" which cannot be used at all in your plugin name.

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "icl_xml2array".

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

Latest Snapshot

Findings

86

Errors

3

Warnings

83

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.0.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.0.2

95

Latest

Findings
86
Errors
3
Warnings
83
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins