Forums

WP-PostViews
Get total views for author (1 post)

  1. TJO
    Member
    Posted 9 months ago #

    I'm trying to display a list of authors with their respective total view count across all of their posts. I understand this requires SQL queries along the following lines:

    1. Get all the posts associated with Authors.
    2. Sum the total views of those posts.
    3. Output the list of authors with total combined views in descending order.

    Any help is greatly appreciated.

    http://wordpress.org/extend/plugins/wp-postviews/

Reply

You must log in to post.

About this Plugin

About this Topic