Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    Hi

    You can order by the number of post for each user and as this is a list of user this makes sense.

    If the blogs have a single author this will do what you are asking for.

    if you have more them one author per blog then all I can suggest is to write code to get the an array of blog id’s in the order you need

    You could then loop this and call my plug-in to show the avatars see for code help

    https://authoravatars.wordpress.com/documentation/developers-guide/

    Thread Starter mariafabach

    (@mariafabach)

    It is only one user/blog but i dont understand in what order i put the code I tried this [authoravatars avatar_size=25- user_link to=website] but then the link doesent work

    Plugin Author Paul Bearne

    (@pbearne)

    try this

    [authoravatars avatar_size=25- user_link to=website order=post_count]

    Thread Starter mariafabach

    (@mariafabach)

    Sorry it doesent work, it doesent show the most uppdated. The links works and the size of the avatar.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘show latest blogpost avatar 40 link to website’ is closed to new replies.