How are you?
I have a blog which have 20 authors. I want to write code to show the 5 author who have more posts.
like this:
Adam (10 Posts) Khal (8 Posts) Yous (5 Posts) Moha (3 Posts) Yousef (1 Post)
but I don't know how can do it that
|
How are you? I have a blog which have 20 authors. I want to write code to show the 5 author who have more posts. like this: Adam (10 Posts) Khal (8 Posts) Yous (5 Posts) Moha (3 Posts) Yousef (1 Post) but I don't know how can do it that |
||||
|
|
|
Are you using WordPress 3.1+? There's a nice
And example usage:
Important: You must order by |
|||||||||||||||
|