Skip to content

Instantly share code, notes, and snippets.

@leepettijohn
Created December 18, 2014 19:59
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 leepettijohn/6952cbbf6d7c7356e81e to your computer and use it in GitHub Desktop.
Save leepettijohn/6952cbbf6d7c7356e81e to your computer and use it in GitHub Desktop.
Gravity Form - Scroll to Message
//* Scroll to message on Gravity Forms
add_filter("gform_confirmation_anchor", create_function("","return true;"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment