Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save plugin-republic/c835aa0e1721c2b769da1bc18ed4dcb0 to your computer and use it in GitHub Desktop.

Select an option

Save plugin-republic/c835aa0e1721c2b769da1bc18ed4dcb0 to your computer and use it in GitHub Desktop.
<?php
/**
* Change variation image in Products field Column layout
*/
add_filter( 'pewc_column_layout_replace_thumbnail', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment