.. |
admin-filters.php
|
|
|
admin.php
|
Avoid potential fatal errors after [35718].
|
2015-11-25 22:19:26 +00:00 |
ajax-actions.php
|
Revisions: Change the capability needed to view revision diffs to edit_post .
|
2016-06-21 14:32:27 +00:00 |
bookmark.php
|
|
|
class-ftp-pure.php
|
|
|
class-ftp-sockets.php
|
|
|
class-ftp.php
|
|
|
class-pclzip.php
|
|
|
class-walker-category-checklist.php
|
|
|
class-walker-nav-menu-checklist.php
|
|
|
class-walker-nav-menu-edit.php
|
Nav Menus: show custom post type Archive item at the top of the View All tab for the post type on the legacy Nav Menu screen.
|
2015-10-24 17:46:25 +00:00 |
class-wp-comments-list-table.php
|
In a similar vein to [34133], escape the email address and IP address of comment authors to increase defence in depth.
|
2015-11-29 02:43:24 +00:00 |
class-wp-filesystem-base.php
|
I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-base.php .
|
2015-11-18 17:21:26 +00:00 |
class-wp-filesystem-direct.php
|
|
|
class-wp-filesystem-ftpext.php
|
Filesystem: Revert [33648] and [34733] unfortunately these have caused issues for some servers, while fixing it for others.
|
2015-12-15 02:37:26 +00:00 |
class-wp-filesystem-ftpsockets.php
|
Filesystem: Revert [33648] and [34733] unfortunately these have caused issues for some servers, while fixing it for others.
|
2015-12-15 02:37:26 +00:00 |
class-wp-filesystem-ssh2.php
|
I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-ftpext.php .
|
2015-11-18 17:22:27 +00:00 |
class-wp-importer.php
|
|
|
class-wp-internal-pointers.php
|
|
|
class-wp-links-list-table.php
|
|
|
class-wp-list-table.php
|
List Tables: Revert [34728] and [35482].
|
2015-12-07 20:08:26 +00:00 |
class-wp-media-list-table.php
|
Admin: Escape attachment name in case it contains special characters
|
2016-06-21 14:24:27 +00:00 |
class-wp-ms-sites-list-table.php
|
|
|
class-wp-ms-themes-list-table.php
|
|
|
class-wp-ms-users-list-table.php
|
|
|
class-wp-plugin-install-list-table.php
|
Add Nonce to updating wporg_favorites user meta field
|
2016-03-30 18:41:26 +00:00 |
class-wp-plugins-list-table.php
|
Replace a second instance of <code> in translatable string left in [35440].
|
2015-10-30 01:56:25 +00:00 |
class-wp-post-comments-list-table.php
|
|
|
class-wp-posts-list-table.php
|
Posts, Post Types: When using Excerpt mode on the Posts list table, ensure the excerpt output matches what was manually entered into the Excerpt field.
|
2017-01-26 14:15:28 +00:00 |
class-wp-press-this.php
|
Press This: Do not show Categories & Tags UI for users who cannot assign terms to posts anyways.
|
2017-01-26 14:12:33 +00:00 |
class-wp-screen.php
|
Add nonce for widget accessibility mode.
|
2017-01-11 01:45:31 +00:00 |
class-wp-site-icon.php
|
Site Icon: Get site icon ID only when needed.
|
2015-10-20 18:23:44 +00:00 |
class-wp-terms-list-table.php
|
Accessibility: improvements for the taxonomies Quick Edit form.
|
2015-11-11 00:24:28 +00:00 |
class-wp-theme-install-list-table.php
|
Accessibility: add missing alt attributes to a gaggle of <img> s.
|
2015-11-07 16:12:27 +00:00 |
class-wp-themes-list-table.php
|
|
|
class-wp-upgrader-skins.php
|
|
|
class-wp-upgrader.php
|
Upgrade/Install: Sanitize file name in File_Upload_Upgrader .
|
2016-09-06 17:49:40 +00:00 |
class-wp-users-list-table.php
|
|
|
comment.php
|
Docs: Add a version to the file header for wp-admin/includes/comment.php.
|
2015-10-18 14:34:25 +00:00 |
continents-cities.php
|
Docs: Add a proper file header to wp-admin/includes/continents-cities.php.
|
2015-10-22 19:43:25 +00:00 |
credits.php
|
|
|
dashboard.php
|
Don't use <a> in translatable strings in `wp-admin/includes/dashboard.php'.
|
2015-10-30 01:33:25 +00:00 |
deprecated.php
|
|
|
edit-tag-messages.php
|
|
|
export.php
|
|
|
file.php
|
Do not pass FALSE as second parameter in variable class_exists() checks
|
2015-11-30 04:15:27 +00:00 |
image-edit.php
|
Accessibility: add missing alt attributes to a gaggle of <img> s.
|
2015-11-07 16:12:27 +00:00 |
image.php
|
Media: In wp_read_image_metadata() make sure that IPTC keywords are UTF8 encoded.
|
2016-02-01 14:58:28 +00:00 |
import.php
|
|
|
list-table.php
|
|
|
media.php
|
Media: Improved media titles when created from filename.
|
2017-01-06 22:00:06 +00:00 |
menu.php
|
Admin Menu: after [34861], prevent adjacent separators.
|
2015-10-28 18:06:24 +00:00 |
meta-boxes.php
|
Accessibility: Improve form labels and descriptions for the Tags meta box in the Edit Post screen.
|
2015-11-11 15:24:29 +00:00 |
misc.php
|
Docs: Use 3-digit, x.x.x-style semantic versioning in the DocBlocks for post_form_autocomplete_off() and WP_Filesystem_SSH2::sftp_path() .
|
2015-10-31 13:16:24 +00:00 |
ms-admin-filters.php
|
Docs: Add a @subpackage tag to the file header for wp-admin/includes/ms-admin-filters.php.
|
2015-10-26 18:06:26 +00:00 |
ms-deprecated.php
|
Docs: Standardize the file header for wp-admin/includes/ms-deprecated.php.
|
2015-10-27 20:08:27 +00:00 |
ms.php
|
Filesystem: Following the introduction of the KB|MB|GB|TB_IN_BYTES constants in [35286], use them in various places in core.
|
2015-10-21 14:03:25 +00:00 |
nav-menu.php
|
Do not pass FALSE as second parameter in variable class_exists() checks
|
2015-11-30 04:15:27 +00:00 |
network.php
|
Remove <code> tags from translatable strings in wp-admin/includes/network.php .
|
2015-11-06 00:59:25 +00:00 |
noop.php
|
|
|
options.php
|
Revert [35336] and [35337].
|
2015-11-18 20:30:25 +00:00 |
plugin-install.php
|
Add Nonce to updating wporg_favorites user meta field
|
2016-03-30 18:41:26 +00:00 |
plugin.php
|
Docs: Improve DocBlock formatting for add_menu_page() and add_submenu_page() wrappers.
|
2015-11-23 17:56:26 +00:00 |
post.php
|
Admin: escape URL-encoded permalinks
|
2016-06-21 14:51:29 +00:00 |
revision.php
|
Docs: Add a version to the file header for wp-admin/includes/revision.php.
|
2015-10-24 18:29:25 +00:00 |
schema.php
|
Upgrade: New themes are not automatically installed on upgrade. This can still be explicitly asked for by defining CORE_UPGRADE_SKIP_NEW_BUNDLED as false .
|
2015-11-25 21:45:25 +00:00 |
screen.php
|
List Tables: When a user has hidden all columns, do not override that with the default_hidden_columns filter.
|
2016-01-02 04:45:22 +00:00 |
taxonomy.php
|
|
|
template.php
|
Add nonce to AJAX action for script compression setting
|
2016-03-30 18:31:28 +00:00 |
theme-install.php
|
|
|
theme.php
|
Docs: Replace a reference to WP.org with WordPress.org.
|
2015-11-22 22:38:26 +00:00 |
translation-install.php
|
|
|
update-core.php
|
Upgrade: New themes are not automatically installed on upgrade. This can still be explicitly asked for by defining CORE_UPGRADE_SKIP_NEW_BUNDLED as false .
|
2015-11-25 21:45:25 +00:00 |
update.php
|
|
|
upgrade.php
|
Database: dbDelta() will no longer try to downgrade the size of TEXT and BLOB columns.
|
2016-07-01 07:00:50 +00:00 |
user.php
|
Use 'invalid_username' error code when tripping 'illegal_user_logins'.
|
2015-12-04 23:25:26 +00:00 |
widgets.php
|
|
|