I’m using wp-postviews to track views for posts by authors on my site. It stores the view count in the post meta field $views. I’d want to show on their profile a total count of views for all their posts combined. How to do that?

Answer

A list of posts in the format:

Post views by Author: Author Name

Post Title (15)
Post Title (67)
Post Title (4)

Total Number of views: 86

Tagged with →  
Share →

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>