Beschreibung
With this plugin, developers can include a plugin download counter
on WordPress posts or pages.
This plugin grabs the number of total downloads for a given plugin from wordpress.org
.
Features:
- This plugin returns the total number of downloads for a specific plugin which you host on wordpress.org
- Easy implementation on posts or pages by using shortcodes
e.g.:
[PluginDownloadCounter pluginname=“google-maps-v3-shortcode-multiple-markers“]
Installation
- Upload the
shortcode-plugin-download-counter
directory to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - Add shortcodes in your posts or pages
e.g.:
[PluginDownloadCounter pluginname=“google-maps-v3-shortcode-multiple-markers“]
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Shortcode Plugin Download Counter“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Shortcode Plugin Download Counter“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- First release