Elementor all-in-one addons pack with the best widgets for Elementor, offering 100+ free widgets, templates, and tools to create stunning websites!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,038
15 issue groups
Security
698
10 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AddonLibraryCreatorPluginUC".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "UCIsAddonLibraryPluginExists".
Sample message
Function "get_avatar_data()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: ""ue_modify_dropdown_" . $phpFilter".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISABLE_DOUBLY".
Sample message
Unescaped parameter $changelogTable used in $wpdb->query()\n$changelogTable assigned unsafely at line 143.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE["woocommerce_recently_viewed"]
Sample message
$_COOKIE["woocommerce_recently_viewed"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $fieldsTable at \t\t\t\t\t\t\tFROM $fieldsTable\n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filterName".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
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: $_FILES['json_file']['type']. Check that the array index exists before using it.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of tax_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
4 score snapshots
v2.0.13
24
Latest
v2.0.12
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,803 | 710 | 2,093 | v2.0.13 | 2.0.0 |
| 24 | 2,803 | 710 | 2,093 | v2.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.