php
<?php
add_filter(
'aioseo_disable_shortcode_parsing'
,
'__return_true'
);