Disable the last updated date in XML sitemap index in All in One SEO

Disable the last updated date in XML sitemap index in All in One SEO on child sites.

Snippet Type

Execute on Child Sites

Snippet

add_filter( 'aioseo_sitemap_lastmod_disable', '__return_true' );