Skip to content

Instantly share code, notes, and snippets.

@dericleeyy
Created November 16, 2020 09:46
Show Gist options
  • Save dericleeyy/274b4fb5276b1c8a042f0eccdbb573a9 to your computer and use it in GitHub Desktop.
Save dericleeyy/274b4fb5276b1c8a042f0eccdbb573a9 to your computer and use it in GitHub Desktop.
Hide resume submission sign-in form fields
add_filter( 'submit_resume_form_show_signin', 'false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment