Change WordPress user roles and capabilities › Forums › Bug Reports › Post categories not showing up for a specific page manager › Reply To: Post categories not showing up for a specific page manager
28/08/2018 at 04:21
#5117
Vladimir
Keymaster
I uploaded updated version of /user-role-editor-pro/pro/includes/classes/posts-edit-access.php file to your site.
* Update: Edit posts/pages restrictions add-on: non-public taxonomies are not included into restricted database queries. URE will build now much shorter database queries for the sites which have a lot of such taxonomies at the database. For example sites with WP SEO Premium plugin, where ‘yst_prominent_words’ taxonomy may count thousands records at wp_terms and wp_term_taxonomy db tables.
It fixed a problem. Make own tests.