Changeset 51327 for trunk/src/wp-admin/includes/media.php
- Timestamp:
- 07/03/2021 09:41:02 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/media.php
r51302 r51327 579 579 * 580 580 * The dynamic portion of the hook, `$content_func`, refers to the form 581 * callback for the media upload type. Possible values include 582 * 'media_upload_type_form', 'media_upload_type_url_form', and 583 * 'media_upload_library_form'. 581 * callback for the media upload type. 584 582 * 585 583 * @since 2.5.0
Note: See TracChangeset
for help on using the changeset viewer.