PostTypes
GitHub
Travis CI
Packagist
Search…
PostTypes v2.2
Getting Started
PostTypes
Create a Post Type
Add Taxonomies
Filters
Columns
Menu Icons
Flush Rewrite Rules
Taxonomies
Notes
Contributing
Changelog
Powered By
GitBook
Flush Rewrite Rules
You can programmatically recreate the sites rewrite rules with the
flush()
method. This is an expensive operation and should be used with caution, see
codex
for more.
1
$books
->
flush
();
Copied!
Previous
Menu Icons
Next
Taxonomies
Last modified
3yr ago
Copy link