- Timestamp:
- 07/27/2017 12:39:34 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-automatic-upgrader-skin.php
r41107 r41161 28 28 * @since 3.7.0 29 29 * @since 4.6.0 The `$context` parameter default changed from `false` to an empty string. 30 * @access public31 30 * 32 31 * @see request_filesystem_credentials() … … 52 51 53 52 /** 54 * @access public55 53 * 56 54 * @return array … … 61 59 62 60 /** 63 * @access public64 61 * 65 62 * @param string|array|WP_Error $data … … 102 99 103 100 /** 104 * @access public105 101 */ 106 102 public function header() { … … 109 105 110 106 /** 111 * @access public112 107 */ 113 108 public function footer() {
Note: See TracChangeset
for help on using the changeset viewer.