45197 Commits

Author SHA1 Message Date
Jonathan Desrosiers
ce5afbce6c Build/Test Tools: Don’t install Playwright browsers in 5.9 branch.
This makes use of the new input added in [60005] that allows older branches to skip Playwright related steps.

Merges [60006] to the 5.9 branch.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@60011 602fd350-edb4-49c9-b593-d223f7449a82
2025-03-17 16:28:49 +00:00
Jonathan Desrosiers
36cc61baaf Security: Update bundled Root Certificates.
The Root Certificate bundle maintained by Mozilla ships in WordPress to allow SSL certificates to be verified on hosts with incomplete, outdated, or invalid local SSL configurations.

This updates the `ca-bundle.crt` file to the latest version, which applies upstream changes from the bundle maintained by Mozilla and keeps all unexpired legacy 1024bit certificates which are kept for backward compatibility purposes (see [35919]).

Partially merges [59740] and [59969] to the 5.9 branch.

Props johnbillion, desrosj, whyisjake, ayeshrajans, SergeyBiryukov, swissspidy, skithund, barry.
See , .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@60001 602fd350-edb4-49c9-b593-d223f7449a82
2025-03-16 23:01:02 +00:00
Jonathan Desrosiers
d9c55774e3 Build/Test Tools: Disable AppArmor for JavaScript testing.
This makes use of the new input added in [59635] that fixes tests on `ubuntu-24` in the 5.9 branch.

Props swissspidy, mukesh27.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@59637 602fd350-edb4-49c9-b593-d223f7449a82
2025-01-16 20:37:02 +00:00
Peter Wilson
a26e0cc15e Tests: Use better domain for HTTP API invalid hostname test.
The previous domain that was used to test for a host whose IPv4 address cannot be resolved, `exampleeeee.com`, got registered and has an A-record now, so it's not invalid anymore.

`.invalid` is intended for use in online construction of domain names that are sure to be invalid and which it is obvious at a glance are invalid.

Reference: [https://datatracker.ietf.org/doc/html/rfc2606#section-2 Reserved Top Level DNS Names: TLDs for Testing, & Documentation Examples].

Follow-up to [52084], [58384], [58388].

Reviewed by peterwilsoncc.
Merges test changes from [59293] to the 5.9 branch.

Props sippis, johnbillion, MattyRob, swissspidy, SergeyBiryukov.
Fixes .




git-svn-id: https://develop.svn.wordpress.org/branches/5.9@59305 602fd350-edb4-49c9-b593-d223f7449a82
2024-10-27 23:04:24 +00:00
Jonathan Desrosiers
a470aa44e5 Build/Test Tools: Re-add Slack notices for E2E workflow.
This re-adds Slack notices for the E2E workflow in the 5.9 branch.

These were mistakenly removed in [58358].

See , .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58794 602fd350-edb4-49c9-b593-d223f7449a82
2024-07-23 19:20:44 +00:00
Jonathan Desrosiers
035d180444 Build/Test Tools: Change 5.9 default values of LOCAL_PHP/LOCAL_DB_VERSION.
This changes the default values for `LOCAL_PHP` and `LOCAL_DB_VERSION` in the 5.9 branch from `latest` to `8.1-fpm` (with beta support) and `5.7`, respectively, to properly reflect the highest versions of PHP and MySQL that this branch will support.

See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58664 602fd350-edb4-49c9-b593-d223f7449a82
2024-07-03 17:32:25 +00:00
Jonathan Desrosiers
144beebb38 Build/Test Tools: Update the reusable PHPUnit workflow name.
Follow up to [58645] for the 5.9 branch.

Props jorbin.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58655 602fd350-edb4-49c9-b593-d223f7449a82
2024-07-03 16:32:11 +00:00
Jonathan Desrosiers
3cc726abcf Build/Test Tools: Fix local environment whith memcached.
Follow up to [58358].

Props jorbin.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58593 602fd350-edb4-49c9-b593-d223f7449a82
2024-06-28 13:52:31 +00:00
Jb Audras
0550d4a769 WordPress 5.9.10.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58508 602fd350-edb4-49c9-b593-d223f7449a82
2024-06-24 16:17:44 +00:00
Jb Audras
81d6e9e5f7 Grouped Backports to the 5.9 branch.
- Editor: Fix Path Traversal issue on Windows in Template-Part Block.
- Editor: Sanitize Template Part HTML tag on save.

Merges [58470], [58471], [58472] and [58473] to the 5.9 branch.
Props xknown, peterwilsoncc, jorbin, bernhard-reiter, azaozz.




git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58483 602fd350-edb4-49c9-b593-d223f7449a82
2024-06-24 15:23:25 +00:00
Jonathan Desrosiers
bf285e8f9a Build/Test Tools: Update actions/github-scripts in the 5.9 branch.
This change was missed in [58258].

Unprops desrosj.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58359 602fd350-edb4-49c9-b593-d223f7449a82
2024-06-06 16:46:49 +00:00
Jonathan Desrosiers
820eff1ab6 Build/Test Tools: Make use of new reusable workflows for 5.9.
This updates the 5.9 branch to utilize the new reusable workflows in trunk introduced in [58165].

This also includes backports for a some additional improvements and bug fixes that are necessary for the local development environment to continue working long term:
- The `image` and `platform` properties for the `mysql` container have been updated to always prefer `amd64` containers ().
- `macos-13` is now pinned for MacOS jobs instead of `macos-latest` ().
- Run E2E tests with and without `SCRIPT_DEBUG` ().
- Migrating to Docker Compose V2 ().
- Removing the `version` property from `docker-compose.yml` ().
- Improvements to how artifacts and comments for Playground testing are generated.
- Removing SVN related commands causing failures ().
- Updating the `actions/github-scripts` action to the latest version.
- Move the Memcached container into the Docker Compose config ().
- Configure Xdebug modes in the local Docker environment ().

Merges [53895], [53552], [56113], [56114], [57918], [58157], [57124], [57125], [57249] to the 5.9 branch.

Props johnbillion, joemcgill, swissspidy, thelovekesh, narenin, mukesh27, JeffPaul, peterwilsoncc, zieladam, ockham, SergeyBiryukov, jorbin, Clorith, afragen.
See , , , , , , , , , .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58358 602fd350-edb4-49c9-b593-d223f7449a82
2024-06-06 16:34:11 +00:00
Sergey Biryukov
413abc5357 Tests: Use an image on WordPress.org CDN in external HTTP tests.
Due to some changes on the WP.com side to compress the requested images on the fly, the exact image size in the response could be different between platforms.

This commit aims to make the affected tests more reliable.

Follow-up to [139/tests], [31258], [34568], [47142], [57903], [57904], [57924].

Merges [57931] to the 5.9 branch.

Props peterwilsoncc, jorbin.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@57992 602fd350-edb4-49c9-b593-d223f7449a82
2024-04-15 12:21:00 +00:00
Jonathan Desrosiers
8a6b7e2ea9 General: Ensure newline at end of file.
Follow up to [57433].

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@57447 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-30 17:34:37 +00:00
Joe McGill
99296aa24d WordPress 5.9.9.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@57433 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-30 16:30:32 +00:00
Aaron Jorbin
4c803fbdc6 Grouped Backports to the 5.9 branch
- Install: When populating options, maybe_serialize instead of always serialize.
- Uploads: Check for and verify ZIP archives.

Merges [57388] and [57389] to the 5.9 branch.

Props costdev, peterwilsoncc, azaozz, tykoted, johnbillion, desrosj, afragen, jorbin, xknown.


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@57396 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-30 14:43:15 +00:00
Jonathan Desrosiers
2fac376ece Build/Test Tools: Change the default value of LOCAL_PHP.
This changes the default value for `LOCAL_PHP` in the 5.9 branch from `latest` to `8.1-fpm` to reflect the highest version of PHP this branch will support (with beta support).

After this change, future updates to the `latest` container built and published by the `wpdev-docker-images` repository will not cause failures in this branch.

This also pins the version of PHP used in the E2E test workflow to PHP 8.0 to avoid deprecated notices related to , which was not fixed until version 6.1.

Follow up to [57198], [57199], [57200].

See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@57201 602fd350-edb4-49c9-b593-d223f7449a82
2023-12-18 19:52:39 +00:00
Jb Audras
eab56ab608 WordPress 5.9.8.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@56891 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-12 15:35:27 +00:00
Joe McGill
b1a15b76ae Grouped backports to the 5.9 branch.
- REST API: Limit `search_columns` for users without `list_users`.
- Comments: Prevent users who can not see a post from seeing comments on it.
- Application Passwords: Prevent the use of some pseudo protocols in application passwords.
- Restrict media shortcode ajax to certain type
- REST API: Ensure no-cache headers are sent when methods are overriden.
- Prevent unintended behavior when certain objects are unserialized.

Merges [56833], [56834], [56835], [56836], [56837], and [56838] to the 5.9 branch.
Props xknown, jorbin, Vortfu, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, martinkrcho, paulkevan, dd32, antpb, rmccue.



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@56875 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-12 15:03:26 +00:00
Jonathan Desrosiers
e5dd3fa50c WordPress 5.9.7.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55836 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-20 04:12:29 +00:00
Jonathan Desrosiers
73de8ad1ab Editor: Restore shortcode support for block templates.
Follow up to [55761].

Props youknowriad, Clorith, desrosj, antpb, Otto42, johnbillion, jorbin, rmccue, timothyblynjacobs, mikeschroder, peterwilsoncc, audrasjb, matveb, noisysocks, xknown, ehtis, isabel_brison, talldanwp, gziolo, chriscct7, davidbaumwald.
Merges [55828] to the 5.9 branch.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55832 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-20 04:03:23 +00:00
Jb Audras
65eaadf2bb Grouped backports to the 5.9 branch.
- Media: Prevent CSRF setting attachment thumbnails.
- Embeds: Add protocol validation for WordPress Embed code.
- I18N: Introduce sanitization function for locale.
- Editor: Ensure block comments are of a valid form.
- Editor: Remove shortcode support from block templates.

Merges [55760-55764] to the 5.9 branch.
Props dd32, isabel_brison, martinkrcho, matveb, ocean90, paulkevan, peterwilsoncc, timothyblynjacobs, xknown, youknowriad.



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55774 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-16 15:21:39 +00:00
Jonathan Desrosiers
1374e4bba8 General: Update SVN mergeinfo.
Missed in [55516].


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55536 602fd350-edb4-49c9-b593-d223f7449a82
2023-03-10 16:37:08 +00:00
Jonathan Desrosiers
2b10ea01c6 Build/Test Tools: Backport updates to GitHub Actions.
This backports several changesets to GitHub Actions workflows. These changesets:

- address the deprecated notices related to save-output and set-output to ensure the workflows continue to run after these are removed.
- adds support for automatically retrying a failed workflow once.
- removes workflow files that are not applicable to the branch.

Merges [53736], [53737], [53940], [53947], [54039], [54108], [54293], [54313], [54342], [54343], [54373], [54511], [54649], [54650], [54651], [54674], [54750], [54852], [55152], [55487] to the 5.9 branch.
See , , , , , , , .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55516 602fd350-edb4-49c9-b593-d223f7449a82
2023-03-10 15:52:41 +00:00
Sergey Biryukov
5c9b321e41 Tests: Adjust the expected mime type for WOFF fonts on PHP 8.1.12+.
As of PHP 8.1.12, which includes libmagic/file update to version 5.42, the expected mime type for WOFF files has changed to `font/woff`, so the type needs to be adjusted accordingly in `wp_check_filetype_and_ext()` tests.

References:
* [https://github.com/php/php-src/issues/8805 php-src: : finfo returns wrong mime type for woff/woff2 files]
* [https://www.php.net/ChangeLog-8.php#8.1.12 PHP 8.1.12 changelog]

Follow-up to [40124], [54508], [54509], [54724].

Props desrosj, jrf, costdev, SergeyBiryukov.
Merges [55462] to the 5.9 branch.
Fixes .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55498 602fd350-edb4-49c9-b593-d223f7449a82
2023-03-09 14:04:51 +00:00
Peter Wilson
88b0e2fe7f I18N: Add new strings to about.php for use with end-of-life updates.
This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.9 branch.
Fixes .



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@55373 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-21 02:39:11 +00:00
Peter Wilson
c0100797c9 Built/Test tools, HTTP API: Refactor test for multiple location headers.
Remove wordpress.org as an external dependency testing `WP_HTTP::handle_redirects()`.

This refactors and reenables an existing test to call the `WP_HTTP::handle_redirects()` method directly with a mocked array of HTTP headers containing multiple location headers.

The test is moved from the external-http group to the http test group as it no longer makes an HTTP request.

Follow up to [54955].

Props SergeyBiryukov, dd32, peterwilsoncc.
Merges [54968] to the 5.9 branch.
Fixes .
See .



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54976 602fd350-edb4-49c9-b593-d223f7449a82
2022-12-15 04:22:11 +00:00
Peter Wilson
94d0172959 Media: Add object-fit to the allowed list of CSS properties.
This resolves a bug in Featured Image blocks where `object-fit` was being removed during the `render_callback`.

Props raduiason, pbiron, kebbet, SergeyBiryukov, bernhard-reiter, ironprogrammer, xknown, audrasjb, ckanderson22, ivanjeronimo, seriouslysenpai, davidbaumwald.
Merges [54675] to the 5.9 branch.
Fixes .



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54764 602fd350-edb4-49c9-b593-d223f7449a82
2022-11-08 04:35:26 +00:00
Aaron Jorbin
007118d6ad Revert accidental 5.9 branch commits [54655] and [54656]
Unprops audrasjb.
See , , , .



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54657 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-20 18:18:19 +00:00
Jb Audras
20012ba453 Docs: Add missing default parameter value in trackback_response() docblock.
Props rakibwordpress, audrasjb, SergeyBiryukov.
Fixes .
See .


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54656 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-20 16:40:07 +00:00
Jb Audras
652f89001b Docs: Add missing default parameter value in themes_api() docblock.
Props rezakhan995, costdev.
Fixes .
See .


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54655 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-20 16:36:19 +00:00
Jb Audras
6a86cc34d9 WordPress 5.9.5.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54580 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 19:43:02 +00:00
Jonathan Desrosiers
67cf588d27 Editor: Bump @wordpress packages for 5.9.5.
Package updates for bug fixes:

* @wordpress/block-directory: 3.0.30
* @wordpress/block-library: 6.0.29
* @wordpress/customize-widgets: 2.0.30
* @wordpress/edit-post: 5.0.30
* @wordpress/edit-site: 3.0.30
* @wordpress/edit-widgets: 3.1.25
* @wordpress/widgets: 2.0.25

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54564 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 18:08:24 +00:00
Jonathan Desrosiers
5a1c18ba97 Partial revert of [54545].
Removes unrelated `package.json` changes.

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54549 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 17:46:39 +00:00
Jb Audras
6d9162d4ca Grouped backports to the 5.9 branch.
- Editor: Bump @wordpress packages for the 5.9 branch,
- Media: Refactor search by filename within the admin,
- REST API: Lockdown post parameter of the terms endpoint,
- Customize: Escape blogname option in underscores templates,
- Query: Validate relation in `WP_Date_Query`,
- Users: Revert use of shared objects for current user,
- Posts, Post types: Apply KSES to post-by-email content,
- General: Validate host on "Are you sure?" screen,
- Posts, Post types: Remove emails from post-by-email logs,
- Pings/trackbacks: Apply KSES to all trackbacks,
- Mail: Reset PHPMailer properties between use,
- Comments: Apply kses when editing comments,
- Widgets: Escape RSS error messages for display.

Merges [54521-54530] to the 5.9 branch.
Props audrasjb, costdev, cu121, dd32, davidbaumwald, ehtis, johnbillion, johnjamesjacoby, martinkrcho, matveb, oztaser, paulkevan, peterwilsoncc, ravipatel, SergeyBiryukov, talldanwp, timothyblynjacobs, tykoted, voldemortensen, vortfu, xknown.


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54545 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 17:39:34 +00:00
Peter Wilson
7c29fcf107 Tests: Replace the timezone used in date/time tests.
The `Europe/Kiev` timezone has been deprecated in PHP 8.2 and replaced with `Europe/Kyiv`.

The tests updated in this commit are testing the WordPress date/time functionality. They are **not** testing whether WP or PHP can handle deprecated timezone names correctly.

To ensure the tests follow the original purpose, the use of `Europe/Kiev` within these tests is now replaced with the `Europe/Helsinki` timezone, which is within the same timezone as `Europe/Kyiv`. This should ensure that these tests run without issue and test what they are supposed to be testing on every supported PHP version (unless at some point in the future `Europe/Helsinki` would be renamed, but that's a bridge to cross if and when).

Note: Separate tests should/will be added to ensure that relevant date/time related functions handle a deprecated timezone correctly, but that is not something ''these'' tests are supposed to be testing.

Follow-up to [45853], [45856], [45876], [45882], [45887], [45908], [45914], [46577], [46154], [46580], [46864], [46974], [54207].

Props jrf, costdev, SergeyBiryukov.
Merges [54217] to the 5.9 branch.
See .



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54513 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-14 06:49:30 +00:00
Peter Wilson
560efbf407 Security: Introduce strings to indicate support status.
Add strings for use in future maintenance/security releases to indicate the security support status of the version of WordPress.

Two strings are introduced:

* indicating the version of WordPress is not receiving security updates, and,
* indicating the version of WordPress will shortly stop receiving security updates.

This change does not make use of the strings, the purpose is to make them available to translators prior to dropping support of selected versions of WordPress.

Props costdev, chesio, robinwpdeveloper, desrosj, rudlinkon, mukesh27, sumitbagthariya16.
Merges [54322] to the 5.9 branch.
See .



git-svn-id: https://develop.svn.wordpress.org/branches/5.9@54431 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-10 04:45:54 +00:00
Jonathan Desrosiers
63d0b8eb87 WordPress 5.9.4.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53988 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-30 17:23:22 +00:00
Sergey Biryukov
969da707a3 Grouped backports to the 5.9 branch.
- Posts, Post Types: Escape output within `the_meta()`.
- General: Ensure bookmark query limits are numeric.
- Plugins: Escape output in error messages.


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53964 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-30 15:22:21 +00:00
Sergey Biryukov
6bcc6441a3 Block Patterns: Update the value used for keywords.
Patterns on the [https://wordpress.org/patterns/ Pattern Directory] can have keywords for better discoverability while searching. The way these are stored [69548ff1f0 was changed from a taxonomy to meta value], but the `/wp/v2/pattern-directory/patterns` endpoint was still pulling from that old value.

The correct property to use for this field is `meta.wpop_keywords`, which returns a single string with comma-separated keywords.

Follow-up to [51021].

Props ryelle, TimothyBlynJacobs.
Merges [53665] to the 5.9 branch.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53674 602fd350-edb4-49c9-b593-d223f7449a82
2022-07-06 16:18:24 +00:00
Jonathan Desrosiers
3345113336 Build/Test Tools: Update 3rd party GitHub Actions.
This updates the following GitHub Actions to the latest versions:

- `actions/checkout`
- `actions/cache`
- `actions/github-script`
- `actions/setup-node`
- `codecov/codecov-action`
- `ramsey/composer-install`
- `shivammathur/setup-php`
- `slackapi/slack-github-action`

Various inline documentation updates are also included.

Merges [53112], [53581], [53582], and [53592] to the 5.9 branch.
See .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53596 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-30 16:25:47 +00:00
Sergey Biryukov
e1b417f5dc Build/Test Tools: Pass GitHub Actions environment variables to the Docker container.
This ensures that `WP_UnitTestCase::skipOnAutomatedBranches()` has access to the `GITHUB_REF` and `GITHUB_EVENT_NAME` variables, so that some tests can be skipped when appropriate.

Additionally, account for renaming the `master` branch to `trunk` in November 2021.

Follow-up to [40241], [46999], [49264], [49267], [51868].

Merges [53349] to the 5.9 branch.
Fixes .

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53351 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-04 11:43:28 +00:00
Sergey Biryukov
ea2e02a11c Security: Add 5.9 to the list of versions receiving security updates.
Merges a part of [52448] to the 5.9 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53348 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 21:41:40 +00:00
Sergey Biryukov
0ea7a38664 Post WordPress 5.9.3 version bump.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53081 602fd350-edb4-49c9-b593-d223f7449a82
2022-04-05 20:02:14 +00:00
Jb Audras
8008f01e3f WordPress 5.9.3.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53079 602fd350-edb4-49c9-b593-d223f7449a82
2022-04-05 19:06:33 +00:00
Jb Audras
7812f57f37 Help/About: Update the About page with the correct number of bugfixes for WP 5.9.3.
See .


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53078 602fd350-edb4-49c9-b593-d223f7449a82
2022-04-05 14:43:01 +00:00
Jb Audras
5c3ae7edfd Help/About: Update the About page for WordPress 5.9.3.
Props audrasjb, SergeyBiryukov.
Fixes .


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53073 602fd350-edb4-49c9-b593-d223f7449a82
2022-04-05 10:32:20 +00:00
Jb Audras
e0b75a46c4 Post WordPress 5.9.3 RC1 version bump.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53032 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-30 21:41:31 +00:00
Jb Audras
8b3d9f31dc WordPress 5.9.3 RC1.
git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53031 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-30 21:20:55 +00:00
Jb Audras
beb96fe351 Update WordPress packages for 5.9.3.
Updated packages:

- @wordpress/block-directory@3.0.29
- @wordpress/block-library@6.0.28
- @wordpress/customize-widgets@2.0.29
- @wordpress/edit-post@5.0.29
- @wordpress/edit-site@3.0.29
- @wordpress/edit-widgets@3.1.24

Props mamaduka, jorgefilipecosta.
Fixes .


git-svn-id: https://develop.svn.wordpress.org/branches/5.9@53030 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-30 11:28:30 +00:00