Changeset 45915 for trunk/src/wp-admin/includes/media.php
- Timestamp:
- 08/30/2019 11:34:11 AM (7 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
r45739 r45915 419 419 * @param string $desc Optional. Description of the side-loaded file. Default null. 420 420 * @param array $post_data Optional. Post data to override. Default empty array. 421 * @return int| objectThe ID of the attachment or a WP_Error on failure.421 * @return int|WP_Error The ID of the attachment or a WP_Error on failure. 422 422 */ 423 423 function media_handle_sideload( $file_array, $post_id, $desc = null, $post_data = array() ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)