Viewing 1 replies (of 1 total)
  • Plugin Author Ajay

    (@ajay)

    You can use get_tptn_post_count_only to get just the post count for the post ID.

    function get_tptn_post_count_only( $id = FALSE, $count = 'total', $blog_id = FALSE ) {

    By default the plugin adds the post count at the bottom of the posts in the loop.

Viewing 1 replies (of 1 total)

The topic ‘Get view count to display in loop’ is closed to new replies.