post permalink for custom post type
-
Hello everyone,
Today I was working on a WordPress theme and I had to create a custom post type and archive page for the post but to meet the requirement I had to make sure that user of the theme have to able change permalink setting from wordpress permalink setting.but as I tried the whole day I cannot able to make sure to the custom post get the permalink of which user defined on wordpress permalink setting.I tried to add.rewrite rule to false and play around with different options also everytime flash the permalink.Even I switched to different version of wordpress and deactivating all plugin available.Now before I give up and start working on settings API to register new settings to let user change permalink for my custom post type I want to make sure that its not possible to use wordpress provided permalink setting to achieve the permalink customization.Is what I am thinking is right or its possible to achieve this functionality?
The topic ‘post permalink for custom post type’ is closed to new replies.