=== Plugin Name === Contributors: askadice Donate link: Tags: copyright, text, protection, cprotext Requires at least: 3.9.0 Tested up to: 4.2.2 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html CPROTEXT protects your texts from being hijacked using a process that nullifies in-browser copy/paste as well as HTML code parsing by web crawlers. == Description == CPROTEXT is an online service for copyright protection that you can experiment by visiting the example page of the [CPROTEXT website](https://www.cprotext.com "CPROTEXT: Copyright protection for online texts"). WP-CPROTEXT offers the opportunity to protect your published texts from any kind of digital copy, being in-browser copy/paste or HTML code parsing by web crawlers. When you decide to protect and publish a text in WordPress, it is first submitted to the CPROTEXT online service to be processed. The returned data are then stored in your WordPress database in addition to the original text. These data are used to display a copy protected version of your original text. Once stored, __the protected text data are forever yours, independently of the CPROTEXT online service__. You can then choose to enable or disable protection at will. As explained in the [CPROTEXT F.A.Q.](https://www.cprotext.com/en/faq.html), the protected text data returned by the CPROTEXT online service are only composed of standard HTML and CSS code, and do not require JavaScript code to be effective. Therefore, __contrary to other copy protection plugins, the CPROTEXT protection is engraved in the web page and can not be removed__ by disabling browser JavaScript support. Moreover, attempts to alter the protected text data would result in displaying a randomly modified text. To improve the SEO rank of your text web page, you are able to fill in a placeholder text. This placeholder will be available to web crawlers such as search engines. It can either be an abstract of your content, the first lines of your text, or whatever keywords you would like to make available to search engines so that your content is efficiently referenced. This placeholder text will also be displayed by browsers that are not able to display your protected text because of incomplete support of web standards. It can then be used to inform their users about the purpose of your protected text. The WP-CPROTEXT Settings page offers you several options: 1. How to notify your readers about the protection applied to your text 1. Which font to use to display your text ( cf. [CPROTEXT F.A.Q.](https://www.cprotext.com/en/faq.html) ) == Installation == 1. Download the zip file 1. Upload and extract the content of the zip file in your `/wp-content/plugins/` directory 1. Activate the WP-CPROTEXT plugin through the 'Plugins' menu in WordPress 1. Enjoy ! == Frequently Asked Questions == Check the [CPROTEXT website](https://www.cprotext.com) for the F.A.Q. related to the CPROTEXT online service. There are no F.A.Q. related to the plugin for now. == Screenshots == == Changelog == = 1.2.0 = add "no notification" and "stealth notification" options fix title only post updates fix issues with simple/double quotes and anti-slashes fix ie8 support related issues = 1.1.0 = apply WordPress good practices for AJAX use = 1.0.0 = Initial release