automatic_updater_disabled, $disabled

automatic_updater_disabled, $disabled

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: 7.0.3

apply_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