CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 08:47:56 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
wp-admin/update-core.php | Developer.WordPress.org
File: wp-admin/update-core.php
-
functioncore_auto_updates_settings()
Display WordPress auto-updates settings.
-
Fires after the major core auto-update settings.
-
Fires after the core, plugin, and theme update tables.
-
Fires for each custom update action on the WordPress Updates screen.
-
functionlist_plugin_updates()
Display the upgrade plugins form.
-
functionlist_theme_updates()
Display the upgrade themes form.
-
functionlist_translation_updates()
Display the update translations form.
-
functiondo_core_upgrade()
Upgrades WordPress core display.
-
functiondo_dismiss_core_update()
Dismiss a core update.
-
functiondo_undismiss_core_update()
Undismiss a core update.
-
functionlist_core_update()
Lists available core updates.
-
functiondismissed_updates()
Display dismissed updates.
-
functioncore_upgrade_preamble()
Display upgrade WordPress for downloading latest or upgrading automatically form.