-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
94 lines (59 loc) · 2.34 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
=== Eyes Only ===
Contributors: Archetyped
Donate link: https://gum.co/eop-donation
Tags: privacy, private, redaction, hide, anonymous
Plugin Link: http://archetyped.com/tools/eyes-only/
Requires at least: 5.4
Tested up to: 6.6
Stable tag: 1.0.9
The ultimate tool for publishing your private thoughts in public
== Description ==
Eyes Only is the ultimate tool for seamless site privacy. Write your private thoughts with full control over what others can or cannot see.
Using **redaction** (masking/hiding), any private details in a post can be masked or replaced while still allowing visitors to read the rest of the post's content.
### Features
* Manually redact (mask) text in posts by using handy editor buttons (visual and HTML editor)
* Automatically replace text in any post with another word/phrase of your choosing using **Automatic Redactions**
#### Manual Redaction
Select text to redact in the post editor and click the **Redact** button (visual and HTML editor)
#### Automatic Redaction
* Define automatic redactions at **Settings > Eyes Only** that will hide user-defined text in any post
* Click the **Help** tab on the settings page for full instructions on how to add/edit automatic redactions
[Plugin home page](http://archetyped.com/tools/eyes-only/)
== Installation ==
Install and Activate the plugin from the Wordpress.org Plugins Repository
== Upgrade Notice ==
No upgrade notices
== Frequently Asked Questions ==
Post your questions/comments on the [plugin's home page](http://archetyped.com/tools/eyes-only/) or send your questions to <[email protected]>
== Screenshots ==
1. Redaction Buttons in Post Editors
2. Automatic Redactions
3. Redacted Post Content
== Changelog ==
= 1.0.9 =
* Optimize: WordPress 5.4 compatibility
* Optimize: Code cleanup
= 1.0.8 =
* Update: WordPress compatibility (4.4)
* Fix: Editor Redact button tooltip
* Optimize: Remove PHP legacy constructors
= 1.0.7 =
* Update: WordPress 3.9 compatibility
* Optimize: PHP Compatibility
= 1.0.6 =
* Update: WordPress 3.8 support
= 1.0.5 =
* Update: WordPress 3.6 support
* Update: Contextual help
= 1.0.4 =
* Optimize: Admin settings layout
* Update: WordPress 3.5 compatibility
= 1.0.3 =
* Update: Use WP Quicktags API
* Fix: Post editor JS (Peter the Quick(tag))
= 1.0.2 =
* Fix: Permission levels for admin menus
= 1.0.1 =
* Minor bug fix
= 1.0 =
* Initial release