This plugin is outdated and might not be supported anymore
API info for Plugins & Themes from WP.ORG

API info for Plugins & Themes from WP.ORG

Details
View on WordPress

[ ✅ ?????? ??????? 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:

Details

Plugin code:
api-info-themes-plugins-wp-org
Plugin version:
1.13
Outdated:
Yes
WP version:
6.0 or higher
PHP version:
or higher
Test up to WP version:
6.5.5
Total installations:
0
Last updated:
2024-06-23
Rating:
Times rated:
1
api
author
org
theme
wp