Title: numbers
Last modified: August 21, 2016

---

# numbers

 *  Resolved [ramspeed22](https://wordpress.org/support/users/ramspeed22/)
 * (@ramspeed22)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/numbers-3/)
 * Hello, how do I remove the numbers?
    [http://www.vivitelese.it/wp-content/uploads/2013/09/provola.png](http://www.vivitelese.it/wp-content/uploads/2013/09/provola.png)
 *     ```
       <?php
       global $count_per_day;
       if(method_exists($count_per_day,"show")) echo $count_per_day->getMostVisitedPosts( $days, 10, 1, 1, $return );
       ?>
       ```
   
 * [http://wordpress.org/plugins/count-per-day/](http://wordpress.org/plugins/count-per-day/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Tom Braider](https://wordpress.org/support/users/tom-braider/)
 * (@tom-braider)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/numbers-3/#post-4114337)
 * read the readme.txt for the parameters
 *  Thread Starter [ramspeed22](https://wordpress.org/support/users/ramspeed22/)
 * (@ramspeed22)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/numbers-3/#post-4114338)
 * I can not find the parameter to hide the number
 *  Plugin Author [Tom Braider](https://wordpress.org/support/users/tom-braider/)
 * (@tom-braider)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/numbers-3/#post-4114339)
 * Right, there are no parameter to hide the number because its an counter.
    But
   you can use `getMostVisitedPostIDs` to get an array of post ids and give them
   to a wp query. Or you style the <b> tag of the numbers per css to hide them.
 *  [mevdschee](https://wordpress.org/support/users/mevdschee/)
 * (@mevdschee)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/numbers-3/#post-4114415)
 * Hi ramspeed22,
 * Does this post help you?
 * [http://wordpress.org/support/topic/popularpostswidget-for-count-per-day](http://wordpress.org/support/topic/popularpostswidget-for-count-per-day)
 * Kind regards,
 * mevdschee

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘numbers’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/count-per-day_d2a1c1.svg)
 * [Count per Day](https://wordpress.org/plugins/count-per-day/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/count-per-day/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/count-per-day/)
 * [Active Topics](https://wordpress.org/support/plugin/count-per-day/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/count-per-day/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/count-per-day/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [mevdschee](https://wordpress.org/support/users/mevdschee/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/numbers-3/#post-4114415)
 * Status: resolved