generate functionSun, 22 Jan 2023

php snippet to remove BreadcrumbList from showing in json schema in homepage using yoast

add_filter( 'wpseo_json_ld_output', '__return_empty_array', 10, 1 );

Want to kickstart your project?Use the new AI Studio to create your code