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