Import Dummy data for themes developed by Cyclone Themes.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,562
2 issue groups
Maintainability
572
8 issue groups
Security
90
5 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'cyclone-demo-importer' but got 'bizberg'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cdi_after_activation".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cdi_econsulting_agency_about_us_image".
Sample message
The $text parameter must be a single text string literal. Found: 'Content ' . $i
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CDI_PLUGIN_DIR_PATH".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Quiet_Skin".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$my_theme".
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 non-sanitized input variable: $_GET['import']
Sample message
$_GET['import'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like post__not_in, 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
Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v2.9.60
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 2,226 | 1,778 | 448 | v2.9.60 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.