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.
Ecrãs
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
Perguntas frequentes
- Wait! I have more questions!
-
Please visit my website or send me an e-mail!
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“OCD Plugin Stats” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “OCD Plugin Stats” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo 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!