45718 Commits

Author SHA1 Message Date
Sergey Biryukov
b062f7bd0f REST API: Add missing options to the settings endpoint.
This adds the `show_on_front`, `page_on_front`, and `page_for_posts` options to the settings endpoint that were missed during WP 6.0 backports.

Related PR from Gutenberg repository:
* [https://github.com/WordPress/gutenberg/pull/38607 #38607 Page for Posts: Display notice in template panel]

Props Mamaduka, spacedmonkey, gziolo, jameskoster, SergeyBiryukov.
Merges [53588] and [53589] to the 6.0 branch.
See #56058.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53590 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-29 14:22:56 +00:00
Sergey Biryukov
a8c3fecf39 Editor: Add utility classnames back to blocks that have layout attributes specified.
[https://github.com/WordPress/gutenberg/issues/38719 In 5.9 these utility classnames were removed], which removed the ability for theme/plugin authors to assign their own custom CSS related to specific layout selections. This was mostly related to the Button block.

This commit adds these classes dynamically based on attributes, rather than saving them to the serialized content.

Original PR from Gutenberg repository:
* [https://github.com/WordPress/gutenberg/pull/41487 #41487 Add utility classnames back to blocks that have layout attributes specified]

Props glendaviesnz, peterwilsoncc, andrewserong, zieladam, matveb, samikeijonen.
Merges [53568] to the 6.0 branch.
See #56058.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53569 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-23 23:09:44 +00:00
Sergey Biryukov
0a6c37ceb0 Post WordPress 6.0 version bump.
The 6.0 branch is now 6.0.1-alpha.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53446 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-24 20:17:31 +00:00
Sergey Biryukov
3564881b32 WordPress 6.0.
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53444 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-24 18:58:00 +00:00
Peter Wilson
03d65d4d78 Help/About: Finalise links on about page.
Wrap up about page for 6.0 release.

Props ryelle, mukesh27, hellofromTonya, SergeyBiryukov, peterwilsoncc.
Merges [53442] to the 6.0 branch.
Fixes #55775.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53443 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-24 00:17:41 +00:00
Sergey Biryukov
7216ec7e0e Upgrade/Install: Update $_old_files for 6.0.
Props hellofromTonya, JeffPaul, SergeyBiryukov.
Merges [53439] to the 6.0 branch.
Fixes #55794.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53440 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-23 17:02:51 +00:00
Kelly Choyce-Dwan
c56b33c1a4 Administration: Fix image overlap in Dashboard welcome panel.
Use longhand positioning properties (top, right, etc) so that the rtlcss build process can correctly adjust the layout for the RTL CSS.

Props ryelle, costdev, ironprogrammer, hellofromtonya.
Merges [53437] to the 6.0 branch.
Fixes #55793.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53438 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-23 16:53:02 +00:00
Tonya Mork
cff519be8e Build/Test Tools: Follow-up to r53432.
Removes comments global resets from base test case.

Follow-up to [53432].

See #54725,#55643.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53434 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-23 14:10:33 +00:00
Tonya Mork
16224b3353 Build/Test Tools: Add tests and fix comments odd/even instabilities (test leaks).
[53353] Add unit test for Comment Template block.

[53353] The odd / even class attribute global variables are causing issues in comments tests when a new test is added or an existing test is modified. To stabilize the odd / even comment tests, the comment global variables are added to the base test class' tear_down() using the same patterns as the other global resets. This change ensures each comment test starts at the same state. In doing so, the expected odd / even class attributes are no longer affected by previous tests, i.e. test leaks.

Also moves the comment globals reset from the base test case to the test's `tear_down()`. Why? To avoid risks to extenders' tests as it's too late in the 6.0 cycle for a dev note.

Follow-up to [53298], [53172], [53138].

Props bernhard-reiter, darerodz, gziolo, hellofromTonya, zieladam, peterwilsoncc.
Merges [53353] and [53430] to the 6.0 branch.
Fixes #54725,#55643.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53432 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-23 14:04:23 +00:00
Sergey Biryukov
af8a8ff40b Post WordPress 6.0 RC4 version bump.
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53425 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 16:47:34 +00:00
Sergey Biryukov
312a4362b3 WordPress 6.0 RC4
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53424 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 16:21:25 +00:00
Sergey Biryukov
3fb01c3ec6 Bundled themes: Bump versions for WordPress 6.0 release.
Bump bundled theme version numbers in preparation for the WordPress 6.0 release. Each theme's _tested up to_ file header has been increased to indicate WordPress 6.0 support.

The new version numbers are:

* Twenty Ten: 3.7
* Twenty Eleven: 4.1
* Twenty Twelve: 3.7
* Twenty Thirteen*: 3.7
* Twenty Fourteen: 3.4
* Twenty Fifteen*: 3.2
* Twenty Sixteen*: 2.7
* Twenty Seventeen*: 3.0
* Twenty Nineteen: 2.3
* Twenty Twenty: 2.0
* Twenty Twenty-One: 1.6

An asterisk indicates the theme includes assets requiring a manual version bump, this is set to the reverse date format of the release day: `20220524`.

Follow up to [53286] in which the Twenty Twenty-Two theme version was bumped to 1.2.

Props peterwilsoncc, desrosj, costdev, mehedi890.
Merges [53418] to the 6.0 branch.
Fixes #55754.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53423 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 16:06:54 +00:00
Greg Ziółkowski
47143c7c27 Editor: Update WordPress packages for 6.0 RC 4
[53419] Editor: Fix opinionated block styles loading in editor

[53420] Editor: Update WordPress packages for 6.0 RC 4

[53421] Docs: Add missing documentation for fallback_gap_value param

Props SergeyBiryukov, zieladam, jffng.
Merges [53419], [53420] and [53421] to the 6.0 branch.
Fixes #55567.





git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53422 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 15:49:09 +00:00
Peter Wilson
c43931c060 Themes: Accept valid block themes.
Updates theme validation to accept block themes. This replaces the requirement for an `index.php` with a requirement for either an `index.php`, `/templates/index.html` or the deprecated `/block-templates/index.html`.

Validation is updated for theme uploads, within `WP_Theme::__construct` and `validate_current_theme()`. 

A block theme using the deprecated file structure is now included in the unit tests.

Props peterwilsoncc, sergeybiryukov, hellofromtonya, costdev, azaozz, gziolo, FlorianBrinkmann, Boniu91, aristath, poena, audrasjb.
Merges [53416] to the 6.0 branch.
Fixes #55682.


git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53417 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 00:59:55 +00:00
Peter Wilson
a1d10fecf5 Site Editor: Include style parameter in home template redirect.
When redirecting the site editor to the home template include the `style` querystring parameter if it is set. This ensures the style panel opens if the user expects it.

Props grantmkin, mamaduka, peterwilsoncc, gziolo.
Merges [53413] to the 6.0 branch.
Fixes #55752.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53415 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 00:17:16 +00:00
Kelly Choyce-Dwan
8dafbef75c Help/About: Ensure about page shows current header.
Add a query string parameter to the about page header images to ensure the cache is broken in browsers and CDNs.

Props ryelle.
Merges [53409] to the 6.0 branch.
Fixes #55750.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53412 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-18 15:40:41 +00:00
Sergey Biryukov
ae6538e420 Post WordPress 6.0 RC3 version bump.
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53407 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-17 16:36:26 +00:00
Sergey Biryukov
8f42ade30d WordPress 6.0 RC3
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53406 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-17 16:11:08 +00:00
Greg Ziółkowski
03a1523778 Editor: Update WordPress packages for 6.0 RC 3
[53402] Theme: Use a better method to determine the theme name during export

[53403] Editor: Update WordPress packages for 6.0 RC 3

[53404] Editor: Return additional block patterns to server-generated settings

Props SergeyBiryukov, scruffian, davidbaumwald, jeremyfelt, zieladam, ndiego, jsnajdr, peterwilsoncc, johnstonphilip.
Merges [53402], [53403] and [53404] to the 6.0 branch.
Fixes #55567.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53405 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-17 15:41:28 +00:00
Tonya Mork
4458cb317a Editor: Use stricter assertions in comment template tests.
Backport of the remaining Comment Template block tests from Gutenberg:

* `assertEquals()` replaced with `assertSameSetsWithIndex()`.
* assertion's argument order changed to ensure expected and then actual.

Follow-up to [53353], [53298], [53172], [53138].

Props bernhard-reiter.
Merges [53388] to the 6.0 branch.
Fixes #55708.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53389 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 21:40:16 +00:00
Sergey Biryukov
7ae573f278 Post WordPress 6.0 RC2 version bump.
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53387 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 18:02:08 +00:00
Sergey Biryukov
6d80e93d86 WordPress 6.0 RC2
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53386 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 17:28:26 +00:00
Kelly Choyce-Dwan
1be3b32594 Administration: Update design of the Dashboard welcome panel.
This updates the panel to match the 6.0 About page styles, with the 6.0 graphic changing color based on the selected admin color scheme.

Props fcoveram, critterverse, joedolson, SergeyBiryukov.
Merges [53383] to the 6.0 branch.
Fixes #55532.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53385 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 17:08:35 +00:00
Kelly Choyce-Dwan
830dde6488 Help/About: Update the About section for 6.0.
Switch the images to use the s.w.org CDN. Update the font style and spacing on the About page. Update the header images for Credits, Freedoms, and Privacy.

Props fcoveram, peterwilsoncc, SergeyBiryukov.
Merges [53382] to the 6.0 branch.
Fixes #55434.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53384 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 16:56:53 +00:00
Tonya Mork
a3a14a5073 Editor: Update WordPress packages for 6.0 RC 2.
[53377] Included cherry-picked commits from the Gutenberg plugin that fix bugs discovered after WordPress 6.0 RC 1.

[53378] Includes cherry-picked commit from the Gutenberg plugin that fix a bug discovered just before WordPress 6.0 RC 2.

Props zieladam, ndiego, kebbet, hellofromTonya.
Merges [53377] and [53378] to the 6.0 branch.
Fixes #55567.


git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53381 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 16:20:59 +00:00
Sergey Biryukov
d0501c4d19 Media: Remove error suppression in wp_filesize().
Replace error suppressing in `wp_filesize()` with a `file_exists()` check before calling the native PHP `filesize()` function.

Follow up to [52837].

Props Cybr, johnbillion, spacedmonkey, antpb, azouamauriac, ironprogrammer, mukesh27, costdev, audrasjb, dlh, peterwilsoncc.
Merges [53372] to the 6.0 branch.
Fixes #55678.
See #49412.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53380 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 16:10:46 +00:00
Sergey Biryukov
b49e8885e8 Query: Restore late compact() call for the posts_clauses_request filter.
This addresses a backward compatibility break where `posts_join_request` and other filters were applied, but their results were subsequently discarded and earlier values were used instead.

Follow-up to [52974], [53175].

Props 5um17, johnbillion, peterwilsoncc, hellofromTonya, SergeyBiryukov.
Merges [53370] and [53375] to the 6.0 branch.
Fixes #55699.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53379 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 16:07:10 +00:00
Peter Wilson
60408de989 Users: Allow any DB field to be returned by WP_User_Query.
Restore behaviour of `fields` parameter in `WP_User_Query` to allow developers to specify any database field to be returned either individually or as part of a subset. Add these fields to the documentation.

When a subset of `fields` includes the `id` paramater, include it in the results in both upper and lowercase to maintain backward compatibility.

Follow up to [53327].

Props dd32, pbearne, kraftbj, peterwilsoncc, SergeyBiryukov.
Merges [53362,53373] to the 6.0 branch.
Fixes #53177.


git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53374 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-10 05:51:33 +00:00
Peter Wilson
a6c5dcbbe4 Quick/Bulk Edit: Additional tests for showing taxonomies.
Additional tests to ensure taxonomies show in the quick/bulk edit froms based on the `show_in_quick_edit` setting rather than the the `show_ui` setting.

Follow up to [52841,31307].

Props figureone, costdev, audrasjb.
Merges [53368] to the 6.0 branch.
Fixes #49701.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53369 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-09 00:51:18 +00:00
Peter Wilson
e29af5f208 Script Loader: Fix i18n edge case breaking dependencies.
Prevent concatenation of scripts if the text domain is defined to ensure the dependency order is respected.

This accounts for an edge case in which replacing a core script via a plugin and a lack of translations (eg, for a US English site) could cause the JavaScript files to be ordered incorrectly.

Follow up to [52937].

Props audrasjb, boniu91, chaion07, costdev, hellofromtonya, jsnajdr, mukesh27, ndiego, ugyensupport, SergeyBiryukov.
Merges [53360,53366] to the 6.0 branch.
Fixes #55628.



git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53367 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-09 00:01:48 +00:00
Peter Wilson
ccb8f12c9d Quick/Bulk Edit: Remove duplicate HTML IDs.
Rename `#inline-edit-legend` to avoid duplicate HTML IDs. These have been renamed `#quick-edit-legend` and `#bulk-edit-legend` for the quick and bulk editors respectively.

This HTML ID is not required by the quick editor duplicated via JavaScript so is removed as part of the duplication process.

Follow up to [53096].

Props azaozz, costdev, greglone, hellofromtonya, ironprogrammer, joedolson, sabernhardt, SergeyBiryukov, audrasjb.
Merges [53352] to the 6.0 branch.
Fixes #55575.
See #35483.


git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53361 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-07 03:08:24 +00:00
John Blackbourn
8c26af0268 Build/Test Tools: Allow the local development environment to run on Apple M1 machines without requiring local configuration changes.
The `amd64/mysql` and `amd64/mariadb` official images from Docker are compatible with x86 running on the ARM64v8 architecture of M1 machines.

Merges [53358] to the 6.0 branch.

Fixes #52356


git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53359 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-06 17:25:34 +00:00
Jb Audras
43a46408ac Help/About: Add link to 6.0 Field Guide, fix missing placeholder in string.
Follow-up to [53339].

Props audrasjb, ryelle.
Merges [53354] to the 6.0 branch.
See #55434.


git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53356 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-05 22:01:31 +00:00
Sergey Biryukov
247d6b9e7e 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 6.0 branch.
Fixes #55668.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53350 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-04 11:42:42 +00:00
Sergey Biryukov
7a627b7cb6 Branch 6.0
git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53343 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 17:33:55 +00:00
Sergey Biryukov
469bcedbcc Security: Update the Security Policy to include WordPress 6.0.
git-svn-id: https://develop.svn.wordpress.org/trunk@53342 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 17:32:25 +00:00
Sergey Biryukov
64025d0abe Post WordPress 6.0 RC1 version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@53341 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 17:13:20 +00:00
Sergey Biryukov
6d93192ee9 WordPress 6.0 RC1
git-svn-id: https://develop.svn.wordpress.org/trunk@53340 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 16:44:39 +00:00
Kelly Choyce-Dwan
2b17e69e72 Help/About: Update the About section for 6.0.
This is the start of the WordPress 6.0 about page, introducing new content and a first pass of the new style.

Props fcoveram, estelaris, JeffPaul, critterverse, chanthaboune, dansoschin, webcommsat, annezazu, marybaum, cbringmann, eidolonnight, laurlittle, sergeybiryukov.
See #55434.



git-svn-id: https://develop.svn.wordpress.org/trunk@53339 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 16:26:53 +00:00
Tonya Mork
4023853156 Editor: Update WordPress packages for 6.0 RC1.
Included cherry-picked commits from the Gutenberg plugin that fix bugs discovered after WordPress 6.0 Beta 4.

Props gziolo, zieladam, ndiego.

See #55567.

git-svn-id: https://develop.svn.wordpress.org/trunk@53338 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 14:58:54 +00:00
Jb Audras
929e4e4f9e General: Add missing strong tag to some error messages.
This changeset adds missing `strong` tag to some error messages and updates some AJAX messages, for better consistency.

Follow-up to [53118].

Props NekoJonez, audrasjb, ocean90.
Fixes #54437.


git-svn-id: https://develop.svn.wordpress.org/trunk@53337 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 14:51:41 +00:00
Tonya Mork
6dab53e93b Editor: Sets 'paged' query arg only when there are comments: build_comment_query_vars_from_block().
A SQL syntax error happened when a post has no comments and "Break comments into pages" is checked in Settings > Discussion. The fix sets the `'paged'` query arg only when there are comments. When there are no comments, `WP_Comment_Query` sets the default `'paged'` value to `1`.

Props bernhard-reiter, luisherranz, czapla, cbravobernal, davidbaumwald, hellofromTonya.

Follow-up to [53142], [53138].
Fixes #55658.

git-svn-id: https://develop.svn.wordpress.org/trunk@53336 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-03 14:31:12 +00:00
Sergey Biryukov
4558de543c Post WordPress 6.0 Beta 4 version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@53335 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 16:42:03 +00:00
Sergey Biryukov
74dd0397fc WordPress 6.0 Beta 4.
git-svn-id: https://develop.svn.wordpress.org/trunk@53334 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 16:08:37 +00:00
Tonya Mork
dc3204ec1d REST API: Fixes /wp/v2/pattern-directory/patterns endpoint response for slug parameter.
[53218] introduced a bug of a wrong response from the `wp/v2/pattern-directory/patterns` endpoint with a `slug` parameter. As the response is cached, it can result in an incorrect list of available patterns supported by the current theme.

This commit resolves by:

* Limiting the `slug` to an `array` in the query parameters.
* When set, parsing and sorting the slug(s) and then serializing the sorted query args as part of the hashed transient keys.

Props antonvlasenko, timothyblynjacobs, spacedmonkey, costdev, hellofromTonya.

Follow-up to [53218], [53152], [51208].
Fixes #55617.

git-svn-id: https://develop.svn.wordpress.org/trunk@53333 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 13:58:48 +00:00
Jb Audras
9e6e4b5893 Docs: Correct parameter types for serialize_block() and serialize_blocks().
This changeset clarifies the expected type for the first parameter passed to `serialize_block()` and `serialize_blocks()` functions.

Props manooweb.
Fixes #55648.
See #54729.


git-svn-id: https://develop.svn.wordpress.org/trunk@53332 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 13:30:47 +00:00
Sergey Biryukov
50f2d7da7d Docs: Remove @return void from various DocBlocks.
Per the documentation standards, it should not be used outside of the default bundled themes.

Follow-up to [38767], [47055], [49697], [50956], [51003], [52069], [53255].

See #54729.

git-svn-id: https://develop.svn.wordpress.org/trunk@53331 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 13:11:07 +00:00
Sergey Biryukov
a913b7312d Docs: Improve plugin_install_action_links filter's docs.
Refer developers to `plugins_api()` for array of plugin data.

Follow-up to [53074], [53328].

Props afragen, pbiron.
See #55480.

git-svn-id: https://develop.svn.wordpress.org/trunk@53330 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 13:05:53 +00:00
Greg Ziółkowski
e0837a8b18 Editor: Update WordPress packages for 6.0 Beta 4
Included cherry-picked commits from the Gutenberg plugin that fix bugs discovere after WordPress 6.0 Beta 3.

Props zieladam, ndiego, darerodz.
See #55567.




git-svn-id: https://develop.svn.wordpress.org/trunk@53329 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 10:36:45 +00:00
Peter Wilson
1b9551de27 Plugins: Improve plugin_install_description filter's docs.
Refer developers to `plugins_api()` for array of plugin data.

Props afragen, pbiron, SergeyBiryukov, costdev.
Fixes #55480.



git-svn-id: https://develop.svn.wordpress.org/trunk@53328 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-02 02:44:04 +00:00