Title: Flush the rewrite rules
Last modified: August 22, 2016

---

# Flush the rewrite rules

 *  Resolved [jepcmart](https://wordpress.org/support/users/jepcmart/)
 * (@jepcmart)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flush-the-rewrite-rules/)
 * I use managewp.com to manage my wordpress plugins. After upgrading this plugin
   to the latest version, it broke all my custom rewrite slug(s) set in the Custom
   Post Type UI -> Settings for each post type.
 * I add the following temporarily to an included php file to reset them:
 * flush_rewrite_rules();
 * I don’t know if the plugin author can do anything about this, but I got a couple
   complaints from my customers.
 * [https://wordpress.org/plugins/custom-post-type-ui/](https://wordpress.org/plugins/custom-post-type-ui/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flush-the-rewrite-rules/#post-5814429)
 * We definitely already include that in a number of places, but I had it pointed
   out to me today that some of my rewrite logic still wasn’t accurate and I hope
   to rectify that in 1.0.3 next week.
 * I do apologize for any headaches I caused though, it was not intentional.
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/flush-the-rewrite-rules/#post-5814754)
 * jepcmart, did this issue resolve itself at any point or with the latest update
   of 1.0.6?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Flush the rewrite rules’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [slug](https://wordpress.org/support/topic-tag/slug/)

 * 2 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/flush-the-rewrite-rules/#post-5814754)
 * Status: resolved