Title: In Line
Last modified: August 21, 2016

---

# In Line

 *  Resolved [gmember](https://wordpress.org/support/users/gmember/)
 * (@gmember)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/in-line/)
 * Hii.. i love this plugin
    i get this on my web User Online: 1 Today Visit: 135
   Week Visit: 173 Total Visit: 173
 * how to modify like this
    User Online: 1 Today Visit: 135 Week Visit: 173 Total
   Visit: 173
 * thanks.. 🙂
 * [http://wordpress.org/plugins/wp-statistics/](http://wordpress.org/plugins/wp-statistics/)

Viewing 1 replies (of 1 total)

 *  [wordpressowicz](https://wordpress.org/support/users/wordpressowicz/)
 * (@wordpressowicz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/in-line/#post-4392781)
 * in wp-statistics.php file of this plugin try to change 93rd line to this one:
   `'
   title' => __('User Online', 'wp_statistics') . ": " . wp_statistics_useronline().'
   Today visitor', 'wp_statistics') . ": " . wp_statistics_visitor('today')` and
   then remove lines 96-100
 * if it works do the same with week’s part.

Viewing 1 replies (of 1 total)

The topic ‘In Line’ is closed to new replies.

 * ![](https://ps.w.org/wp-statistics/assets/icon.svg?rev=3081064)
 * [WP Statistics – Simple, privacy-friendly Google Analytics alternative](https://wordpress.org/plugins/wp-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-statistics/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wordpressowicz](https://wordpress.org/support/users/wordpressowicz/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/in-line/#post-4392781)
 * Status: resolved