From b8b2dedab2d6bf3d5709432ceeedefc87904e16d Mon Sep 17 00:00:00 2001 From: JoryHogeveen Date: Fri, 12 Jan 2018 01:29:54 +0100 Subject: [PATCH] Also update readme --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 2e101fd4..8251a47d 100644 --- a/readme.txt +++ b/readme.txt @@ -206,7 +206,7 @@ Yes, see *Install as a must-use plugin* on the *Installation* tab. = 1.7.6 = * **Feature:** Role manager: Option to migrate users to another role after deleting a role. [#86](https://github.com/JoryHogeveen/view-admin-as/issues/86) -* **Enhancement:** Enhance user full access validation for single installations. Not only check for super admin but also the capabilities `edit_users` and `edit_plugins`. +* **Enhancement:** Enhance user full access validation for single installations. Not only check for super admin but also the capabilities `edit_users` and `delete_plugins`. * **Enhancement:** Add customizer support and a new setting to disable this. [#26](https://github.com/JoryHogeveen/view-admin-as/issues/26) * **Enhancement:** Compatibility with `$_SERVER['ORIG_REQUEST_URI']` for removable query args on front end. [#87](https://github.com/JoryHogeveen/view-admin-as/issues/87) * **UI:** Support SVG and file icons + Base64 encoded strings.