ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/update.php

wp_is_auto_update_enabled_for_type()

Function: Checks whether auto-updates are enabled.

Source: wp-admin/includes/update.php:1054

Used by 5 functions | Uses 3 functions

plugins_auto_update_enabled

Filter Hook: Filters whether plugins auto-update is enabled.

Source: wp-admin/includes/update.php:1071

Used by 1 function | Uses 0 functions

themes_auto_update_enabled

Filter Hook: Filters whether themes auto-update is enabled.

Source: wp-admin/includes/update.php:1080

Used by 1 function | Uses 0 functions

wp_is_auto_update_forced_for_item()

Function: Checks whether auto-updates are forced for an item.

Source: wp-admin/includes/update.php:1097

Used by 3 functions | Uses 1 function

wp_get_auto_update_message()

Function: Determines the appropriate auto-update message to be displayed.

Source: wp-admin/includes/update.php:1109

Used by 5 functions | Uses 1 function

wp_recovery_mode_nag()

Function: Displays a notice when the user is in recovery mode.

Source: wp-admin/includes/update.php:1029

Used by 0 functions | Uses 1 function

maintenance_nag()

Function: Displays maintenance nag HTML message.

Source: wp-admin/includes/update.php:829

Used by 0 functions | Uses 1 function

wp_print_admin_notice_templates()

Function: Prints the JavaScript templates for update admin notices.

Source: wp-admin/includes/update.php:892

Used by 0 functions | Uses 0 functions

wp_print_update_row_templates()

Function: Prints the JavaScript templates for update and deletion rows in list tables.

Source: wp-admin/includes/update.php:989

Used by 0 functions | Uses 0 functions

get_plugin_updates()

Function: Retrieves plugins with updates available.

Source: wp-admin/includes/update.php:379

Used by 1 function | Uses 1 function
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy