=== User Role Adjustments === Contributors: designzillas Tags: super editor, utility admin Requires at least: 5.2 Tested up to: 5.5 Requires PHP: 7.1 Stable tag: 1.0.3 License: GPL2+ License URI: https://www.gnu.org/licenses/gpl-2.0.txt User Role Adjustments adds the **Super Editor** and **Utility Administrator** roles to your site. == Description == By default, the "Editor" role does not allow assigned users to edit navigation menus, use the Customizer, or edit Gravity Forms' forms. This plugin adds a "Super Editor" role that adds capabilities for these actions. The "Utility Administrator" role is for accounts that exist only to provide user management for an organization. This helps organizations follow better CMS practices and can help increase visibility of who's editing content and other settings since it promotes creating dedicated users instead of using a shared account. == Installation == 1. Extract `user-role-adjustments.zip` archive content to the `/wp-content/plugins/user-role-adjustments` directory. 1. Activate **User Role Adjustments** plugin in your admin. 1. Assign the new **Super Editor** or **Utility Administrator** roles to users as needed. == Changelog == [1.0.3] * Fix changelog order [1.0.2] * Show admin bar for utility administrators with WooCommerce is active * Allow accessing admin/dashboard while utility administrator with WooCommerce active [1.0.1] * Update plugin description * Update readme formatting [1.0.0] * Initial release with "Super Editor" and "Utility Administrator" roles added.