The generate_is_using_hatom filter allows you turn off the hatom output.
add_filter( 'generate_is_using_hatom', '__return_false' );
The generate_is_using_hatom filter allows you turn off the hatom output.
add_filter( 'generate_is_using_hatom', '__return_false' );