Plugin Info Cards

Опис

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.

Снимци екрана

Постављање

  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.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Plugin Info Cards“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Plugin Info Cards“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0

  • Initial Public Release