aioseo_post_metabox_priority, high
aioseo_post_metabox_priority, high
Appears in: all-in-one-seo-pack.5.0.0.1
Hook Type: filter
Displaying hooks found in version: all-in-one-seo-pack.5.0.0.1apply_filters('aioseo_post_metabox_priority, high') is found 1 times:
- /app/Common/Admin/PostSettings.php line 220
$aioseoMetaboxTitle, [ $this, 'postSettingsMetabox' ], [ $postType ], 'normal', apply_filters( 'aioseo_post_metabox_priority', 'high' ) ); } } /** * Render the on page/posts settings metabox with Vue App wrapper.