WordPress/wp-admin/includes
2023-08-18 17:29:20 +00:00
..
admin-filters.php General: add nonce for block theme preview activation. 2023-07-11 05:03:23 +00:00
admin.php General: add nonce for block theme preview activation. 2023-07-11 05:03:23 +00:00
ajax-actions.php Code Modernization: Use str_contains() in a few more places. 2023-07-17 13:18:27 +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 Upgrade/Install: Update 'show details' button change. 2023-06-25 22:57:26 +00:00
class-core-upgrader.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-custom-background.php
class-custom-image-header.php
class-file-upload-upgrader.php
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 Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-theme-installer-skin.php
class-theme-upgrader-skin.php
class-theme-upgrader.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +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
class-wp-automatic-updater.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-comments-list-table.php Administration: Backwards compatibility for new sortable keys. 2023-06-23 17:49:28 +00:00
class-wp-community-events.php
class-wp-debug-data.php Site Health: Use PHP_SAPI constant instead of the php_sapi_name() function. 2023-08-02 10:59:25 +00:00
class-wp-filesystem-base.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Filesystem API: Define password as null if not set when using SSH2 with public/private keys. 2023-06-29 17:05:30 +00:00
class-wp-importer.php Coding Standards: Use strict comparison in wp-admin/includes/class-wp-importer.php. 2023-08-14 09:59:20 +00:00
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php Code Modernization: Use "declare" in WP_List_Table magic methods deprecation message 2023-08-03 19:52:22 +00:00
class-wp-media-list-table.php Docs: Fix typo in duplicate hook references for views_{$this->screen->id}. 2023-08-15 10:09:24 +00:00
class-wp-ms-sites-list-table.php Coding Standards: Correct equals sign alignment in various files. 2023-07-20 00:06:21 +00:00
class-wp-ms-themes-list-table.php Administration: Apply admin notice functions in multisite. 2023-08-17 21:03:19 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php Docs: Fix typo in duplicate hook references for views_{$this->screen->id}. 2023-08-15 10:09:24 +00:00
class-wp-plugins-list-table.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Coding Standards: Correct equals sign alignment in various files. 2023-07-20 00:06:21 +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 Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-privacy-requests-table.php
class-wp-screen.php
class-wp-site-health-auto-updates.php
class-wp-site-health.php Site Health: Correct the check for disk space available to safely perform updates. 2023-08-17 11:18:21 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php I18N: Add missing translator comment in WP_Upgrader::generic_strings(). 2023-07-21 13:33:27 +00:00
class-wp-users-list-table.php Users: Remove password reset links when the feature is not allowed for a specific user. 2023-07-06 12:47:23 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Administration: Update dashboard welcome panel for 6.3. 2023-07-24 23:15:23 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php Filesystem API: Ensure wp_tempnam() does not produce file names longer than 255 characters as this is the limit on most filesystems. 2023-07-10 20:33:23 +00:00
image-edit.php Coding Standards: Improve variable names in wp_save_image(). 2023-08-18 10:09:23 +00:00
image.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
import.php
list-table.php
media.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
menu.php
meta-boxes.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
misc.php Administration: Add function to standardize admin notices. 2023-08-17 20:29:21 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
nav-menu.php Menus: Fix critical errors when the page_on_front and/or page_for_posts options contain references to non-existing posts. 2023-07-14 21:47:22 +00:00
network.php Administration: Invalid argument passed in additional_classes. 2023-08-17 21:36:21 +00:00
noop.php
options.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
plugin-install.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
plugin.php Docs: Miscellaneous docblock corrections and improvements. 2023-08-18 17:29:20 +00:00
post.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
privacy-tools.php
revision.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
schema.php Docs: Miscellaneous docblock corrections and improvements. 2023-08-18 17:29:20 +00:00
screen.php
taxonomy.php
template.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
theme-install.php
theme.php Code Modernization: Use str_contains() in a few more places. 2023-07-17 13:18:27 +00:00
translation-install.php
update-core.php Upgrade/Install: Update $_old_files for 6.3. 2023-08-07 17:21:29 +00:00
update.php
upgrade.php Docs: Add a missing word in maybe_create_table() description. 2023-07-19 11:33:26 +00:00
user.php
widgets.php