WordPress/wp-admin/includes
Nikolay Bachiyski e22ceae1b7 Admin: Escape attachment name in case it contains special characters
Merge of [37774] to the 4.4 branch.

Built from https://develop.svn.wordpress.org/branches/4.4@37785


git-svn-id: http://core.svn.wordpress.org/branches/4.4@37750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-06-21 14:24:27 +00:00
..
admin-filters.php
admin.php Avoid potential fatal errors after [35718]. 2015-11-25 22:19:26 +00:00
ajax-actions.php Remove Debugging code introduced in [37146] 2016-03-30 18:56:28 +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
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
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php List Tables: After [35622] and [34271], improve pagination logic when queries are altered. 2015-11-18 20:25:26 +00:00
class-wp-press-this.php Buttons: Standardize on .button-link for link-like buttons. 2015-11-13 15:47:27 +00:00
class-wp-screen.php Admin: Restore the "Show advanced menu properties" checkboxes IDs. 2016-01-02 03:34:21 +00:00
class-wp-site-icon.php
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 Upgrader: Pass the $args['hook_extra'] context to the upgrader_source_selection filter. 2015-11-16 02:47:25 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
credits.php
dashboard.php
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: in media_send_to_editor(), use wp_json_encode() instead of addslashes(). 2015-11-18 19:40:27 +00:00
menu.php
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
ms-admin-filters.php
ms-deprecated.php
ms.php
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 Taxonomy: More specific cap check when processing category data on post save. 2016-06-21 14:16:28 +00:00
revision.php
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 On 4.4 upgrade, remove the unused 'add_users' cap from all roles. 2015-11-19 03:53:28 +00:00
user.php Use 'invalid_username' error code when tripping 'illegal_user_logins'. 2015-12-04 23:25:26 +00:00
widgets.php