automatic_updater_disabled, $disabled
automatic_updater_disabled, $disabled
Appears in: 7.0.3
Hook Type: filter
Displaying hooks found in version: 7.0.3apply_filters('automatic_updater_disabled, $disabled') is found 1 times:
- /wp-admin/includes/class-wp-automatic-updater.php line 58
* @since 3.7.0 * * @param bool $disabled Whether the updater should be disabled. */ return apply_filters( 'automatic_updater_disabled', $disabled ); } /** * Checks whether access to a given directory is allowed. * * This is used when detecting version control checkouts. Takes into account