Skip to content

Instantly share code, notes, and snippets.

@daveloodts
Created April 18, 2017 08:27
Show Gist options
  • Save daveloodts/7e1ace76c15ec134693a53e329deec80 to your computer and use it in GitHub Desktop.
Save daveloodts/7e1ace76c15ec134693a53e329deec80 to your computer and use it in GitHub Desktop.
Grafity Forms under the fold
/** add this to functions.php **/
add_filter( 'gform_confirmation_anchor', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment