• If the author name can be linked to the author’s blog/website, there has to be a way to pull the name of their default blog for display as well. This would be useful for the implementation I’m working on than the author profile info – more compact and informative.
    Any pointers on where I might modify the code you already have in action?I think it might be something others would find useful, and am willing to roll up sleeves to help make it work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ben

    (@bforchhammer)

    Great ?? As a starting point have a look at lib/Userlist.class.php. It contains all the code responsible for generating and formatting the list of users. For testing purposes you can use just that file by including it manually (see dev-guide, end of page).

    The method format_user() is probably what you’re most interested in.

    Let me know if you have any questions.

    Thread Starter anutherwun

    (@anutherwun)

    Thanks! I haven’t had a chance yet to work on it, but I will let you know if I get it working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Author Avatars List] show default blog title as link next to author name’ is closed to new replies.