Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jamiemarsland/fb804a1410728cf143bfafcd1756658f to your computer and use it in GitHub Desktop.

Select an option

Save jamiemarsland/fb804a1410728cf143bfafcd1756658f to your computer and use it in GitHub Desktop.
Remove WooCommerce Storefront feature image from posts
remove_action( 'storefront_post_content_before', 'storefront_post_thumbnail', 10 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment