=== Style Author Base === Contributors: bolo1988 Donate link: http://codecto.com/ Tags: author post link, author base Requires at least: 2.1 Tested up to: 3.2.1 Stable tag: 1.0 This plugin can change the author posts link. == Description == The default author posts link of WordPress is like 'http://example.com/?author=1' or 'http://example.com/author/111', this plugin can help you easy to change it. WordPress默认的作者文章链接通常是 'http://example.com/?author=1' 或者 'http://example.com/author/111',这个插件能帮你改变作者文章链接的格式。 e.g. `http://example.com/user/111` or `http://example.com/member/111` == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Setting at Options->permalinks == Changelog == = 1.0 = * The first version.