Title: Wp-User dropdown list
Last modified: July 13, 2021

---

# Wp-User dropdown list

 *  [cornel](https://wordpress.org/support/users/cornelsilvantdesigncoza/)
 * (@cornelsilvantdesigncoza)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/wp-user-dropdown-list/)
 * Hi
    I need to produce a multi-selective dropdown list of specified user roles
   on a page I created. Hope someone can help. I am not a code guru so detailed 
   help will be much appreciated
 * TIA
    -  This topic was modified 4 years, 11 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
    -  This topic was modified 4 years, 11 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Everything else WordPress
      topic

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/wp-user-dropdown-list/#post-14662155)
 * You can create a custom template for that specific page. Name it following [template hierarchy](https://developer.wordpress.org/themes/basics/template-hierarchy/).
 * Add code for WP_User_Query to the template. Utilize the “role” parameter. There’s
   a generic example on the docs page: [https://developer.wordpress.org/reference/classes/wp_user_query/](https://developer.wordpress.org/reference/classes/wp_user_query/)
   
   You’ll need to alter output to utilize HTML select and option tags to implement
   a dropdown style element.

Viewing 1 replies (of 1 total)

The topic ‘Wp-User dropdown list’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/wp-user-dropdown-list/#post-14662155)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
