<?php /** * Insights block. * * @package SEOPress * @subpackage Blocks */ defined( 'ABSPATH' ) || exit( 'Please don’t call the plugin directly. Thanks :)' ); do_action( 'seopress_dashboard_insights', $current_tab );