Skip to content

Instantly share code, notes, and snippets.

@jrick1229
Last active November 29, 2018 17:19
Show Gist options
  • Save jrick1229/15c46d290ec2744b82eff3ea39876cd5 to your computer and use it in GitHub Desktop.
Save jrick1229/15c46d290ec2744b82eff3ea39876cd5 to your computer and use it in GitHub Desktop.
OPC - Don't empty cart when using 'product-list' template
<?php
add_filter( 'wcopc_not_empty_cart', '__return_true', 100 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment