Meta Box
Support Forum
Support › MB Show Hide › How it's work with page.php?
I can not hide/show metabox for page.php. Can you please help me?
Hi,
To show a meta box for pages only, please just set 'post_types' => 'page'. You don't need to use any extension for this.
'post_types' => 'page'