254ca903b2REST API, Posts: Add a hook to fire once a post, its terms and meta update.
Peter Wilson
2020-10-16 03:32:11 +0000
3965584a04Taxonomy: Fix warnings thrown by custom term count callbacks.
Peter Wilson
2020-10-16 02:41:15 +0000
901edbe510Privacy: Denote removed suggested privacy policy text in a more noticeable way.
Sergey Biryukov
2020-10-16 01:27:14 +0000
01e62f0cc3Build/Test Tools: Change the event that triggers the “Welcome” workflow.
Jonathan Desrosiers
2020-10-16 00:37:03 +0000
285048ed3fBuild/Test Tools: Do not cancel previous workflow runs.
Jonathan Desrosiers
2020-10-16 00:25:18 +0000
042bfaed29Upgrade/Install: Check if plugin or theme update results are available before applying the notification filters.
Sergey Biryukov
2020-10-15 23:29:17 +0000
45432f4c39Upgrade/Install: Check if plugin or theme update results are available before applying the notification filters.
Sergey Biryukov
2020-10-15 23:25:19 +0000
805351a478External Libraries: Update React, ReactDOM and Lodash.
Jonathan Desrosiers
2020-10-15 23:06:49 +0000
8a8346a4caBootstrap/Load: Revert [49161] from the 5.5 branch.
Sergey Biryukov
2020-10-15 21:17:08 +0000
0fbe425a3eCommunity Events: Apply coding standards.
Ian Dunn
2020-10-14 18:20:40 +0000
92aa799e89Community Events: Display dates and times in the user's time zone.
Ian Dunn
2020-10-14 18:19:43 +0000
92eba9720eCommunity Events: Trim events by Unix timestamp for accuracy.
Ian Dunn
2020-10-14 18:17:55 +0000
3a19ff15f9General: Move wp_array_get() next to wp_array_slice_assoc(), for a bit more consistent placement.
Sergey Biryukov
2020-10-14 02:14:34 +0000
f3f53fb4e4General: Move wp_array_get() from a separate file to wp-includes/functions.php, for consistency.
Sergey Biryukov
2020-10-14 02:08:54 +0000
de89e7292eAdministration: Make sure list table row actions in Extended view stay visible when a single row gets focus.
Sergey Biryukov
2020-10-14 02:01:00 +0000
36ef9cbca9Taxonomy: Improve performance of term recounting database queries.
Peter Wilson
2020-10-14 00:49:52 +0000
652f714728Tests: Correct the message in a sitemaps test for getting a URL list for a custom taxonomy that is not publicly queryable.
Sergey Biryukov
2020-10-14 00:25:43 +0000
e676d46723Users: Enable Application Passwords for local development environments, even if HTTPS is not available.
Dominik Schilling
2020-10-13 20:08:23 +0000
798a3ba35eAdministration: Restore alternative admin menu position for menu items with the same position value as an existing menu item.
Dominik Schilling
2020-10-13 19:57:10 +0000
5fa77839feSitemaps: Check the result of get_term_link() when collecting the URLs in WP_Sitemaps_Taxonomies::get_url_list().
Sergey Biryukov
2020-10-13 15:02:23 +0000
3021eff927External Libraries: Upgrade PHPMailer to version 6.1.8.
Sergey Biryukov
2020-10-13 13:58:15 +0000
27ad65df4dEditor: update packages; Port block supports to WordPress core.
Jorge Costa
2020-10-13 13:07:23 +0000
011cd72394Add svn:eol-style native to new files.
Andrew Ozz
2020-10-13 09:18:49 +0000
c39f290124REST API: Introduce search post format handler. This allows for clients to search the used post formats via the /wp/v2/search endpoint by using a type=post-format query parameter. Fixes#51459. Props andraganescu, zieladam, noisysocks, TimothyBlynJacobs.
Timothy Jacobs
2020-10-12 19:52:57 +0000
405a561301Rewrite Rules: Add missing newline to the HTTP_AUTHORIZATION rewrite rule.
Sergey Biryukov
2020-10-12 19:08:24 +0000
1ca1817cedDocs: Correct comments in wpmu_new_site_admin_notification() per the documentation standards.
Sergey Biryukov
2020-10-12 15:45:27 +0000
d2bac82f2fAdd wp-packages-update command to update WordPress packages.
Jorge Costa
2020-10-12 11:59:53 +0000
564fb09efdMedia: Allow the gallery_shortcode() and get_image_tag() functions to correctly accept an array of image dimensions.
John Blackbourn
2020-10-11 19:59:15 +0000
f14a2dfbbaNetworks and Sites: Extract into a new function the email that gets sent to the network administrator when a new site is created, and introduce filters to disable and modify its contents.
John Blackbourn
2020-10-11 19:27:21 +0000
325024011dTests: Use assertSame() in test_edit_user_blank_password(), for consistency with other assertions.
Sergey Biryukov
2020-10-11 15:49:30 +0000
402820ebbaPosts, Post Types: Switch to restoring posts to draft status by default when they are untrashed.
John Blackbourn
2020-10-11 13:37:04 +0000
06b267ee3dDocs: Correct comments in test_wp_add_dashboard_widget() per the documentation standards.
Sergey Biryukov
2020-10-11 02:35:32 +0000
039c63595dAdministration: Allow context and priority to be specified when adding dashboard widgets.
John Blackbourn
2020-10-10 20:38:49 +0000
781d8a54edSite Health: Remove an unused function that was erroneously added when the site health feature was introduced.
John Blackbourn
2020-10-10 20:22:41 +0000
dba526205dBuild/Test Tools: Set the local development environment to a local environment type by default.
John Blackbourn
2020-10-10 20:13:11 +0000
6b1440e29aDocs: Standardise the type name for booleans and integers.
John Blackbourn
2020-10-10 20:00:30 +0000
6917c731f8Docs: Fix the types for some properties and parameters that use the generic object type.
John Blackbourn
2020-10-10 19:12:04 +0000
4f3c9c1f30Users: prevent saving empty passwords, trim space from password ends on save.
Adam Silverstein
2020-10-10 16:49:35 +0000
ac0e283045Tests: Update third-party video URLs in unit tests with more permanent videos.
Sergey Biryukov
2020-10-10 01:37:18 +0000
38beea2e3aGeneral: Docblock improvements for the WP_Error class.
John Blackbourn
2020-10-09 22:28:54 +0000
df7554985dGeneral: Introduce the ability to merge multiple WP_Error objects into one another, and to store more than one item of data for an error.
John Blackbourn
2020-10-09 22:20:50 +0000
797b7e1fe2Dashboard: Show 2 w.org news items to preserve clustered posts.
Ian Dunn
2020-10-09 16:05:37 +0000
c35126e1b9Accessibility: Widgets: Add a "Cancel" link when editing a widget in accessibility mode.
Sergey Biryukov
2020-10-09 15:51:34 +0000
4917ae2ccfTests: Use consistent wording for the $position parameter in add_submenu_page() tests.
Sergey Biryukov
2020-10-09 13:27:50 +0000
b7b1584139Editor: Only call should_load_block_editor_scripts_and_styles on admin screens
Robert Anderson
2020-10-08 01:19:10 +0000
9c50d3dda5Update jQuery step two: - Add jquery-migrate.js v.3.3.1 to core and load it in debug mode when SCRIPT_DEBUG is true. - Add jquery.min.js, update jquery.js to 3.5.1 non-minified. This should help when debugging. - Rebuild jQuery UI 1.12.1 and add it to core. - Fix/adjust tests to match the above changes.
Andrew Ozz
2020-10-07 16:31:53 +0000
0d313839e6Build/Test Tools: Ensure arguments are passed correctly for test:php-composer commands.
Jonathan Desrosiers
2020-10-07 13:19:33 +0000
683ecf8c6aBuild/Test Tools: Add NPM script for using the Composer installed version of PHPUnit.
Jonathan Desrosiers
2020-10-07 13:08:20 +0000
26a18bc72cDocs: Add missing @return tag for wp_xmlrpc_server::_is_greater_than_one().
Sergey Biryukov
2020-10-07 11:00:33 +0000
39a2ad729aCoding Standards: Add missing space in js/_enqueues/lib/comment-reply.js.
Sergey Biryukov
2020-10-07 10:36:11 +0000
af9db19b45Docs: Correct @since version for add_allowed_options().
Sergey Biryukov
2020-10-06 15:53:25 +0000
3ebeaffe80Docs: Synchronize descriptions of some query functions and their counterpart methods in WP and WP_Query classes:
Sergey Biryukov
2020-10-06 08:57:38 +0000
34a9527acfDocs: Improve set_query_var() inline docs.
Robert Anderson
2020-10-06 05:38:46 +0000
03fe4eb692Editor: Rename _should_load_block_editor_scripts_and_styles to wp_should_load_block_editor_scripts_and_styles
Robert Anderson
2020-10-06 04:16:43 +0000
7d14c81be1Docs: Add brackets to function names in some @see tags, for consistency.
Sergey Biryukov
2020-10-05 14:01:10 +0000
b31b69ab49Docs: Add missing @return tag to Language_Pack_Upgrader::check_package().
Sergey Biryukov
2020-10-05 13:42:04 +0000
76516b0830Code Modernization: Ignore the _multiwidget property when collecting widget numbers in WP_Customize_Manager::import_theme_starter_content().
Sergey Biryukov
2020-09-30 15:44:09 +0000
8e3636b0d6Docs: Fix typos in some DocBlocks in js/_enqueues/wp/api.js.
Sergey Biryukov
2020-09-30 13:52:24 +0000
8ae4a7614cBuild/Test Tools: Comment out the xdebug group test run for PHP 8 for now.
Sergey Biryukov
2020-09-30 13:12:03 +0000
498fae638dCode Modernization: Check if the file to retrieve metadata from in get_file_data() was successfully opened.
Sergey Biryukov
2020-09-30 12:18:36 +0000