This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

KOFT Post Hits Counter

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

  • Display Example1. Hit count display on a POST

Installation

This section describes how to install the plugin and get it working.

  1. Upload KOFThitscounter.zip to the /wp-content/plugins/ directory. You can do this using ‘Upload’ functionality provided in plugins section of your wordpress dashboard
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Settings >> KOFT Post Hits Counter Options and copy the following shortcode <?php get_KOFThitcounter();?> in to your WordPress post or page.
  4. Save
  5. You are done.

FAQ

How to editing display of counter?

you must open the file wp-KOFThitscounter.php plugins on the wp-content/plugins/KOFThitscounter/ and look for the following PHP syntax echo" 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.

Contributors

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.