Download current stable version (1.0)
This WordPress plugin lets you create custom permalinks for author pages. By default URLs to author pages are structured:
http://www.example.com/author/author-name/
With this plugin you can change the “author” part of these URLs into anything you like, for example:
http://www.example.com/editorial/author-name/
http://www.example.com/crew/author-name/
http://www.example.com/members/author-name/
http://www.example.com/posts-by/author-name/
etc.
Installation
- Download the plugin and unzip,
- Upload the author-slug folder to your wp-content/plugins folder,
- Activate the plugin through the WordPress admin,
- Go to Settings > Author slug and customize the slug for your author pages

Comments (34)
February 5, 2009 (11:55 pm)
hi. Thanks for plugin
perfect.
Regards
Pingback by Wordpress: ecco la lista completa dei plugin compatibili con la versione 2.7 : Blogtecnico - Web news social 2.0: internet e tecnologia, blogging e tutorial
[...] Author Slug [...]
February 7, 2009 at 5:06 pm
Pingback by WordPress Plugin Releases for 02/07 | Weblog Tools Collection
[...] Author Slug [...]
February 7, 2009 at 10:39 pm
Pingback by WordPress Plugin Releases for 02/07 | BlogBroker24-7
[...] Author Slug [...]
February 8, 2009 at 12:13 am
Pingback by WordPress Plugin Releases for 02/07 | bloground.ro - Blogging resources, WordPress themes and plugins for your development
[...] Author Slug [...]
February 8, 2009 at 8:03 am
Pingback by WordPress Plugin Releases for 02/07 | Wordpress Blog NL
[...] Author Slug [...]
February 8, 2009 at 8:26 am
Pingback by Wizreport » WordPress Plugin Releases for 02/07
[...] Author Slug [...]
February 8, 2009 at 10:56 am
Pingback by Author Slug Plugin | WordPress Plugins Database - WordPressPluginsDatabase.com
[...] etc. Visit the plugin’s homepage if you have any questions. …..read more Download Plugin! Version 1.0 Last Updated: February 5, 2009 Plugin Owner: Microkid Visit [...]
February 8, 2009 at 5:48 pm
Pingback by WordPress Plugin Releases for 02/07 | MBConsulting.se
[...] Author Slug [...]
February 11, 2009 at 8:18 pm
March 4, 2009 (12:47 am)
Is it possible to have multiple author slugs for different posts?
Pingback by Плагины Wordpress 2009 года :Записки Веб-мастера.
[...] Author Slug [...]
March 19, 2009 at 1:56 pm
April 17, 2009 (9:48 pm)
Thanks is a very usefull plugin
April 27, 2009 (11:10 am)
The default author url for author is http://www.myblog.com/author/author_name. Is there any way of changing it to http://www.myblog.com/author_name.?
Please help Me…!!
May 3, 2009 (5:22 am)
does this work with 2.7.1 version of wordpress?
May 19, 2009 (10:22 am)
Perfect! Cheers!
Pingback by Utility Room / WordPress Author Archive Page Slug
[...] Change the author archive page’s slug with this plugin. Post a comment — Trackback URI RSS 2.0 feed for these comments This entry (permalink) was posted on Tuesday, May 19, 2009, at 11:27 am by Jussi Ruokomäki. Filed in Web Development and tagged plugins, slug, wordpress. [...]
May 19, 2009 at 10:28 am
May 19, 2009 (10:39 am)
By the way, you wouldn’t be able to add a feature that could change the “page/2″ slug (that appears on paged archives) to something configurable, say, “my_special_page/2″?
That would be a killer for non-English blogs.
May 19, 2009 (10:43 am)
To clarify things a little, I meant e.g. the author page that has permalink “author/author-name”, but if you browse the posts, it’ll get “author/author-name/page/2″. That “page” part should be configurable, but it’s not and I can’t seem to find any plugin to fix. (Don’t want to hack the core.)
But anyways, thanks for a perfect author slug plugin!
June 19, 2009 (12:11 am)
nice. thanks!
June 19, 2009 (12:24 am)
just a quick note for those who might be having an issue, the installation failed and gave me a fatal error: unexpected $end on line 74. That was because my server requires strict php tags.
I simply changed all the shorthand <?= to and the one <? to <?php and voila!
Thanks again!
June 19, 2009 (12:25 am)
lol – sorry – the shorthand <?= to
June 19, 2009 (12:25 am)
it’s stripping my php – lol
Pingback by WordPress 2.8 兼容的插件列表 | 网站建设 | 菠萝筐
[...] Author Slug plugin 1.0 or newer [...]
July 6, 2009 at 3:44 am
September 1, 2009 (11:39 pm)
WPskX6 jwhkdfkycavw, [url=http://tjoiiqenljhc.com/]tjoiiqenljhc[/url], [link=http://ctceqzpapzqy.com/]ctceqzpapzqy[/link], http://jfwwiwnzdhvo.com/
Pingback by Веб-дизайн для блоггера. WebDsgn.Ru. » Обзор новых плагинов для Wordpress от 8 февраля 2009.
[...] Author Slug [...]
September 29, 2009 at 6:47 pm
October 22, 2009 (5:23 pm)
Further, it resembles in some respects research in human-computer interaction. ,
Pingback by Snyggare länkar för dina användare | andreask.se
[...] har just installerat tilläggen Author Slug och Author Slug Field på WordPress-installationen för Dagens jazz. Varför? För att få snyggare [...]
October 27, 2009 at 7:28 pm
Pingback by Playing with worpdress permalink | Let's start again...
[...] this so many wordpress plugins are available. But I like to use Author Slug, in codex check here. You can search codex for such [...]
January 17, 2010 at 12:11 pm
March 7, 2010 (9:11 am)
Hi Kiddo! Great plugin. REally useful, but I found a little problem. If you try to get the author’s feed after change the slug, you’ll get a error. Any clue to how fix that?
Thanks!
March 26, 2010 (6:10 pm)
I like this plugin but my RSS and FEED links for author pages no longer work. The old original author/name/feed page works but not the new edited one that links try to go to. Any ideas?
March 29, 2010 (8:39 am)
Hello, I found a bug in your plugin. On line 29 the code reads:
return get_option(“siteurl”) . “/” . get_option(“AS_author_slug”) . “/” . $author_nickname . “/”;
For those of us who are running a mod_rewrite installation where wordpress appears to be installed in the root, this is not working. The line should read:
return get_bloginfo(“url”) . “/” . get_option(“AS_author_slug”) . “/” . $author_nickname . “/”;
i.e. change to “get_bloginfo(‘url’)”.
Thank you!
April 28, 2010 (8:13 pm)
Great spot Mans
I just wanted to add this – I’ve done it a different way, after looking at the WP Options reference.
I used:
return get_option(“home”)
But you can definitely use any of them
Thanks for the plugin!
May 17, 2010 (9:23 am)
Working great on our site! Thanks a lot!
Pingback by The Push Agency | On-site & Online Multimedia Productions
[...] plugin” giving each client in their roster a dedicated profile. We have also added the “Author Slug plugin” to rename the “/authors/” from the web address to “/roster/“. Please [...]
May 26, 2010 at 5:28 am