Changeset 46232 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 09/21/2019 05:40:58 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/file.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r46230 r46232 853 853 * @since 4.9.0 854 854 * 855 * @param string$move_new_file If null (default) move the file after the upload.856 * @param string $file An array of data for a single file.857 * @param string $new_file Filename of the newly-uploaded file.858 * @param string $type File type.855 * @param mixed $move_new_file If null (default) move the file after the upload. 856 * @param string[] $file An array of data for a single file. 857 * @param string $new_file Filename of the newly-uploaded file. 858 * @param string $type File type. 859 859 */ 860 860 $move_new_file = apply_filters( 'pre_move_uploaded_file', null, $file, $new_file, $type );
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)