Changes list [19.12.2023]
Core version: 4.64.1
- Fix: Posts/pages edit restrictions add-on: endless recursion calls issue (conflict with “The Events Calendar” plugin) was fixed.
- Fix: Admin menu access add-on: full URL (including domain) was used for some menu items. For this reason checkboxes of such menu items may lose selection in case of replication of admin menu restrictions to all subsites under WP multisite. Re-check your admin menu access settings just in case mentioned menu items became unchecked after this update.
- Core version was updated to 4.64.2
- Update: URE_Lib::user_is_admin() does not use WP_User::has_cap() to enhance performance not calling map_meta_cap().