.. |
certificates
|
|
|
css
|
Accessibility: Improve the color contrast ratio of the dismiss notice buttons.
|
2017-05-04 22:32:46 +00:00 |
customize
|
Customize: Use fixed-width illustrative placeholder for hex field in color picker to prevent truncation.
|
2017-04-18 00:31:43 +00:00 |
fonts
|
|
|
ID3
|
|
|
images
|
|
|
IXR
|
|
|
js
|
Media: Fix improper use of jQuery hasClass method.
|
2017-05-12 20:53:45 +00:00 |
pomo
|
|
|
random_compat
|
|
|
Requests
|
|
|
rest-api
|
REST API: Improve a few more strings added after the 4.7 string freeze.
|
2017-05-10 19:41:41 +00:00 |
SimplePie
|
|
|
Text
|
Fix the @author doc param encoding in Text/Diff/Engine/string so the file is recognized as UTF-8, not ISO-8859-1.
|
2015-10-24 22:45:25 +00:00 |
theme-compat
|
|
|
widgets
|
Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future.
|
2017-05-11 21:11:44 +00:00 |
admin-bar.php
|
Users: Update name in toolbar when changing user display name.
|
2017-05-12 20:06:42 +00:00 |
atomlib.php
|
|
|
author-template.php
|
Themes: Fix incorrect annotation for __clear_multi_author_cache() function.
|
2017-03-25 15:47:42 +00:00 |
bookmark-template.php
|
|
|
bookmark.php
|
|
|
cache.php
|
|
|
canonical.php
|
Canonical: Strip trailing punctuation from permalinks.
|
2017-03-09 20:05:46 +00:00 |
capabilities.php
|
Upgrade/Install: After [40394], rename wp_disallow_file_mods() to wp_is_file_mod_allowed() .
|
2017-05-11 19:24:41 +00:00 |
category-template.php
|
Docs: Clarify that get_the_category_list() and the_category() display links as an unordered list by default.
|
2017-02-05 15:16:44 +00:00 |
category.php
|
I18N: Merge similar strings in _deprecated_argument() calls.
|
2017-01-29 11:50:41 +00:00 |
class-feed.php
|
|
|
class-http.php
|
|
|
class-IXR.php
|
|
|
class-json.php
|
|
|
class-oembed.php
|
REST API: Add endpoint for proxying requests to external oEmbed providers.
|
2017-05-11 18:18:46 +00:00 |
class-phpass.php
|
|
|
class-phpmailer.php
|
|
|
class-pop3.php
|
Docs: Fix multiple trivial typos throughout a variety of core files.
|
2016-10-31 06:28:32 +00:00 |
class-requests.php
|
|
|
class-simplepie.php
|
|
|
class-smtp.php
|
|
|
class-snoopy.php
|
|
|
class-walker-category-dropdown.php
|
Docs: Improve inline documentation in property and method DocBlocks for Walker_CategoryDropdown .
|
2016-03-22 17:22:29 +00:00 |
class-walker-category.php
|
|
|
class-walker-comment.php
|
|
|
class-walker-nav-menu.php
|
Menus: Add filter to sub-menu class in nav menus.
|
2017-04-23 07:16:43 +00:00 |
class-walker-page-dropdown.php
|
|
|
class-walker-page.php
|
Menus: Introduce page_menu_link_attributes filter in Walker_Page::start_el() for the HTML attributes applied to a page menu item's anchor element.
|
2017-05-01 23:32:42 +00:00 |
class-wp-admin-bar.php
|
|
|
class-wp-ajax-response.php
|
|
|
class-wp-comment-query.php
|
|
|
class-wp-comment.php
|
Revert to pre-4.7 behavior for fetching object instances by id.
|
2017-01-26 16:53:41 +00:00 |
class-wp-customize-control.php
|
|
|
class-wp-customize-manager.php
|
Accessibility: Add "(opens in a new window)" screen reader text to the "News-Nearby Events" dashboard widget footer links.
|
2017-05-11 22:47:41 +00:00 |
class-wp-customize-nav-menus.php
|
Customize: Always enqueue customize-preview stylesheet in the customizer preview to style selective refresh and visual edit shortcuts.
|
2017-01-26 03:47:41 +00:00 |
class-wp-customize-panel.php
|
Customize: Auto-expand a widget area section when expanding the Widgets panel if there is only one registered sidebar and it is active.
|
2017-04-07 19:27:40 +00:00 |
class-wp-customize-section.php
|
|
|
class-wp-customize-setting.php
|
Customize: Ensure root values are accessible in multidimensional custom setting types.
|
2017-02-01 01:40:52 +00:00 |
class-wp-customize-widgets.php
|
Customize: Auto-expand a widget area section when expanding the Widgets panel if there is only one registered sidebar and it is active.
|
2017-04-07 19:27:40 +00:00 |
class-wp-dependency.php
|
|
|
class-wp-editor.php
|
TinyMCE: update to 4.6.0. Has many new features and bug fixes, changelog: https://www.tinymce.com/docs/changelog/#version460-may42017.
|
2017-05-08 05:32:46 +00:00 |
class-wp-embed.php
|
|
|
class-wp-error.php
|
|
|
class-wp-feed-cache-transient.php
|
|
|
class-wp-feed-cache.php
|
|
|
class-wp-hook.php
|
Plugins: Add a current_priority() method to WP_Hook .
|
2016-12-02 07:10:43 +00:00 |
class-wp-http-cookie.php
|
HTTP API: Normalize cookies before passing them to Requests.
|
2016-07-27 15:32:27 +00:00 |
class-wp-http-curl.php
|
|
|
class-wp-http-encoding.php
|
|
|
class-wp-http-ixr-client.php
|
|
|
class-wp-http-proxy.php
|
|
|
class-wp-http-requests-hooks.php
|
HTTP API: Restore backwards compatibility with the http_api_curl filter - it expects that the handle parameter is passed as a reference, however [39212] missed that.
|
2017-02-17 05:06:44 +00:00 |
class-wp-http-requests-response.php
|
|
|
class-wp-http-response.php
|
|
|
class-wp-http-streams.php
|
Docs: Standardize filter docs in core classes in wp-includes/* to use third-person singular verbs per the inline documentation standards for PHP.
|
2016-05-22 18:15:28 +00:00 |
class-wp-image-editor-gd.php
|
|
|
class-wp-image-editor-imagick.php
|
Media: After [40123], Feature check setImageOrientation .
|
2017-02-27 04:22:51 +00:00 |
class-wp-image-editor.php
|
|
|
class-wp-list-util.php
|
|
|
class-wp-locale-switcher.php
|
|
|
class-wp-locale.php
|
|
|
class-wp-matchesmapregex.php
|
Load: move WP_MatchesMapRegex into its own file.
|
2016-08-26 18:11:39 +00:00 |
class-wp-meta-query.php
|
General: Restore usage of $wpdb , instead of $this->db .
|
2016-10-10 06:38:31 +00:00 |
class-wp-metadata-lazyloader.php
|
|
|
class-wp-network-query.php
|
|
|
class-wp-network.php
|
Multisite: Use WP_Network_Query in WP_Network::get_by_path() .
|
2017-02-22 10:42:45 +00:00 |
class-wp-oembed-controller.php
|
REST API: Add endpoint for proxying requests to external oEmbed providers.
|
2017-05-11 18:18:46 +00:00 |
class-wp-post-type.php
|
Posts, Post Types: Add missing REST API properties to WP_Post_Type class.
|
2017-03-18 15:17:45 +00:00 |
class-wp-post.php
|
Revert to pre-4.7 behavior for fetching object instances by id.
|
2017-01-26 16:53:41 +00:00 |
class-wp-query.php
|
Docs: Update the description of is_singular() and WP_Query::is_singular() to be parsed correctly by developer.wordpress.org.
|
2017-02-23 10:30:43 +00:00 |
class-wp-rewrite.php
|
|
|
class-wp-role.php
|
Docs: Standardize filter docs in core classes in wp-includes/* to use third-person singular verbs per the inline documentation standards for PHP.
|
2016-05-22 18:15:28 +00:00 |
class-wp-roles.php
|
|
|
class-wp-session-tokens.php
|
|
|
class-wp-simplepie-file.php
|
|
|
class-wp-simplepie-sanitize-kses.php
|
|
|
class-wp-site-query.php
|
Multisite: Add lang_id support to WP_Site_Query .
|
2017-03-27 19:48:52 +00:00 |
class-wp-site.php
|
Multisite: After [37918] add support for retrieving custom site properties set by the site_details filter.
|
2017-04-19 18:52:44 +00:00 |
class-wp-tax-query.php
|
Don't double-escape terms payload in WP_Tax_Query::transform_query() .
|
2017-01-02 19:40:19 +00:00 |
class-wp-taxonomy.php
|
Taxonomy: Add missing REST API properties to WP_Taxonomy class.
|
2017-03-18 15:25:43 +00:00 |
class-wp-term-query.php
|
Improve querying for terms with falsey names and slugs.
|
2017-03-16 02:04:43 +00:00 |
class-wp-term.php
|
Revert to pre-4.7 behavior for fetching object instances by id.
|
2017-01-26 16:53:41 +00:00 |
class-wp-text-diff-renderer-inline.php
|
|
|
class-wp-text-diff-renderer-table.php
|
|
|
class-wp-theme.php
|
Themes: Add filter for excluding directories from being scanned for template files.
|
2017-03-18 03:54:41 +00:00 |
class-wp-user-meta-session-tokens.php
|
|
|
class-wp-user-query.php
|
User Query: Cast $user_total as an int .
|
2017-01-16 23:24:45 +00:00 |
class-wp-user.php
|
|
|
class-wp-walker.php
|
|
|
class-wp-widget-factory.php
|
|
|
class-wp-widget.php
|
Docs: Fix multiple trivial typos throughout a variety of core files.
|
2016-10-31 06:28:32 +00:00 |
class-wp-xmlrpc-server.php
|
|
|
class-wp.php
|
|
|
class.wp-dependencies.php
|
Script Loader: move _WP_Dependency into its own file.
|
2016-08-26 18:06:39 +00:00 |
class.wp-scripts.php
|
Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong() , _deprecated_function() , _deprecated_argument() , and _deprecated_file() throughout core.
|
2016-07-06 12:40:29 +00:00 |
class.wp-styles.php
|
|
|
comment-template.php
|
|
|
comment.php
|
Comments: When commenting on a draft post, display a friendly error message if the user can view the post.
|
2017-02-27 00:23:40 +00:00 |
compat.php
|
|
|
cron.php
|
|
|
date.php
|
|
|
default-constants.php
|
Login and Registration: Avoid a potentially incorrect value for the cookie hash on multisite installations that don't have a value in the siteurl network option.
|
2017-03-23 19:01:42 +00:00 |
default-filters.php
|
Widgets: Extend the Text widget with TinyMCE.
|
2017-05-11 18:55:43 +00:00 |
default-widgets.php
|
Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future.
|
2017-05-11 21:11:44 +00:00 |
deprecated.php
|
Docs: Make @deprecated entry for wp_kses_js_entities() , deprecated in [38785], consistent with other entries.
|
2017-01-10 22:09:42 +00:00 |
embed-template.php
|
Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong() , _deprecated_function() , _deprecated_argument() , and _deprecated_file() throughout core.
|
2016-07-06 12:40:29 +00:00 |
embed.php
|
Embeds: URL encode YouTube video IDs for broader compatibility.
|
2017-03-06 11:42:40 +00:00 |
feed-atom-comments.php
|
|
|
feed-atom.php
|
|
|
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
Feeds: Do not translate the lastBuildDate field in RSS feeds.
|
2016-12-16 06:39:41 +00:00 |
feed-rss2.php
|
|
|
feed-rss.php
|
|
|
feed.php
|
|
|
formatting.php
|
Emoji: Update Twemoji to version 2.2.5
|
2017-05-11 04:26:41 +00:00 |
functions.php
|
Media: Improve handling of non-image files in wp_get_image_mime.
|
2017-04-09 22:44:43 +00:00 |
functions.wp-scripts.php
|
Customize: Implement customized state persistence with changesets.
|
2016-10-18 20:05:31 +00:00 |
functions.wp-styles.php
|
|
|
general-template.php
|
Emoji: Update Twemoji to version 2.2.5
|
2017-05-11 04:26:41 +00:00 |
http.php
|
Docs: Fix typo in wp_parse_url() and _get_component_from_parsed_url_array() docblocks.
|
2017-03-17 19:02:40 +00:00 |
kses.php
|
KSES: Support 'tag' => true as a shorthand for 'tag' => array() in wp_kses_attr() .
|
2017-05-11 19:23:43 +00:00 |
l10n.php
|
I18N: Remove an extra slash between .mo file path and name in load_muplugin_textdomain() .
|
2017-04-01 14:26:40 +00:00 |
link-template.php
|
|
|
load.php
|
Upgrade/Install: After [40638], make sure wp_is_file_mod_allowed() actually returns the right value.
|
2017-05-11 19:54:43 +00:00 |
locale.php
|
|
|
media-template.php
|
Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future.
|
2017-05-11 21:11:44 +00:00 |
media.php
|
Improve wording of the AYS warning when permanently deleting uploads, tags, posts.
|
2017-05-12 12:50:42 +00:00 |
meta.php
|
Options/Meta: Document valid types for registration.
|
2017-05-10 06:10:43 +00:00 |
ms-blogs.php
|
Multisite: Correct documentation for site status change hooks.
|
2017-03-30 04:36:43 +00:00 |
ms-default-constants.php
|
|
|
ms-default-filters.php
|
Multisite: Fix filter hooks for the updating network count functions.
|
2017-05-09 17:15:43 +00:00 |
ms-deprecated.php
|
Multisite: Fix wp_get_sites() to return an unlimited amount of sites when passing a falsy limit argument.
|
2017-04-05 02:18:43 +00:00 |
ms-files.php
|
|
|
ms-functions.php
|
Multisite: Adjust site count of the correct network after having created a new site.
|
2017-05-10 23:22:42 +00:00 |
ms-load.php
|
|
|
ms-settings.php
|
|
|
nav-menu-template.php
|
Customizer: Fix an issue with menu classes in the customizer preview.
|
2017-05-12 20:35:43 +00:00 |
nav-menu.php
|
Docs: Add and correct @since docs for a variety of functions and methods.
|
2016-12-27 09:21:44 +00:00 |
option.php
|
Options/Meta: Document valid types for registration.
|
2017-05-10 06:10:43 +00:00 |
pluggable-deprecated.php
|
|
|
pluggable.php
|
Users: Clear the user settings cookies when clearing auth cookies.
|
2017-05-07 16:54:42 +00:00 |
plugin.php
|
|
|
post-formats.php
|
|
|
post-template.php
|
Load: Only load PasswordHash class when needed.
|
2017-04-06 18:01:42 +00:00 |
post-thumbnail-template.php
|
|
|
post.php
|
Posts, Post Types: Correct the fallback value for the label_count argument of register_post_status() .
|
2017-04-22 14:17:42 +00:00 |
query.php
|
Docs: Update the description of is_singular() and WP_Query::is_singular() to be parsed correctly by developer.wordpress.org.
|
2017-02-23 10:30:43 +00:00 |
registration-functions.php
|
|
|
registration.php
|
|
|
rest-api.php
|
REST API: Allow "Origin: null" from file: URLs.
|
2017-05-10 04:22:43 +00:00 |
revision.php
|
|
|
rewrite.php
|
|
|
rss-functions.php
|
|
|
rss.php
|
Docs: Fix multiple trivial typos throughout a variety of core files.
|
2016-10-31 06:28:32 +00:00 |
script-loader.php
|
Improve wording of the AYS warning when permanently deleting uploads, tags, posts.
|
2017-05-12 12:50:42 +00:00 |
session.php
|
|
|
shortcodes.php
|
|
|
taxonomy.php
|
Restore support for taxonomy 'args' override when querying object terms.
|
2017-04-21 19:14:44 +00:00 |
template-loader.php
|
|
|
template.php
|
Themes: Add template type and template candidates as parameters to the {$type}_template filter.
|
2017-02-12 21:25:42 +00:00 |
theme.php
|
Customize: Trailingslash the home nav menu item URL in starter content.
|
2017-03-18 03:23:44 +00:00 |
update.php
|
Cron API: Add a new wp_doing_cron() helper function.
|
2017-05-06 14:30:40 +00:00 |
user.php
|
Users: Ensure user counts remain accurate if users are added to or removed from the users table without corresponding usermeta entries being added or removed.
|
2017-04-30 13:03:41 +00:00 |
vars.php
|
|
|
version.php
|
Widgets: Fix deferred rendering of controls for media widgets until container element fully expands.
|
2017-05-12 22:01:42 +00:00 |
widgets.php
|
Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future.
|
2017-05-11 21:11:44 +00:00 |
wlwmanifest.xml
|
|
|
wp-db.php
|
|
|
wp-diff.php
|
|
|