-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
45 lines (31 loc) · 1.25 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: Open
Tags: content, protection
Requires at least: 4.7
Tested up to: 4.9.8
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
A WordPress plugin for content protection.
This is intended for basic copy protection plugin for public facing content.
== Description ==
A **WordPress plugin** for content protection.
It used several techniques - CSS and Javascript - to achieve this.
This is intended for basic copy protection plugin for public facing content.
If your content must be 100% absolutely protected, firstly it shouldn't be on the web and secondly you should then go
about it with other means, such as authentication, encryption and imaging.
== Installation ==
Simply upload the zip file via the plugin install admin page and activate.
Instructions are on the Settings page.
== Frequently Asked Questions ==
= How do I? =
Just ask.
== Changelog ==
= 1.1.0 =
* Bulk enable & disable features added.
= 1.0.0 =
* First Version of the plugin.
* Implements all main content protection methods on individual posts/pages and on the site as a whole.
* Disable for admins feature.
* protect entire page, not just the content - feature.
== Upgrade Notice ==