<?php
/**
 * Insights block.
 *
 * @package SEOPress
 * @subpackage Blocks
 */

defined( 'ABSPATH' ) || exit( 'Please don&rsquo;t call the plugin directly. Thanks :)' );

do_action( 'seopress_dashboard_insights', $current_tab );
