Forums
(@ramhen)
2 years, 6 months ago
I just found out:
/**
* Removes “Generated by The SEO Framework” from the Sitemap output.
*/
add_filter( ‘the_seo_framework_indicator_sitemap’, ‘__return_false’ );