If I have a post in multiple categories, what defines what category shows up in the URL? Assuming I have permalinks setup as /%category%/%postname% is it the ID or the name?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
WordPress always use the category with lowest ID. You can use plugins such as the Hikari Category Permalink plugin to change that however. http://wordpress.org/extend/plugins/hikari-category-permalink/ |
|||
|
|