=== Custom Toolbox === Contributors: Frederic Vauchelles, Cathy Vauchelles Donate link: http://fredpointzero.com Tags: post, form, maker, generator, poll Requires at least: 2.8.3 Tested up to: 2.8.3 Stable tag: 0.1 Toolbox for customizing your Wordpress == Description == This toolbox gather function for customizing your Wordpress, such as adding comment number to your posts == Installation == 1. Download the plugin 1. Copy the directory under your wp-content/plugins 1. Enable the plugin in your admin pages 1. Configure the plugin That's all ! == Frequently Asked Questions == = Where can I find translation files ? = All translation files can be found in the lang subdirectory. It contains pot, po and mo files. == Features == = Add comment count to your posts = Options : * Select where you want to display the comment number * Give the way you want to display it (with the template string) The template string use %i to display the comment number and %content to display the text (comment or author) Enjoy ! == Screenshots == 1. Comment list screenshot 1. Back office screenshot == Changelog == = 0.1 = * Initial widget