Is there a way to display the author id or name next to the top posts?
I tried using the stats_get_csv but the "post_author" does not seem to work.
Is there a way to display the author id or name next to the top posts?
I tried using the stats_get_csv but the "post_author" does not seem to work.
The post_author is not known to the stats system. You would have to query your own blog tables to find out who authored each post.
What do I use to display post_views when using: stats_get_csv?
This topic has been closed to new replies.