plugin-icon

API info for Plugins & Themes from WP.ORG

作者:Puvox Software·
[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍 ] Show Plugins & Themes information on your site, from WP.ORG API
评级
5/5
版本
1.13
最后更新
Oct 30, 2024
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:

<?php echo do_shortcode('[wporg_api_pt type="plugins" by="author" by_value="wporg_username" ...]'); ?> //or <?php if (function_exists('wporg_api_pt')) { echo wporg_api_pt(["type"=>"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:

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.5.7
这个插件是可用的下载,适用于您的站点。