Opis
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.
Instalacja
- Add the plugin’s folder in the WordPress’ plugin directory.
- Activate the plugin.
- Use the shortcode
[plugin-info-cards {plugin-slug}]
on posts/pages.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Plugin Info Cards” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Plugin Info Cards” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- Initial Public Release