Plugin Info Cards

0

Allows you to showcase information of any plugin in pages/posts using shortcode. Example usage: To display statistics of the plugin “Akismet” you can use [plugin-info-cards akis

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Allows you to showcase information of any plugin in pages/posts using shortcode.

Example usage:

To display statistics of the plugin “Akismet” you can use
[plugin-info-cards akismet]

To display statistics of multiple plugins you can use
[plugin-info-cards akismet hello-dolly]

To display statistics of all the plugins a single author has contributed to, you can use
[plugin-info-cards author=automattic]

Note

This plugin makes use of API calls to WordPress.org to fetch plugin statistics.
These requests are cached by default for a period of 1 hour.