apply_filters( 'allow_minor_auto_core_updates', bool $upgrade_minor )

Filters whether to enable minor automatic core updates.


Description Description


Parameters Parameters

$upgrade_minor

(bool) Whether to enable minor automatic core updates.


Top ↑

Source Source

File: wp-admin/includes/class-core-upgrader.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.