• Resolved jepcmart

    (@jepcmart)


    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/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    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

    (@tw2113)

    The BenchPresser

    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.