Skip to content

Instantly share code, notes, and snippets.

@JohnBunka
Created May 29, 2015 16:34
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 JohnBunka/972e7d9be3e90b615ba0 to your computer and use it in GitHub Desktop.
Save JohnBunka/972e7d9be3e90b615ba0 to your computer and use it in GitHub Desktop.
Enable Genesis Accessibility
//* Add Accessibility support
add_theme_support( 'genesis-accessibility', array( 'headings', 'drop-down-menu', 'search-form', 'skip-links' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment