Make WordPress Core

Changeset 49231


Ignore:
Timestamp:
10/20/2020 02:39:49 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Update the @since note for _media_states().

Follow-up to [49223].

Props mukesh27.
Fixes #42063.

File:
1 edited

Legend:

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

    r49225 r49231  
    22382238 *
    22392239 * @since 3.2.0
    2240  * @since 5.6.0 Added the `$echo` parameter.
     2240 * @since 5.6.0 Added the `$echo` parameter and a return value.
    22412241 *
    22422242 * @param WP_Post $post The attachment post to retrieve states for.
Note: See TracChangeset for help on using the changeset viewer.