WordPress/wp-includes
Dominik Schilling 7d378fce01 Bundled Themes: Bump version number of Twenty Thirteen.
Props davidakennedy.
Fixes #35319.
Built from https://develop.svn.wordpress.org/trunk@36179


git-svn-id: http://core.svn.wordpress.org/trunk@36146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-01-05 22:20:26 +00:00
..
ID3
SimplePie
Text
certificates
css Media: set the image editor spinner on the smallest possible area. 2016-01-03 16:49:28 +00:00
customize
fonts
images
js Media: when inserting an attachment in the editor and it is not an image, ensure the link is set to something else than `none`. 2016-01-04 00:33:28 +00:00
pomo
random_compat
rest-api REST API: Improve formatting of failed validation errors. 2015-12-12 18:23:28 +00:00
theme-compat
widgets
admin-bar.php Toolbar: In Comments link, replace title attribute containing the number of pending comments with a screen reader text. 2015-12-26 01:40:27 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php Docs: Miscellaneous docblock corrections. 2015-12-23 06:31:27 +00:00
canonical.php
capabilities.php
category-template.php Docs: Improve readability of the default arguments of `wp_list_categories()`. 2015-12-31 11:30:27 +00:00
category.php
class-IXR.php XMLRPC: Revert [35509] which caused a change of behviour in at least one XMLRPC client. 2015-12-31 04:06:26 +00:00
class-feed.php
class-http.php Docs: Miscellaneous docblock code quality tweaks. 2015-12-23 07:53:26 +00:00
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php Upgrade PHPMailer from 5.2.10 to 5.2.14. 2015-12-24 01:59:26 +00:00
class-pop3.php
class-simplepie.php
class-smtp.php Upgrade PHPMailer from 5.2.10 to 5.2.14. 2015-12-24 01:59:26 +00:00
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 Docs: Move the hook doc for the `the_title` filter in `Walker_Page::start_el()` to directly precede the `apply_filters()` line. 2016-01-05 16:35:26 +00:00
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-comment-query.php
class-wp-comment.php
class-wp-customize-control.php Docs: Hash notate properties and defaults for the benefit of `$args` parameter documentation for `WP_Customize_Control::__construct()`. 2015-12-28 20:10:35 +00:00
class-wp-customize-manager.php
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 Editor: remove the format_for_editor filter from `the_editor_content` after it runs as the next editor instance on the same page may not need it. 2015-12-22 22:39:31 +00:00
class-wp-embed.php
class-wp-error.php
class-wp-http-cookie.php
class-wp-http-curl.php Docs: Miscellaneous docblock corrections. 2015-12-23 06:31:27 +00:00
class-wp-http-encoding.php
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-response.php
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
class-wp-role.php
class-wp-roles.php
class-wp-tax-query.php
class-wp-term.php
class-wp-theme.php
class-wp-user-query.php
class-wp-user.php
class-wp-walker.php
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php XML-RPC: Revert [34681] as it broke date handling. 2016-01-03 19:49:32 +00:00
class-wp.php Query: Add a `WP::remove_query_var()` helper function. 2016-01-05 20:57:28 +00:00
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php Ensure that non-default pagination values work in `wp_list_comments()`. 2016-01-03 02:03:28 +00:00
comment.php Docs: Add null to `post_id` param type, fix syntax, and descriptions in the DocBlock for `wp_update_comment_count()`. 2015-12-31 19:21:28 +00:00
compat.php Docs: Add missing DocBlocks for `hash_hmac()` and `_hash_hmac()`. 2015-12-19 05:11:27 +00:00
cron.php Docs: Add a missing notation for the `$gmt_time` parameter in the DocBlock for `spawn_cron()`. 2015-12-19 08:20:27 +00:00
date.php
default-constants.php Revert [35804]. This change has unintended side effects, notably that media URLs in the admin area now unexpectedly use the `https` scheme. A more comprehensive approach will be taken in 4.5. 2015-12-22 13:02:29 +00:00
default-filters.php
default-widgets.php
deprecated.php Docs: Correct a funky docblock in `funky_javascript_fix()`. 2015-12-28 17:18:30 +00:00
embed-template.php Embeds: Change attachment metadata condition to prevent a warning in the embeds template. 2015-12-30 22:25:28 +00:00
embed.php Embeds: Don't show embed discovery link on a static front page. 2015-12-22 10:50:31 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Emoji: Add a test to the emoji loader, to see if the browser supports emoji diversity. If it doesn't, fall back to twemoji. 2016-01-03 04:26:27 +00:00
functions.php Docs: Clarify that `wp_filter_object_list()` accepts `'not'` as its `$operator` parameter. 2015-12-26 00:37:26 +00:00
functions.wp-scripts.php Docs: Miscellaneous docblock code quality tweaks. 2015-12-23 07:53:26 +00:00
functions.wp-styles.php Docs: Miscellaneous docblock code quality tweaks. 2015-12-23 07:53:26 +00:00
general-template.php Template: Always display the site title on the front page. 2016-01-04 17:16:27 +00:00
http.php
kses.php
l10n.php Docs: Add a missing notation for the `$context` parameter in the DocBlock for `_nx_noop()`. 2015-12-18 23:16:26 +00:00
link-template.php Canonical: Output correct canonical links for paged posts when not using pretty permalinks. 2015-12-26 04:28:26 +00:00
load.php
locale.php
media-template.php
media.php Responsive images: fix the check whether the attachment meta matches the image src to work with http/https and CDNs. 2015-12-30 01:04:27 +00:00
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Docs: Miscellaneous docblock corrections. 2015-12-23 06:31:27 +00:00
ms-load.php
ms-settings.php
nav-menu-template.php Menus: Bring back line break between menu items. 2015-12-24 00:21:27 +00:00
nav-menu.php Nav Menus: Apply the `the_title` filter on original post titles in `wp_setup_nav_menu_item()`. 2016-01-05 16:27:26 +00:00
option.php
pluggable-deprecated.php
pluggable.php Docs: Fix typo in a comment in `wp_rand()`. 2015-12-26 11:07:28 +00:00
plugin.php Docs: `@see != @since`. 2015-12-23 07:13:26 +00:00
post-formats.php
post-template.php Themes: Add `singular` to the list of body classes when viewing a single post object. 2015-12-28 17:21:29 +00:00
post-thumbnail-template.php
post.php Docs: Correct `get_page_uri()` description. 2016-01-01 18:29:27 +00:00
query.php Feeds: Comments on attachments display in the site-wide comments RSS feed. 2015-12-31 17:16:27 +00:00
registration-functions.php
registration.php
rest-api.php Docs: Correct `@return` type for `rest_parse_date()`. 2015-12-25 20:41:26 +00:00
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
session.php
shortcodes.php Shortcodes: `=` is a reserved character in shortcode names, mark it as such. 2015-12-26 04:46:28 +00:00
taxonomy.php Force non-public taxonomies to have a query_var of `false`. 2015-12-27 16:41:27 +00:00
template-loader.php
template.php
theme.php
update.php Docs: Miscellaneous docblock code quality tweaks. 2015-12-23 07:53:26 +00:00
user.php Docs: Correct `@return` type for `count_user_posts()`. 2015-12-25 20:18:27 +00:00
vars.php
version.php Bundled Themes: Bump version number of Twenty Thirteen. 2016-01-05 22:20:26 +00:00
widgets.php Widgets: Revert [34465], as it introduced a regression, making the `$index` argument of `dynamic_sidebar()` case-sensitive. 2015-12-31 03:13:26 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php