Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: sort authors
    Thread Starter mlarris

    (@mlarris)

    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
    In reply to: sort authors
    Thread Starter mlarris

    (@mlarris)

    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)