API Info For Plugins & Themes From WP.ORG - Rating, Reviews, Demo & Download

API Info For Plugins & Themes From WP - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

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:

Security & Efficiency

Note! All plugins released by Puvox.Software are:
• Security-revised: checked and free from vulnerabilities.
• No extra load/sloweness to site (even using tens of such plugins).
• Plugins don’t collect private data.

Screenshots

No screenshots provided


Reviews & Comments