內容簡介
此外掛讓您可以透過簡碼在頁面或文章中展示任何外掛的資訊。
使用範例:
要顯示外掛「Akismet」的統計數據,您可以使用
[plugin-info-cards akismet]
要顯示多個外掛的統計數據,您可以使用
[plugin-info-cards akismet hello-dolly]
要顯示某一位作者貢獻的所有外掛的統計數據,您可以使用
[plugin-info-cards author=automattic]
注意事項
此外掛會透過 API 調用 WordPress.org 的外掛統計數據。
這些請求默認會被快取一小時。
外掛標籤
開發者團隊
原文外掛簡介
Allows you to showcase information of any plugin in pages/posts using shortcode.
Example usage:
To display statistics of the plugin “Akismet” you can use
[plugin-info-cards akismet]
To display statistics of multiple plugins you can use
[plugin-info-cards akismet hello-dolly]
To display statistics of all the plugins a single author has contributed to, you can use
[plugin-info-cards author=automattic]
Note
This plugin makes use of API calls to WordPress.org to fetch plugin statistics.
These requests are cached by default for a period of 1 hour.
