WordPress/wp-includes
desrosj 1ce3b1ae3b Build/Test Tools: Correctly confirm the previous workflow run was triggered by a push event.
This fixes the code added in [53466] to look at the correct workflow object when determining the outcome of the previous workflow run.

See #55652.
Built from https://develop.svn.wordpress.org/trunk@53468


git-svn-id: http://core.svn.wordpress.org/trunk@53057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-06-05 19:45:15 +00:00
..
assets Editor: Update WordPress packages for 6.0 RC 4 2022-05-20 14:32:40 +00:00
block-patterns
block-supports Docs: Add missing documentation for fallback_gap_value param 2022-05-20 15:35:14 +00:00
blocks Editor: Update WordPress packages for 6.0 RC 4 2022-05-20 14:32:40 +00:00
certificates
css Editor: Update WordPress packages for 6.0 RC 3 2022-05-17 13:30:31 +00:00
customize General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
fonts
ID3
images
IXR
js Media: Add support for WebP images in the Thickbox library. 2022-05-30 14:53:11 +00:00
php-compat
PHPMailer
pomo Docs: Remove @return void from various DocBlocks. 2022-05-02 13:13:08 +00:00
random_compat
Requests
rest-api General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
SimplePie
sitemaps Docs: Various docblock corrections and improvements for changes introduced in 6.0. 2022-04-28 09:59:13 +00:00
sodium_compat
Text
theme-compat
widgets Docs: Various docblock corrections and improvements for changes introduced in 6.0. 2022-04-28 09:59:13 +00:00
admin-bar.php
atomlib.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/atomlib.php. 2022-04-21 11:24:17 +00:00
author-template.php Docs: Use third-person singular verbs for function descriptions in author-template.php, as per documentation standards. 2022-04-15 15:14:09 +00:00
block-editor.php Editor: Fix opinionated block styles loading in editor 2022-05-20 11:42:19 +00:00
block-i18n.json
block-patterns.php Editor: Fix core 'Featured' pattern category registration 2022-04-29 14:10:09 +00:00
block-template-utils.php Theme: Use a better method to determine the theme name during export 2022-05-17 12:10:14 +00:00
block-template.php
blocks.php Editor: Sets 'paged' query arg only when there are comments: build_comment_query_vars_from_block(). 2022-05-03 14:33:12 +00:00
bookmark-template.php
bookmark.php
cache-compat.php Docs: Replace Codex links with the corresponding page on DevHub. 2022-04-18 15:08:09 +00:00
cache.php Docs: Replace Codex links with the corresponding page on DevHub. 2022-04-18 15:08:09 +00:00
canonical.php
capabilities.php Docs: Use third-person singular verbs for method descriptions in wp-includes/class-wp-roles.php, per the documentation standards. 2022-05-23 15:01:12 +00:00
category-template.php Taxonomy: Set use_desc_for_title to false by default in wp_list_categories() 2022-05-12 14:06:21 +00:00
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
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 Coding standards: Remove extra spaces in docblocks of the Walker_PageDropdown class. 2022-05-01 22:01:10 +00:00
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-application-passwords.php
class-wp-block-editor-context.php
class-wp-block-list.php
class-wp-block-parser.php
class-wp-block-pattern-categories-registry.php Editor: Return additional block patterns to server-generated settings 2022-05-17 14:38:14 +00:00
class-wp-block-patterns-registry.php Coding Standards: Correct alignment in various files. 2022-05-23 20:40:14 +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 Editor: Register 'lock' attribute for every block on the server 2022-04-26 09:50:12 +00:00
class-wp-block.php
class-wp-comment-query.php Coding Standards: Restore the $pieces variable for SQL clauses in query classes. 2022-05-10 11:21:09 +00:00
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
class-wp-customize-nav-menus.php Docs: Remove @return void from various DocBlocks. 2022-05-02 13:13:08 +00:00
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php Code Modernization: Rename parameters that use reserved keywords in swp-includes/class-wp-customize-setting.php. 2022-04-24 00:28:08 +00:00
class-wp-customize-widgets.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/class-wp-customize-widgets.php. 2022-04-25 13:29:09 +00:00
class-wp-date-query.php
class-wp-dependency.php
class-wp-editor.php Docs: Various docblock improvements. 2022-04-28 09:46:21 +00:00
class-wp-embed.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/class-wp-embed.php. 2022-04-26 10:00:09 +00:00
class-wp-error.php Docs: Various docblock improvements. 2022-04-28 09:46:21 +00:00
class-wp-fatal-error-handler.php Docs: Corrections and improvements to docblocks for function and hooks relating to fatal error handling. 2022-04-29 19:17:11 +00:00
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-http.php
class-wp-image-editor-gd.php Docs: Formatting corrections for various docblocks. 2022-04-29 19:24:09 +00:00
class-wp-image-editor-imagick.php Docs: Formatting corrections for various docblocks. 2022-04-29 19:24:09 +00:00
class-wp-image-editor.php Docs: Formatting corrections for various docblocks. 2022-04-29 19:24:09 +00:00
class-wp-list-util.php
class-wp-locale-switcher.php
class-wp-locale.php
class-wp-matchesmapregex.php
class-wp-meta-query.php
class-wp-metadata-lazyloader.php
class-wp-network-query.php Coding Standards: Restore the $pieces variable for SQL clauses in query classes. 2022-05-10 11:21:09 +00:00
class-wp-network.php Coding Standards: Fix params indentation in pre_get_network_by_path hook docblock. 2022-05-15 20:32:08 +00:00
class-wp-object-cache.php
class-wp-oembed-controller.php
class-wp-oembed.php
class-wp-paused-extensions-storage.php Docs: Corrections and improvements to docblocks for function and hooks relating to fatal error handling. 2022-04-29 19:17:11 +00:00
class-wp-post-type.php Docs: Improve doc blocks for hooks added in [53126]. 2022-04-13 03:04:10 +00:00
class-wp-post.php Docs: Correct the type for WP_Post::$post_category and ::$tags_input. 2022-05-21 12:07:13 +00:00
class-wp-query.php Coding Standards: Restore the $pieces variable in WP_Query::get_posts(). 2022-05-10 11:17:14 +00:00
class-wp-recovery-mode-cookie-service.php
class-wp-recovery-mode-email-service.php Docs: Corrections and improvements to docblocks for function and hooks relating to fatal error handling. 2022-04-29 19:17:11 +00:00
class-wp-recovery-mode-key-service.php
class-wp-recovery-mode-link-service.php
class-wp-recovery-mode.php Docs: Corrections and improvements to docblocks for function and hooks relating to fatal error handling. 2022-04-29 19:17:11 +00:00
class-wp-rewrite.php
class-wp-role.php
class-wp-roles.php Docs: Use third-person singular verbs for method descriptions in wp-includes/class-wp-roles.php, per the documentation standards. 2022-05-23 15:01:12 +00:00
class-wp-session-tokens.php
class-wp-simplepie-file.php
class-wp-simplepie-sanitize-kses.php
class-wp-site-query.php Coding Standards: Restore the $pieces variable for SQL clauses in query classes. 2022-05-10 11:21:09 +00:00
class-wp-site.php
class-wp-tax-query.php
class-wp-taxonomy.php Docs: Improve doc blocks for hooks added in [53126]. 2022-04-13 03:04:10 +00:00
class-wp-term-query.php Coding Standards: Restore the $pieces variable for SQL clauses in query classes. 2022-05-10 11:21:09 +00:00
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
class-wp-theme-json-resolver.php Docs: Various docblock corrections and improvements for changes introduced in 6.0. 2022-04-28 09:59:13 +00:00
class-wp-theme-json-schema.php
class-wp-theme-json.php Docs: Various docblock corrections and improvements for changes introduced in 6.0. 2022-04-28 09:59:13 +00:00
class-wp-theme.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
class-wp-user-meta-session-tokens.php
class-wp-user-query.php Users: Allow any DB field to be returned by WP_User_Query. 2022-05-07 03:32:11 +00:00
class-wp-user-request.php
class-wp-user.php
class-wp-walker.php Docs: Clarify the name and description of some parameters in the Walker class. 2022-05-01 21:47:10 +00:00
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php Feeds: Use latest comment date for the Last-Modified header of comments feed. 2022-04-20 12:47:11 +00:00
class.wp-dependencies.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/class-wp-query.php. 2022-04-26 14:28:08 +00:00
class.wp-scripts.php Script Loader: Explain why i18n prevents concatenation. 2022-05-08 23:59:11 +00:00
class.wp-styles.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/class.wp-styles.php. 2022-04-26 14:59:08 +00:00
comment-template.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/comment-template.php. 2022-04-26 15:08:16 +00:00
comment.php Text Changes: Improve consistency of admin error notices. 2022-06-02 15:05:13 +00:00
compat.php Code Modernization: Rename parameters to match native PHP functions in wp-includes/compat.php. 2022-05-08 00:29:14 +00:00
cron.php
date.php
default-constants.php
default-filters.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
default-widgets.php
deprecated.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
embed-template.php
embed.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
error-protection.php Docs: Corrections and improvements to docblocks for function and hooks relating to fatal error handling. 2022-04-29 19:17:11 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
functions.php General: Remove redundant ltrim() from path_join(). 2022-06-02 15:31:08 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
global-styles-and-settings.php
http.php
https-detection.php
https-migration.php
kses.php
l10n.php
link-template.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
load.php Text Changes: Improve consistency of admin error notices. 2022-06-02 15:05:13 +00:00
locale.php
media-template.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php Text Changes: Improve consistency of admin error notices. 2022-06-02 15:05:13 +00:00
ms-files.php
ms-functions.php Docs: Typo correction in wp-includes/ms-functions.php docblock. 2022-04-25 09:25:09 +00:00
ms-load.php Database: Use generic references to a database server in ms_not_installed(). 2022-05-13 12:21:13 +00:00
ms-network.php
ms-settings.php
ms-site.php
nav-menu-template.php
nav-menu.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
option.php Docs: Formatting corrections for various docblocks. 2022-04-29 19:24:09 +00:00
pluggable-deprecated.php
pluggable.php Text Changes: Improve consistency of admin error notices. 2022-06-02 15:05:13 +00:00
plugin.php
post-formats.php
post-template.php Menus: Replace "drop down" (noun) with "dropdown" in a few strings. 2022-05-11 13:22:15 +00:00
post-thumbnail-template.php
post.php Docs: Use third-person singular verbs for method descriptions in wp-includes/post.php, as per docs standards. 2022-06-02 10:55:11 +00:00
query.php Query: Check if $wp_query is set in query loop functions. 2022-05-22 15:17:14 +00:00
registration-functions.php
registration.php
rest-api.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
revision.php Docs: Various docblock corrections. 2022-04-28 09:49:16 +00:00
rewrite.php
robots-template.php
rss-functions.php
rss.php
script-loader.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
session.php
shortcodes.php
sitemaps.php
spl-autoload-compat.php
taxonomy.php Docs: Improve doc blocks for hooks added in [53126]. 2022-04-13 03:04:10 +00:00
template-canvas.php
template-loader.php
template.php
theme-i18n.json
theme-templates.php Docs: Remove @return void from various DocBlocks. 2022-05-02 13:13:08 +00:00
theme.json
theme.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
update.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
user.php Text Changes: Improve consistency of admin error notices. 2022-06-02 15:05:13 +00:00
vars.php Bootstrap/Load: Avoid a PHP warning when setting the $pagenow global in wp-includes/vars.php. 2022-04-27 13:47:11 +00:00
version.php Build/Test Tools: Correctly confirm the previous workflow run was triggered by a push event. 2022-06-05 19:45:15 +00:00
widgets.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
wlwmanifest.xml
wp-db.php Docs: Replace "updated" with "deleted" in wpdb::delete @return description. 2022-06-04 12:15:12 +00:00
wp-diff.php