Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve inline comments per the documentation standards.

Includes minor code layout fixes for better readability.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwenty/functions.php

    r46827 r47122  
    325325
    326326    /**
    327      * Shim for wp_body_open, ensuring backwards compatibility with versions of WordPress older than 5.2.
     327     * Shim for wp_body_open, ensuring backward compatibility with versions of WordPress older than 5.2.
    328328     */
    329329    function wp_body_open() {
Note: See TracChangeset for help on using the changeset viewer.