Descrição
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.
Imagens de tela
Instalação
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!
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“OCD Plugin Stats” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “OCD Plugin Stats” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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!