Make WordPress Core


Ignore:
Timestamp:
10/22/2018 09:00:47 PM (6 years ago)
Author:
ocean90
Message:

Themes: Remove a stray slash and gutenberg text domain.

See #45125.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.0/src/wp-includes/theme.php

    r43790 r43791  
    22182218 *                         'post-thumbnails', 'html5', 'custom-logo', 'custom-header-uploads',
    22192219 *                         'custom-header', 'custom-background', 'title-tag', 'starter-content',
    2220  *                         'responsive-embeds/', etc.
     2220 *                         'responsive-embeds', etc.
    22212221 * @param mixed  $args,... Optional extra arguments to pass along with certain features.
    22222222 * @return void|bool False on failure, void otherwise.
Note: See TracChangeset for help on using the changeset viewer.