25 July, 2012

Visits counter 1.4.2


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Slawek Kaplonski | More scripts
wordpress.org
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
July 25th, 2012, 11:43 GMT [view history]
C: \ Modules \ WordPress Plugins

Comes as a WP short PHP function which can be embedded in theme templates.

The short function is:
<?php $counter = new visits_counter(); $count_values = $counter->vc_count_users(); echo "Online users: ".$count_values['online_users']; echo "Overall users visited on page since ".$count_values['counterStartTime'].": ".$count_values['overall_counter']; ?>

Installation:

Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

Here are some key features of "Visits counter":

· Counter of users which are on a page at this time.
· Counts overall how many users were on a page all time.

Requirements:

· WordPress 3 or higher

What's New in This Release: [ read full changelog ]

· Fixed some few small bugs in the Polish translation.


Download button
Via: Visits counter 1.4.2

0 Comment: