Dashboard
PHP:
8.0.30
OS:
Linux
User:
hoozgot
/
/
home
/
hoozgot
/
www
/
miolobyjools
/
wp-content
/
plugins
/
wp-seopress
/
inc
/
admin
/
blocks
📤 Upload
📝 New File
📁 New Folder
Close
Editing: insights.php
<?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 );
Save
Cancel