The MU forums have moved to WordPress.org

Finding out the blog owner username (2 posts)

  1. jamessketch
    Member
    Posted 16 years ago #

    By $user_ID I can find out the id of the currently logged in user. But how can I found out the username of the blog owner?

    Thank you in advance.
    James

  2. theapparatus
    Member
    Posted 16 years ago #

    There's no "easy" one line to do it as a blog may have more than one "owner" or admin. Take a look at the first 120 lines or so of wp-admin/users.php to see how wp does it.

    We've discussed this previously.

About this Topic

  • Started 16 years ago by jamessketch
  • Latest reply from theapparatus