Created
April 3, 2026 09:45
-
-
Save plugin-republic/c835aa0e1721c2b769da1bc18ed4dcb0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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