- Timestamp:
- 07/27/2017 12:39:34 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-file-upload-upgrader.php
r38524 r41161 23 23 * 24 24 * @since 2.8.0 25 * @access public26 25 * @var string $package 27 26 */ … … 32 31 * 33 32 * @since 2.8.0 34 * @access public35 33 * @var string $filename 36 34 */ … … 41 39 * 42 40 * @since 3.3.0 43 * @access public44 41 * @var int $id 45 42 */ … … 50 47 * 51 48 * @since 2.8.0 52 * @access public53 49 * 54 50 * @param string $form The name of the form the file was uploaded from. … … 114 110 * 115 111 * @since 3.2.2 116 * @access public117 112 * 118 113 * @return bool Whether the cleanup was successful.
Note: See TracChangeset
for help on using the changeset viewer.