Thanks for your interest in WP OnlineCounter, a plugin for WordPress which counts the number of currently online visitors, the highest number of visitors online at the same time, and the total count of visitors. You can configure what should be displayed and how it should look like through its own options page in your WordPress dashboard. It also offers some very basic statistics regarding the most recent visitors to your site (only available if you are running on a server with at least MySQL 4.1).
Installation
Download the plugin and drop it into your WordPress’ plugins directory, usually “wp-content/plugins” (DON’T put it into a subdirectory). Enable it on the Plugins page in your WordPress dashboard. Paste the following code in your template where you want the counter to show up, or use either the Widget for WordPress Widgets or the Sidebar Module for the K2 theme.
<?php if(function_exists('wp_onlinecounter')) wp_onlinecounter(); ?>
Upgrade
If you are already using an older version of this plugin, please disable it on the Plugins page, overwrite the old file in your plugins directory with the new one you downloaded, and re-enable it again. This is necessary to perform an upgrade to the table structure in your database.
Download
- WP Onlinecounter v0.14
- Sidebar Module (for K2 theme, not tested anymore)
Notes
The Statistics page under Manage in your WordPress dashboard only works if your are using at least MySQL 4.1, this is because older versions of MySQL are missing some features used in the database queries to get the results. This is not my fault, and there is NO way around it. Stop complainig about it to me and contact your hosting company to upgrade their outdated software.
Welchen code muss ich in mein Template einbauen, wenn ich den Counter an eine andere Postition haben möchte.
Servus nochmal,
ich habe den Counter per Code wie oben angezeigt in die Fusszeile eingebaut, doch leider wird dieser nicht angezeigt. Bitte um Hilfe
Ja hab ich, unter Einstellungen WP-Onlinecounter kann ist neu dazugekommen
Can someone please tell me what to change the settings to…to get rid of the little circles beside the stats that makes it look like lists in the sidebar please?
Hi tanks for the plugin, I have same question
I don’t wont the two dots near the text counter…
is possible????
http://www.simbiosislab.net/blogcina/
sorry for my English..
tanks
i using this and its very good !
thanks:)
I installed your widget at my site “http://www.brusselspictures.com/” but it gives an error…
I got a problem with your widget it ain’t working with the latest Version 2.3.1 of wordpress. Will there be a fix soon ?