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.
I simply couldn鈥檛 depart your web site prior to suggesting that I actually enjoyed the usual information a person supply on your visitors? Is gonna be again regularly to inspect new posts
Hi my friend! I want to say that this post is amazing, nice written and come with approximately all significant infos. Iˇd like to look extra posts like this .
Great article! I’m also gonna publish a blog post in regards to this… thanks a lot
Just after study a few of the blog posts on your website these few days, i genuinely like your personal style of blogging. I saved it to my personal favorites website list and will be looking at back shortly.
sehr schön
Desperately been searching everywhere on info about this. Thanks a ton.
This election is not just about Anwar anymore. It’s all about removing the shackle from ourselves which the BN had put us in for the past few decades. Let’s hope the good people of Permatang Pauh realise that our future as well as their own is in their hands. Complain about this comment
Desperately been searching everywhere on info about this
I upload and active this plugin, but it seems to be table onlinecounter did not created. So when I call function wp_onlinecounter(), it shows nothing. Error is table does not exits.