Make WordPress Core

Changeset 52440


Ignore:
Timestamp:
01/04/2022 06:47:42 PM (3 years ago)
Author:
hellofromTonya
Message:

Coding Standard: Remove empty space at end of inline comment in _add_default_theme_supports().

Follow-up to [52439].

See #54731.

File:
1 edited

Legend:

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

    r52439 r52440  
    41844184    /*
    41854185     * Makes block themes support HTML5 by default for the comment block and search form
    4186      * (which use default template functions) and `[caption]` and `[gallery]` shortcodes. 
     4186     * (which use default template functions) and `[caption]` and `[gallery]` shortcodes.
    41874187     * Other blocks contain their own HTML5 markup.
    41884188     */
Note: See TracChangeset for help on using the changeset viewer.