wpseo_metabox_prio, high
wpseo_metabox_prio, high
Appears in: wordpress-seo.28.1
Hook Type: filter
Displaying hooks found in version: wordpress-seo.28.1apply_filters('wpseo_metabox_prio, high') is found 2 times:
- /admin/metabox/class-metabox.php line 133
$product_title, [ $this, 'render_internet_explorer_notice' ], $post_type, 'normal', apply_filters( 'wpseo_metabox_prio', 'high' ), [ '__block_editor_compatible_meta_box' => true ], ); } } /**
- /admin/metabox/class-metabox.php line 253
$product_title, [ $this, 'meta_box' ], $post_type, 'normal', apply_filters( 'wpseo_metabox_prio', 'high' ), [ '__block_editor_compatible_meta_box' => true ], ); } } /**