外掛說明
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
螢幕擷圖
安裝方式
You can either install it automatically from the WordPress admin, or do it manually:
- Upload ‘wp-postviews-plus’ directory to the ‘/wp-content/plugins/’ directory.
- Activate the plugin ‘WP-PostViews Plus’ through the ‘Plugins’ menu in WordPress.
- Place the show views function in your templates. function reference
使用方式
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.
常見問題集
請至外掛頁面提出你的問題。
使用者評論
2020 年 5 月 24 日
It is a great and small plugin and it is easy to install and get it work.
2017 年 11 月 7 日
easy to install and to add to your theme.
it works perfectly
參與者及開發者
變更記錄
請至外掛更新歷史