php

PHP – Create shortcode to count post view in wordpress

Step 1: Create PODS custom field for your POST / PAGE Create a NUMBER field Name it page_view (no capitalize)   Step 2: Find your functions.php file in your theme > wp-content \ themes \ your-theme \functions.php Step 3: use the PHP as below function create_view_counter(){ /*page_view will be the

en_US

© Copyright by JAYbranding – All rights reserved.