=== Index tag page === Contributors: Mat_ Donate link: http://www.kune.fr/ Tags: tag, page, index Requires at least: 2.0.2 Tested up to: 2.7.1 Stable tag: 1.0 With this plugin, you will be able to display an index with all your authorss, sort alphabeticaly. == Description == With this plugin, you will be able to display an index with all your authorss, sort alphabeticaly. The shortcode is `[authorsindex]`. Options are: ul => the class of you ul element (default = iapAlpha) li => the class of you li element (default = iapAlpha) letter => the class of you span element(the letters) (default = iapLetter) hide_empty => diplay authors that don't have any article (default = false) optioncount => display number of post of the author (default = true) show_fullname => show full name of the author (default = false) exclude_admin => exclude the admin (default = false) menu => show a menu of the index (buddypress-like) (default = true) == Installation == 1. Upload `index-tag-page.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `[indextag]` according to the description == Frequently Asked Questions == = Is it work with Wordpress MU? = Of course it is. == Demonstration == You can see an example of the functionnality of this plugin at [Kune.fr](http://kune.fr/index-des-auteurs/ "Kune.fr Auteurs Index Page") == Changes == * 1.0 : First release of the plugin