How to redirect all Single Posts of a Custom Post Type in WordPress
While developing a website or blog in WordPress with Custom Post Type’s there may come a time when you do not want to actually display the Single Post. In this tutorial we will teach you how to redirect all Single Posts of a Custom Post Type via a WordPress function.