- Timestamp:
- 05/11/2017 07:23:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-automatic-updater.php
r40394 r40638 32 32 public function is_disabled() { 33 33 // Background updates are disabled if you don't want file changes. 34 if ( wp_disallow_file_mods( 'automatic_updater' ) )34 if ( ! wp_is_file_mod_allowed( 'automatic_updater' ) ) 35 35 return true; 36 36
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)