Skip to content

Instantly share code, notes, and snippets.

@daronspence
Created March 1, 2015 05:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daronspence/a5dc6069c4c39af6aa5b to your computer and use it in GitHub Desktop.
Save daronspence/a5dc6069c4c39af6aa5b to your computer and use it in GitHub Desktop.
New Action for EDD SL Remote License Check
// Insert before headers are sent (line 582) in EDD_Software_Licensing.php
do_action( 'edd_sl_remote_license_check', $result, $item_name, $item_id, $url, $expires, $license_id );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment