User Role Editor Pro version 4.26.1

User Role Editor version 4.26.1 was published at July, 6th, 2016. It’s a bug fix release. Thanks to the users who reported the bugs.

Changes List

Core version: 4.25.4

  • Fix: Admin menu access module: Posts sorting was not allowed for “block not selected” model. User was redirected to the dashboard when try to sort posts by title or date.
  • Fix: bbPress roles were missed from the list of roles available at User Role Editor.

User Role Editor Pro version 4.25.1

User Role Editor Pro version 4.25.1 was published at May, 19th, 2016. It’s mainly bug fix release.

Changes list

Core version: 4.25.3

  • Fix: Content View Restrictions module:
    – Compatibility provided with WordPress versions earlier 4.4, which do not send ‘post’ parameter to “get_{$adjacent}_post_where” filter.
    – Conflict was resolved with WPML plugin. It adds ‘p’ parameter to the queries for a single post.Titles of restricted posts were viewable for that reason.
  • Fix: Admin menu access module:
    – If the 1st submenu item was blocked, menu item was renamed and lost its submenu with not blocked menu items.
  • New: Content Edit Restrictions module: filter ure_restrict_edit_post_type was added. It allows to exclude some post type (you don’t wish to restrict) from this module action.

User Role Editor Pro version 4.24.6

User Role Editor Pro version 4.24.6 was published at April 15, 2016.

Changes list

Core version: 4.25.1

  • Fix: Selected role’s capabilities list was returned back to old after click “Update” button. It was showed correctly according to the recent updates just after additional page refresh.
  • Update: deprecated function get_current_user_info() call was replaced with wp_get_current_user().