{"id":590,"date":"2008-11-30T18:02:36","date_gmt":"2008-11-30T18:02:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-copyprotect\/"},"modified":"2015-06-23T13:41:52","modified_gmt":"2015-06-23T13:41:52","slug":"wp-copyprotect","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-copyprotect\/","author":755820,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.1.0","stable_tag":"3.1.0","tested":"4.2.39","requires":"2","requires_php":"","requires_plugins":"","header_name":"WP-CopyProtect [Protect your blog posts]","header_author":"Chetan Gole","header_description":"","assets_banners_color":"cccccc","last_updated":"2017-11-28 07:32:03","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/chetangole.com\/blog\/wp-copyprotect\/#donate","header_plugin_uri":"http:\/\/chetangole.com\/blog\/wp-copyprotect\/","header_author_uri":"http:\/\/chetangole.com\/","rating":4.2,"author_block_rating":0,"active_installs":10000,"downloads":327871,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":6,"2":0,"3":0,"4":5,"5":27},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1186194","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.9","1.9.1","2.0.0","3.0.0","3.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1776649","resolution":"1","location":"plugin","width":991,"height":922}},"screenshots":{"1":"Configuration page"}},"plugin_section":[],"plugin_tags":[2738,86,166,1929,4387],"plugin_category":[54,59],"plugin_contributors":[78317],"plugin_business_model":[],"class_list":["post-590","plugin","type-plugin","status-closed","hentry","plugin_tags-copy","plugin_tags-post","plugin_tags-posts","plugin_tags-protect","plugin_tags-right","plugin_category-security-and-spam-protection","plugin_category-utilities-and-tools","plugin_contributors-cchetanonline","plugin_committers-cchetanonline"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-copyprotect_cccccc.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-copyprotect\/trunk\/screenshot-1.png?rev=1776649","caption":"Configuration page"}],"raw_content":"<!--section=description-->\n<p>Protect your blog content from getting copied. A simple plug-in developed to stop the Copy cats<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li><strong>Disable selection of text<\/strong> - Now those n00bs can not copy your content easily.<\/li>\n<li><strong>Disable right click on your blog<\/strong> - Disable right click with popup message or without popup message.<\/li>\n<li><strong>No side-effect on SEO<\/strong> - Search engines can read your content without any problem.<\/li>\n<li><strong>User specific setting<\/strong> - Apply above settings to all users or specific category of users like Admin.<\/li>\n<\/ul>\n\n<h4>Please note<\/h4>\n\n<ul>\n<li>Both <em>disable right click<\/em> and <em>disable selection of text<\/em> can be switch ON or OFF through <em>Settings<\/em> menu.<\/li>\n<li><p><em>You must enable the options<\/em> from WP-CopyProtect settings page after installing the plugin, to enable the protection to your blog.<\/p>\n\n<p>Why don't you rate the plugin if you like it !! :)  &gt;&gt;<\/p><\/li>\n<\/ul>\n\n<p>By <a href=\"http:\/\/chetangole.com\/\">Chetan Gole<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>wp-copyprotect.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to <strong>Dashboard<\/strong> and then <strong>WP Copy Protect<\/strong> to configure and enable.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>wp-copyprotect.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to <strong>Dashboard<\/strong> and then <strong>WP Copy Protect<\/strong> to configure and enable.<\/li>\n<\/ol><\/dd>\n<dt>Why Disable content selection is not working ?<\/dt>\n<dd><p>Most probably your theme doesn't have <code>&lt;?php wp_footer(); ?&gt;<\/code> in footer, so please edit the footer of your theme and insert that code. \nTo edit the theme  go to Design &gt;&gt; Theme Editor &gt;&gt; Select \"Footer.php\" from right hand list &gt;&gt;  and paste <code>&lt;?php wp_footer(); ?&gt;<\/code> just before the '&lt; \/body &gt;' tag.\nIf possible add this code near to Wordpress link. \nThe \"disable Content selection\" will start working.<\/p><\/dd>\n<dt>WP Copyprotect is bad for the SEO?<\/dt>\n<dd><p>No, This plug-in is developed in PHP and javascript, for this reason the plug-in does not affect search engines, it only affects the user's browser that tries to copy your content. Search engines can read the content of your blog.<\/p><\/dd>\n<dt>I have problems and questions<\/dt>\n<dd><p>Catch me on <a href=\"http:\/\/chetangole.com\/blog\/wp-copyprotect\/\">Wp-CopyProtect Homepage<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>ver : 3.1.0<\/h4>\n\n<ol>\n<li>Sanitising user input for protection. Avoiding XSS attacks. Reference: https:\/\/codex.wordpress.org\/Function_Reference\/sanitize_text_field<\/li>\n<\/ol>\n\n<h4>ver : 3.0.0<\/h4>\n\n<ol>\n<li>Added user specific setting, now you can disable WP Copy Protect for admin\/logged-in users. <\/li>\n<li>Moved menu to top level. <\/li>\n<\/ol>\n\n<h4>ver : 2.2.0<\/h4>\n\n<ol>\n<li>Compatibility tag added for WP 3+<\/li>\n<\/ol>\n\n<h4>ver : 2.1.0<\/h4>\n\n<ol>\n<li>Footer link is now optional.<\/li>\n<\/ol>\n\n<h4>ver : 2.0.0<\/h4>\n\n<ol>\n<li>New option added for disabling right click without popup message, UI changes.<\/li>\n<\/ol>\n\n<h4>ver : 1.9.1<\/h4>\n\n<p>.1 Compatibility tag added for Wp 2.9 .<\/p>\n\n<h4>ver : 1.9.0<\/h4>\n\n<ol>\n<li>VALID XHTML (Validation errors removed).<\/li>\n<\/ol>\n\n<h4>ver : 1.8.0<\/h4>\n\n<ol>\n<li>Update for Wordpress 2.8 with change in settings panel.<\/li>\n<\/ol>","raw_excerpt":"Protect your blog content from getting copied. A simple plug-in developed to stop the Copy cats","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/590","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=590"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/cchetanonline"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=590"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=590"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=590"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=590"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=590"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=590"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}