Title: mlarris's Replies | WordPress.org

---

# mlarris

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [sort authors](https://wordpress.org/support/topic/sort-authors/)
 *  Thread Starter [mlarris](https://wordpress.org/support/users/mlarris/)
 * (@mlarris)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/sort-authors/#post-1286825)
 * Well I figured out myself to change in the user.php file. Line 281 I added DESC.
   ‘
   ORDER BY {$wpdb->usermeta}.user_id DESC”‘
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [sort authors](https://wordpress.org/support/topic/sort-authors/)
 *  Thread Starter [mlarris](https://wordpress.org/support/users/mlarris/)
 * (@mlarris)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/sort-authors/#post-1286813)
 * OK, that works, but not in the right way.
    The authorspage in the Hybrid theme
   puts authorinformation + gravatar, or as I did the authorimage from the authorimage
   plugin. So I would like to use the above code but with an output in descending
   order, to have this nice overview of authors in the blog. Hope You can help me?

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