rewrite-command
rewrite-command copied to clipboard
Lists or flushes the site's rewrite rules, updates the permalink structure.
Right now `flush --hard` returns success, but it actually fails if there is no .htaccess file. `flush --hard` should create .htaccess if it does not exist
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** I have been reviewing the code of the `wp...
Currently, it is not possible to be able to add missing rules related to multisite when running the command since it only supports single sites. An example command would be....