Counter-Hits Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
A simple, easy, fast, adaptive, local, objective counter to visit your site.
It does not use any additional requests to other servers, which means it consumes minimal resources.
Displays the count of all views of any page as a number.
You can customize your own display style. Use class: ‘wpgear_counter_hits’
Just paste Shortcode [Get_Counter_Hits] wherever you like and that’s it.
Or you can use calls in PHP scripts code: echo get_Counter_Hits ();
Features
- Simple local Counter.
- It always works, even if the result is not displayed anywhere.
-
Doesn’t count if Admin Page.
-
ShortCode for use: [Get_Counter_Hits]
- ShortCode for use with correction +100000: [Get_Counter_Hits base=”100000″]
-
PHP use: echo get_Counter_Hits ($base);
-
CSS Class ‘wpgear_counter_hits’ – for disign customisation.