Remove Yoast SEO HTML Comment footprint

PHOTO EMBED

Mon Apr 04 2022 15:34:03 GMT+0000 (Coordinated Universal Time)

Saved by @Alz #php

// Remove Yoast SEO generator tag
// ==============================
add_filter('wpseo_debug_markers', '__return_false');
content_copyCOPY