This WP plugin protects posts from being copied (content copy protection). Keep your content safe from unauthorized distribution!
Prioritized issue groups from the latest Plugin Check scan
Security
180
6 issue groups
Maintainability
82
5 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_email_wccp'.
Sample message
$_GET['page'] 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: $_POST['_Restore_defaults']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "alert_message".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Content Copy Protection & No Right Click" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
The parameter "$deprecated" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.
Sample message
Tested up to: 7.0.3 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v3.7.2
41
Latest
v3.7.1
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 262 | 127 | 135 | v3.7.2 | 2.0.0 |
| 41 | 262 | 127 | 135 | v3.7.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.