aioseo_show_seo_overview, true
aioseo_show_seo_overview, true
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_show_seo_overview, true') is found 1 times:
- /app/Common/Admin/Dashboard.php line 79
// Add the Overview widget. if ( $this->canShowWidget( 'seoOverview' ) && apply_filters( 'aioseo_show_seo_overview', true ) && ( aioseo()->access->isAdmin() || aioseo()->access->hasCapability( 'aioseo_page_analysis' ) ) && aioseo()->options->advanced->truSeo ) { wp_add_dashboard_widget( 'aioseo-overview', // Translators: 1 - The plugin short name ("AIOSEO").