WP Content Copy Protection & No Right Click - Version 3.4.9

Version Description

  • Return to the previous version (3.4.7)with some small fix and new version id (3.4.9) until do more fixes
Download this release

Release Info

Developer wp-buy
Plugin Icon 128x128 WP Content Copy Protection & No Right Click
Version 3.4.9
Comparing to
See all releases

Code changes from version 3.4.7 to 3.4.9

Files changed (2) hide show
  1. preventer-index.php +2 -2
  2. readme.txt +10 -1
preventer-index.php CHANGED
@@ -1,9 +1,9 @@
1
- <?php
2
  /*
3
  Plugin Name: WP Content Copy Protection & No Right Click
4
  Plugin URI: http://wordpress.org/plugins/w-p-content-copy-protector/
5
  Description: This wp plugin protect the posts content from being copied by any other web site author , you dont want your content to spread without your permission!!
6
- Version: 3.4.7
7
  Author: wp-buy
8
  Text Domain: wp-content-copy-protector
9
  Domain Path: /languages
1
+ <?php ob_start();
2
  /*
3
  Plugin Name: WP Content Copy Protection & No Right Click
4
  Plugin URI: http://wordpress.org/plugins/w-p-content-copy-protector/
5
  Description: This wp plugin protect the posts content from being copied by any other web site author , you dont want your content to spread without your permission!!
6
+ Version: 3.4.9
7
  Author: wp-buy
8
  Text Domain: wp-content-copy-protector
9
  Domain Path: /languages
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: wp-buy
3
  Tags: content, content copy protection, content protection, copy protection, prevent copy, protect blog, image protect, image protection, no right click, plagiarism, secure content, content theft
4
  Requires at least: 3.5
5
  Tested up to: 6.0
6
- Stable tag: 3.4.7
7
 
8
  This wp plugin protect the posts content from being copied by any other web site author (content copy protection) , you dont want your content to spread without your permission!!
9
 
@@ -64,6 +64,14 @@ your posts extremely simple without yelling at your readers</li>
64
  </ul>
65
 
66
  == Changelog ==
 
 
 
 
 
 
 
 
67
  = 3.4.7 =
68
  <ul>
69
  <li>Checking with wordpress version 6.0</li>
@@ -72,6 +80,7 @@ your posts extremely simple without yelling at your readers</li>
72
  <ul>
73
  <li>Checking with wordpress version 5.9.3</li>
74
  </ul>
 
75
  = 3.4.5 =
76
  <ul>
77
  <li>security fix for the settings form</li>
3
  Tags: content, content copy protection, content protection, copy protection, prevent copy, protect blog, image protect, image protection, no right click, plagiarism, secure content, content theft
4
  Requires at least: 3.5
5
  Tested up to: 6.0
6
+ Stable tag: 3.4.9
7
 
8
  This wp plugin protect the posts content from being copied by any other web site author (content copy protection) , you dont want your content to spread without your permission!!
9
 
64
  </ul>
65
 
66
  == Changelog ==
67
+ = 3.4.9 =
68
+ <ul>
69
+ <li>Return to the previous version (3.4.7)with some small fix and new version id (3.4.9) until do more fixes</li>
70
+ </ul>
71
+ = 3.4.8 =
72
+ <ul>
73
+ <li>error fix for the main page</li>
74
+ </ul>
75
  = 3.4.7 =
76
  <ul>
77
  <li>Checking with wordpress version 6.0</li>
80
  <ul>
81
  <li>Checking with wordpress version 5.9.3</li>
82
  </ul>
83
+
84
  = 3.4.5 =
85
  <ul>
86
  <li>security fix for the settings form</li>