wp-5.4
branch
Author |
Sergey Biryukov <[email protected]>
2020-07-07 09:32:25 +0000
|
---|
Merges [48338], [48341] to the 5.4 branch. See #50573.
Author |
Sergey Biryukov <[email protected]>
2020-07-01 09:43:25 +0000
|
---|
Rename the `$keep` parameter of both filters to `$screen_option` for clarity, update the documentation to better reflect its purpose. Follow-up to [47951]. Props Chouby, sswells, SergeyBiryukov. Merges [48241] to the 5.4 branch. Fixes #50392.
Author |
Sergey Biryukov <[email protected]>
2020-06-11 18:50:45 +0000
|
---|
This was intended for the WordPress 5.4.2 release, but will now be released with WordPress 5.4.3 instead. Props ianbelanger, ocean90. Merges [47800] and [47952] to the 5.4 branch. Fixes #50359. See #50174.
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 22:48:37 +0000
|
---|
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 21:30:59 +0000
|
---|
Props whyisjake, audrasjb, desrosj. Fixes #50269.
Author |
Jake Spurlock <[email protected]>
2020-06-10 19:21:12 +0000
|
---|
This brings the changes from [47984] to the 5.4 branch. Props: poena, xknown.
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 17:46:52 +0000
|
---|
Merges [47951] to the 5.4 branch. Props: xknown, SergeyBiryukov.
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 17:46:04 +0000
|
---|
Merges [47950] to the 5.4 branch. Props: sstoqnov.
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 17:44:37 +0000
|
---|
Merges [47949] to the 5.4 branch. Props: xknow, vortfu.
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 17:43:34 +0000
|
---|
Merges [47948] to the 5.4 branch. Props: sstoqnov.
Author |
Jonathan Desrosiers <[email protected]>
2020-06-10 17:42:15 +0000
|
---|
Merges [47947] to the 5.4 branch. Props xknown.
Author |
Sergey Biryukov <[email protected]>
2020-06-09 11:25:53 +0000
|
---|
Additionally, avoid a PHP notice in `::get_test_php_version()` if the minimum recommended version of PHP could not be determined. Props schlessera, oakesjosh. Merges [47628] to the 5.4 branch. Fixes #49943.
Author |
Jake Spurlock <[email protected]>
2020-06-03 15:10:00 +0000
|
---|
Author |
Jake Spurlock <[email protected]>
2020-06-03 15:06:06 +0000
|
---|
Author |
Sergey Biryukov <[email protected]>
2020-06-02 21:02:49 +0000
|
---|
Ensure the comment object is not null before checking its status. Follow-up to [47887]. Merges [47889] to the 5.4 branch. See #49956.
Author |
Jake Spurlock <[email protected]>
2020-06-02 20:24:59 +0000
|
---|
After a comment is submitted, only allow a brief window where the comment is live on the site. This brings the changes from [47887] to the 5.4 branch. Fixes #49956. Props: jonkolbert, ayeshrajans, Asif2BD, peterwilsoncc, imath, audrasjb, jonoaldersonwp, whyisjake.
Author |
Jake Spurlock <[email protected]>
2020-05-23 06:23:14 +0000
|
---|
Fixes the inconsistent margins for alignwide and alignfull classes used on Cover Block when it is the first block on a page. This commit brings the changes from [47846] to the 5.4 branch. Props kthmd, utz119, nikhilbhansi, and sabernhardt. Fixes #49435.
Author |
Jake Spurlock <[email protected]>
2020-05-22 20:58:50 +0000
|
---|
The PR will corerce routes that have a leading slash and throwing a _doing_it_wrong notice while ensuring a proper namespace. This brings the changes from [47842] to the 5.4 branch. Fixes #49749. Props TimothyBlynJacobs, skarabeq, afercia, skithund.
Author |
Sergey Biryukov <[email protected]>
2020-05-21 09:11:47 +0000
|
---|
This ensures that the image used as a default site icon looks good on a dark background. The image was previously changed in the `wp-admin` directory, but the site icon is now loaded from `wp-includes`. Follow-up to [36635], [47018], [47564], [47832]. Props ocean90. Merges [47838] to the 5.4 branch. Fixes #49798.
Author |
Sergey Biryukov <[email protected]>
2020-05-20 10:36:04 +0000
|
---|
Files inside the `wp-admin` directory may not be publicly available. Follow-up to [36635], [47018]. Merges [47832] to the 5.4 branch. Props whyisjake, finomeno, ocean90. Fixes #50131.
Author |
Jake Spurlock <[email protected]>
2020-05-20 00:21:58 +0000
|
---|
Update styles to decrease the font size for widget titles. This commit brings the changes from [47586] to the 5.4 branch. Props kjellr, mukesh27. Fixes #45865.
Author |
Jake Spurlock <[email protected]>
2020-05-19 23:28:10 +0000
|
---|
This fixes the issue where custom post types will show an author box, even if they don't support authors. This brings the changes in [47799] to the 5.4 branch. Props joyously, donmhico. Fixes #48803.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:48:49 +0000
|
---|
Modifies the mobile modal menu javascript, so that anchor links will close the modal and scroll to the anchor within the page. This brings the changes from [47784] to the 5.4 branch. Props Giorgio25b, suzylah, yuhin, samful, bdcstr. Fixes #48916.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:39:48 +0000
|
---|
Adds the option to use a g.page url for the social menu. This brings the changes from [47795] to the 5.4 branch. Props argentite, mayankmajeji. Fixes #49088.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:29:33 +0000
|
---|
Fixes the image license in the readme by removing screenshot.png. Brings the changes from [47608] to the 5.4 branch. Props h71, poena. Fixes #49316.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:26:51 +0000
|
---|
Fixes the image caption alignment issue by adding text-align: center; to .wp-block-image .aligncenter figcaption. This brings the changes from [47689] to the 5.4 branch. Props markusthiel, SergeyBiryukov, garethgillman. Fixes #49320.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:24:12 +0000
|
---|
Fixes the submenu issue by raising the z-index value of the site-header from 1 to 2. This brings the changes in [47609] to the 5.4 branch. Props kjellr, JavierCasares. Fixes #49322.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:16:43 +0000
|
---|
Buttons should use the default buttons styles, no exceptions. This commit bring the changes from [47751] to the 5.4 branch. Props passoniate, garethgillman, @afercia. See #49197. Fixes #49353.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:13:09 +0000
|
---|
Fixes the inconsistent margins for alignwide and alignfull classes used on Cover Block when it is the first block on a page. Brings the changes from [47820] to the 5.4 branch. Props kthmd, utz119, nikhilbhansi. Fixes #49435.
Author |
Jake Spurlock <[email protected]>
2020-05-19 22:02:18 +0000
|
---|
This adds a GPLv2 compatible TikTok icon to replace the non-compatible TikTok icon and update the readme.txt file. Updates previous commit which used a non-compatible TikTok icon [47589] This commit brings the changes from [47796] to the 5.4 branch. Props poena, audrasjb, Emlebrun. Fixes #49893.
Author |
Jake Spurlock <[email protected]>
2020-05-15 22:01:10 +0000
|
---|
Fixes the center and right aligned heading accents so that they align with the text, instead of just staying left-aligned. Bringing the changes in [47591] to the 5.4 branch. Props kjellr, melchoyce. Fixes #49699.
Author |
Jake Spurlock <[email protected]>
2020-05-15 21:51:53 +0000
|
---|
Fixes the alignment of inline images in list blocks to match the way they look in the editor. Backporting the changes here to the 5.4 branch. Props poena, mayankmajeji, JavierCasares. Fixes #49793.
Author |
Jake Spurlock <[email protected]>
2020-05-15 21:48:31 +0000
|
---|
Fixed TikTok was misspelled as Tik Tok in the readme.txt. Backporting change to the 5.4 branch. Props Asif2BD. Fixes #49932.
Author |
Jake Spurlock <[email protected]>
2020-05-15 21:42:33 +0000
|
---|
Fixes the width of the category dropdown by limiting the width of select items in widgets using max-width: 100%. Backporting this change to the 5.4 branch. Props gma992, karmatosed, ianbelanger. Fixes #37926.
Author |
Sergey Biryukov <[email protected]>
2020-05-14 09:20:11 +0000
|
---|
These were added to Theme Directory API in anticipation of being committed to core for WordPress 5.2+, which has not happened until now. Follow-up to [meta8273]. Merges [47790] to the 5.4 branch. See #46272.
Author |
Sergey Biryukov <[email protected]>
2020-05-07 21:50:17 +0000
|
---|
Props sabernhardt, audrasjb. Fixes #50121.
Author |
Sergey Biryukov <[email protected]>
2020-05-06 13:24:09 +0000
|
---|
The filter provides a simple way for plugin authors to add actions generically for all taxonomy list tables without looping through each taxonomy individually. Props joemcgill, delowardev. Merges [47734] to the 5.4 branch. Fixes #49808.
Author |
Jonathan Desrosiers <[email protected]>
2020-05-01 12:59:06 +0000
|
---|
This change introduces the env:restart command for easier restarting of the local Docker environment. Merges [47730] to the 5.4 branch. Props desrosj, ianbelanger. Fixes #50039.
Author |
Jonathan Desrosiers <[email protected]>
2020-04-29 20:01:40 +0000
|
---|
Author |
Jake Spurlock <[email protected]>
2020-04-29 18:35:59 +0000
|
---|
Author |
Jonathan Desrosiers <[email protected]>
2020-04-29 17:54:08 +0000
|
---|
Author |
Sergey Biryukov <[email protected]>
2020-04-29 17:25:12 +0000
|
---|
Coding Standards: Fix WPCS issues in `tests/formatting/SanitizeFileName.php`. Follow-up to [47633], [47638]. Merges [47663], [47664] to the 5.4 branch.
Author |
Jake Spurlock <[email protected]>
2020-04-29 15:52:19 +0000
|
---|
Brings the changes in [47638] to the 5.4 branch. Props: xknown, peterwilsoncc.
Author |
Jake Spurlock <[email protected]>
2020-04-29 15:50:50 +0000
|
---|
Brings the changes in [47637] to the 5.4 branch. Props: nickdaugherty, batmoo, whyisjake, westi.
Author |
Jake Spurlock <[email protected]>
2020-04-29 15:47:45 +0000
|
---|
Brings the changes in [47635] to the 5.4 branch. Props: sstoqnov, peterwilsoncc.
Author |
Jake Spurlock <[email protected]>
2020-04-29 15:46:39 +0000
|
---|
Brings the changes in [47634] to the 5.4 branch. Props: sstoqnov, sergeybiryukov.
Author |
Jake Spurlock <[email protected]>
2020-04-29 15:45:27 +0000
|
---|
This solution extends the `wp_insert_post_data` filter to pass in addition to the slashed/sanitized/processed data, and the slashed/sanitized/unprocessed data, to also pass the initial slashed/unsanitized/unprocessed data which was passed into `wp_insert_post()`. This then allows plugins to have complete control over how sanitization is performed based on the post type. Brings the changes in [47633] to the 5.4 branch. Props westonruter, peterwilsoncc, sstoqnov, whyisjake, xknown.
Author |
Sergey Biryukov <[email protected]>
2020-04-25 20:21:31 +0000
|
---|
Author |
Jake Spurlock <[email protected]>
2020-04-24 16:46:26 +0000
|
---|
Author |
Jake Spurlock <[email protected]>
2020-04-24 16:04:57 +0000
|
---|
Author |
Jake Spurlock <[email protected]>
2020-04-24 15:30:14 +0000
|
---|
The following packages were updated: @wordpress/block-directory 1.5.7 ➡️ 1.5.8 @wordpress/block-editor 3.7.7 ➡️ 3.7.8 @wordpress/block-library 2.14.7 ➡️ 2.14.8 @wordpress/edit-post 3.13.9 ➡️ 3.13.10 @wordpress/editor 9.12.7 ➡️ 9.12.8 @wordpress/format-library 1.14.7 ➡️ 1.14.8 Props whyisjake, youknowriad, toro_unit, ellatrix, roo2, noahtallen, arnaudbroes, chrisvanpatten, apeatling, mcsf, jorgefilipecosta, talldanwp, aduth, noisysocks. Fixes #49974.
Author |
Sergey Biryukov <[email protected]>
2020-04-14 11:32:08 +0000
|
---|
This addresses a regression in [47054], which caused posts sent via email to published with an empty title. Props whyisjake, Otto42, MarkRH, MattyRob, mukesh27, afragen, pikamander2. Merges [47580] to the 5.4 branch. Fixes #49853.
Author |
Sergey Biryukov <[email protected]>
2020-04-14 08:15:03 +0000
|
---|
Follow-up to [47576]. Merges [47578] to the 5.4 branch. See #49759.
Author |
Jake Spurlock <[email protected]>
2020-04-14 00:32:37 +0000
|
---|
Depracating these filter might have been an accident, so let's restore. Props SergeyBiryukov, audrasjb, peterwilsoncc. Fixes #49759 for the 5.4 branch.
Author |
Jake Spurlock <[email protected]>
2020-04-14 00:26:07 +0000
|
---|
Props treecutter, johnbillion, pbiron, isabel_brison, Ipstenu, azaozz. Fixes #49753 for 5.4.
Author |
Jake Spurlock <[email protected]>
2020-04-10 03:57:12 +0000
|
---|
As the WP_Site_Health class is instantiated prior to plugins being required and the `plugins_loaded` hook being fired, it prevents plugins from using the following hooks in the functions called by `maybe_create_scheduled_event()`. Brings [47568] to the 5.4 branch. Fixes #49824. Props peterwilsoncc, whyisjake.
Author |
Jake Spurlock <[email protected]>
2020-04-10 03:00:58 +0000
|
---|
Previously, it was accidentally made available only in admin context. Follow-up to [44606], [47245]. Brings [47555] to the 5.4 branch. Props garrett-eclipse, johnjamesjacoby, r-a-y, Dono12. Fixes #49802.
Author |
Jake Spurlock <[email protected]>
2020-04-10 02:54:46 +0000
|
---|
Props ryelle, afercia. Bring r47558 to the 5.4 branch. Fixes #49838.
Author |
Jake Spurlock <[email protected]>
2020-04-10 02:51:36 +0000
|
---|
The favicon is transparent, which would normally look fine, but on a dark background it washes out. Bring the fix in r47564 to the 5.4 branch. Props DhrRob, audrasjb. Fixes #49798.
Author |
Jake Spurlock <[email protected]>
2020-04-09 22:52:45 +0000
|
---|
Use rest_is_field_included when determining which additional fields to include to permit filtering by nested field properties. Backportting r47511 to the 5.4 branch. Props Dudo, kadamwhite, TimothyBlynJacobs. Fixes #49648.
Author |
Jake Spurlock <[email protected]>
2020-04-09 22:50:26 +0000
|
---|
r45812 incorrectly introduced a delete_post permissions check into the get_item method, breaking some plugins which requested revisions when generating previews. Bring this commit back to the 5.4 branch. Props sorenbronsted, yohannp, TimothyBlynJacobs. Fixes #49645.
Author |
Jake Spurlock <[email protected]>
2020-04-09 22:44:10 +0000
|
---|
The privacy policy guide supports a lot of HTML, include rules for lists, and ensure proper styling for the rest. Backports the trunk commit to the 5.4 branch. Props garrett-eclipse. Fixes #49772.
Author |
Jorge Costa <[email protected]>
2020-03-31 21:11:59 +0000
|
---|
Author |
Jorge Costa <[email protected]>
2020-03-31 19:54:50 +0000
|
---|
Author |
Jonathan Desrosiers <[email protected]>
2020-03-31 19:16:16 +0000
|
---|
Reviewed by desrosj, SergeyBiryukov. Props ianbelanger, desrosj, SergeyBiryukov. Merges [47539] to the 5.4 branch. Fixes #49743.
Author |
Sergey Biryukov <[email protected]>
2020-03-31 18:58:56 +0000
|
---|
Follow-up to [47327], [47339]. Props ianbelanger. Reviewed by desrosj, SergeyBiryukov. Merges [47536] and [47537] to the 5.4 branch. See #48526, #49410, #49743.
Author |
Sergey Biryukov <[email protected]>
2020-03-30 18:15:18 +0000
|
---|
Reviewed by desrosj, SergeyBiryukov. Merges [47532] to the 5.4 branch. Fixes #49295.
Author |
Jorge Costa <[email protected]>
2020-03-28 00:36:51 +0000
|
---|
Author |
Jorge Costa <[email protected]>
2020-03-28 00:21:13 +0000
|
---|
Author |
Sergey Biryukov <[email protected]>
2020-03-27 23:54:47 +0000
|
---|
The function may not be available in some contexts, for example if a fatal error happens in `advanced-cache.php` drop-in. Props rob006. Reviewed by jorgefilipecosta, SergeyBiryukov. Merges [47515] to the 5.4 branch. Fixes #49709.
Author |
Sergey Biryukov <[email protected]>
2020-03-27 23:46:11 +0000
|
---|
* Remove vertical text and unnecessary italics. * Update H1 headings to be unique for each of the About, Credits, Freedoms, Privacy pages. Props sabernhardt, ryelle, melchoyce, karmatosed, audrasjb, afercia, davidbaumwald, SergeyBiryukov. Reviewed by ryelle, SergeyBiryukov. Merges [47521] to the 5.4 branch. See #49295.
Author |
Jorge Costa <[email protected]>
2020-03-27 22:12:36 +0000
|
---|
The following package versions were changed: @wordpress/edit-post: 3.13.8 -> 3.13.9 Includes PR https://github.com/WordPress/gutenberg/pull/21220 Props aduth, mapk, ItsJonQ. Merges [47517] to the 5.4 branch. Fixes: #49717.
Author |
Jorge Costa <[email protected]>
2020-03-27 18:18:59 +0000
|
---|
The following package versions were changed: @wordpress/annotations: 1.12.2 -> 1.12.3 @wordpress/block-directory: 1.5.6 -> 1.5.7 @wordpress/block-editor: 3.7.6 -> 3.7.7 @wordpress/block-library: 2.14.6 -> 2.14.7 @wordpress/blocks: 6.12.2 -> 6.12.3 @wordpress/components: 9.2.5 -> 9.2.6 @wordpress/core-data: 2.12.2 -> 2.12.3 @wordpress/edit-post: 3.13.7 -> 3.13.8 @wordpress/editor: 9.12.6 -> 9.12.7 @wordpress/format-library: 1.14.6 -> 1.14.7 @wordpress/list-reusable-blocks: 1.13.5 -> 1.13.6 @wordpress/nux: 3.12.5 -> 3.12.6 @wordpress/server-side-render: 1.8.5 -> 1.8.6 Description of editor changes included in the RC available at https://github.com/WordPress/gutenberg/pull/21210. Props mcsf, aduth. Merges [47513] to the 5.4 branch. Fixes: #49716.
Author |
Jorge Costa <[email protected]>
2020-03-24 21:56:27 +0000
|
---|
Author |
Jorge Costa <[email protected]>
2020-03-24 21:43:30 +0000
|
---|
Author |
Sergey Biryukov <[email protected]>
2020-03-24 21:06:53 +0000
|
---|
Although described as a string in several places, it's technically not limited to a particular type. Props westonruter. Reviewed by jorgefilipecosta, SergeyBiryukov. Merges [47502] to the 5.4 branch. Fixes #48303.
Author |
Sergey Biryukov <[email protected]>
2020-03-24 15:10:52 +0000
|
---|
The text "on your" appeared two times. This commit fixes the issue and removes the duplication. It also updates the field guide permalink. Props garrett-eclipse, ixkaito. Reviewed by jorgefilipecosta, karmatosed, SergeyBiryukov. Merges [47500] to the 5.4 branch. See #49295.
Author |
Riad Benguella <[email protected]>
2020-03-24 10:03:29 +0000
|
---|
The following package versions were changed: @wordpress/annotations: 1.12.1 -> 1.12.2 @wordpress/block-directory: 1.5.5 -> 1.5.6 @wordpress/block-editor: 3.7.5 -> 3.7.6 @wordpress/block-library: 2.14.5 -> 2.14.6 @wordpress/blocks: 6.12.1 -> 6.12.2 @wordpress/components: 9.2.4 -> 9.2.5 @wordpress/core-data: 2.12.1 -> 2.12.2 @wordpress/data: 4.14.1 -> 4.14.2 @wordpress/data-controls: 1.8.1 -> 1.8.2 @wordpress/edit-post: 3.13.6 -> 3.13.7 @wordpress/editor: 9.12.5 -> 9.12.6 @wordpress/format-library: 1.14.5 -> 1.14.6 @wordpress/keyboard-shortcuts: 1.1.1 -> 1.1.2 @wordpress/list-reusable-blocks: 1.13.4 -> 1.13.5 @wordpress/notices: 2.0.1 -> 2.0.2 @wordpress/nux: 3.12.4 -> 3.12.5 @wordpress/rich-text: 3.12.1 -> 3.12.2 @wordpress/server-side-render: 1.8.4 -> 1.8.5 @wordpress/viewport: 2.13.1 -> 2.13.2 Description of editor changes included in the RC available at https://github.com/WordPress/gutenberg/pull/21083. Props itsjonq, mcsf, aduth, jorgefilipecosta. Merges [43274] to the 5.4 branch. Fixes: #49688.
Author |
Sergey Biryukov <[email protected]>
2020-03-20 17:43:15 +0000
|
---|
Props melchoyce, marybaum, marktimemedia, elmastudio, ryelle, karmatosed, audrasjb, afercia, francina, sabernhardt. Reviewed by karmatosed, SergeyBiryukov. Merges [47475] and [47476] to the 5.4 branch. See #49295.
Author |
Jorge Costa <[email protected]>
2020-03-17 21:25:49 +0000
|
---|
Author |
Jorge Costa <[email protected]>
2020-03-17 21:09:56 +0000
|
---|
Author |
Sergey Biryukov <[email protected]>
2020-03-17 19:26:34 +0000
|
---|
Clarify in the function documentation that it is now called on `wp_body_open` action first, with `wp_footer` as a fallback. Follow-up to [47221]. Reviewed by whyisjake, SergeyBiryukov. Merges [47455] to the 5.4 branch. Fixes #47053.
Author |
Sergey Biryukov <[email protected]>
2020-03-17 19:23:14 +0000
|
---|
This reduces the chance of displaying incorrect results due to running the check too early in first time setup scenarios. Props Clorith, garrett-eclipse, roytanck, joostdevalk. Reviewed by whyisjake, SergeyBiryukov. Merges [47456] to the 5.4 branch. Fixes #49577.
Author |
Sergey Biryukov <[email protected]>
2020-03-17 19:19:05 +0000
|
---|
Follow-up to [47211], [47213]. Props stiofansisland. Reviewed by whyisjake, SergeyBiryukov. Merges [47458] to the 5.4 branch. Fixes #49374.
Author |
Sergey Biryukov <[email protected]>
2020-03-17 19:15:18 +0000
|
---|
Props chetan200891. Reviewed by whyisjake, SergeyBiryukov. Merges [47443] to the 5.4 branch. Fixes #49619.
Author |
Jorge Costa <[email protected]>
2020-03-17 19:06:06 +0000
|
---|
The following package versions were changed: @wordpress/block-directory: 1.5.4 -> 1.5.5 @wordpress/block-editor: 3.7.4 -> 3.7.5 @wordpress/block-library: 2.14.4 -> 2.14.5 @wordpress/components: 9.2.3 -> 9.2.4 @wordpress/dependency-extraction-webpack-plugin: 2.3.0 -> 2.4.0 @wordpress/edit-post: 3.13.5 -> 3.13.6 @wordpress/editor: 9.12.4 -> 9.12.5 @wordpress/format-library: 1.14.4 -> 1.14.5 @wordpress/list-reusable-blocks: 1.13.3 -> 1.13.4 @wordpress/nux: 3.12.3 -> 3.12.4 @wordpress/server-side-render: 1.8.3 -> 1.8.4 Props aduth. Merges [47462] to the 5.4 branch. Fixes: #49657.
Author |
Sergey Biryukov <[email protected]>
2020-03-16 12:26:00 +0000
|
---|
This reduces the chance of random failures due to network timeouts and avoids the overhead of unnecessarily downloading ~120 MB for PHP or JS tests. Reviewed by mikeschroder, gziolo. Merges [47449] and [47459] to the 5.4 branch. Fixes #49621.
Author |
Tammie Lister <[email protected]>
2020-03-10 21:38:00 +0000
|
---|
Author |
Tammie Lister <[email protected]>
2020-03-10 21:23:07 +0000
|
---|
Author |
Sergey Biryukov <[email protected]>
2020-03-10 20:54:11 +0000
|
---|
Follow-up to [47405]. Props sabernhardt. Reviewed by ianbelanger, SergeyBiryukov. Merges [47444] to the 5.4 branch. Fixes #49549.
Author |
Andrew Duthie <[email protected]>
2020-03-10 15:40:25 +0000
|
---|
The following package versions were changed: @wordpress/block-directory: 1.5.3 -> 1.5.4 @wordpress/block-editor: 3.7.3 -> 3.7.4 @wordpress/block-library: 2.14.3 -> 2.14.4 @wordpress/edit-post: 3.13.4 -> 3.13.5 @wordpress/editor: 9.12.3 -> 9.12.4 @wordpress/format-library: 1.14.3 -> 1.14.4 Props aduth, gziolo, mapk. Merges [47441] to the 5.4 branch. Fixes: #49611.
Author |
Sergey Biryukov <[email protected]>
2020-03-10 11:02:09 +0000
|
---|
This adds more selectors for headings, tables, addresses, cite, figcaption, file and caption blocks to make the font-family match as before [47133]. Props alexandreb3, ianbelanger. Reviewed by SergeyBiryukov. Merges [47439] to the 5.4 branch. Fixes #49318.
Author |
Sergey Biryukov <[email protected]>
2020-03-09 00:14:17 +0000
|
---|
Props garrett-eclipse, Ipstenu, ocean90, tobifjellner, la-geek. Reviewed by ocean90, SergeyBiryukov. Merges [47436] to the 5.4 branch. See #49295.
Author |
Sergey Biryukov <[email protected]>
2020-03-09 00:12:48 +0000
|
---|
Props Ipstenu, tobifjellner, pixelverbieger. Reviewed by ocean90, johnbillion, SergeyBiryukov. Merges [47432] to the 5.4 branch. Fixes #49585.
Author |
Peter Wilson <[email protected]>
2020-03-04 01:14:35 +0000
|
---|