+1-650-300-4887 info@cozmot.com

How to Count Post Views in WordPress without Plugin

November 3, 2020
By Cozmot


2. Then, copy the code below and paste it into single.php file in the while loop.


3. Next, copy the following code and paste it where you want to show the number of views
<div class=”densorstyle=””><?= gt_get_post_view(); ?></div>
4. When it’s all done, you will see the post view like this:]]>