pagehook, 'main'); // Call our own custom nav metabox which combines our own settings with Genesis' add_meta_box('mm-navigation-settings', __( 'Navigation', 'trestle' ), 'trestle_navigation_settings_box', $_genesis_theme_settings_pagehook, 'main', 'high'); } add_action('genesis_theme_settings_metaboxes', 'trestle_register_settings_box'); /** * Create Navigation Metabox */ function trestle_navigation_settings_box() { ?>
/>
/>