Casey

Full-Stack Developer

#wordpress

Disable Yoast Schema in 2020

<?php add_filter( 'wpseo_json_ld_output', '__return_false' ); ?>