..
assets
Editor: Update block editor packages for WordPress 5.9.1.
2022-02-17 19:18:25 +00:00
block-patterns
block-supports
Formatting: Use safecss_filter_attr
in wp_get_layout_style()
.
2022-03-12 00:29:04 +00:00
blocks
Editor: Update block editor packages for WordPress 5.9.1.
2022-02-17 19:18:25 +00:00
certificates
css
Editor: Update block editor packages for WordPress 5.9.1.
2022-02-17 19:18:25 +00:00
customize
Themes: Add version to theme screenshot URL for better browser cache handling.
2022-03-17 22:21:07 +00:00
fonts
ID3
images
IXR
js
jquery-query
2022-03-10 18:54:02 +00:00
php-compat
PHPMailer
External Libraries: Upgrade PHPMailer to version 6.6.0.
2022-02-28 21:38:09 +00:00
pomo
Code Modernization: Use stream_get_contents()
in POMO_FileReader::read_all()
.
2022-02-09 12:33:05 +00:00
random_compat
External Libraries: Update random_compat to version 2.0.21.
2022-02-16 21:19:04 +00:00
Requests
rest-api
REST API: Correct the wording for show_in_nav_menus
property description in post type visibility settings.
2022-03-08 14:51:07 +00:00
SimplePie
sitemaps
Sitemaps: Pass term object to wp_sitemaps_taxonomies_entry
filter.
2022-03-10 04:01:05 +00:00
sodium_compat
Text
theme-compat
widgets
Docs: Replace "Current theme" with "Active theme" in various DocBlocks.
2022-01-20 23:53:05 +00:00
admin-bar.php
Toolbar: Show the Customize link on front end when using a block theme if any plugins use the Customizer.
2021-12-25 03:17:04 +00:00
atomlib.php
author-template.php
Coding Standards: Remove an extra variable in get_author_posts_url()
.
2022-01-12 11:17:08 +00:00
block-editor.php
Global Styles: Load the global styles before the theme styles in the editor.
2022-02-17 14:14:01 +00:00
block-i18n.json
block-patterns.php
Docs: Fix typos in some DocBlocks.
2022-01-18 20:29:06 +00:00
block-template-utils.php
Site Editor: Rename the default attachment template from "Media" to "Attachment".
2022-03-11 23:30:07 +00:00
block-template.php
Query: Check if the theme supports block-templates
before calling locate_block_template()
in get_query_template()
.
2022-02-09 13:22:03 +00:00
blocks.php
Editor: Fix broken asset URLs when using WP outside of the regular directory
2022-03-16 10:22:03 +00:00
bookmark-template.php
bookmark.php
cache-compat.php
Cache API: Add wp_cache_flush_runtime
function
2022-02-18 12:06:03 +00:00
cache.php
Cache API: Add wp_cache_flush_runtime
function
2022-02-18 12:06:03 +00:00
canonical.php
Canonical: Check if the URL scheme exists in strip_fragment_from_url()
.
2022-03-09 15:08:06 +00:00
capabilities.php
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-requests.php
class-simplepie.php
External Libraries: Update the SimplePie library to version 1.5.8.
2021-12-24 18:06:06 +00:00
class-smtp.php
class-snoopy.php
class-walker-category-dropdown.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-walker-category.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-walker-comment.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-walker-nav-menu.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-walker-page-dropdown.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-walker-page.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-application-passwords.php
class-wp-block-editor-context.php
Add WP_Block_Editor_Context::$name
2022-03-17 03:37:05 +00:00
class-wp-block-list.php
class-wp-block-parser.php
class-wp-block-pattern-categories-registry.php
class-wp-block-patterns-registry.php
Editor/Docs: Add blockTypes
argument to WP_Block_Patterns_Registry::register()
docblock.
2022-03-17 04:13:07 +00:00
class-wp-block-styles-registry.php
class-wp-block-supports.php
class-wp-block-template.php
class-wp-block-type-registry.php
class-wp-block-type.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-block.php
class-wp-comment-query.php
Cache: Use wp_cache_*_multiple() in core functions.
2022-02-11 18:51:59 +00:00
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php
Docs: Replace "Current theme" with "Active theme" in various DocBlocks.
2022-01-20 23:53:05 +00:00
class-wp-customize-nav-menus.php
class-wp-customize-panel.php
Customizer: Remove Menus panel when a theme does not support menus
2022-01-24 05:34:04 +00:00
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
Add WP_Block_Editor_Context::$name
2022-03-17 03:37:05 +00:00
class-wp-date-query.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-dependency.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-fatal-error-handler.php
class-wp-feed-cache-transient.php
class-wp-feed-cache.php
class-wp-hook.php
class-wp-http-cookie.php
class-wp-http-curl.php
class-wp-http-encoding.php
Docs: Fix typos in some DocBlocks.
2022-01-18 20:29:06 +00:00
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-requests-hooks.php
class-wp-http-requests-response.php
class-wp-http-response.php
class-wp-http-streams.php
Docs: Typo corrections in various API docblocks.
2022-02-04 16:28:00 +00:00
class-wp-http.php
Docs: Fix typos in some DocBlocks.
2022-01-18 20:29:06 +00:00
class-wp-image-editor-gd.php
Media: Store attachment’s file size in metadata.
2022-03-10 13:10:02 +00:00
class-wp-image-editor-imagick.php
Media: Store attachment’s file size in metadata.
2022-03-10 13:10:02 +00:00
class-wp-image-editor.php
Media: Typo correction in wp_image_maybe_exif_rotate
docblock.
2022-01-13 19:14:05 +00:00
class-wp-list-util.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-locale-switcher.php
class-wp-locale.php
Docs: Use third-person singular verbs for function descriptions in wp-includes/class-wp-locale.php
.
2022-03-13 21:06:01 +00:00
class-wp-matchesmapregex.php
class-wp-meta-query.php
Query: Improve sanitization within WP_Meta_Query
.
2022-01-06 17:05:02 +00:00
class-wp-metadata-lazyloader.php
class-wp-network-query.php
class-wp-network.php
class-wp-object-cache.php
Docs: Improve @return
tags for wp_cache_*_multiple()
functions:
2022-02-11 19:21:01 +00:00
class-wp-oembed-controller.php
class-wp-oembed.php
class-wp-paused-extensions-storage.php
class-wp-post-type.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-post.php
class-wp-query.php
Query: Make sure WP_Query::get_queried_object()
works for author_name
before ::get_posts()
is run.
2022-03-05 15:35:04 +00:00
class-wp-recovery-mode-cookie-service.php
class-wp-recovery-mode-email-service.php
Administration: Replace "Current theme" with "Active theme" in user facing strings.
2022-01-15 08:44:03 +00:00
class-wp-recovery-mode-key-service.php
class-wp-recovery-mode-link-service.php
class-wp-recovery-mode.php
class-wp-rewrite.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-role.php
class-wp-roles.php
class-wp-session-tokens.php
class-wp-simplepie-file.php
class-wp-simplepie-sanitize-kses.php
Docs: Typo corrections in various API docblocks.
2022-02-04 16:28:00 +00:00
class-wp-site-query.php
class-wp-site.php
class-wp-tax-query.php
Query: Improve sanitization within WP_Meta_Query
.
2022-01-06 17:05:02 +00:00
class-wp-taxonomy.php
Docs: Increase the specificity of types in various inline documentation.
2022-01-30 19:25:03 +00:00
class-wp-term-query.php
Taxonomy: Only store term_ids and object_ids in WP_Term_Query
query caches.
2022-03-10 10:58:09 +00:00
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
Docs: Typo corrections in various API docblocks.
2022-02-04 16:28:00 +00:00
class-wp-theme-json-resolver.php
Themes: Allow extending WP_Theme_JSON
and WP_Theme_JSON_Resolver
classes.
2022-02-17 09:04:05 +00:00
class-wp-theme-json-schema.php
class-wp-theme-json.php
Themes: Avoid undefined variable warning on get_svg_filters()
.
2022-02-23 23:17:01 +00:00
class-wp-theme.php
Docs: Add a @since
note about Twenty Twenty-Two for WP_Theme::$default_themes
.
2022-03-16 19:32:03 +00:00
class-wp-user-meta-session-tokens.php
class-wp-user-query.php
Role/Capability: Correct the documented accepted types for the capability
argument of WP_User_Query
.
2022-01-30 19:34:00 +00:00
class-wp-user-request.php
class-wp-user.php
Docs: Use third-person singular verbs for function descriptions in wp-includes/class-wp-user.php
.
2022-03-07 13:07:03 +00:00
class-wp-walker.php
Docs: Add missing descriptions for some parameters of WP_Walker::paged_walk()
.
2022-02-24 13:33:01 +00:00
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
XML-RPC: Fix typos in some XMLRPC related docblocks.
2022-01-14 14:45:05 +00:00
class-wp.php
Docs: Add a @since
note for WP::parse_request()
about the new return value.
2022-03-02 15:40:01 +00:00
class.wp-dependencies.php
class.wp-scripts.php
I18N, Script Loader: Don't register empty locale data objects.
2022-03-15 16:00:02 +00:00
class.wp-styles.php
Docs: Replace "Current theme" with "Active theme" in various DocBlocks.
2022-01-20 23:53:05 +00:00
comment-template.php
Comments: Guard against potential PHP notices in get_comment_author
and get_comment_ID
.
2022-03-03 20:33:59 +00:00
comment.php
Cache: Use wp_cache_*_multiple() in core functions.
2022-02-11 18:51:59 +00:00
compat.php
Build/Test Tools: Update PHPCompatibilityWP to version 2.1.3.
2021-12-31 13:55:03 +00:00
cron.php
date.php
default-constants.php
Docs: Replace "Current theme" with "Active theme" in various DocBlocks.
2022-01-20 23:53:05 +00:00
default-filters.php
Editor: Automatically apply global styles duotone filters to render in post editor.
2022-02-17 20:45:00 +00:00
default-widgets.php
deprecated.php
Editor: Backport Duotone fixes for 5.9.1.
2022-02-17 16:18:03 +00:00
embed-template.php
embed.php
Embeds: Fix oEmbed host script enqueueing on block-based themes.
2022-01-04 15:23:59 +00:00
error-protection.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
Docs: Add inline comments for non-visible characters in sanitize_title_with_dashes()
.
2022-03-04 14:11:02 +00:00
functions.php
I18N: Move wp_get_list_item_separator()
to a more appropriate place.
2022-03-14 18:01:02 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
Administration: Add "File" to Theme/Plugin Editor menu names and relocate "Plugin File Editor" to Tools for block themes.
2021-12-21 20:06:02 +00:00
global-styles-and-settings.php
Editor: Backport Duotone fixes for 5.9.1.
2022-02-17 16:18:03 +00:00
http.php
HTTP API: Fix typo in and improve readability of wp_parse_url()
docblock.
2022-03-10 16:02:01 +00:00
https-detection.php
https-migration.php
kses.php
Block Editor: Improve Global Styles filtering order.
2022-03-10 23:27:04 +00:00
l10n.php
I18N: Move wp_get_list_item_separator()
to a more appropriate place.
2022-03-14 18:01:02 +00:00
link-template.php
Database: Add missing AS
after INNER JOIN
in some queries.
2022-01-11 04:12:05 +00:00
load.php
locale.php
media-template.php
media.php
Media: Store attachment’s file size in metadata.
2022-03-10 13:10:02 +00:00
meta.php
Cache: Use wp_cache_*_multiple() in core functions.
2022-02-11 18:51:59 +00:00
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
Networks and Sites: Remove unnecessary commented code from remove_user_from_blog()
.
2022-02-15 21:21:00 +00:00
ms-load.php
ms-network.php
Cache: Use wp_cache_*_multiple() in core functions.
2022-02-11 18:51:59 +00:00
ms-settings.php
ms-site.php
Docs: Update the DocBlock for the wpmu_new_blog
action to suggest wp_initialize_site
as an alternative.
2022-03-03 16:13:03 +00:00
nav-menu-template.php
Coding Standards: Rename $r
variable to $args
for clarity in walk_nav_menu_tree()
.
2022-02-07 14:01:05 +00:00
nav-menu.php
option.php
Cache: Use wp_cache_*_multiple() in core functions.
2022-02-11 18:51:59 +00:00
pluggable-deprecated.php
pluggable.php
Code Modernization: Check the return type of wp_parse_url()
in wp_mail()
.
2022-02-25 13:48:00 +00:00
plugin.php
Plugins: Convert apply_filters()
into a proper variadic function.
2022-03-18 18:23:04 +00:00
post-formats.php
post-template.php
Docs: Misc. fixes in wp-includes/post-template.php
and wp-includes/post-thumbnail-template.php
.
2022-03-15 15:22:05 +00:00
post-thumbnail-template.php
Docs: Misc. fixes in wp-includes/post-template.php
and wp-includes/post-thumbnail-template.php
.
2022-03-15 15:22:05 +00:00
post.php
Media: Store attachment’s file size in metadata.
2022-03-10 13:10:02 +00:00
query.php
registration-functions.php
registration.php
rest-api.php
revision.php
Revisions: Improve _set_preview
for case when autosave is missing.
2022-01-04 00:20:01 +00:00
rewrite.php
robots-template.php
rss-functions.php
rss.php
script-loader.php
jquery-query
2022-03-10 18:54:02 +00:00
session.php
shortcodes.php
sitemaps.php
spl-autoload-compat.php
taxonomy.php
Taxonomy: Use get_terms
instead of a database lookup in term_exists()
.
2022-03-11 11:07:05 +00:00
template-canvas.php
template-loader.php
template.php
theme-i18n.json
theme-templates.php
theme.json
Update @wordpress packages for Beta 4
2021-12-21 07:02:34 +00:00
theme.php
Themes: Allow block themes to be activated without index.php
.
2022-03-16 18:30:03 +00:00
update.php
Docs: Replace "Current theme" with "Active theme" in various DocBlocks.
2022-01-20 23:53:05 +00:00
user.php
Users: Return a WP_Error
from wp_insert_user()
if the user_url
field is too long.
2022-01-29 14:25:03 +00:00
vars.php
General: Improve MS Edge user-agent sniff.
2022-03-07 02:38:01 +00:00
version.php
Taxonomy: Consider HTML5 input types when resetting form values after adding a new tag.
2022-03-18 20:12:06 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
Docs: Further corrections and improvements to the inline documentation for wpdb
.
2021-12-29 23:14:01 +00:00
wp-diff.php