• I created a plugin that would remove the author slug from the URL (permalink) ONLY for one specific author (“admin”). The goal of this plugin is that if John Smith writes a post, the URL would be http://www.example.com/johnsmith/post.html, but if admin writes a post, the permalink would be http://www.example.com/post.html.

    This plugin worked perfectly until I just updated to 3.4. Now it doesn’t work. I can’t figure out which part of this code has changed in 3.4. Any help would be greatly appreciated!

    [Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Removing an author name from Permalink’ is closed to new replies.