WordPress/wp-admin
costdev 1a4de64fdf Upgrade/Install: Fix broken sprintf() call when deleting a backup.
In `WP_Upgrader::delete_temp_backup()`, a malformed `sprintf()` call did not pass the value, triggering a Warning in PHP 7 and a Fatal Error in PHP 8.

This fixes the malformed `sprintf()` call by correctly passing the value.

Follow-up to [55720].

Props akihiroharai, afragen.
Merges [56550] to the 6.3 branch.
Fixes #59320.
Built from https://develop.svn.wordpress.org/branches/6.3@56582


git-svn-id: http://core.svn.wordpress.org/branches/6.3@56094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-09-14 10:43:25 +00:00
..
css General: Commit changes after running precommit:css. 2023-08-07 17:57:27 +00:00
images Help/About: Updates to About page. 2023-07-25 00:12:21 +00:00
includes Upgrade/Install: Fix broken sprintf() call when deleting a backup. 2023-09-14 10:43:25 +00:00
js External Libraries: Update deprecated jQuery code in Farbtastic lib. 2023-07-17 22:03:26 +00:00
maint
network Help/About: Fix the Get Involved tab on Network Admin. 2023-07-25 22:21:25 +00:00
user Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
about.php Help/About: Update the About page for 6.3.1. 2023-08-29 09:40:29 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php Media: Remove target blank attribute from media uploader edit links. 2022-01-27 22:17:00 +00:00
authorize-application.php
comment.php
contribute.php Help/About: Escape "Contribute" links, for better consistency. 2023-08-01 13:00:29 +00:00
credits.php Help/About: Escape "Contribute" links, for better consistency. 2023-08-01 13:00:29 +00:00
custom-background.php
custom-header.php
customize.php Docs: Use third-person singular verbs in various function descriptions, as per docblocks standards. 2023-06-14 14:08:18 +00:00
edit-comments.php
edit-form-advanced.php
edit-form-blocks.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
erase-personal-data.php
export-personal-data.php
export.php
freedoms.php Help/About: Updates to About page. 2023-07-25 00:12:21 +00:00
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php Editor: Fix conditionals in Template Editing Mode. 2023-07-25 14:35:23 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php
press-this.php
privacy-policy-guide.php
privacy.php Help/About: Updates to About page. 2023-07-25 00:12:21 +00:00
profile.php
revision.php
setup-config.php Upgrade/Install: Show/hide toggle on password fields. 2023-06-23 23:09:29 +00:00
site-editor.php Editor: Fix conditionals in Template Editing Mode. 2023-07-25 14:35:23 +00:00
site-health-info.php
site-health.php
term.php
theme-editor.php
theme-install.php
themes.php General: add block theme previews. 2023-06-27 09:36:21 +00:00
tools.php
update-core.php Help/About: Fix typo in [56171]: support forum "topic", not "ticket". 2023-07-14 22:11:22 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php
user-edit.php
user-new.php
users.php
widgets-form-blocks.php
widgets-form.php
widgets.php