=== API info for Plugins & Themes from WP.ORG === Tags : api,wordpress,wp,org,plugin,theme,author Stable tag : 1.00 WordPress URI : https://wordpress.org/plugins/api-info-themes-plugins-wp-org/ Plugin URI : https://puvox.software/wordpress/ Contributors : puvoxsoftware,tazotodua Author : Puvox.software Author URI : https://puvox.software/ Donate link : https://paypal.me/puvox License : GPL-3.0 License URI : https://www.gnu.org/licenses/gpl-3.0.html Requires at least: 4.4 Tested up to : 5.2.1 Show Plugins & Themes information on your site, from WP.ORG API == 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: = 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 == 1. Example output == Installation == A) Enter your website "Admin Dashboard > Plugins > Add New" and enter the plugin name or B) Download plugin from WordPress.org , Extract the zip file and upload the container folder to "wp-content/plugins/" == Frequently Asked Questions == - More at our WP plugins page. == Changelog == = 2.20 = * Only php >= 5.4 supported = 1.0 = * First release.