Make WordPress Core


Ignore:
Timestamp:
06/27/2020 12:00:48 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve DocBlocks in wp-includes/theme.php per the documentation standards.

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php

    r48171 r48189  
    224224     * @since 5.5.0
    225225     *
    226      * @param mixed           $support The raw value from {@see get_theme_support()}
     226     * @param mixed           $support The raw value from get_theme_support().
    227227     * @param array           $args    The feature's registration args.
    228228     * @param string          $feature The feature name.
Note: See TracChangeset for help on using the changeset viewer.