Linux 软件免费装
Banner图

Post Views for Jetpack

开发者 jeherve
更新时间 2024年11月12日 15:02
PHP版本: 6.0 及以上
WordPress版本: 6.7

标签

Jetpack Stats Views Post Views

下载

1.1.0 1.4.0 1.5.0 1.3.0 1.2.0

详情介绍:

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!

安装:

  1. Install the Jetpack plugin, and activate the Stats module.
  2. Install the Post Views for Jetpack plugin via the WordPress.org plugin directory, or via your dashboard.
  3. Activate the plugin.
  4. Enjoy! :)

常见问题:

There are currently 4 ways to use the plugin

  1. You can use the [jp_post_view] shortcode anywhere in your posts and pages to display the number of views.
  2. You can use the "All Time Site Stats" widget to display how many views your site got since you started using Jetpack Stats.
  3. You can use the shortcode in your theme files, like so: <?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.
  4. You can use a functionality plugin like this one to add a custom code snippet to your site without making changes to your theme. In that code snippet, you can decide on which pages the post views should be displayed. In this example, the counter will be displayed at the bottom of all posts, only on posts pages.

更新日志:

1.5.0 Release Date: February 9, 2023 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