Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I'm looking for a plugin/custom function that removes the parent slug of a child's page permalink.

Something that automatically changes the permalink for child pages.

Example: www.blog.com/products/apple becomes www.blog.com/apple Anyone got a clue if that could be done?

Thanks in advance

share|improve this question
@fdsa Doesn't work automatically, does it? – INT Jun 24 '12 at 21:37

1 Answer

I'm not sure if you guys are still looking for a solution for this, but I found the perfect one: http://wordpress.org/extend/plugins/custom-permalinks/

share|improve this answer
I don't think it does it automatically though.. – INT Dec 7 '12 at 12:50

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.