This plugin will protect the posts content from copying by disable right click and disable selecting text. You can exclude pages and posts.
Prioritized issue groups from the latest Plugin Check scan
Security
77
5 issue groups
I18n
48
3 issue groups
Maintainability
28
9 issue groups
Repo Compliance
4
4 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->textdomain
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['Protect_Copy_save']
Sample message
$_POST['Protect_Copy_save'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CopyProtect".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_e'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: esc_attr($protect_plugin_value_include)
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WP_content_copy_cd_admin_scripts".
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 Content Copy Protection with Color Design" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CopyProtect".
Sample message
Processing form data without nonce verification.
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
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 6.8 < 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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
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
Function "wp_is_mobile()" requires WordPress 3.4.0, but your plugin minimum supported version is WordPress 3.0.0.
Not analyzed yet.
First score snapshot
v2.4.2
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 157 | 96 | 61 | v2.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.