Title: Post Views for WP
Author: uniqcoder
Published: <strong>January 20, 2021</strong>
Last modified: February 25, 2021

---

Search plugins

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.

![](https://s.w.org/plugins/geopattern-icon/post-views-for-wp.svg)

# Post Views for WP

 By [uniqcoder](https://profiles.wordpress.org/merajali294/)

[Download](https://downloads.wordpress.org/plugin/post-views-for-wp.1.0.2.zip)

 * [Details](https://test.wordpress.org/plugins/post-views-for-wp/#description)
 * [Reviews](https://test.wordpress.org/plugins/post-views-for-wp/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/post-views-for-wp/#installation)
 * [Development](https://test.wordpress.org/plugins/post-views-for-wp/#developers)

 [Support](https://wordpress.org/support/plugin/post-views-for-wp/)

## Description

Post Views for WP will allow you to unveil how many number of times a post or page
had been viewed. It is quite easy to use as it has only one step to Set it up and
running.

#### Features include:

 * You can Opt the post types for which post or page views will be counted and displayed.
 * Option to set/reset counts interval
 * Excluding users by IPs
 * Post views display conditions such as automatic or manual via shortcode as per
   your requirement
 * Shortcode Support added, simply copy/paste [post_viewsfwp] as per requirement

### How to Use?

 1. One Step Setup to get up and running, Just Go to `WP-Admin -> Settings -> PostViews
    for WP` to configure the plugin.
 2. Simply enable wherever you want to enable Post/Page Views from the listed options,
    that’s it!
 3. Or you can use the function below to directly echo/display it.
     Open the path `
    wp-content/themes/<YOUR ACTIVE THEME NAME>/index.php`
 4. The following Code can be used in many places such as in post.php, page.php, single.
    php, archive.php as well as per your requirement.
 5. Search for: `<?php while (have_posts()) : the_post(); ?>`
 6. Once found, Add if(function_exists(‘post_views_for_wp_above_the_content’)) {
     post_views_for_wp_above_the_content(
    $postID);} anywhere Below It (Your concerned position).

## Screenshots

 * [[
 * screenshot-1.png
 * [[
 * screenshot-2.png

## Installation

 1. Install Post Views for WP either via the WordPress.org plugin directory, or by 
    uploading the files to your server
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the PostViews for WP settings and set your options as per requirement.

## FAQ

No questions yet.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Post Views for WP” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ uniqcoder ](https://profiles.wordpress.org/merajali294/)

[Translate “Post Views for WP” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-views-for-wp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/post-views-for-wp/),
check out the [SVN repository](https://plugins.svn.wordpress.org/post-views-for-wp/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/post-views-for-wp/)
by [RSS](https://plugins.trac.wordpress.org/log/post-views-for-wp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2 ( 25 February 2021)

 * Feature Added: =
 * Added support to edit the Post Views Label.

#### 1.0.1 ( 27 January 2021)

 * Feature Added: =
 * Added support of Shortcode to display Post/Page Views Count. ( You can simply
   copy and paste [post_viewsfwp] ), Once you paste it in your Post/Page or any 
   Custom Posttype your Views will be displayed.

#### 1.0 ( 19 January 2021)

 * Initial Release

## Meta

 *  Version **1.0.2**
 *  Last updated **5 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **5.6.17**
 *  Language
 * [English (US)](https://wordpress.org/plugins/post-views-for-wp/)
 * Tags
 * [PostCount](https://test.wordpress.org/plugins/tags/postcount/)[postviews](https://test.wordpress.org/plugins/tags/postviews/)
 *  [Advanced View](https://test.wordpress.org/plugins/post-views-for-wp/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/post-views-for-wp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-views-for-wp/reviews/)

## Contributors

 *   [ uniqcoder ](https://profiles.wordpress.org/merajali294/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-views-for-wp/)