Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <span>
- <i class="fa fa-user"></i>
- <?php
- $mycity_views = (int)esc_html(get_option("views_" . $post->ID));
- echo esc_html($mycity_views++);
- ?>
- </span>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement