mirror of
git://develop.git.wordpress.org/
synced 2025-02-12 10:50:25 +01:00
Themes: Add "Custom Logo" to the list of WordPress theme features.
Props rabmalin. See #33407. Fixes #36744. git-svn-id: https://develop.svn.wordpress.org/trunk@37945 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b3a6124e3d
commit
ba80e82ffb
@ -236,6 +236,7 @@ function get_theme_feature_list( $api = true ) {
|
||||
'custom-background' => __( 'Custom Background' ),
|
||||
'custom-colors' => __( 'Custom Colors' ),
|
||||
'custom-header' => __( 'Custom Header' ),
|
||||
'custom-logo' => __( 'Custom Logo' ),
|
||||
'custom-menu' => __( 'Custom Menu' ),
|
||||
'editor-style' => __( 'Editor Style' ),
|
||||
'featured-image-header' => __( 'Featured Image Header' ),
|
||||
|
Loading…
x
Reference in New Issue
Block a user