Changeset 1040925
- Timestamp:
- 12/09/2014 02:13:35 AM (11 years ago)
- Location:
- test-user-role/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
test-user-role.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test-user-role/trunk/readme.txt
r1040922 r1040925 1 1 === Test User Role === 2 2 Contributors: mitchoyoshitaka 3 Donate link: http:// mitcho.com/donate/3 Donate link: http://tinyurl.com/donatetomitcho 4 4 Author URI: http://mitcho.com/code/ 5 5 Tags: admin, admin bar, toolbar, user role, test, testing, users, capabilities, management … … 17 17 * Roles being tested will be reset on user login or logout. 18 18 19 **Warning:** When a role is being tested, the user role in the database is actually modified. Note also that the 'set_user_role'action is fired when going in and out of testing.19 **Warning:** When a role is being tested, the user role in the database is actually modified. Note also that the `set_user_role` action is fired when going in and out of testing. 20 20 21 == Installation == 22 23 == Frequently Asked Questions == 21 [Contribute to development on GitHub.](https://github.com/mitcho/test-user-role) 24 22 25 23 == Screenshots == -
test-user-role/trunk/test-user-role.php
r1040922 r1040925 7 7 Donate link: http://tinyurl.com/donatetomitcho 8 8 License: GPLv2 or later 9 Version: 0.69 Version: 1.0 10 10 */ 11 11
Note: See TracChangeset
for help on using the changeset viewer.