Changeset 50831 for trunk/src/wp-admin/includes/ajax-actions.php
- Timestamp:
- 05/08/2021 11:20:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ajax-actions.php
r50829 r50831 2928 2928 * 2929 2929 * @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. 2930 2932 */ 2931 2933 function wp_ajax_query_attachments() {
Note: See TracChangeset
for help on using the changeset viewer.