-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
73 lines (57 loc) · 1.75 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
=== WPSS Ultimate User Management ===
Contributors: angelorocha
Donate link: https://www.paypal.com/donate?hosted_button_id=DRE7DA2LZBA3U
Tags: role, capabilities, user, widgets, permissions
Requires at least: 6.1
Tested up to: 6.6
Requires PHP: 8.1
Stable tag: 1.1.1
License: GNU General Public License v3 or later
License URI: /licence.txt
This plugin allows efficient management of users, roles and capabilities. Create, edit and delete user permissions faster and easier.
== Description ==
Features:
- Lists available roles;
- Add custom roles;
- Delete custom roles;
- Permissions based on custom roles;
- User management;
- Adds more than one role for a user;
- Set default role for user without roles;
- Access to admin menu by role;
- Auto add role to new users;
- Show/Hide admin bar to specific roles;
- Show/Hide Widgets on admin/front to specific roles;
- Show/Hide individual sidebar widgets to specific roles;
- Content access by user role;
== Installation ==
Is easy:
1. Upload plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy
== Frequently Asked Questions ==
= Need any code to use this plugin? =
No!
== Screenshots ==
1. `/assets/screenshot-1.png`
2. `/assets/screenshot-2.png`
3. `/assets/screenshot-3.png`
4. `/assets/screenshot-4.png`
5. `/assets/screenshot-5.png`
5. `/assets/screenshot-6.png`
5. `/assets/screenshot-7.png`
5. `/assets/screenshot-8.png`
5. `/assets/screenshot-9.png`
5. `/assets/screenshot-10.png`
5. `/assets/screenshot-11.png`
== Changelog ==
= 1.1.1 =
1. Add tiny editor on content access message;
= 1.1.0 =
1. Some frontend fixes;
2. Add content access permission by user roles;
= 1.0.0 =
1. Plugin released
== Upgrade Notice ==
= 1.0.0 =
1. Plugin released