Skip to content

Instantly share code, notes, and snippets.

@wpt00ls
Created March 13, 2023 04:28
Show Gist options
  • Save wpt00ls/ae24a6d3f3731120f181a03744e6e48b to your computer and use it in GitHub Desktop.
Save wpt00ls/ae24a6d3f3731120f181a03744e6e48b to your computer and use it in GitHub Desktop.
Freemius javascript hooks
/** On Freemius purchase complete **/
jQuery(document).on(
"wpt-freemius-checkout",
function(event, response, handler_args){
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment