User Role Editor

User Role Editor WordPress plugin makes user roles and capabilities changing easy. Edit/add/delete WordPress user roles and capabilities.

1 database table

Table NameDescriptionMethod
wp_backup_user_rolesStores backup user roles data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:add_del_role_for_simple_adminOption key:allow_edit_users_to_not_super_adminOption key:caps_access_restrict_for_simple_adminOption key:caps_allowed_for_single_adminOption key:caps_columns_quantOption key:count_users_without_roleOption key:count_users_without_role_thoroughlyOption key:edit_user_capsOption key:enable_simple_admin_for_multisiteOption key:other_default_rolesOption key:show_admin_roleOption key:ure_caps_readableOption key:ure_confirm_role_updateOption key:ure_hide_pro_bannerOption key:ure_show_deprecated_capsOption key:ure_version
wp_usermeta
User meta