Skip to content

Instantly share code, notes, and snippets.

@naturallucky
Last active April 8, 2019 07:03
Show Gist options
  • Save naturallucky/d8253380975ad943a739eebf4b770883 to your computer and use it in GitHub Desktop.
Save naturallucky/d8253380975ad943a739eebf4b770883 to your computer and use it in GitHub Desktop.
WordPress Popular Posts all view custom
@naturallucky
Copy link
Author

naturallucky commented Apr 8, 2019

print page views of one article.
like "17,867 views." ( + mouse hover "view: Daily: 36(40%:↑) / Weekly: 180(-9.3%:-) / Monthly: 794 / All: 17,867")

require "WordPress Popular Posts" plugin.

write in:
wp-content/themes/(theme folder)/content-single.php
test under env:
wordpress 5.1.1 +WordPress Popular Posts 4.2.2 plugin. 2019/4/8

WordPress Popular Posts プラグイン利用した
ビュー数を表示する サンプルコード
総数の他に 増加・減少傾向も表示します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment