wordpress - Remove 'custom-cpt' from 'custom-cpt/post-title' from custom post types permalinks -


lets have custom post type: 'pt-services'

so, posts have kind of urls:

pt-services/post-one   pt-services/post-two 

how posible remove pt-services urls? like:

/post-one   /post-two 

i tried suggested in here didn't work...

any thoughts?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -