how to use wordpress "Post Views Count" plugin? -
http://wordpress.org/extend/plugins/baw-post-views-count/screenshots/
i'm installed , active "post views count" plugin when i'm use shortcode [post_view] this, it's doesn't woek....
<li><em>[most_view]</em></li>
or:
<li><em><?php [most_view] ?></em></li>
[most_view] short code , must place in post content if want put post counts in template use this:
<?php bawpvc_views_sc(); ?>
Comments
Post a Comment