Boost your Elementor with some fresh and yet innovative options.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,656
4 issue groups
Security
447
6 issue groups
Maintainability
48
14 issue groups
Performance
3
1 issue group
Sample message
Mismatched text domain. Expected 'ooohboi-steroids-for-elementor' but got ''.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active'.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sA small set of options that allow you to move widgets in 3D space%s'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['qqfile']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['qqfile']. Check that the array index exists before using it.
Sample message
$_GET['wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cdnjs_gsap".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Class_Ob_More_Products".
Sample message
The $text parameter must be a single text string literal. Found: '%1$sAnimate anything (SVG, DOM, canvas, generic objects, whatever) along a motion path in any browser.%3$s%4$sSOURCE%5$s%2$s' . $cdnjs_motionpath
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SFE_DIR_PATH".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_exopite_sof_option".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_exopite_sof_option".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Not analyzed yet.
First score snapshot
v2.1.28
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 2,159 | 2,059 | 100 | v2.1.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.