Skip to content

Instantly share code, notes, and snippets.

@artikus11
Created January 4, 2017 21:08
Show Gist options
  • Save artikus11/325ac1b9188cb4e05e67f94683f5c137 to your computer and use it in GitHub Desktop.
Save artikus11/325ac1b9188cb4e05e67f94683f5c137 to your computer and use it in GitHub Desktop.
Exclude to xml sitemap image
add_filter( 'wpseo_xml_sitemap_img', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment