Title: devopstechnogym's Replies | WordPress.org

---

# devopstechnogym

  [  ](https://wordpress.org/support/users/devopstechnogym/)

 *   [Profile](https://wordpress.org/support/users/devopstechnogym/)
 *   [Topics Started](https://wordpress.org/support/users/devopstechnogym/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devopstechnogym/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devopstechnogym/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devopstechnogym/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devopstechnogym/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devopstechnogym/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Role Editor] User-role-editor roles in conflict with standard roles](https://wordpress.org/support/topic/user-role-editor-roles-in-conflict-with-standard-roles/)
 *  Thread Starter [devopstechnogym](https://wordpress.org/support/users/devopstechnogym/)
 * (@devopstechnogym)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/user-role-editor-roles-in-conflict-with-standard-roles/#post-9446855)
 * Here the steps:
 * 1) Create a user and assign a standard role (from the user page) and also some
   capabilities (es. User management)
    2) run the WP_User_Query trying to retrieve
   the assigned role for the created user (this call should work and should return
   correctly the role name) 3) modify the role from the user page 4) run the WP_User_Query
   trying to retrieve the assigned role for the created user but this time you’ll
   see that the call will return an emty role (value null) 5) go into the Capability
   page and click on update (without doing anything) 6) run angain the WP_User_Query
   and you’ll see that the role now is correctly displayed.
 * This means that the user role editor seems to not be updated when changing the
   role from the standard page.
    I think this is a bug (also because before the 
   upgrade to the latest version, everything worked fine).
 * Sascia

Viewing 1 replies (of 1 total)