Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit a5ba083

Browse files
Updated documentation
1 parent 3d0edc0 commit a5ba083

File tree

4 files changed

+14
-10036
lines changed

4 files changed

+14
-10036
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Secure Blocks for Gutenberg
2-
WordPress editor (Gutenberg) blocks that provide secure content.
2+
3+
Secure your content in the editor by user role with Secure Blocks for Gutenberg.
4+
5+
Using Secure Blocks you can add any Gutenberg block inside a secure block, have it render only to logged in users, or lock it down to a user role of your choosing.
6+
7+
Secure Blocks also provides an additional area that can display blocks to users that do not have permission to view the content.
8+
9+
The plugin provides the following functionality:
10+
11+
- Display content only to logged-users
12+
- Display alternative content to logged-out users
13+
- Display content to users within certain user roles
14+
- Display alternative content to users not in those user roles
315

416
## Build Notes
517

0 commit comments

Comments
 (0)