Skip to content

Instantly share code, notes, and snippets.

@amdrew
Created November 20, 2013 08:28
Show Gist options
  • Select an option

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

Select an option

Save amdrew/7559698 to your computer and use it in GitHub Desktop.
Remove the "Get the EDD Sales / Earnings tracker for iOS" link from the payment history page in Easy Digital Downloads
<?php
remove_action( 'edd_payments_page_bottom', 'edd_payment_history_mobile_link' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment