wp_is_auto_update_enabled_for_type


wp_is_auto_update_enabled_for_type ( $type )

Parameters:
  • (string) type The type of update being checked: Either 'theme' or 'plugin'.
Returns:
  • (bool) True if auto-updates are enabled for `$type`, false otherwise.
Defined at:

Description

Checks whether auto-updates are enabled.

Related Functions

wp_is_auto_update_forced_for_item, wp_get_auto_update_message, _wp_batch_update_comment_type, wpmu_update_blogs_date, wp_theme_auto_update_setting_template

Top Google Results

User discussions

wpseek mobile