allow_dev_auto_core_updates – filter
Filters whether to enable automatic core updates for development versions.
Parameters
- .
- ( 3.7.0 ) . .
- $upgrade_dev
- ( bool ) Whether to enable automatic updates for development versions. . . .
Invokers
1 to 3 of 3
- core_auto_updates_settings() – Display WordPress auto-updates settings.
- Core_Upgrader::should_update_to_version() – Determines if this WordPress Core version should update to an offered version or not.
- WP_Site_Health_Auto_Updates::test_accepts_dev_updates() – Check if the install is using a development branch and can use nightly packages.