
內容簡介
這個外掛可用於計算從 wordpress.org 下載的外掛次數和評分。使用短碼顯示任何在 https://wordpress.org/plugins 存儲庫中的外掛的總下載量。
使用短碼:
[plugin_download_counter plugin_slug="akismet" type="downloads"]:-- 顯示總下載量
[plugin_download_counter plugin_slug="akismet" type="ratings"]:-- 顯示平均評分
如何使用
啟用外掛。
使用短碼: [plugin_download_counter plugin_slug=”任何外掛的別稱 ” type=”downloads”] -> 顯示總下載量
使用短碼: [plugin_download_counter plugin_slug=”任何外掛的別稱 ” type=”ratings”] -> 顯示平均評分
* WordPress 3.3+
* PHP 5.x
* MySQL 5.x
外掛標籤
開發者團隊
原文外掛簡介
Counts Plugin Downloads and Ratings from wordpress.org. Use shortcode to show total downloads of any plugin present in https://wordpress.org plugins respository.
Use Shortcode:
[plugin_download_counter plugin_slug="akismet" type="downloads"] : -- Will show total downloads
[plugin_download_counter plugin_slug="akismet" type="ratings"] : -- Will show average ratings
How to use
First Activate Plugin.
Use Shortcode : [plugin_download_counter plugin_slug=”any-plugin-slug ” type=”downloads”] -> will show total downloads
Use Shortcode : [plugin_download_counter plugin_slug=”any-plugin-slug ” type=”ratings”] -> will show average ratings= Minimum requirements for Duplicate Page =
* WordPress 3.3+
* PHP 5.x
* MySQL 5.x
