.. |
admin-filters.php
|
Privacy tools: Organize privacy functions into logical files and classes.
|
2019-05-26 20:50:53 +00:00 |
admin.php
|
Privacy tools: Organize privacy functions into logical files and classes.
|
2019-05-26 20:50:53 +00:00 |
ajax-actions.php
|
Coding Standards: Move wp-admin/custom-header.php to wp-admin/includes/class-custom-image-header.php
|
2019-07-17 06:17:56 +00:00 |
bookmark.php
|
Coding Standards: Rename $r variable used with wp_parse_args() to $parsed_args for clarity.
|
2019-07-25 00:48:58 +00:00 |
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
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-custom-background.php
|
Coding Standards: Move wp-admin/custom-background.php to wp-admin/includes/class-custom-background.php
|
2019-07-19 04:02:55 +00:00 |
class-custom-image-header.php
|
Coding Standards: Move wp-admin/custom-header.php to wp-admin/includes/class-custom-image-header.php
|
2019-07-17 06:17:56 +00:00 |
class-file-upload-upgrader.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-ftp-pure.php
|
|
|
class-ftp-sockets.php
|
Docs: Correct grammar in PemFTP description.
|
2019-03-17 01:20:49 +00:00 |
class-ftp.php
|
Date/Time: Replace all instances of date() with gmdate() .
|
2019-05-26 00:12:54 +00:00 |
class-language-pack-upgrader-skin.php
|
|
|
class-language-pack-upgrader.php
|
I18N: Merge duplicate "Your plugins/themes/translations are all up to date" strings.
|
2019-07-16 22:13:58 +00:00 |
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
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-theme-upgrader.php
|
|
|
class-walker-category-checklist.php
|
|
|
class-walker-nav-menu-checklist.php
|
|
|
class-walker-nav-menu-edit.php
|
Menus: Remove extra whitespace from URLs in Walker_Nav_Menu_Edit::start_el() .
|
2019-07-09 20:45:56 +00:00 |
class-wp-ajax-upgrader-skin.php
|
Upgrade/Install: Correct operator precedence for an error code in WP_Ajax_Upgrader_Skin::error() .
|
2019-05-31 14:14:52 +00:00 |
class-wp-automatic-updater.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-comments-list-table.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-community-events.php
|
|
|
class-wp-debug-data.php
|
I18N: Remove PHP function name from translatable string in WP_Debug_Data .
|
2019-05-24 01:41:52 +00:00 |
class-wp-filesystem-base.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-filesystem-direct.php
|
Filesystem API: Check correct variable in WP_Filesystem_Direct::dirlist() after [45611].
|
2019-07-09 15:58:57 +00:00 |
class-wp-filesystem-ftpext.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
class-wp-filesystem-ftpsockets.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
class-wp-filesystem-ssh2.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
class-wp-importer.php
|
Coding Standards: Fix all WordPress.DB.PreparedSQLPlaceholders issues.
|
2019-07-05 05:43:55 +00:00 |
class-wp-internal-pointers.php
|
|
|
class-wp-links-list-table.php
|
Coding Standards: Remove extra whitespace in list tables' column_cb() methods.
|
2019-07-09 21:11:58 +00:00 |
class-wp-list-table-compat.php
|
|
|
class-wp-list-table.php
|
Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
|
2019-07-05 01:45:56 +00:00 |
class-wp-media-list-table.php
|
Coding Standards: Remove extra whitespace in list tables' column_cb() methods.
|
2019-07-09 21:11:58 +00:00 |
class-wp-ms-sites-list-table.php
|
Coding Standards: Remove extra whitespace in list tables' column_cb() methods.
|
2019-07-09 21:11:58 +00:00 |
class-wp-ms-themes-list-table.php
|
I18N: Add context for theme filter strings in WP_MS_Themes_List_Table::get_views() .
|
2019-07-14 14:47:56 +00:00 |
class-wp-ms-users-list-table.php
|
Coding Standards: Remove extra whitespace in list tables' column_cb() methods.
|
2019-07-09 21:11:58 +00:00 |
class-wp-plugin-install-list-table.php
|
Plugins: Introduce is_wp_version_compatible() and is_php_version_compatible() for checking compatibility with the current WordPress or PHP version.
|
2019-04-12 23:56:52 +00:00 |
class-wp-plugins-list-table.php
|
Plugins: Introduce is_wp_version_compatible() and is_php_version_compatible() for checking compatibility with the current WordPress or PHP version.
|
2019-04-12 23:56:52 +00:00 |
class-wp-post-comments-list-table.php
|
|
|
class-wp-posts-list-table.php
|
Coding Standards: Remove extra whitespace in list tables' column_cb() methods.
|
2019-07-09 21:11:58 +00:00 |
class-wp-privacy-data-export-requests-list-table.php
|
Privacy: Remove inline CSS within personal data request list tables.
|
2019-06-04 23:40:55 +00:00 |
class-wp-privacy-data-removal-requests-list-table.php
|
Privacy tools: remove some left-over code and fix inline comment.
|
2019-06-08 00:30:51 +00:00 |
class-wp-privacy-policy-content.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-privacy-requests-table.php
|
Privacy tools: Organize privacy functions into logical files and classes.
|
2019-05-26 20:50:53 +00:00 |
class-wp-screen.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-site-health-auto-updates.php
|
Administration: Add missing filter documentation for Site Health auto update tests.
|
2019-05-29 13:59:51 +00:00 |
class-wp-site-health.php
|
Site Health: Use consistent verbiage for "Learn more" links.
|
2019-07-16 22:28:57 +00:00 |
class-wp-site-icon.php
|
|
|
class-wp-terms-list-table.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-theme-install-list-table.php
|
I18N: Merge duplicate "Try Again" strings.
|
2019-05-26 14:40:51 +00:00 |
class-wp-themes-list-table.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
class-wp-upgrader-skin.php
|
|
|
class-wp-upgrader-skins.php
|
|
|
class-wp-upgrader.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
class-wp-users-list-table.php
|
Users: Allow Super Admins to remove themselves from a site on a Multisite network.
|
2019-05-25 00:13:53 +00:00 |
comment.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
continents-cities.php
|
|
|
credits.php
|
|
|
dashboard.php
|
Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
|
2019-07-05 01:45:56 +00:00 |
deprecated.php
|
Privacy tools: Organize privacy functions into logical files and classes.
|
2019-05-26 20:50:53 +00:00 |
edit-tag-messages.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
export.php
|
Coding Standards: Fix all WordPress.DB.PreparedSQLPlaceholders issues.
|
2019-07-05 05:43:55 +00:00 |
file.php
|
Permalinks: Update URLs for "Changing File Permissions" documentation article.
|
2019-07-25 01:18:55 +00:00 |
image-edit.php
|
Coding Standards: Remove extra whitespace in wp-admin/includes/image-edit.php .
|
2019-07-09 21:05:57 +00:00 |
image.php
|
Media: Sort the new sizes array by priority when creating image sub-sizes.
|
2019-07-16 21:48:56 +00:00 |
import.php
|
|
|
list-table.php
|
Privacy: Remove reinstated wp-admin/options-privacy.php from $_old_files .
|
2019-05-27 02:40:53 +00:00 |
media.php
|
Coding Standards: Rename $r variable used with wp_parse_args() to $parsed_args for clarity.
|
2019-07-25 00:48:58 +00:00 |
menu.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
meta-boxes.php
|
Coding Standards: Rename $r variable used with wp_parse_args() to $parsed_args for clarity.
|
2019-07-25 00:48:58 +00:00 |
misc.php
|
Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
|
2019-07-05 01:45:56 +00:00 |
ms-admin-filters.php
|
|
|
ms-deprecated.php
|
|
|
ms.php
|
Coding Standards: Rename $r variable used with wp_parse_args() to $parsed_args for clarity.
|
2019-07-25 00:48:58 +00:00 |
nav-menu.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
network.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
noop.php
|
|
|
options.php
|
|
|
plugin-install.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
plugin.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
post.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
privacy-tools.php
|
Privacy tools:
|
2019-06-10 23:54:53 +00:00 |
revision.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
schema.php
|
|
|
screen.php
|
|
|
taxonomy.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
template.php
|
Coding Standards: Rename $r variable used with wp_parse_args() to $parsed_args for clarity.
|
2019-07-25 00:48:58 +00:00 |
theme-install.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
theme.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
translation-install.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
update-core.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
update.php
|
Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
|
2019-07-05 01:45:56 +00:00 |
upgrade.php
|
Coding Standards: Fix instances of WordPress.PHP.NoSilencedErrors.Discouraged .
|
2019-07-09 05:45:58 +00:00 |
user.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |
widgets.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:52:01 +00:00 |