Display Simple Post View Count

Plugin Banner

Display Simple Post View Count

by AIS Technolabs

Download
Description

Display Simple Post View Count allows you to display how many times a post, page or custom post type had been viewed with this simple, fast and easy to use plugin.

In count display to configure settings, navigate to [ WordPress Admin -> Settings -> SPCD Options ], where you can see three options:

  1. Add css for counter display
  2. Add display text with count text
  3. Post views display position

FEATURES

  • You will get an option to select post types for which post views will be counted and displayed.
  • Used different methods of collecting post views data: PHP, Javascript, Fast AJAX and REST API for greater flexibility
  • Capability to query posts according to its views count
  • Count display shortcode
  • Dashboard post views stats widget
  • Option to select post types for which post views will be counted and displayed.
  • Post views display position, automatic or manual via shortcode
  • W3 Cache/WP SuperCache compatible

Example Display shortcode:

[spcd_display]

NOTE

We have this plugin compatible gutenberg.

  1. Upload simple-post-counter-display folder to your /wp-content/plugins/ directory.
  2. Activate the plugin from Admin > Plugins menu.
  3. Once activated you should check with Settings > SPCD Options
  1. Simple Post Count Display General Settings

    Simple Post Count Display General Settings

  2. Simple Post Count Display before content

    Simple Post Count Display before content

  3. Simple Post Count Display after content

    Simple Post Count Display after content

  4. Simple Post Count Display widget

    Simple Post Count Display widget

Where can I find the settings configuration?

It is under Settings > SPCD Options.

When and how to use spcd_display shortcode?

You can use below mentioned shortcode in count view to display any pages.

How to apply the custom view count shortcode

Check code example below:
<?php echo do_shortcode(‘[spcd_display’]’); ?>

1.0

  • Initial Release
Back to top