Fix: Import single role: Uncaught TypeError: $ is not a function at HTMLDivElement.Import (import-single-role.js?ver=4.59:46) was fixed.
Update: Admin menu access add-on: Update button saves changes via AJAX without full page reload.
Update: Nav menus admin access add-on: Update button saves changes via AJAX without full page reload.
Update: Widgets admin access add-on: Update button saves changes via AJAX without full page reload.
Update: All JavaScript files are loaded with URE plugin version number as a query string for cache busting purpose.
Fix: Widgets admin access add-on: “PHP Warning: A non-numeric value encountered in /wp-content/plugins/user-role-editor-pro/pro/includes/classes/widgets-admin-view.php on line 189” was fixed.
Fix: “JQMIGRATE: jQuery.fn.click() event shorthand is deprecated” notice was fixed.
Fix: “JQMIGRATE: jQuery.fn.submit() event shorthand is deprecated” notice was fixed.
Core version was updated to 4.58.2
Update: Users->User Role Editor: Update button saves changes via AJAX without full page reload.
Fix: New user registered via frontend (wp-login.php?action=register) automatically receives additional (other) default role(s) according to selection made at User Role Editor settings “Other default roles” tab.
Fix: “JQMIGRATE: jquery.fn.resize() event shorthand is deprecated” notice was fixed.
Fix: “JQMIGRATE: Number-typed values are deprecated for jQuery.fn.css( (property name), value )” notice was fixed.
Core version 4.57.1
New: Admin menu access add-on: ‘ure_admin_menu_get_hashes’ custom filter was added (pro/includes/classes/admin_menu.php, line #105). URE uses internally the full list of the links included into admin menu. Use this filter to modify it, in case you know what you do.
New: German Formal (de_DE_formal) translation was added.
Fix: PHP Warning: The magic method __wakeup() must have public visibility. __wakeup() method was defined as private as a part of the Singleton design partern. Method was redefined as public but with exception inside to prevent its usage.
Update: jQuery [MultiSelect](http://multiple-select.wenzhixin.net.cn/) plugin was updated to version 1.5.2
Core version was updated to 4.57.1
Fix: Nextgen Gallery’s user capabilities were not shown as granted after current role change via roles selection dropdown list.