• Resolved Le Isaac

    (@marg3)


    When one of the sites I manage was designed the custom posts type names included capital letters. We have hundreds of pages with links everywhere that include the capital letters. ex. http://www.eewc.com/BookReviews/toc

    v. 1.0.0 broke these links, thousands of them. At least the menus were still working because it seemed to switch requests for pages to be all lower case some how.

    V. 1.0.5 broke the menus too!

    I know using cap letters is not standard practice for custom post types, and will no longer even work, but I didn’t code the site originally.

    A find and replace in the database broke other things.

    Any advice? How can I get my links functioning again without having to change them all by HAND?

    Thanks for any help you can offer.

    https://ww.wp.xz.cn/plugins/custom-post-type-ui/

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

    (@tw2113)

    The BenchPresser

    The best I can offer at this point would be some SQL queries to change everything to lowercase for the post type slugs that are registered. The fact that they were able to be capitalized in the first place is something that shouldn’t have been able to happen, from everything I know, so getting them changed would be the best route forward,

Viewing 1 replies (of 1 total)

The topic ‘Cap Letters In Post Types’ is closed to new replies.