- Timestamp:
- 07/27/2017 12:39:34 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-automatic-updater.php
r40638 r41161 20 20 * 21 21 * @var array 22 * @access protected23 22 */ 24 23 protected $update_results = array(); … … 28 27 * 29 28 * @since 3.7.0 30 * @access public31 29 */ 32 30 public function is_disabled() { … … 69 67 * 70 68 * @since 3.7.0 71 * @access public72 69 * 73 70 * @param string $context The filesystem path to check, in addition to ABSPATH. … … 122 119 * 123 120 * @since 3.7.0 124 * @access public125 121 * 126 122 * @global wpdb $wpdb WordPress database abstraction object. … … 206 202 * 207 203 * @since 3.7.0 208 * @access protected209 204 * 210 205 * @param object $item The update offer. … … 250 245 * 251 246 * @since 3.7.0 252 * @access public253 247 * 254 248 * @param string $type The type of update being checked: 'core', 'theme', 'plugin', 'translation'. … … 371 365 * 372 366 * @since 3.7.0 373 * @access public374 367 */ 375 368 public function run() { … … 488 481 * 489 482 * @since Unknown 490 * @access protected491 483 * 492 484 * @param object $update_result The result of the core update. Includes the update offer and result. … … 576 568 * 577 569 * @since 3.7.0 578 * @access protected579 570 * 580 571 * @param string $type The type of email to send. Can be one of 'success', 'fail', 'manual', 'critical'. … … 774 765 * 775 766 * @since 3.7.0 776 * @access protected777 767 */ 778 768 protected function send_debug_email() {
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)