WordPress/wp-includes
John Blackbourn 44da78be26 Remove HTML escaping for the plugin name and author fields that are displayed when deleting a plugin.
While it might seem counter-intuitive to remove HTML escaping, these fields are already safe (they originate in `_get_plugin_data_markup_translate()` which handles sanitization and escaping), and the AuthorName field actually allows some HTML. This change prevents escaped HTML from appearing here.

Fixes #25422

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


git-svn-id: http://core.svn.wordpress.org/trunk@34938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-10-08 23:13:24 +00:00
..
ID3
SimplePie
Text
certificates
css Buttons: Update styles and colors. 2015-10-08 17:31:24 +00:00
fonts
images
js Abstract the shortcode attribute parsing regex into its own function, update the JavaScript counterpart, and introduce a test to ensure they do not diverge again. 2015-10-08 03:12:24 +00:00
pomo
rest-api HTTP/REST API: move `WP_HTTP_Response` to `wp-includes/` with the rest (ha!) of the HTTP classes. This is PHP 5.2, so this class is global, and as per @rmccue, unrelated to REST specifically. 2015-10-08 19:27:28 +00:00
theme-compat
widgets
admin-bar.php
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities-functions.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
capabilities.php
category-functions.php
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-walker-category-dropdown.php
class-walker-category.php
class-walker-comment.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-comment-query.php
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php Customizer: Replace context for two strings added in [30306] with a translator comment. 2015-10-07 23:54:24 +00:00
class-wp-customize-nav-menus.php
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-http-cookie.php
class-wp-http-curl.php
class-wp-http-encoding.php
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-response.php HTTP/REST API: move `WP_HTTP_Response` to `wp-includes/` with the rest (ha!) of the HTTP classes. This is PHP 5.2, so this class is global, and as per @rmccue, unrelated to REST specifically. 2015-10-08 19:27:28 +00:00
class-wp-http-streams.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-meta-query.php
class-wp-network.php
class-wp-oembed-controller.php
class-wp-post.php
class-wp-rewrite.php Docs: Add a couple of strategically-placed spaces in `WP_Rewrite`. 2015-10-08 22:07:24 +00:00
class-wp-role.php
class-wp-roles.php
class-wp-tax-query.php
class-wp-theme.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
class-wp-user-query.php `WP_User_Query` role improvement redux. 2015-10-08 21:28:24 +00:00
class-wp-user.php
class-wp-walker.php
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-functions.php
comment-template.php
comment.php
compat.php Revert [34922] pending PHP 5.2 compatibility. 2015-10-08 00:17:24 +00:00
cron.php
date.php
default-constants.php Make `$blog_id` explicitly global. 2015-10-08 21:45:25 +00:00
default-filters.php Embeds: If we're adding a boatload of new items to default-filters.php, might as well make them readable. 2015-10-08 22:31:24 +00:00
default-widgets.php
deprecated.php
embed-functions.php Embeds: Combine the `oembed_minwidth` and `oembed_maxwidth` filters into one, similar to how the existing `oembed_defaults` works for width and height. 2015-10-08 23:09:23 +00:00
embed-template.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Avoid stripping square brackets from URLs, and instead correctly encode them. Square brackets must be encoded in the path, path parameters, query parameters, and fragment, but must not be encoded in anything up to the domain and port. 2015-10-07 23:39:23 +00:00
functions.php REST API: Add wp_is_numeric_array helper function 2015-10-08 02:14:25 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http-functions.php
http.php After [34953], unbreak WordPress. 2015-10-08 19:29:25 +00:00
kses.php
l10n.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
link-template.php
load.php
locale.php
media-template.php
media.php
meta-functions.php
meta.php
ms-blogs.php
ms-default-constants.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
ms-default-filters.php
ms-deprecated.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
ms-files.php
ms-functions.php Correctly set the scheme of the `home` and `siteurl` options when creating a new site on multisite that uses some combination of HTTPS in the admin area or on the front end. 2015-10-07 21:46:25 +00:00
ms-load.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
ms-settings.php
nav-menu-template.php
nav-menu.php
option.php Correctly set the `secure` flag for the test cookie based on the login URL scheme, and the same for the user settings cookies based on the admin URL scheme. 2015-10-08 03:05:25 +00:00
pluggable-deprecated.php
pluggable.php Allow a null `id` to do a `name` lookup in `wp_set_current_user()`. 2015-10-08 17:29:24 +00:00
plugin.php
post-formats.php
post-functions.php Posts: Add the `pre_get_lastpostmodified` filter to `get_lastpostmodified()`. 2015-10-08 05:57:25 +00:00
post-template.php Template: Add fallback for empty containers. 2015-10-08 18:27:25 +00:00
post-thumbnail-template.php
post.php
query.php Allow excluded keywords when searching posts. 2015-10-08 03:18:24 +00:00
registration-functions.php
registration.php
rest-api.php After [34953], unbreak WordPress. 2015-10-08 19:29:25 +00:00
revision.php Revert [34917] until the broken test is fixed. 2015-10-08 01:04:25 +00:00
rewrite-constants.php
rewrite-functions.php Improve the parameter names and inline documentation for `add_rewrite_rule()`, `WP_Rewrite::add_rule()`, and `WP_Rewrite::add_external_rule()`. 2015-10-08 17:28:25 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php Revert [34778], continue using `_site_option()` for the current network. 2015-10-07 17:11:25 +00:00
session.php
shortcodes.php Abstract the shortcode attribute parsing regex into its own function, update the JavaScript counterpart, and introduce a test to ensure they do not diverge again. 2015-10-08 03:12:24 +00:00
taxonomy-functions.php
taxonomy.php
template-loader.php
template.php
theme.php
update.php
user-functions.php Introduce the ability to filter the Users admin listing screen by users with no role, if such users exist. 2015-10-08 22:07:47 +00:00
user.php
vars.php
version.php Remove HTML escaping for the plugin name and author fields that are displayed when deleting a plugin. 2015-10-08 23:13:24 +00:00
widget-functions.php
widgets.php
wlwmanifest.xml
wp-db.php Add `wp_load_translations_early()` to `wpdb::check_connection()`. 2015-10-08 17:11:24 +00:00
wp-diff.php