• hi,
    i’m using this code to print out number of views:
    <?php printf( __( '%s views', '' ), ev_get_post_view_count( get_the_ID() ));?>
    where get_the_ID() return event id (which is post id)
    but the count is not updating properly and stays on 0 🙁
    would appreciate your help!

    p.s.
    i’m using another plugin – event-organiser, which i’d like to embed your plugin with.

    https://ww.wp.xz.cn/plugins/entry-views/

The topic ‘ev_get_post_view_count’ is closed to new replies.