Rewrite
wp rewrite
Lists or flushes the site's rewrite rules, updates the permalink structure. See the WordPress Rewrite API and WP Rewrite class...
Updated February 15, 2026
wp rewrite flush
Flushes rewrite rules. Resets WordPress' rewrite rules based on registered post types, etc. To regenerate a .htaccess file with WP-CLI,...
Updated February 15, 2026
wp rewrite list
Gets a list of the current rewrite rules. Synopsis wp rewrite list [--match=<url>] [--source=<source>] [--fields=<fields>] [--format=<format>] Options [--match=] Show rewrite...
Updated February 15, 2026
wp rewrite structure
Updates the permalink structure. Sets the post permalink structure to the specified pattern. To regenerate a .htaccess file with WP-CLI,...
Updated February 15, 2026