WP-PostViews Plus

WP-PostViews Plus

Richer Yang

It can set that if count the registered member views OR views in index page.
To differentiate between USER and BOT is by HTTP_agent, and it can set at admin

Please visit the plugin page with any questions.

Simple and easy

By moonyell on May 24, 2020

It is a great and small plugin and it is easy to install and get it work.

perfect

By area97 on November 7, 2017

easy to install and to add to your theme. it works perfectly

Please move to plugin change log

You can either install it automatically from the WordPress admin, or do it manually:

  1. Upload ‘wp-postviews-plus’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin ‘WP-PostViews Plus’ through the ‘Plugins’ menu in WordPress.
  3. Place the show views function in your templates. function reference

Usage

You need edit you theme to show the post views.
Add <?php if(function_exists('the_views')) { the_views(); } ?> to show the post views in your page.

Reviews

5 out of 5 stars

  • Version: 2.1.2
  • Last updated: 4 years ago
  • Active installations: 500
  • WordPress version: 5.0
  • Tested up to: 5.4.16
  • PHP version: 5.6.20