php
<?php
add_filter(
'aioseo_report_summary_enable'
,
'__return_false'
);