-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
52 lines (35 loc) · 1.89 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
=== Content Visibility Specific Users ===
Contributors: iamfriendly
Donate link: https://girlswhocode.com/
Tags: contentvisibility, block, content, visibility, user, users
Requires at least: 5.0
Tested up to: 6.1.1
Stable tag: 0.1.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A Specific Users add-on for [Content Visibility](https://wordpress.org/plugins/content-visibility/).
== Description ==
Do you need to show or hide some of your content blocks to one or more users? The specific users add-on for Content Visibility lets you do just that.
Want to preview a change on an already-live page that only you can see? Make the new block only shown to you and the old block NOT shown to you.
Does your colleague need to see a change before it's approved? Uh huh!
Want to leave yourself a note that only you should see? You got it.
Want to show a form for one specific person so only they can fill it in? Yup.
Hide or show any block for any specific user or users.
## Development
Development is mostly done on [github](https://github.com/richardtape/content-visibility-specific-users/issues/new) and releases are made there and here to the WordPress plugins directory.
== Frequently Asked Questions ==
= What's with the logo? =
It's a chameleon. A cool little creature which can change the way it appears - to make itself more or less visible. Seemed appropriate! Also, your suspicions are correct; a designer, I am not.
= Got a question? =
Let me know: [https://github.com/richardtape/content-visibility-specific-users/issues/new](https://github.com/richardtape/content-visibility-specific-users/issues/new)
== Screenshots ==
1. Showing the content visibility specific users controls in the content editor sidebar
== Changelog ==
= 0.1.1 =
* WP 6.1.1 compatibility.
* Fixed warning on Widgets screen.
= 0.1.0 =
* First public release.
== Upgrade Notice ==
None yet.