Effortlessly set up WordPress themes with WPelemento Importer. One-click demo imports, Elementor compatibility, and support for diverse themes.
Prioritized issue groups from the latest Plugin Check scan
I18n
97
3 issue groups
Maintainability
64
12 issue groups
Security
47
8 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'wpelemento-importer' but got 'film-production'.
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
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_html'.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "enqueue_custom_admin_notice_styles".
Sample message
$_GET['plugin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EDI_BASE".
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Detected usage of a non-sanitized input variable: $_GET['plugin']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "tgmpa_notice_action_links".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name . '_theme_setup_wizard_page_slug'".
Sample message
File and folder names must not contain spaces or special characters.
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
Detected usage of a possibly undefined superglobal array index: $_POST['bdi_admin_notice_id']. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPElemento Importer" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BDI_Admin_Notice".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
The $text parameter must be a single text string literal. Found: $theme_key
Sample message
Setting `suppress_filters` to `true` is prohibited.
Potential connections found in static code analysis.
Outbound calls
46
External assets
4
Incoming endpoints
12
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v0.7.1
37
Latest
v0.7.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 209 | 121 | 88 | v0.7.1 | 2.0.0 |
| 35 | 249 | 126 | 123 | v0.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.