Version Description
- Checking with wordpress version 6.1
Download this release
Release Info
Developer | wp-buy |
Plugin | WP Content Copy Protection & No Right Click |
Version | 3.5.2 |
Comparing to | |
See all releases |
Code changes from version 3.5.1 to 3.5.2
- preventer-index.php +1 -1
- readme.txt +6 -2
preventer-index.php
CHANGED
@@ -3,7 +3,7 @@
|
|
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.5.
|
7 |
Author: wp-buy
|
8 |
Text Domain: wp-content-copy-protector
|
9 |
Domain Path: /languages
|
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.5.2
|
7 |
Author: wp-buy
|
8 |
Text Domain: wp-content-copy-protector
|
9 |
Domain Path: /languages
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
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: 4.8
|
5 |
-
Tested up to: 6.
|
6 |
-
Stable tag: 3.5.
|
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,10 @@ your posts extremely simple without yelling at your readers</li>
|
|
64 |
</ul>
|
65 |
|
66 |
== Changelog ==
|
|
|
|
|
|
|
|
|
67 |
= 3.5.1 =
|
68 |
<ul>
|
69 |
<li>Fix ReferenceError: on is not defined, e.setAttribute(unselectable, on)</li>
|
2 |
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: 4.8
|
5 |
+
Tested up to: 6.1
|
6 |
+
Stable tag: 3.5.2
|
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.5.2 =
|
68 |
+
<ul>
|
69 |
+
<li>Checking with wordpress version 6.1</li>
|
70 |
+
</ul>
|
71 |
= 3.5.1 =
|
72 |
<ul>
|
73 |
<li>Fix ReferenceError: on is not defined, e.setAttribute(unselectable, on)</li>
|