Create a new tag for themes that have passed the theme check guidelines for accessibility. Fixes #26157
Props lancewillett. Built from https://develop.svn.wordpress.org/trunk@26658 git-svn-id: http://core.svn.wordpress.org/trunk@26548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -203,6 +203,7 @@ function get_theme_feature_list( $api = true ) {
|
||||
),
|
||||
|
||||
__( 'Features' ) => array(
|
||||
'accessibility-ready' => __( 'Accessibility Ready' ),
|
||||
'blavatar' => __( 'Blavatar' ),
|
||||
'buddypress' => __( 'BuddyPress' ),
|
||||
'custom-background' => __( 'Custom Background' ),
|
||||
|
||||
Reference in New Issue
Block a user