• The today statistics is showing the sum from yesterday and today’s page views, even after midnight. Using “yesterday” shows 0.

    echo wp_statistics_pages('today', null, $post->ID);

    Here’s what I’m running:

    • WP 4.9.6
    • PHP 7.1
    • Timezone: Pacific/Los_Angeles
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Problem with wp_statistics_pages()’ is closed to new replies.