Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Plugin Info Cards

Leírás

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.

Képernyőmentések

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

Telepítés

  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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Plugin Info Cards” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Plugin Info Cards” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • Initial Public Release