Copy Anything to Clipboard is the #1 WordPress copy-to-clipboard plugin trusted by 10,000+ active websites with 352,151+ downloads 🚀.
Prioritized issue groups from the latest Plugin Check scan
I18n
395
1 issue group
Maintainability
133
14 issue groups
Security
122
7 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'copy-the-code' but got 'ctc'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_text'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "CTC".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ctc/analytics/cleanup_batch_size".
Sample message
Function "apply_shortcodes()" requires WordPress 5.4.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$base_where} at "SELECT rule_id, COUNT(*) as count FROM {$table_name} WHERE {$base_where} AND created_at >= %s AND created_at <= %s GROUP BY rule_id ORDER BY count DESC LIMIT %d"
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$block_json".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CTC_BASE".
Sample message
Use of a direct database call is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ctc".
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 272.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 420.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CTC".
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Copy Anything to Clipboard for WordPress – Copy Button, Copy Text & Copy Code" is different from the name declared in plugin header "Copy Anything to Clipboard".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 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
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v5.5.2
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 656 | 525 | 131 | v5.5.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.