List of all authors with pagination
-
Hello.
I know that were already similar topics (I read them all), but none of them didn’t help me:( So – I would like to display list of all authors from my website (only links to author’s profiles), and add pagination to this list. For example – you enter the page named “Authors”, and there are 50 links to my author’s profiles, and on next page are next 50 links and so on. It would be best, if that authors would be ordered by count of they articles, and users with no posts wouldn’t be displayed. Now I use function named “wp_list_authors”, but – from what I learned – this cant add pagination to the list.
I tried “wp_user_query” function too, but unfortunatelly all of the code which I found didn,t work on my site (it display empty page or error). I dont know if it is fault of my theme, or maybe reason is that codes which I tried was unnactually. As I mentioned, I was looking for a solution on this forum and on another sites too. I read the “function reference” in WordPress Codex, but I can not very well php, and also I can not very well English (which is probably easy to see in this post). However, I hope that someone help me and show me working code to display list of site authors with pagination. I have installed the “Page-Navi” plugin.
Regards and thanks in advance for your help.
- The topic ‘List of all authors with pagination’ is closed to new replies.