Skip to content

Instantly share code, notes, and snippets.

@gyrus
Created June 12, 2019 09:51
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 gyrus/ea34611d40b62dfabcf5ca26e4b97eb3 to your computer and use it in GitHub Desktop.
Save gyrus/ea34611d40b62dfabcf5ca26e4b97eb3 to your computer and use it in GitHub Desktop.
gform_post_render
jQuery( document ).bind( 'gform_post_render', function( ev, field, form ) {
console.log( ev );
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment