Popis
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“]
Instalace
- 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“]
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Shortcode Plugin Download Counter je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Shortcode Plugin Download Counter” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- First release