Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/page-view-counter

Repository files navigation

=== Page View Counter ===
Contributors: paratheme
Donate link: 
Tags:  Page View Counter, Page View Count, View Count, visitors count, stats
Requires at least: 3.8
Tested up to: 4.2.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Every page view count for WordPress.

== Description ==

Visit page or post view count by date and display count via shortcode anywhere in page.

### Page View Counter by http://paratheme.com

<strong>Plugin Features</strong><br />

* Responsive admin settings.
* Use via short-code.
* View count any page.


N.B. We are working on this plugin making some awesome feature.


== Installation ==

1. Install as regular WordPress plugin.
2. Go your Pluings setting via WordPress Dashboard and activate it.

after activating plugin you will see menu "Page View Counter"

take a test by visiting any page of your website.


Short-code by dynamic post/page id you can use anywhere inside .php files(inside loop not required).

`<?php
echo do_shortcode( '[pvc_paratheme ]' ); 
?>`



Short-code inside content

`[pvc_paratheme ]`


                


== Screenshots ==

1. dashboard.





== Changelog ==



= 1.0 =
* 12/11/2014 - Initial release

About

WordPress.org Plugin Mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors