wp rewrite structure <permastruct>
Updates the permalink structure
Arguments
Name | Description |
---|---|
permastruct | The new permalink structure to apply |
Options
Name | Description |
---|---|
--category-base <base> | Set the base for category permalinks, i.e. ‘/category/’ |
--tag-base <base> | Set the base for tag permalinks, i.e. ‘/tag/’ |
--hard | Perform a hard flush – update .htaccess rules as well as rewrite rules in database. Works only on single site installs |