• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Genesis Accessible

About the accessibility of the Genesis framework for WordPress

  • Blog
  • WordPress Repository

Genesis Accessible version 1.2 is out!

May 4, 2015 by Rian Rietveld

You can download the new version of Genesis Accessible at the WordPress plugin repository.

What has changed?

  • Several bug fixes
  • The possibility to add your own 404 and page_archive templates
  • A check for the existence of a Category Archive title and intro to prevent a double heading in archive pages.

Genesis 2.2

The plugin is ready for Genesis 2.2. In the new version of Genesis almost all accessibility features of this plugin will be integrated into Genesis core. With this plugin you can activate them as soon as version 2.2 will be released.

Thank you #genesiswp community!

I’m very grateful for the help and contributions from: @GaryJ (Gary Jones), @littlerchicken (Robin Cornett), @cdils (Carrie Dils), @bramd (Bram Duvigneau), @purplebabyhippo (Angie Vale), @neilgee (Neil Gee) and the #genesiswp Slack community. Thank you!

Filed Under: Releases

Primary Sidebar

Genesis Accessible version 1.4 was released January 14, 2020. The notable … [Read More...] about Genesis Accessible 1.4 Release

Please Note:

Most accessibility improvements are now included into Genesis core.

You can activate them by adding to your theme’s functions.php:

// Adds support for accessibility.
add_theme_support(
   'genesis-accessibility', array(
      'drop-down-menu',
      'headings',
      'rems',
      'search-form',
      'skip-links',
   )
);

You can find more info about activating the accessibility settings in the post Genesis 2.2, accessibility changes and features.

Copyright © 2014–2023 · Genesis Sample on Genesis Framework