
內容簡介
WordPress文章瀏覽次數計數器會計算內建文章類型和自定文章類型的瀏覽次數。
特點和選項:
簡單易懂。
選項可過濾IP地址,以獲得精確的發文計數。
可選擇自定文章類型。
如何在前端取得發文計數
使用此短碼:
[WPPV-TOTAL-VIEWS]
以獲得您發文類型的站點寬度計數(每小時刷新一次,以提高效能)。
[WPPV-TOTAL-VIEWS-PER-POST-TYPE post_type=”post”]
教學
開發
GitHub上的開發: https://github.com/vanpariyar/wp-post-views
在GitHub上創建問題,或為新功能提出Pull請求,當新標籤添加時,它將自動部署。
外掛標籤
開發者團隊
② 後台搜尋「Wp Post Views – WordPress Post views counter」→ 直接安裝(推薦)
原文外掛簡介
WordPress post views counter counts the view of your Built in post type and Custom post type.
Features And Options:
Simple, and easy to understand.
Option to filter views on IP address to get accurate post count.
Option to select the custom post type.
How to Get Post Count in Frontend
Use this shortcode.
[WPPV-TOTAL-VIEWS]
TO get site wide count of your post type ( Refresh Hourly due to performance reason ).
[WPPV-TOTAL-VIEWS-PER-POST-TYPE post_type=”post”]
The total view shortcode not working well with large sites.
Tutorial
Development
Development happening on GitHub :- WP Post Views Github
Create issue on the GitHub OR Pull request for new feature when new tag added it will automatically deployed.
