=== Post Views for Jetpack === Contributors: jeherve Tags: Stats, Views, Post Views, Jetpack Stable tag: 1.5.0 Requires at least: 6.0 Tested up to: 6.2
Display the number of views for each one of your posts, as recorded by Jetpack Stats.
== Description ==
Display the number of views for each one of your posts, as recorded by Jetpack Stats.
This is still a work in progress, and I would love to know what you'd like this plugin, where you would like to display those post views. Open a new thread in the support forums to let me know!
== Installation ==
== FAQ ==
= There are currently 4 ways to use the plugin =
[jp_post_view]
shortcode anywhere in your posts and pages to display the number of views.<?php echo do_shortcode( '[jp_post_view]' ); ?>
. If you pick that option, I would recommend using a child theme instead of modifying your theme's files.== Changelog ==
= 1.5.0 = Release Date: February 9, 2023
jp_post_views_cache_duration
, allowing you to change the duration of the local cache for the post views.= 1.4.0 = Release Date: December 6, 2022
= 1.3.0 = Release Date: July 1, 2020
= 1.2.0 = Release Date: April 2, 2019
= 1.1.0 = Release Date: November 18, 2016
= 1.0.0 =