WordPress/wp-includes
Sergey Biryukov 00861d91dc Sitemaps: Rename `wp_register_sitemap()` to `wp_register_sitemap_provider()`.
Follow-up to [48536], [48540], [48541].

Props pbiron.
Fixes #50724.
Built from https://develop.svn.wordpress.org/trunk@48553


git-svn-id: http://core.svn.wordpress.org/trunk@48315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-21 20:15:02 +00:00
..
ID3 External Libraries: Update getID3 to version 1.9.20. 2020-07-02 15:48:04 +00:00
IXR XML-RPC: Explicitly unset the reference to the parser resource after calling `xml_parser_free()` to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
PHPMailer
Requests
SimplePie
Text
assets Editor: update packages for Beta 3 2020-07-21 12:14:37 +00:00
block-patterns Block Editor: Remove the Testimonials block pattern. 2020-07-06 11:19:04 +00:00
blocks Editor: update packages for beta 2 2020-07-14 11:39:09 +00:00
certificates
css Editor: update packages for Beta 3 2020-07-21 12:14:37 +00:00
customize
fonts Administration: Reverse the arrow direction for database import/export icons. 2020-07-17 17:11:03 +00:00
images
js Editor: update packages for Beta 3 2020-07-21 12:14:37 +00:00
pomo
random_compat
rest-api Media: Pass the attachment ID to the `wp_image_file_matches_image_meta` filter. 2020-07-21 16:55:08 +00:00
sitemaps Sitemaps: Replace `wp_sitemaps_register_providers` filter with more suitable `wp_sitemaps_add_provider` filter. 2020-07-21 16:14:07 +00:00
sodium_compat
theme-compat Bundled Themes: Use HTTPS for XHTML Friends Network URL. 2020-07-03 23:42:01 +00:00
widgets Widgets: Adjust formatting for displaying the closing `</nav>` tag in widgets for consistency with the opening tag. 2020-07-08 13:44:04 +00:00
admin-bar.php
atomlib.php XML-RPC: Explicitly unset the reference to the parser resource after calling `xml_parser_free()` to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
author-template.php
block-patterns.php Block Editor: Move the `add_action()` call for `_register_core_block_patterns_and_categories()` to `wp-includes/default-filters.php`. 2020-07-21 13:15:05 +00:00
blocks.php
bookmark-template.php
bookmark.php
cache-compat.php
cache.php
canonical.php
capabilities.php Taxonomy: Add support for default terms for custom taxonomies. 2020-07-07 00:55:03 +00:00
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php Docs: Miscellaneous docblock corrections and improvements. 2020-07-13 22:10:07 +00:00
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php Mail: Make sure the `PHPMailer` class is only required once if a plugin requires `wp-includes/class-phpmailer.php` directly. 2020-07-21 12:58:02 +00:00
class-pop3.php
class-requests.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-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-block-list.php
class-wp-block-parser.php
class-wp-block-pattern-categories-registry.php
class-wp-block-patterns-registry.php Docs: Miscellaneous DocBlock corrections. 2020-07-07 09:30:04 +00:00
class-wp-block-styles-registry.php
class-wp-block-type-registry.php
class-wp-block-type.php Docs: Spell "falsey" in a consistent way. 2020-07-02 11:30:02 +00:00
class-wp-block.php
class-wp-comment-query.php Docs: Spell "falsey" in a consistent way. 2020-07-02 11:30:02 +00:00
class-wp-comment.php
class-wp-customize-control.php Docs: Correct and improve inline docs for parameters that accept a callback function. 2020-07-14 11:56:04 +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 Docs: Correct and improve inline docs for parameters that accept a callback function. 2020-07-14 11:56:04 +00:00
class-wp-customize-widgets.php Customize: Correct the check for rendered widgets in `WP_Customize_Widgets::is_widget_rendered()`. 2020-07-04 19:35:01 +00:00
class-wp-date-query.php Docs: Improve docs for arguments that accept a numerically indexed array of associative arrays. 2020-07-14 12:10:05 +00:00
class-wp-dependency.php Docs: Miscellaneous docblock corrections and improvements. 2020-07-13 22:10:07 +00:00
class-wp-editor.php Docs: Improve docs for arguments that accept a numerically indexed array of associative arrays. 2020-07-14 12:10:05 +00:00
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
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
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-list-util.php Coding Standards: Use strict comparison in `WP_List_Util::filter()`. 2020-07-10 12:46:09 +00:00
class-wp-locale-switcher.php
class-wp-locale.php
class-wp-matchesmapregex.php
class-wp-meta-query.php Docs: Improve docs for arguments that accept a numerically indexed array of associative arrays. 2020-07-14 12:10:05 +00:00
class-wp-metadata-lazyloader.php
class-wp-network-query.php
class-wp-network.php
class-wp-object-cache.php
class-wp-oembed-controller.php REST API: Issue a _doing_it_wrong when registering a route without a permission callback. 2020-07-21 12:03:05 +00:00
class-wp-oembed.php Embeds: Correct the version number when Hulu was deprecated. 2020-07-20 13:14:04 +00:00
class-wp-paused-extensions-storage.php
class-wp-post-type.php Docs: Miscellaneous docblock corrections and improvements. 2020-07-13 22:10:07 +00:00
class-wp-post.php
class-wp-query.php Docs: Miscellaneous docblock corrections and improvements. 2020-07-13 22:10:07 +00:00
class-wp-recovery-mode-cookie-service.php
class-wp-recovery-mode-email-service.php Docs: Miscellaneous docblock corrections. 2020-07-18 22:11:02 +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
class-wp-role.php
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
class-wp-site.php
class-wp-tax-query.php Docs: Improve docs for arguments that accept a numerically indexed array of associative arrays. 2020-07-14 12:10:05 +00:00
class-wp-taxonomy.php Taxonomy: Add support for default terms for custom taxonomies. 2020-07-07 00:55:03 +00:00
class-wp-term-query.php
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
class-wp-theme.php
class-wp-user-meta-session-tokens.php
class-wp-user-query.php
class-wp-user-request.php
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 Script Loader: Add id attributes to script assets. 2020-07-04 16:54:02 +00:00
class.wp-styles.php
comment-template.php Docs: Correct and improve inline docs for parameters that accept a callback function. 2020-07-14 11:56:04 +00:00
comment.php
compat.php
cron.php
date.php
default-constants.php Bootstrap/Load: Set `WP_DEBUG` to true by default on `development` environments. 2020-07-07 12:57:04 +00:00
default-filters.php Editor: Ensure the required assets for the block directory are enqueued. 2020-07-21 15:38:03 +00:00
default-widgets.php
deprecated.php Docs: Improve `@return` tags for various conditional tags. 2020-07-10 20:23:06 +00:00
embed-template.php
embed.php
error-protection.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Coding Standards: Use strict type check for `in_array()` in `wp-includes/feed.php`. 2020-07-11 12:14:06 +00:00
formatting.php Docs: Improve documentation for `sanitize_user()`, `sanitize_title()`, `sanitize_title_with_dashes()`. 2020-07-12 01:13:02 +00:00
functions.php Site Health: Remove `parse_ini_size()`, use the existing `wp_convert_hr_to_bytes()` function instead. 2020-07-21 15:40:03 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Administration: Ensure SVG icons in admin menus are correctly colored. 2020-07-21 16:10:06 +00:00
http.php
kses.php Docs: Synchronize description for the `$allowed_html` parameter of various KSES functions. 2020-07-14 12:41:03 +00:00
l10n.php
link-template.php Themes: Allow passing a custom class to post and comment pagination functions. 2020-07-07 14:16:03 +00:00
load.php
locale.php
media-template.php Administration: Move more table strings to sentence casing. 2020-07-06 21:52:21 +00:00
media.php Media: Pass the attachment ID to the `wp_image_file_matches_image_meta` filter. 2020-07-21 16:55:08 +00:00
meta.php Options, Meta APIs: Reorder the parameters of `default_{$meta_type}_metadata` filter. 2020-07-17 15:15:03 +00:00
ms-blogs.php Docs: Improve documentation for various option functions. 2020-07-05 14:46:03 +00:00
ms-default-constants.php
ms-default-filters.php Multisite: Delete the signup entry when a user is deleted from the database. 2020-07-05 11:21:03 +00:00
ms-deprecated.php
ms-files.php
ms-functions.php Docs: Improve description for `add_user_to_blog()`. 2020-07-20 11:54:05 +00:00
ms-load.php
ms-network.php
ms-settings.php
ms-site.php
nav-menu-template.php Docs: Miscellaneous DocBlock corrections. 2020-07-08 13:15:03 +00:00
nav-menu.php Menus: Simplify the test for `wp_update_nav_menu_item()` with special characters in category name. 2020-07-11 21:48:04 +00:00
option.php General: Rename the `$new_whitelist_options` global variable. 2020-07-14 12:33:02 +00:00
pluggable-deprecated.php
pluggable.php
plugin.php Plugins: Consistently use an empty string as the default value for `$replacement` and `$message` parameters in: 2020-07-05 21:09:03 +00:00
post-formats.php
post-template.php
post-thumbnail-template.php Post Thumbnails: Change the return value of `get_post_thumbnail_id()` for a non-existing post to `false` instead of an empty string. 2020-07-05 10:17:02 +00:00
post.php Posts, Post Types: Ensure that all post stati are countable in `wp_count_posts`. 2020-07-16 21:44:04 +00:00
query.php Docs: Improve `@return` tags for various conditional tags. 2020-07-10 20:23:06 +00:00
registration-functions.php
registration.php
rest-api.php REST API: Issue a _doing_it_wrong when registering a route without a permission callback. 2020-07-21 12:03:05 +00:00
revision.php Revisions: Restore the return value of `wp_get_post_autosave()` to the documented type of `WP_Post` for backward compatibility. 2020-07-11 21:15:06 +00:00
rewrite.php
rss-functions.php
rss.php XML-RPC: Explicitly unset the reference to the parser resource after calling `xml_parser_free()` to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
script-loader.php Editor: Ensure the required assets for the block directory are enqueued. 2020-07-21 15:38:03 +00:00
session.php
shortcodes.php
sitemaps.php Sitemaps: Rename `wp_register_sitemap()` to `wp_register_sitemap_provider()`. 2020-07-21 20:15:02 +00:00
spl-autoload-compat.php
taxonomy.php Taxonomy: Make some adjustments to handling default terms for custom taxonomies: 2020-07-14 16:41:03 +00:00
template-loader.php
template.php Themes: Allow template loading functions to pass additional arguments to the template via the `$args` parameter. 2020-07-07 11:01:59 +00:00
theme.php Docs: Add return value description for `register_theme_directory()`. 2020-07-15 12:10:06 +00:00
update.php Docs: Correct instances of “auto update” with “auto-update” for consistency. 2020-07-06 19:15:03 +00:00
user.php
vars.php
version.php Sitemaps: Rename `wp_register_sitemap()` to `wp_register_sitemap_provider()`. 2020-07-21 20:15:02 +00:00
widgets.php Docs: Correct and improve inline docs for parameters that accept a callback function. 2020-07-14 11:56:04 +00:00
wlwmanifest.xml
wp-db.php Coding Standards: Use strict comparison in `wp-includes/wp-db.php`. 2020-07-18 11:39:04 +00:00
wp-diff.php