Understandably in the array defining various fields for the $meta_box variable we can assign
'page' => 'post',
But is there some way to assign the meta box to a specific page by page ID, slug, etc...?
Understandably in the array defining various fields for the $meta_box variable we can assign
'page' => 'post',
But is there some way to assign the meta box to a specific page by page ID, slug, etc...?
Found a solution elsewhere. Check it out:
http://farinspace.com/2010/03/page-specific-wordpress-meta-box/
This topic has been closed to new replies.