Plugin Info Cards

Deskripsyon

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.

Mga Screenshot

  • Sample output 1
  • Sample output 2
  • Using shortcodes in code editor.

Pag-install

  1. Add the plugin’s folder in the WordPress’ plugin directory.
  2. Activate the plugin.
  3. Use the shortcode [plugin-info-cards {plugin-slug}] on posts/pages.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Plugin Info Cards” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Plugin Info Cards” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • Initial Public Release