Author slug plugin
5 Nov
The author slug wordpress plugin adds the ability to control the slug associated with an author, in a similar way in which you can control the slug of a category.
It is not compatible with wordpress MU.
Usage
After activation a new field titled “Slug” will be added in the user profile page when an administrator is editing the profile. To change the slug just enter the new slug and submit.
If the requested slug already exists, a slug will be generated in the form slug-n.
if the slug field is empty, the slug will be reset to the wordpress defualt.
If you find it useful, don’t be to shy to
License
GPLv3
WordPress version compatibility
Was tested against 2.8, but should work with earlier versions
Installation
1. Download the plugin and unzip it (or not, if you are going to use the built in wordpress plugin installer)
2. Upload the unzipped folder authorslug to your plugins directory.
3. Activate the plugin through the ‘Plugins’ menu in WordPress
Changelog
-
1.0
Initial release.
No comments yet