Skip to content

Instantly share code, notes, and snippets.

@amdrew
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save amdrew/1b0fb79749cd4cc50c9a to your computer and use it in GitHub Desktop.

Select an option

Save amdrew/1b0fb79749cd4cc50c9a to your computer and use it in GitHub Desktop.
EDD + EDD Cross-sell & Upsell - Unhook the Upsells from a single product page
<?php
remove_filter( 'the_content', 'edd_csau_single_download_upsells', 100 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment