-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
64 lines (43 loc) · 2.39 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
=== Content Visibility User Role ===
Contributors: iamfriendly
Donate link: https://girlswhocode.com/
Tags: block, content, visibility, user, users, role, roles, contentvisibility
Requires at least: 5.0
Tested up to: 6.1.1
Stable tag: 0.1.6
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A user roles add-on for [Content Visibility](https://wordpress.org/plugins/content-visibility/).
== Description ==
Need to show a content block to only your site's authors? Or maybe just to admins only? The User Roles add-on for [Content Visbility](https://wordpress.org/plugins/content-visibility/) allows you to do just that!
Every block on your site (including widgets) can be shown or hidden to users who have any role (or roles).
## Custom Roles
This add-on supports any custom role that your theme or plugins have registered, as well as the native WordPress roles.
## Development
Development is mostly done on [github](https://github.com/richardtape/content-visibility-user-role/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-user-role/issues/new](https://github.com/richardtape/content-visibility-user-role/issues/new)
== Screenshots ==
1. Showing the content visibility user role controls in the content editor sidebar
== Changelog ==
= 0.1.6 =
* Honestly, I'm a professional. But when I forget to update the tag properly 3 times in a row, I don't blame you for thinking I'm not.
= 0.1.5 =
* _sigh_ sorry, Actual WP 6.1.1 compatibility. I wish we didn't have to put it in more than one place.
= 0.1.4 =
* WP 6.1.1 compatibility.
* Fixed warning in widgets screen which said we were using the incorrect editor.
= 0.1.3 =
* Added the icon to show when a rule is selected for a block to make it easier to see which rules are active for a block.
* WP 5.8.0 compatibility
= 0.1.2 =
* WP 5.7.0 compatibility.
* Updated tags to make finding add-ons easier from main plugin.
= 0.1.1 =
* First public release. Set start and/or end times for when your content blocks will be shown.
== Upgrade Notice ==
None yet.