Skip to content

Instantly share code, notes, and snippets.

@wpexplorer
Created December 8, 2013 12:27
Show Gist options
  • Select an option

  • Save wpexplorer/7856719 to your computer and use it in GitHub Desktop.

Select an option

Save wpexplorer/7856719 to your computer and use it in GitHub Desktop.
Remove WooCommerce gallery images
update_post_meta( get_the_ID(), '_product_image_gallery', '' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment