urls - Change permalink rule if category is called "uncategorized"

admin2025-06-02  3

My current permalink looks like this

/%category%/%postname%

Basically I want something like this:

If the category of the post is called "Uncategorized" then change the permalink rule from "/%category%/%postname%"

to

"/%postname%"

For all other categories leave it as /%category%/%postname%

How can I accomplish this?

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748864301a314356.html

最新回复(0)