Forums
(@surendras)
6 years, 1 month ago
@akiai ! Thank You so much Sir.
For Custom Post Types, I figured that I need to use exact Post Type Slug
Something like:
$post_types[] = 'cpt_movie';
Now it all seems to be working good.
Thanks again for ur help !