Make WordPress Core

Changeset 53177


Ignore:
Timestamp:
04/14/2022 06:13:40 AM (14 months ago)
Author:
audrasjb
Message:

Docs: Small fixes in WP_Theme_JSON_Resolver docblocks, as per documentation standards.

See #54729.

File:
1 edited

Legend:

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

    r53176 r53177  
    124124
    125125    /**
    126      * Return core's origin config.
     126     * Returns core's origin config.
    127127     *
    128128     * @since 5.8.0
     
    410410
    411411    /**
    412      * Whether the active theme has a theme.json file.
     412     * Determines whether the active theme has a theme.json file.
    413413     *
    414414     * @since 5.8.0
Note: See TracChangeset for help on using the changeset viewer.