Filters whether to enable minor automatic core updates.
Parameters
$upgrade_minorbool- Whether to enable minor automatic core updates.
Source
return apply_filters( 'allow_minor_auto_core_updates', $upgrade_minor );
Changelog
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.