• Resolved David

    (@miladk)


    Hi, which function should i add in my template to show the new feature “Show Hits on the single posts/pages” ?

    • This topic was modified 6 years, 10 months ago by David.
Viewing 1 replies (of 1 total)
  • Plugin Author Mostafa Soufi

    (@mostafas1990)

    Hi,

    You can enable this feature on the setting page or use the below function in your Theme:

    <?php echo wp_statistics_pages('total', "", $post->ID); ?>

    • This reply was modified 6 years, 10 months ago by Mostafa Soufi.
Viewing 1 replies (of 1 total)
  • The topic ‘How Show Hits on the single posts/pages’ is closed to new replies.