
內容簡介
使用簡單的短碼,在網站上添加一個格式化的插件信息框。可以使用瞬時緩存以實現更快的頁面加載時間和較少的 API 調用,但換取較慢的更新速度。
F13 WordPress 無需任何配置,只需添加短碼 [f13-wordpress slug=plugin-slug] 即可。也可以添加可選的屬性以設置緩存時間,單位為分鐘 [f13-wordpress slug=plugin-slug cache=1440]。
如果您希望覆蓋默認外觀,只需向您自己的CSS文件添加簡單的CSS規則即可。
了解有關 F13-WordPress 的更多信息
[https://f13.dev/wp-content/uploads/2021/10/f13-wordpress-shortcode.png F13-WordPress 短碼的示例輸出]
[https://f13.dev/wp-content/uploads/2021/10/f13-wordpress-requirements.png F13-WordPress 短碼的擴展要求選項卡]
[https://f13.dev/wp-content/uploads/2021/10/f13-wordpress-error.png 當插件 slug 不存在時的示例軟錯誤]
外掛標籤
開發者團隊
原文外掛簡介
Add a formatted plugin information box using simple shortcodes to your website. Transient cache can be utilised allowing for faster page loading times and less API calls in excahnge for delayed updates.
F13 WordPress does not require any configuration, simply add the shortcode [f13-wordpress slug=plugin-slug]. An optional attribute can also be included to set the cache time in minutes [f13-wordpress slug=plugin-slug cache=1440]
Should you wish to override the default appearance, simple CSS rules can be added to your own CSS files.
Read more about F13-WordPress
[https://f13.dev/wp-content/uploads/2021/10/f13-wordpress-shortcode.png Example output of the f13-wordpress shortcode]
[https://f13.dev/wp-content/uploads/2021/10/f13-wordpress-requirements.png Expanded requirements tab of the f13-wordpress shortcode]
[https://f13.dev/wp-content/uploads/2021/10/f13-wordpress-error.png Example soft error for a non existing plugin slug]
