Methods
1 to 9 of 9
- Addon_Update_Watcher::are_auto_updates_enabled() – Checks whether auto updates for a plugin are enabled.
- Addon_Update_Watcher::call_toggle_auto_updates_with_empty_array() – Handles the situation where the auto_update_plugins option did not previously exist.
- Addon_Update_Watcher::disable_auto_updates_for_addons() – Disables auto-updates for all addons.
- Addon_Update_Watcher::enable_auto_updates_for_addons() – Enables auto-updates for all addons.
- Addon_Update_Watcher::get_conditionals() – Returns the conditionals based on which this loadable should be active.
- Addon_Update_Watcher::get_plugin_id() – Get the ID of the currently installed Yoast SEO (Premium) plugin.
- Addon_Update_Watcher::maybe_toggle_auto_updates_for_new_install() – Trigger a change in the auto update detection whenever a new Yoast addon is activated.
- Addon_Update_Watcher::replace_auto_update_toggles_of_addons() – Replaces the auto-update toggle links for the Yoast add-ons with a text explaining that toggling the Yoast SEO auto-update setting automatically toggles the one for the setting for the add-ons as well.
- Addon_Update_Watcher::toggle_auto_updates_for_add_ons() – Enables premium auto updates when free are enabled and the other way around.