WP-CopyProtect [Protect your blog posts] - Version 1.6

Version Description

Download this release

Release Info

Developer cchetanonline
Plugin Icon wp plugin WP-CopyProtect [Protect your blog posts]
Version 1.6
Comparing to
See all releases

Code changes from version 1.5 to 1.6

Files changed (3) hide show
  1. Thumbs.db +0 -0
  2. readme.txt +2 -2
  3. wp-copyprotect.php +2 -2
Thumbs.db DELETED
Binary file
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === WP-CopyProtect ===
2
  Contributors: cchetanonline
3
  Donate link: http://www.thechetan.com/wp-copyprotect/#donate
4
- Tags: post, posts, copy, protect, right, click, disable, copyprotect, Google, SEO
5
  Requires at least: 2
6
- Tested up to: 2.7
7
  Stable tag: 1.6
8
 
9
  Protect your blog content from getting copied. A simple plug-in developed to stop the Copy cats
1
  === WP-CopyProtect ===
2
  Contributors: cchetanonline
3
  Donate link: http://www.thechetan.com/wp-copyprotect/#donate
4
+ Tags: post, posts, copy, protect, right, click, disable, copyprotect, Google, SEO, page, plugin
5
  Requires at least: 2
6
+ Tested up to: 2.7.1
7
  Stable tag: 1.6
8
 
9
  Protect your blog content from getting copied. A simple plug-in developed to stop the Copy cats
wp-copyprotect.php CHANGED
@@ -32,7 +32,7 @@ function CopyProtect_no_right_click($CopyProtect_click_message)
32
  <!--
33
 
34
  /***************************************************************************************************************
35
- *Copyprotection for this site is provided by WP-CopyProtect v1.6 visit TheChetan.com/wp-copyprotect/ for more details
36
  *RightClick Disabled, Please DO NOT COPY.
37
  ***************************************************************************************************************/
38
 
@@ -80,7 +80,7 @@ function CopyProtect_no_select()
80
  <script type="text/javascript">
81
 
82
  /***************************************************************************************************************
83
- *Copyprotection for this site is provided by WP-CopyProtect v1.6 visit TheChetan.com/wp-copyprotect/ for more details
84
  *Selection Disabled, Please DO NOT COPY.
85
  ***************************************************************************************************************/
86
 
32
  <!--
33
 
34
  /***************************************************************************************************************
35
+ *Copyprotection for this site is provided by WP-CopyProtect v1.6 visit www.TheChetan.com/wp-copyprotect/ for more details
36
  *RightClick Disabled, Please DO NOT COPY.
37
  ***************************************************************************************************************/
38
 
80
  <script type="text/javascript">
81
 
82
  /***************************************************************************************************************
83
+ *Copyprotection for this site is provided by WP-CopyProtect v1.6 visit www.TheChetan.com/wp-copyprotect/ for more details
84
  *Selection Disabled, Please DO NOT COPY.
85
  ***************************************************************************************************************/
86