User Role Editor Pro 4.64.2

Download User Role Editor Pro 4.64.2 from nulled fire. User Role Editor Pro can change/add/delete WordPress user roles and capabilities.
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.
* Core version 4.57
* Fix: Error message was fixed: Uncaught Error: Object of class stdClass could not be converted to string in /wp-content/plugins/user-role-editor-pro/pro/includes/classes/posts-edit-access-user.php:653
Update: Marked as compatible with WordPress 5.6.
Update: ” jQuery( document ).ready( handler ) ” was replaced globally with ” jQuery( handler ) ” for compatibility with [jQuery 3.0](https://api.jquery.com/ready/) and WordPress 5.6.
Update: Post edit access add-on:
– Special support was added for the [FooGallery plugin](https://wordpress.org/plugins/foogallery/). Earlier new album, edit album pages showed full list of galleries in spite of the edit restrictions set by URE Pro. URE Pro uses ‘foogallery_album_exlcuded_galleries’ filter to fix this.
– SQL queries are restricted by post type (if known) instead of scan full posts database table.
Core version was updated to 4.57:
Fix: “Grant Roles” button produced JavaScript error, if single user without any role granted (None) was selected.