Make WordPress Core

Changeset 37945


Ignore:
Timestamp:
07/04/2016 09:34:38 AM (8 years ago)
Author:
ocean90
Message:

Themes: Add "Custom Logo" to the list of WordPress theme features.

Props rabmalin.
See #33407.
Fixes #36744.

File:
1 edited

Legend:

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

    r37714 r37945  
    237237            'custom-colors'         => __( 'Custom Colors' ),
    238238            'custom-header'         => __( 'Custom Header' ),
     239            'custom-logo'           => __( 'Custom Logo' ),
    239240            'custom-menu'           => __( 'Custom Menu' ),
    240241            'editor-style'          => __( 'Editor Style' ),
Note: See TracChangeset for help on using the changeset viewer.