A fast and flexible search and query engine for WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
651
12 issue groups
I18n
10
3 issue groups
Performance
4
2 issue groups
Security
2
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ep_after_index_' . $this->slug".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activation_available".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EP_DASHBOARD_SYNC".
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ep_find_related".
Sample message
The use of function get_post_type_labels() is forbidden
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->get_hook_prefix() . '_template_deleted'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EP_Feature_Requirements_Status".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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
Unescaped parameter $allowed_protected_keys_sql used in $wpdb->get_col()\n$allowed_protected_keys_sql assigned unsafely at line 2711.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'elasticpress' but got 'ep'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "lang"
Not analyzed yet.
First score snapshot
v5.3.3
81
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 668 | 13 | 655 | v5.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.