Make WordPress Core

Changeset 51222


Ignore:
Timestamp:
06/23/2021 07:08:22 PM (3 years ago)
Author:
desrosj
Message:

Docs: Remove inaccurate @since tag.

Follow up to [50829,50831,51145,51147].

Props johnbillion.
Fixes #53461. See #50105.

File:
1 edited

Legend:

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

    r51147 r51222  
    29282928 *
    29292929 * @since 3.5.0
    2930  * @since 5.8.0 The response returns the attachments under `response.attachments` and
    2931  *              `response.totalAttachments` holds the total number of attachments found.
    29322930 */
    29332931function wp_ajax_query_attachments() {
Note: See TracChangeset for help on using the changeset viewer.