Title: Question about wp_dropdown_users()..
Last modified: August 19, 2016

---

# Question about wp_dropdown_users()..

 *  [virtuexru](https://wordpress.org/support/users/virtuexru/)
 * (@virtuexru)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/question-about-wp_dropdown_users/)
 * If I want to create a plugin that took the default arguments for this function(
   found in **users.php**) wp_dropdown_users() and sets them to something different,
   how would I go about doing that? Would it be a filter or an add action?
 * Specifically I need to change:
 *     ```
       'show' => 'display_name',
       ```
   
 * to
 *     ```
       'show' => 'user_login',
       ```
   
 * in the **$defaults** array. I’m sure this is really simple, I just can’t get 
   the arguments to pass through my function in the plugin correctly.
 * Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [virtuexru](https://wordpress.org/support/users/virtuexru/)
 * (@virtuexru)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/question-about-wp_dropdown_users/#post-1562087)
 * Shameless bump for help! 🙂
 *  Thread Starter [virtuexru](https://wordpress.org/support/users/virtuexru/)
 * (@virtuexru)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/question-about-wp_dropdown_users/#post-1562107)
 * Anyone have experience using this function?
 *  Thread Starter [virtuexru](https://wordpress.org/support/users/virtuexru/)
 * (@virtuexru)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/question-about-wp_dropdown_users/#post-1562138)
 * Last shameless bump for help!
 *  Thread Starter [virtuexru](https://wordpress.org/support/users/virtuexru/)
 * (@virtuexru)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/question-about-wp_dropdown_users/#post-1562154)
 * It’s Friday, maybe I’ll get lucky?!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Question about wp_dropdown_users()..’ is closed to new replies.

## Tags

 * [author](https://wordpress.org/support/topic-tag/author/)
 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 1 participant
 * Last reply from: [virtuexru](https://wordpress.org/support/users/virtuexru/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/question-about-wp_dropdown_users/#post-1562154)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
