Descrizione
OCD Plugin Stats is a simple plugin that creates a little dashboard widget that displays the WordPress.org plugin download statistics for plugins of your choice.
If you like this plugin, please give it a 5-star rating over here –>
This short and simple plugin won’t leave any trace in your database after it has been uninstalled. It doesn’t create extra tables, content types, or taxonomies.
And, you can always visit my website (It’s mostly about awesome open source robots, if you’re into that kinda thing).
To Do List
- Include multi-language support.
Screenshot
Installazione
This section describes how to install the plugin and get it working.
- Upload
ocd_plugin_stats.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to the dashboard located at
http://YOURSITE.com/wp-admin/
- Hover the mouse over the “OCD Plugin Stats” widget and you will see the “Configure” link show up (
http://YOURSITE.com/wp-admin/?edit=mbk_ocd_plugin_stats_widget#mbk_ocd_plugin_stats_widget
) - Enter your plugin slugs separated by commas and click “Submit” to save your settings
FAQ
- Wait! I have more questions!
-
Please visit my website or send me an e-mail!
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“OCD Plugin Stats” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “OCD Plugin Stats” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.3
- Added plugin ratings
- Added plugin stat totals to table
- Added stats caching for 12 hours, as well as a refresh link
- Added
rtrim
to the plugin name - Improved table layout
- Fixed
$dom->loadHTML()
PHP notices - Added error notices when a plugin doesn’t exist
- Update contributed by Katz Web Services, Inc.
0.1
- Initial release on 2/29/2012!