WordPress/wp-admin/includes
desrosj 5fc5af9722 Upgrade/Install: Delete the comments-query-loop folder in wp-includes/blocks.
This properly deletes the now empty `src/wp-includes/blocks/comments-query-loop` directory and adds that directory to the `$_old_files` array.

The files in this directory were removed in [54257], but the directory was not marked as deleted in SVN.

Props azaozz, jorbin, SergeyBiryukov.
Fixes #57080.
Built from https://develop.svn.wordpress.org/trunk@54836


git-svn-id: http://core.svn.wordpress.org/trunk@54388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-11-14 18:24:12 +00:00
..
admin-filters.php
admin.php I18N: Always pass $locale to load_textdomain(). 2022-11-10 19:40:11 +00:00
ajax-actions.php Media: Refactor search by filename within the admin. 2022-10-17 11:19:11 +00:00
bookmark.php
class-automatic-upgrader-skin.php
class-bulk-plugin-upgrader-skin.php
class-bulk-theme-upgrader-skin.php
class-bulk-upgrader-skin.php
class-core-upgrader.php
class-custom-background.php
class-custom-image-header.php
class-file-upload-upgrader.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:47:14 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-language-pack-upgrader-skin.php
class-language-pack-upgrader.php
class-pclzip.php
class-plugin-installer-skin.php
class-plugin-upgrader-skin.php
class-plugin-upgrader.php
class-theme-installer-skin.php
class-theme-upgrader-skin.php
class-theme-upgrader.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-ajax-upgrader-skin.php
class-wp-application-passwords-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-automatic-updater.php
class-wp-comments-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-community-events.php Administration: Guard against false transient key in get_cached_events(). 2022-09-27 18:57:13 +00:00
class-wp-debug-data.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Filesystem: Return FTP/FTP Sockets exists() methods to a previous state. 2022-11-11 15:55:13 +00:00
class-wp-filesystem-ftpsockets.php Filesystem: Return FTP/FTP Sockets exists() methods to a previous state. 2022-11-11 15:55:13 +00:00
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-list-table-compat.php
class-wp-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-media-list-table.php Docs: Document the usage of $wp_query global in WP_Media_List_Table::display_rows(). 2022-10-21 13:35:21 +00:00
class-wp-ms-sites-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-ms-themes-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-ms-users-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-plugin-install-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-plugins-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-post-comments-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-posts-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-privacy-data-export-requests-list-table.php
class-wp-privacy-data-removal-requests-list-table.php
class-wp-privacy-policy-content.php
class-wp-privacy-requests-table.php
class-wp-screen.php Help/About: Typo correction in Dashboard Screen Options. 2022-10-22 07:05:16 +00:00
class-wp-site-health-auto-updates.php Site Health: Fix incorrect message about the status of WP_AUTO_UPDATE_CORE. 2022-09-27 10:18:12 +00:00
class-wp-site-health.php Docs: Fix $cache_headers param type in site_status_page_cache_supported_cache_headers. 2022-10-12 13:43:15 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-theme-install-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-themes-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade/Install: Add a conditional to facilitate testing of the Rollbacks feature project. 2022-10-18 20:39:18 +00:00
class-wp-users-list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Administration: Remove role="img" from decorative SVG images. 2022-11-01 11:05:16 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php Upgrade/Install: Provide dirpath in error messages when _unzip_file_pclzip() cannot create directories. 2022-10-10 12:48:14 +00:00
image-edit.php
image.php
import.php
list-table.php Administration: Remove private delegation from list tables. 2022-10-04 03:47:15 +00:00
media.php Media: Change alt attribute field to textarea in media library. 2022-09-20 04:02:10 +00:00
menu.php
meta-boxes.php
misc.php
ms-admin-filters.php
ms-deprecated.php
ms.php Docs: Various docblock fixes in Multisite administration functions. 2022-11-13 23:19:12 +00:00
nav-menu.php Administration: Add missing escaping for a few strings used as HTML attributes. 2022-11-14 11:50:15 +00:00
network.php
noop.php
options.php
plugin-install.php
plugin.php
post.php Docs: Document the usage of globals in some functions. 2022-11-13 13:51:20 +00:00
privacy-tools.php
revision.php Docs: Fix typo in a comment in wp_prepare_revisions_for_js(). 2022-11-04 10:10:14 +00:00
schema.php Networks and Sites: Store main site id of a network in network options. 2022-09-20 14:26:10 +00:00
screen.php
taxonomy.php
template.php Docs: Various improvements and corrections to inline docs. 2022-09-20 20:32:09 +00:00
theme-install.php
theme.php Text Changes: Update @since mentions for [54786] changes. 2022-11-10 12:10:11 +00:00
translation-install.php
update-core.php Upgrade/Install: Delete the comments-query-loop folder in wp-includes/blocks. 2022-11-14 18:24:12 +00:00
update.php I18N: Revert [54469]. 2022-10-11 10:05:16 +00:00
upgrade.php Docs: Document the usage of globals in upgrade_550() and upgrade_560(). 2022-11-03 13:38:17 +00:00
user.php
widgets.php