Add a click to copy button in WordPress. Let visitors copy text, code snippets, coupons, and links to the clipboard with one click – Gutenberg block.
Prioritized issue groups from the latest Plugin Check scan
Security
7
4 issue groups
I18n
6
2 issue groups
Maintainability
4
3 issue groups
Sample message
Mismatched text domain. Expected 'click-to-copy' but got 'advanced-post-block'.
Sample message
Processing form data without nonce verification.
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_block_wrapper_attributes'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['content']
Sample message
$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Plugin name "Click To Copy – Copy Text or Code to Clipboard Instantly" is different from the name declared in plugin header "Click to Copy".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "clipboard", expected "click-to-copy".
Potential connections found in static code analysis.
Outbound calls
48
External assets
1
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.3
79
Latest
v2.0.2
59
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 17 | 9 | 8 | v2.0.3 | 2.0.0 |
| 59 | 48 | 13 | 35 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.