You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it’s line 332 (which is inside the update_menu_order function) that now does a check to see if user can ‘manage_options’. This is really only an administrator capability and should prob be ‘edit_others_posts’ to allow editors to save the menu order. Note that ‘edit_posts’ is probably too wide a capability.
Hi, there is an issue with the latest release of the plugin: Editors are currently unable to save the order of items.
https://wordpress.org/support/topic/editor-cant-order-posts-anymore/
The text was updated successfully, but these errors were encountered: