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