Changeset 49120 for trunk/src/wp-admin/includes/media.php
- Timestamp:
- 10/10/2020 08:00:30 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/media.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/media.php
r49108 r49120 177 177 * 178 178 * @param string $html The image HTML markup to send. 179 * @param int eger$id Image attachment ID.179 * @param int $id Image attachment ID. 180 180 * @param string $caption Image caption. 181 181 * @param string $title Image title attribute (not used). … … 1320 1320 * 1321 1321 * @param string $html 1322 * @param int eger$attachment_id1322 * @param int $attachment_id 1323 1323 * @param array $attachment 1324 1324 * @return string … … 2276 2276 * @param string $type 2277 2277 * @param object $errors 2278 * @param int eger$id2278 * @param int $id 2279 2279 */ 2280 2280 function media_upload_type_form( $type = 'file', $errors = null, $id = null ) { … … 2350 2350 * @param string $type 2351 2351 * @param object $errors 2352 * @param int eger$id2352 * @param int $id 2353 2353 */ 2354 2354 function media_upload_type_url_form( $type = null, $errors = null, $id = null ) {
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)