=== Plugin Name === Contributors: csgraduate Tags: live visitors, active visitors, online visitors, currently online Requires at least: 3.0 Tested up to: 3.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shows currently active website visitors in a list using a widget or a shortcode. == Description == Currently active visitors is a WordPress plugin using which you can show live/active website visitors in a list. Live visitors are updated automatically without page refresh. You can completely change the look n feel and various other options such as width, height, padding, color etc using the shortcode or a widget. It uses GeoPlugin (www.geoplugin.net) service to find information about the visitor's IP. * Live demo here: http://codiator.com/real-time-tracking/currently-active-visitors/ * Basic shortcode usage: [cavlist] heading [/cavlist] = Pro Version = The pro version displays active visitor on Map and/or list using a widget or a shortcode and also generates extensive tracking reports in WP admin. Demo here: http://codiator.com/real-time-tracking/ == Installation == You can use the built in installer and upgrade tool, or you can install the plugin manually. 1. You can either use the automatic plugin installer to upload the entire zip or your use your FTP program to upload the entire unzipped folder to your wp-content/plugins directory the top- level folder. Don't just upload all the php files and put them in /wp-content/plugins/. 2. Activate the plugin through the 'Plugins' menu in WordPres 3. You can embed the currently active visitor list on your website using a shortcode or a widget. == Frequently Asked Questions == = How does it find location of a website visitor? = It uses GeoPlugin (www.geoplugin.net) service to find information about the visitor's IP. = There is some problem after installing this plugin. = Delete or rename the plugin folder and test again. = My website is responsive. Would the list shown by this plugin is responsive as well? = Yes, it is fully responsive. But please make sure that you specify the width in % value or leave it blank. Specifying the width attribute in pixel would make it non responsive. = How accurate is the location of visitor. = Most of the time it is completely accurate as it uses geoip. == Screenshots == 1. Currently active visitors list widgets == Changelog == = 1.0 = * Released