WP Content Copy Protection & No Right Click (PRO)

WP Content Copy Protection & No Right Click (PRO) 17.0

没有下载权限
Fix for portfolio post types issue
New informaion menue at the top admin bar to know more about the protection status
Added color coding (Red, Green, Yellow) for Yes/No, On/Off, Active/Inactive texts.
Added new info item showing blocked CTRL+ keys (Ctrl+S, Ctrl+A, Ctrl+C, Ctrl+X, Ctrl+V, Ctrl+U, F12).
Mapped protection settings (e.g., ctrl_s_protection) to "checked" values for detection.
Improved information submenu by including more meaningful system settings from $wccp_pro_settings.
Refactored code to keep arrays consistent and easier to extend for future info items.
Fix compatapility issue with some statistics plugins
Fix some CSS issues inside our plugin admin page
🚨 Important: This is a major update, so please check your settings after applying it! 🚨
12 deprecated options inside the options array have been replaced with new ones.
Selection Protection now works based on any public post_type.
Right-Click Protection now works based on any public post_type.
CSS Protection options are now merged into the selection tab and function together as a single feature.
Overlay Protection now works based on any public post_type.
You can now control the watermark stamp space over the image (%) using a percentage value.
Compatibility with PHP 8.2 & 8.3 has been added to reduce errors and fix all deprecated functions.
The "Copy Code" button now works for pre tags containing code tags inside.
The (.htaccess) file has been moved from the uploads folder to the wp-content folder.
The wp-color-picker has been replaced with the default browser color picker, which is faster and more efficient.
The plugin now uses a dynamic folder name in case the plugin folder name is changed for any reason.
Overlay Protection has been optimized.
Added the ability to watermark single-frame GIF images correctly.
Reduced transparency for GIF images when a watermark logo is applied to them.
Added the ability to control the logo size over images (by percentage, depending on the logo's size).
Arabic language support has been added for watermark text over images.
Images can now be watermarked even if the `.htaccess` file is not supported by your server.
A new admin page called "Watermark Testing" has been added to test the watermarking feature for all major image types.
Six new tests have been included in this admin page.
You can now view the `.htaccess` file content with one click—this is especially useful when providing information for support.
The "Server Data" button provides detailed information about your server, eliminating the need to contact your web hosting company.
Watermarking will not appear in the (Preview Post Box) thumbnail image shown by some SEO plugins when editing posts.
Watermarking will not appear on the (Image Gallery Page).
Watermarking will not appear on the (Edit post Page) or (SEO preview plugins included there)
Fix (URL Exclude List) option
New feature inside the plugin control panel to test the watermarking for all major image types
New feature is called (watermark testing) and link to it is located under the plugin menu main link
Six new tests has been included inside the (watermark testing) page
Watermarking speed increased by 78%, Thanks to the use of AI tools to improve the speed of the code.
New htaccess rule to block all PHP files in wp-content and its subfolders, except watermark.php
New Feature: Advanced .htaccess Rule to Block Image-Grabbing Browser Extensions
Tested with latest wordpress version 6.8.2
Hide protection icon on top admin bar for non-admin user roles
Fix Open Redirect issue to prevent malicious actors to use the site to redirect visitors to malicious URLs
PHP page no-js.php has been removed , there is no need for it after the new fix
Tested with last wordpress version 6.6.1
Alert message fix
Tested with last wordpress version 6.5.5
Fix PHP Warning related to $post_type functions.php on line 1060
顶部