mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Create a new tag for themes that have passed the theme check guidelines for accessibility. Fixes #26157
Props lancewillett. git-svn-id: https://develop.svn.wordpress.org/trunk@26658 602fd350-edb4-49c9-b593-d223f7449a82
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