• Resolved nitinsinghal

    (@nitinsinghal)


    Hi

    I am using the below code for my uppercase URLs, which is working fine.

    add_filter('permalink_manager_force_lowercase_uris', '__return_false');

    I am creating multiple pages with wp_insert_post. But with this I am getting small case URLs. How do I get uppercase urls with this ?

    Regards

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

The topic ‘Uppercase URls’ is closed to new replies.