Make WordPress Core


Ignore:
Timestamp:
12/05/2013 03:48:36 AM (12 years ago)
Author:
matt
Message:

Create a new tag for themes that have passed the theme check guidelines for accessibility. Fixes #26157

Props lancewillett.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/theme.php

    r26631 r26658  
    204204
    205205        __( 'Features' ) => array(
     206            'accessibility-ready'   => __( 'Accessibility Ready' ),
    206207            'blavatar'              => __( 'Blavatar' ),
    207208            'buddypress'            => __( 'BuddyPress' ),
Note: See TracChangeset for help on using the changeset viewer.