Skip to content

Instantly share code, notes, and snippets.

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 spivurno/aaf3d6a684b418edeeed to your computer and use it in GitHub Desktop.
Save spivurno/aaf3d6a684b418edeeed to your computer and use it in GitHub Desktop.
Gravity Perks // GP Conditional Pricing // Hooks // gpcp_after_update_pricing
jQuery( document ).ready( function( $ ) {
gform.addAction( 'gpcp_after_update_pricing', function( triggerFieldId, gpcp ) {
// do something crazy!
} );
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment