WordPress/wp-includes
..
certificates
css Accessibility: improve the color contrast ratio for the TinyMCE button icons. 2016-02-15 21:11:28 +00:00
customize Customize: Ensure that "Change" button appears when there are only 2 themes. 2015-12-15 01:21:26 +00:00
fonts Dashicons: Fix font ID in SVG file. 2015-07-23 10:03:24 +00:00
ID3 Update getID3 to 1.9.9 2015-06-28 00:17:25 +00:00
images
js Customize: Ensure that nav menu items can be shift-clicked to edit in secondary instances of the same nav menu. 2016-02-13 00:12:25 +00:00
pomo
random_compat
rest-api
SimplePie
Text
theme-compat Comments: The year is 2003. Permalinks are a new thing and everyone's using Blogger. It's a time when opening a modal window in JavaScript to view a section of a website is not a completely weird thing, although many users get annoyed by it. b2 has recently become WordPress, and with it comes a bunch of functionality that will become stale over the next decade, remnants of simpler times. 2015-12-10 03:06:30 +00:00
widgets Widgets: Remove extra quotes from widget title in WP_Widget_RSS, accidentally added in [33814]. 2015-12-16 22:35:27 +00:00
admin-bar.php
atomlib.php Deprecate php4 style constructors 2015-06-28 15:27:24 +00:00
author-template.php Networks and sites: Replace "blog" usage with "site" in docs. 2016-01-28 03:51:26 +00:00
bookmark-template.php
bookmark.php
cache.php Networks and sites: Replace "blog" usage with "site" in docs. 2016-01-28 03:35:27 +00:00
canonical.php
capabilities.php
category-template.php Taxonomy: Correct the accetped types for the taxonomy element in the arguments passed to wp_dropdown_categories(). 2016-01-13 20:16:29 +00:00
category.php Docs: Document the $args parameter for get_categories() as a hash notation. 2016-02-04 14:50:26 +00:00
class-feed.php Docs: Various docblock corrections. 2016-01-10 01:26:25 +00:00
class-http.php Networks and sites: Replace "blog" usage with "site" in docs. 2016-01-28 03:35:27 +00:00
class-IXR.php
class-json.php The the Docs: Fix the the dittography 2015-12-06 21:23:25 +00:00
class-oembed.php
class-phpass.php Remove closing PHP tag from wp-includes/class-phpass.php. 2015-10-06 23:45:25 +00:00
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 Docs: Document the $id parameter for Walker_Comment::start_el(), which is implemented by Walker but unused in the subclass method. 2015-12-14 17:50:26 +00:00
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php Toolbar: Allow adding lang and dir attributes to toolbar items. 2015-12-06 21:37:25 +00:00
class-wp-ajax-response.php
class-wp-comment-query.php
class-wp-comment.php Comments: Correct description of comment_author property in WP_Comment class. 2016-01-17 15:00:27 +00:00
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 Customizer: Hide help toggle button in panel when no description is supplied. 2016-01-21 22:01:26 +00:00
class-wp-customize-section.php
class-wp-customize-setting.php Networks and sites: Replace "blog" usage with "site" in docs. 2016-01-28 03:35:27 +00:00
class-wp-customize-widgets.php
class-wp-editor.php
class-wp-embed.php Embeds: Remove the allow_insecure_embeds filter. 2015-11-19 05:02:27 +00:00
class-wp-error.php Use void instead of null where appropriate when pipe-delimiting @return types. If a @return only contains void, remove it. 2015-05-24 05:40:25 +00:00
class-wp-http-cookie.php Docs: object != class 2015-09-26 07:04:28 +00:00
class-wp-http-curl.php
class-wp-http-encoding.php Docs: Add a missing file header for wp-includes/class-wp-http-encoding.php, introduced in [33748]. 2015-09-03 03:28:21 +00:00
class-wp-http-ixr-client.php Docs: Update the hook doc summary for the wp_http_ixr_client_headers filter, introduced in [34164]. 2015-09-15 16:16:43 +00:00
class-wp-http-proxy.php
class-wp-http-response.php
class-wp-http-streams.php Docs: Add missing parameter documentation for the $args parameter in the DocBlock for WP_Http_Streams::test(). 2015-12-14 23:54:26 +00:00
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php Media: add a new image size, medium_large. Bumps db version to add new options. 2015-10-31 20:50:25 +00:00
class-wp-image-editor.php Docs: Various docblock corrections. 2016-01-10 01:26:25 +00:00
class-wp-meta-query.php
class-wp-network.php
class-wp-oembed-controller.php oEmbed: Drop the trailing slash from the namespace. 2015-11-17 11:27:29 +00:00
class-wp-post.php Docs: Add missing descriptions for the $wpdb global in DocBlocks all the places. 2015-10-14 23:44:25 +00:00
class-wp-rewrite.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:56:26 +00:00
class-wp-role.php
class-wp-roles.php
class-wp-site.php Docs: Make some minor improvements to inline docs for WP_Site, introduced in [36393]. 2016-02-07 02:13:26 +00:00
class-wp-tax-query.php
class-wp-term.php Docs: Various docblock corrections. 2016-01-10 01:26:25 +00:00
class-wp-theme.php
class-wp-user-query.php Networks and sites: Replace "blog" usage with "site" in docs. 2016-01-28 03:51:26 +00:00
class-wp-user.php
class-wp-walker.php
class-wp-widget-factory.php Docs: The Widgets subpackage is plural. 2015-09-22 13:48:25 +00:00
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php foreach is a statement, not a function. 2015-08-25 20:28:22 +00:00
class.wp-scripts.php
class.wp-styles.php Add a missing $html parameter variable in the hook docs for the style_loader_tag filter. 2015-07-13 21:03:24 +00:00
comment-template.php
comment.php
compat.php
cron.php
date.php
default-constants.php
default-filters.php CSS: Stop using wp-admin.min.css and instead queue the individual stylesheets up through load-styles.php. 2016-01-18 09:57:29 +00:00
default-widgets.php
deprecated.php Networks and sites: Replace "blog" usage with "site" in docs. 2016-01-28 03:35:27 +00:00
embed-template.php
embed.php
feed-atom-comments.php Themes: Improve document title output. 2015-10-20 16:21:25 +00:00
feed-atom.php Feeds: <comments> is optional in RSS2, so don't include it when comments aren't present or open. Same for <wfw:commentRss> and <slash:comments> 2015-11-04 17:47:25 +00:00
feed-rdf.php Themes: Improve document title output. 2015-10-20 16:21:25 +00:00
feed-rss2-comments.php
feed-rss2.php Feeds: <comments> is optional in RSS2, so don't include it when comments aren't present or open. Same for <wfw:commentRss> and <slash:comments> 2015-11-04 17:47:25 +00:00
feed-rss.php
feed.php
formatting.php
functions.php Introduce a $parent_class parameter for _deprecated_constructor(). 2016-02-16 23:20: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
http.php
kses.php Docs: Use the correct parameter name in the DocBlock for wp_kses_post_deep(), introduced in [36429]. 2016-02-07 00:18:26 +00:00
l10n.php i18n: Prevent is_textdomain_loaded() from returning true even if there are no translations for the domain. 2016-02-16 21:15:29 +00:00
link-template.php Docs: Slightly simplify the DocBlock summaries for home_url(), get_home_url(), site_url(), and get_site_url(). 2016-02-07 02:06:26 +00:00
load.php
locale.php
media-template.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php Docs: Add missing descriptions for the $wpdb global in DocBlocks all the places. 2015-10-14 23:44:25 +00:00
ms-default-filters.php Move new user notification emails to add_action() callbacks. 2015-09-16 22:19:24 +00:00
ms-deprecated.php Docs: @param fixes for a variety of docblocks. 2016-01-09 01:45:26 +00:00
ms-files.php if is a statment, not a function. 2015-06-16 20:01:25 +00:00
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php foreach is a statement, not a function. 2015-08-25 20:28:22 +00:00
post-template.php Posts: Correctly pass $post to post_password_required() in get_the_excerpt(). 2016-01-16 10:14:28 +00:00
post-thumbnail-template.php
post.php
query.php
registration-functions.php
registration.php
rest-api.php
revision.php
rewrite.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:56:26 +00:00
rss-functions.php
rss.php
script-loader.php
session.php Docs: @param fixes for a variety of docblocks. 2016-01-09 01:45:26 +00:00
shortcodes.php
taxonomy.php
template-loader.php
template.php Comments: The year is 2003. Permalinks are a new thing and everyone's using Blogger. It's a time when opening a modal window in JavaScript to view a section of a website is not a completely weird thing, although many users get annoyed by it. b2 has recently become WordPress, and with it comes a bunch of functionality that will become stale over the next decade, remnants of simpler times. 2015-12-10 03:06:30 +00:00
theme.php
update.php Updates: Don't perform an API call to WordPress.org for every plugin update displayed. The API has been updated to return this information with the update response. 2016-01-06 07:53:26 +00:00
user.php Docs: Improove the DocBlock summary for wp_signon(). 2016-02-07 08:11:25 +00:00
vars.php
version.php
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php Pass false as the 2nd argument to class_exists() to disable autoloading and to not cause problems for those who define __autoload(). 2015-09-20 03:52:25 +00:00