Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AnanthFlycart/c25e03e62b92af614bba16084d3801b2 to your computer and use it in GitHub Desktop.
Save AnanthFlycart/c25e03e62b92af614bba16084d3801b2 to your computer and use it in GitHub Desktop.
UpsellWP: Load upsell popup dynamically on product page
add_filter('cuw_load_upsell_popup_dynamically_in_product_page', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment