Title: Exclude Number Counts
Last modified: August 21, 2016

---

# Exclude Number Counts

 *  Resolved [John Lyman](https://wordpress.org/support/users/jlyman/)
 * (@jlyman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/exclude-number-counts/)
 * What code do I use to exclude the number of hits after each article listed? I
   also would love to be able to change the font style. What code would I use?
 * Many thanks
 * [http://wordpress.org/plugins/ajax-hits-counter/](http://wordpress.org/plugins/ajax-hits-counter/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [kutsy](https://wordpress.org/support/users/kutsy/)
 * (@kutsy)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/exclude-number-counts/#post-4327534)
 * You can show hits count in Posts/Pages Loop by this line:
    `<?php echo(ajax_hits_counter_get_hits(
   get_the_ID())); ?>` Also you can use shortcode `[hits]` and customize his appearance.

Viewing 1 replies (of 1 total)

The topic ‘Exclude Number Counts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ajax-hits-counter.svg)
 * [AJAX Hits Counter + Popular Posts Widget](https://wordpress.org/plugins/ajax-hits-counter/)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-hits-counter/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-hits-counter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-hits-counter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-hits-counter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [kutsy](https://wordpress.org/support/users/kutsy/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/exclude-number-counts/#post-4327534)
 * Status: resolved