Description
KOFT Post Hits Counter displays the number of hits / views on each of page or post. A simple count indicates how many times a page has been accessed or opened. You can put the counter anywhere using the shortcode method on a page, post, or as a widgets.
Related Links:
Credits
knowledgeonfingertips – This plugin was created by http://www.knowledgeonfingertips.com/.
Contact
http://www.knowledgeonfingertips.com/ or http://twitter.com/knowledgeoceans
License
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [comment](http://www.knowledgeonfingertips.com or http://twitter.com/knowledgeoceans”) for the time I’ve spent writing and supporting this plugin. And I really don’t want to know how many hours of my life this plugin has already eaten 😉
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload
KOFThitscounter.zip
to the/wp-content/plugins/
directory. You can do this using ‘Upload’ functionality provided in plugins section of your wordpress dashboard - Activate the plugin through the
Plugins
menu in WordPress - Go to
Settings
>>KOFT Post Hits Counter Options
and copy the following shortcode<?php get_KOFThitcounter();?>
in to your WordPress post or page. - Save
- You are done.
FAQ
- How to editing display of counter?
-
you must open the file
wp-KOFThitscounter.php
plugins on thewp-content/plugins/KOFThitscounter/
and look for the following PHP syntaxecho" Hits: $ hitcount ";
Note: do not change$hitcount
, if you do not understand php language programming. you may add images or words after and before the$hitcount
.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“KOFT Post Hits Counter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “KOFT Post Hits Counter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
fix shortcode.
1.2
Include Admin screen to check page hits
Compatible with WP 3.5.1 Version.
fix shortcode.
1.3
Update small bug in the Admin Check Hits Screen
Compatible with WP 3.5.1 Version.
1.4
Update small bug in the Admin Check Hits Screen
Compatible with WP 3.5.1 Version.
1.5
Update small bug in the KOFT Admin Menu Screen
Compatible with WP 3.5.1 Version.
1.6
Removed trailing White Spaces
Update KOFT Logo path
Compatible with WP 3.5.1 Version.
1.7
Updates minor bug
Compatible with WP 3.5.1 Version.
1.8
Updated minor bug
Compatible with WP 3.5.1 Version.