Please add support for custom post types
-
Please add the following to hooks:
add_filter(‘post_type_link’,’ppqtrans_convertURL’);
add_filter(‘post_type_archive_link’,’ppqtrans_convertURL’);This will support localization off custom post type links and links to custom post type archives!
I hope this can be fixed! Thank you so much!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Please add support for custom post types’ is closed to new replies.