WordPress/wp-admin/includes
Andrea Fercia ba24a8f6d3 Plugins: Fix the plugin details modal layout after [45520].
Props mukesh27, marybaum, audrasjb.
Fixes #47561.

Built from https://develop.svn.wordpress.org/trunk@45563


git-svn-id: http://core.svn.wordpress.org/trunk@45374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-06-25 14:11:55 +00:00
..
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 Site health: Introduce view_site_health_checks capability. 2019-06-10 07:42:52 +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 Upgrade/install: fix verification bugs and scale back signature checks. 2019-04-24 07:44:51 +00:00
class-file-upload-upgrader.php
class-ftp-pure.php Docs: Correct grammar in PemFTP description. 2019-03-17 01:20:49 +00:00
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: Enable clear_destination in upgrader for updating/installing language packs. 2019-01-21 21:13:48 +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
class-theme-upgrader.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
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 General: Update support forum links. 2019-05-25 14:24:50 +00:00
class-wp-comments-list-table.php Accessibility: Comments: Improve links and buttons semantics and interaction. 2019-02-20 23:37:50 +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 Docs: Improve documentation for various WP_Filesystem_Base methods and extending classes. 2019-04-17 04:13:51 +00:00
class-wp-filesystem-direct.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:12:54 +00:00
class-wp-filesystem-ftpext.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:12:54 +00:00
class-wp-filesystem-ftpsockets.php Docs: Improve documentation for various WP_Filesystem_Base methods and extending classes. 2019-04-17 04:13:51 +00:00
class-wp-filesystem-ssh2.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:12:54 +00:00
class-wp-importer.php
class-wp-internal-pointers.php Privacy: Remove privacy feature related admin pointers. 2019-03-04 20:47:50 +00:00
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
class-wp-media-list-table.php Media: Update the media bulk action labels for consistency. 2019-04-08 23:54:52 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php Networks and Sites: Use correct escaping function for classes added via ms_user_list_site_class filter. 2019-04-19 13:51:51 +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 Post Formats: Remove the post format icons from the post list table. 2019-04-08 06:04:50 +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 Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +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 Accessibility: Improve the Screen Options and Help buttons order. 2019-06-08 16:31:53 +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: In PHP modules test description, move the space before the screen reader text out from the translatable string. 2019-05-17 11:50:58 +00:00
class-wp-site-icon.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:58:52 +00:00
class-wp-terms-list-table.php Taxonomy: Add level-n classes to rows on edit-tags.php. 2019-03-07 03:04:50 +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 Themes: Link to an updated documentation on child themes on developer.wordpress.org, instead of Codex. 2019-04-01 11:55:52 +00:00
class-wp-upgrader-skin.php Upgrade/Install: Add missing opening curly bracket after [44513]. 2019-03-21 18:03:51 +00:00
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade/install: fix verification bugs and scale back signature checks. 2019-04-24 07:44:51 +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
continents-cities.php
credits.php
dashboard.php Administration: Adjust code for "Manage widgets or menus" item on "Welcome to WordPress" panel to avoid an extra space after [42343]. 2019-06-14 00:29:52 +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
export.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:12:54 +00:00
file.php Privacy tools: 2019-06-10 23:54:53 +00:00
image-edit.php Accessibility: Improve accessibility of all the media views form controls. 2019-06-07 20:45:02 +00:00
image.php Media: Ignore errors coming from image_resize_dimensions() when creating sub-sizes (for now). It returns false when the requested size is larger than the original image and should be skipped. This triggers new WP_Error in WP_Image_Editor::resize(). 2019-06-16 01:33:51 +00:00
import.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:58:52 +00:00
list-table.php Privacy: Remove reinstated wp-admin/options-privacy.php from $_old_files. 2019-05-27 02:40:53 +00:00
media.php Accessibility: Improve accessibility of all the media views form controls. 2019-06-07 20:45:02 +00:00
menu.php
meta-boxes.php I18N: Merge duplicate "Add Comment" strings. 2019-05-26 18:43:52 +00:00
misc.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
ms-admin-filters.php
ms-deprecated.php I18N: Merge similar strings about allowed space allocation in Multisite. 2019-04-01 12:24:51 +00:00
ms.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:19:53 +00:00
nav-menu.php Menus: Fix a deprecated call to get_terms(). 2019-01-21 23:38:52 +00:00
network.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:19:53 +00:00
noop.php
options.php Accessibility: General Settings: Update custom date/time format previews while typing. 2019-02-20 22:56:50 +00:00
plugin-install.php Plugins: Fix the plugin details modal layout after [45520]. 2019-06-25 14:11:55 +00:00
plugin.php Plugins: When validating plugin's WordPress and PHP requirements, check for Requires at least and Requires PHP headers in the plugin's main PHP file. 2019-06-18 03:24:52 +00:00
post.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:12:54 +00:00
privacy-tools.php Privacy tools: 2019-06-10 23:54:53 +00:00
revision.php
schema.php I18N: Move the strings for default user roles to wp-includes/capabilities.php, to make the translations available on the front end as well. 2019-03-21 22:23:52 +00:00
screen.php
taxonomy.php
template.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
theme-install.php Docs: Add missing periods to a grab-bag of docblocks. 2019-01-18 01:03:50 +00:00
theme.php General: Update support forum links. 2019-05-25 14:24:50 +00:00
translation-install.php General: Update support forum links. 2019-05-25 14:24:50 +00:00
update-core.php Docs: Add a comment about the reinstated wp-admin/options-privacy.php. 2019-05-27 03:03:52 +00:00
update.php Add a Recovery Mode Exit button to the notice. This fixes it in responsive view. 2019-06-13 16:00:52 +00:00
upgrade.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
user.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
widgets.php