
內容簡介
[ ✅ 由 Puvox 提供的安全插件 ] :
• 修訂後更安全,無漏洞隱患。
• 高效,不會增加網站的負載速度。
• 不會收集任何私人數據。
插件描述
從 WP.ORG API 中顯示插件和主題的信息,如 WordPress API codex 中所述。
短碼:
[wporg_api_pt type="plugins" by="author" by_value="wporg_username" ...]
程式化訪問:
<?php echo do_shortcode('[wporg_api_pt type="plugins" by="author" by_value="wporg_username" ...]'); ?>
//或
<?php if (function_exists('wporg_api_pt')) { echo wporg_api_pt(["type"=>"plugins", "by"="author", "by_value"="wporg_username" ...]); } ?>
可用選項
在插件的設置頁面中查看所有可用選項及其描述。其中一些選項如下:
外掛標籤
開發者團隊
② 後台搜尋「API info for Plugins & Themes from WP.ORG」→ 直接安裝(推薦)
原文外掛簡介
[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍 ] :
• Revised for security to be reliable and free of vulnerability holes.
• Efficient, not to add any extra load/slowness to site.
• Don’t collect private data.
Plugin Description
Show Plugins & Themes information on your site, from WP.ORG API, as described in WordPress API codex.
Shortcode:
[wporg_api_pt type="plugins" by="author" by_value="wporg_username" ...]
Programatic access:
//or
"plugins", "by"="author", "by_value"="wporg_username" ...]); } ?>
Available Options
See all available options and their description on plugin’s settings page. To mention some of them, you can get these data:
