WordPress/wp-admin/includes
Aaron Campbell e7806a428d Add nonce for widget accessibility mode.
Props vortfu.

See #23328.

Merges [39760] to 4.4 branch.

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


git-svn-id: http://core.svn.wordpress.org/branches/4.4@39702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-01-11 01:45:31 +00:00
..
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
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
class-wp-screen.php Add nonce for widget accessibility mode. 2017-01-11 01:45:31 +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-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
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
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
meta-boxes.php
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
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
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