Extend the ability of Elementor Website Builder
Prioritized issue groups from the latest Plugin Check scan
I18n
268
7 issue groups
Maintainability
101
12 issue groups
Security
57
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'slider-path' but got 'ecolab'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p class='description'>$details</p>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$elements_active".
Sample message
Missing $domain parameter in function call to __().
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pb_settings_after_page_' . $this->get_current_page()".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "slider_pat_elementor_template_".
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $singular
Sample message
Processing form data without nonce verification.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->get_current_page()".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PB_Settings".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['QUERY_STRING']. Check that the array index exists before using it.
Sample message
The parameter "array(\n\t\t\t\t'hide_empty' => false,\n\t\t\t)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<strong>%s</strong> plugin requires plugin(s): %s to be installed and activated. Please continue with installation or activation'.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Slider Path for Elementor" is different from the name declared in plugin header "Slider Path".
Potential connections found in static code analysis.
Outbound calls
124
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v3.0.0
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 429 | 329 | 100 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.