Make WordPress Core

Changeset 51215


Ignore:
Timestamp:
06/23/2021 01:09:37 AM (4 years ago)
Author:
desrosj
Message:

Docs: Fix typo in widgets-block-editor feature documentation.

Follow up to [51214].
Unprops desrosj.
See #53424.

File:
1 edited

Legend:

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

    r51214 r51215  
    24802480 * @since 5.5.0 The `custom-logo` feature now also accepts 'unlink-homepage-logo'.
    24812481 * @since 5.6.0 The `post-formats` feature warns if no array is passed.
    2482  * @since 5.8.0 The `widgets-block-editor` enables the Widgets block editor.
     2482 * @since 5.8.0 The `widgets-block-editor` feature enables the Widgets block editor.
    24832483 *
    24842484 * @global array $_wp_theme_features
Note: See TracChangeset for help on using the changeset viewer.