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:1052

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:1069

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:1078

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:1095

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:1107

Used by 4 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:1027

Used by 0 functions | Uses 1 function

wp_theme_update_rows()

Function: Adds a callback to display update information for themes with updates available.

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

Used by 0 functions | Uses 2 functions

wp_theme_update_row()

Function: Displays update information for a theme.

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

Used by 0 functions | Uses 6 functions

in_theme_update_message-{$theme_key}

Action Hook: Fires at the end of the update message container in each row of the themes list table.

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

Used by 1 function | Uses 0 functions

maintenance_nag()

Function: Displays maintenance nag HTML message.

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

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