How can I get the total number of posts of an author?
I am editing views/discussion/helper_functions.php to fit my needs, and I want underneath the profile picture to show the total amount of posts this author already has made.
I see no such property in the $Author-object. How can I achieve this? Or do I have to make a custom SQL-call?
I see no such property in the $Author-object. How can I achieve this? Or do I have to make a custom SQL-call?
Tagged:
0
Answers