Changeset 48586 for trunk/src/wp-admin/includes/image.php
- Timestamp:
- 07/23/2020 07:59:16 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/image.php
r48574 r48586 469 469 * @since 2.1.0 470 470 * 471 * @param int $attachment_id Attachment Id to process.472 * @param string $file Filepath of the Attached image.471 * @param int $attachment_id Attachment Id to process. 472 * @param string $file Filepath of the Attached image. 473 473 * @return mixed Metadata for attachment. 474 474 */
Note: See TracChangeset
for help on using the changeset viewer.