ST Demo Importer is a WordPress plugin for Elementor, enabling fast import of pre-designed themes and templates, saving time in website creation.
Prioritized issue groups from the latest Plugin Check scan
Security
58
8 issue groups
Maintainability
24
10 issue groups
I18n
19
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
$_GET['plugin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['plugin']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "StActivation".
Sample message
A function call to _n_noop() 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: "$this->plugin_name . '_theme_setup_wizard_page_slug'".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_missing_custom_colors".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Empty response from {$url}"'.
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
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
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "upgrader_process_complete".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$body_id".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['st_demo_importer_pro_license_key']. Check that the array index exists before using it.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
39
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v0.2.6
41
Latest
v0.2.5
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 101 | 26 | 75 | v0.2.6 | 2.1.0 |
| 40 | 102 | 27 | 75 | v0.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.