Changeset 41108
- Timestamp:
- 07/20/2017 01:34:07 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader-skin.php
r41102 r41108 41 41 42 42 /** 43 * @access public 44 * 43 45 * @param WP_Upgrader $upgrader 44 46 */ … … 73 75 * @since 2.8.0 74 76 * @since 4.6.0 The `$context` parameter default changed from `false` to an empty string. 77 * @access public 75 78 * 76 79 * @see request_filesystem_credentials() … … 177 180 * 178 181 * @since 3.9.0 182 * @access protected 179 183 * 180 184 * @param string $type Type of update count to decrement. Likely values include 'plugin',
Note: See TracChangeset
for help on using the changeset viewer.