WPML ATE integration for multilingual Directorist listings, directory builders, pages, settings UI, admin labels, and emails.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
151
11 issue groups
Security
68
7 issue groups
I18n
10
3 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
error_reporting() can lead to full path disclosure.
Sample message
The $text parameter must be a single text string literal. Found: $source_format
Sample message
$_GET['lang'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['lang']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Directorist - WPML Integration" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Processing form data without nonce verification.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at \t\t\t\t\tAND s.value IN ({$placeholders})"
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 4.
Sample message
The $context parameter must be a single text string literal. Found: $gettext_context
Sample message
Plugin name "Directorist - WPML Integration" is different from the name declared in plugin header "Directorist WPML Integration".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
3 score snapshots
v2.2.3
37
Latest
v2.2.2
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 229 | 14 | 215 | v2.2.3 | 2.1.0 |
| 36 | 230 | 15 | 215 | v2.2.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.