[Plugin: WordPress SEO] Disable add_meta_box function for custom Post Types
-
Is it possible to add some means of disabling the SEO meta box for selected Custom Post Types?
I have created a few custom post types for a theme where this functionality is not applicable.
I can see in class-metabox.php you ignore some post types (‘revision’,’nav_menu_item’,’post_format’,’attachment’) it would be nice if others could be excluded as well. Maybe a filter to add to this list? Or just a list where you select which post types it is applicable for…
Cheers,
Mark
The topic ‘[Plugin: WordPress SEO] Disable add_meta_box function for custom Post Types’ is closed to new replies.