Skip to content

Instantly share code, notes, and snippets.

@nathanrice
Created May 28, 2015 16:33
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nathanrice/d8d3477fab642f27bf55 to your computer and use it in GitHub Desktop.
Save nathanrice/d8d3477fab642f27bf55 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