WP Custom Cursors: Elevate your website's engagement with unique, personalized cursors! Choose from a collection of pre-designed options or creat …
Prioritized issue groups from the latest Plugin Check scan
I18n
665
4 issue groups
Maintainability
384
7 issue groups
Security
27
6 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'wp-custom-cursors' but got 'wpcustom-cursors'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate_on_value".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $added_cursors_query
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpcc_render_add_new_page".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Custom Cursors | WordPress Cursor Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['edit_row'] not unslashed before sanitization. Use wp_unslash() or similar
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
Unescaped parameter $added_cursors_table used in $wpdb->get_var()\n$added_cursors_table assigned unsafely at line 34.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $added_cursors_table at "SHOW TABLES LIKE '$added_cursors_table'"
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Plugin name "WP Custom Cursors | WordPress Cursor Plugin" is different from the name declared in plugin header "WP Custom Cursors".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.4 < 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.
Sample message
Mismatched Requires PHP: 7.4 != 7.2. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
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 "wpcustom-cursors", expected "wp-custom-cursors".
Not analyzed yet.
First score snapshot
v3.3
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 1,081 | 691 | 390 | v3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.