Move Addons is a WordPress plugin for Elementor page builder, is a powerful tool that helps you to make almost every possible customization to your we …
Prioritized issue groups from the latest Plugin Check scan
I18n
3,628
7 issue groups
Security
287
4 issue groups
Maintainability
87
10 issue groups
Performance
7
1 issue group
Sample message
Mismatched text domain. Expected 'move-addons' but got "moveaddons".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<span class='field_desc'>{$field_desc}</span>"'.
Sample message
The $text parameter must be a single text string literal. Found: $accordion['btntitle']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alldata".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of tax_query, possible slow query.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nav_menu_css_class".
Sample message
Missing $domain parameter in function call to esc_attr__().
Sample message
Processing form data without nonce verification.
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
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
Detected usage of meta_key, possible slow query.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>No product found.</p>'
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
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "$arg" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style 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
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "moveaddons", expected "move-addons".
Not analyzed yet.
First score snapshot
v1.3.8
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 4,010 | 3,919 | 91 | v1.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.