3379 Commits

Author SHA1 Message Date
desrosj a4bafe3779 Twenty Nineteen: Ensure only one PostCSS module is configured.
The `postcss.config.js` file in Twenty Ninteen currently has two `module.exports` asignments configuring two plugins: `autoprefixer` (for ensuring browser-specific CSS nuances are accounted for) and `postcss-focus-within` (ensures `:fucs-within` rules are duplicated as `[focus-within]` attribute selectors).

The first assignment is being ignored entirely, which means `autoprefixer` never runs against generated CSS files.

This updates the `postcss.config.js` file to contain only one `modules.export` statement, which restores the behavior of `autoprefixer`. The dependencies related to browser usage statistics have also been updated, and the resulting changes to built CSS files subject to version control are also included:
- Browser-specific prefixes for the `hyphens` property have been removed.
- The `::-moz-selection` is no longer required for the `::selection` psuedo-element.
- Brower-specific prefixes are no longer required for `min-content` and `max-content` values.
- Webkit browsers no longer require a `-webkit-` prefix for `user-select: none`.
- The `-webkit-` prefix is no longer required for the `filter` property.
- The `text-decoration` property no longer requires browser prefixes.

Fixes #65452.
Built from https://develop.svn.wordpress.org/trunk@62510


git-svn-id: http://core.svn.wordpress.org/trunk@61791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-16 18:21:45 +00:00
Sergey Biryukov 60338d9b8e Twenty Twenty-One: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
Fixes #58715.
Built from https://develop.svn.wordpress.org/trunk@62483


git-svn-id: http://core.svn.wordpress.org/trunk@61764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-10 22:35:44 +00:00
Sergey Biryukov c106ca66e2 Twenty Twenty: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62479


git-svn-id: http://core.svn.wordpress.org/trunk@61760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-09 18:11:43 +00:00
Sergey Biryukov bd27c52787 Twenty Nineteen: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62473


git-svn-id: http://core.svn.wordpress.org/trunk@61754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-08 21:13:32 +00:00
Sergey Biryukov bfcf1bc85b Twenty Seventeen: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62472


git-svn-id: http://core.svn.wordpress.org/trunk@61753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-07 22:14:31 +00:00
Sergey Biryukov 9f48ec3eb7 Twenty Sixteen: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62471


git-svn-id: http://core.svn.wordpress.org/trunk@61752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-06 23:03:29 +00:00
Sergey Biryukov 96f486ca07 Twenty Fifteen: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62468


git-svn-id: http://core.svn.wordpress.org/trunk@61749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-05 22:01:42 +00:00
Sergey Biryukov b55ac4e5df Twenty Fourteen: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62465


git-svn-id: http://core.svn.wordpress.org/trunk@61746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-04 22:30:42 +00:00
Sergey Biryukov f86ba7306c Twenty Thirteen: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62456


git-svn-id: http://core.svn.wordpress.org/trunk@61737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-03 22:16:44 +00:00
Sergey Biryukov a85258a55e Twenty Twelve: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62451


git-svn-id: http://core.svn.wordpress.org/trunk@61732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-02 17:55:42 +00:00
Sergey Biryukov 66cbf89292 Twenty Eleven: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62442


git-svn-id: http://core.svn.wordpress.org/trunk@61723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-06-01 23:22:31 +00:00
Sergey Biryukov dff8c68dda Twenty Ten: Add missing documentation for some global variables.
Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
See #58715.
Built from https://develop.svn.wordpress.org/trunk@62438


git-svn-id: http://core.svn.wordpress.org/trunk@61719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-05-31 23:14:42 +00:00
Sergey Biryukov a81551444a Twenty Sixteen: Correct display of italics in citations.
Props gaelbonithon, sabernhardt, poena, manhar, westonruter, SergeyBiryukov.
Fixes #65107.
Built from https://develop.svn.wordpress.org/trunk@62432


git-svn-id: http://core.svn.wordpress.org/trunk@61713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-05-30 19:08:43 +00:00
Tammie Lister 2d48f546c5 Bundled themes: Version bumps for version 7.0.
This bumps the version for the upcoming release WordPress 7.0.
Twenty Ten: 4.6.
Twenty Eleven: 5.1.
Twenty Twelve: 4.8.
Twenty Thirteen: 4.6.
Twenty Fourteen: 4.5.
Twenty Fifteen: 4.2.
Twenty Sixteen: 3.8.
Twenty Seventeen: 4.1.
Twenty Nineteen: 3.3.
Twenty Twenty: 3.1.
Twenty Twenty-One: 2.8.
Twenty Twenty-Two: 2.1.
Twenty Twenty-Three: 1.6.
Twenty Twenty-Four: 1.5.
Twenty Twenty-Five: 1.5.

Props sabernhardt, shailu25, audrasjb.
Fixes #64817.

Built from https://develop.svn.wordpress.org/trunk@62344


git-svn-id: http://core.svn.wordpress.org/trunk@61625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-05-10 10:09:44 +00:00
Sergey Biryukov 53b674ee06 Bundled Themes: Update all references to the Verse block to Poetry.
Original PR from Gutenberg repository:
* [https://github.com/WordPress/gutenberg/pull/74121 #74121 Rename Verse block to Poetry]

Reviewed by wildworks, SergeyBiryukov.

Props jsmansart, ellatrix, wildworks, mukesh27, sabernhardt.
Fixes #64658.
Built from https://develop.svn.wordpress.org/trunk@62112


git-svn-id: http://core.svn.wordpress.org/trunk@61394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-24 19:48:50 +00:00
Weston Ruter b54aadf4b9 Twenty Seventeen: Restore $post_id parameter to twentyseventeen_edit_link() which is being passed in some templates.
This addresses `arguments.count` errors identified by PHPStan at rule level 1.

Developed in https://github.com/WordPress/wordpress-develop/pull/11242

Follow-up to WordPress/twentyseventeen commits: [https://github.com/WordPress/twentyseventeen/commit/1afb73cbe99e6fd40fc6d2440500f197ccf92684 1afb73c], [https://github.com/WordPress/twentyseventeen/commit/7dd302582df46f6bb6b79fd7bb6344cad0eff698#diff-88ec0e9d51b04231a448a06c40ced21810e85361ced9481a9248f1075226c6aa 7dd3025], [https://github.com/WordPress/twentyseventeen/blob/69482880b4ae2ec145f60df417423665581a5653/inc/template-tags.php#L104-L128 6948288].

Props sabernhardt, westonruter.
See #64680.
Fixes #64825.

Built from https://develop.svn.wordpress.org/trunk@62000


git-svn-id: http://core.svn.wordpress.org/trunk@61282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-13 01:36:50 +00:00
joedolson 9bdb319b2b Twenty Twenty: Fix Pullquote block letter case setting.
Prevent the Twenty Twenty theme styles from overriding the Pullquote block's letter case settings.

Props paragjethva, hiteshtalpada, shailu25, poena, mukesh27, sukhendu2002, dhruvang21, ugyensupport, darshitrajyaguru97, sabernhardt, r1k0, joedolson.
Fixes #62773.
Built from https://develop.svn.wordpress.org/trunk@61743


git-svn-id: http://core.svn.wordpress.org/trunk@61049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-26 00:13:45 +00:00
joedolson b4da519bd1 Twenty Twenty Five: Exclude sticky posts with query offsets.
Fix templates in Twenty Twenty Five that have multiple query posts with offsets to prevent displaying sticky posts. Sticky posts being enabled on multiple queries results in repeated content in each query.

Add `"sticky":"ignore"` to query block parameters.

Props poena, sabernhardt, abcd95, rinkalpagdar, freibergergarcia, akshat2802, mindctrl, ozgursar, joedolson.
Fixes #62975.
Built from https://develop.svn.wordpress.org/trunk@61720


git-svn-id: http://core.svn.wordpress.org/trunk@61028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-23 20:38:16 +00:00
Weston Ruter 268fc794c9 Themes: Fix type issues in core themes and remove PHPStan suppression comments.
Developed in https://github.com/WordPress/wordpress-develop/pull/10951

Props westonruter, sabernhardt, justlevine.
See #64238, #61175.

Built from https://develop.svn.wordpress.org/trunk@61676


git-svn-id: http://core.svn.wordpress.org/trunk@60984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-18 16:47:42 +00:00
Sergey Biryukov 0cbb3f5744 Twenty Twenty-One: Remove EscapeOutput annotations.
These are from the `WordPress-Extra` standard, which is not included in the `phpcs.xml.dist` configuration (the repository uses `WordPress-Core`).

Includes removing unnecessary `WPThemeReview` annotations carried over from upstream.

Follow-up to [49216].

Props rodrigosprimo.
See #64627.
Built from https://develop.svn.wordpress.org/trunk@61654


git-svn-id: http://core.svn.wordpress.org/trunk@60965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-16 22:38:42 +00:00
Sergey Biryukov f441dd1965 Twenty Twenty: Remove EscapeOutput annotations.
These are from the `WordPress-Extra` standard, which is not included in the `phpcs.xml.dist` configuration (the repository uses `WordPress-Core`).

Includes removing unnecessary `WordPress.WP.CapitalPDangit.Misspelled` annotation on the `wordpress` array key, as the `CapitalPDangit` sniff skips array definitions by design.

Follow-up to [46271], [46445].

Props rodrigosprimo.
See #64627.
Built from https://develop.svn.wordpress.org/trunk@61643


git-svn-id: http://core.svn.wordpress.org/trunk@60954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-14 23:46:42 +00:00
joedolson e42b68c0b4 A11y: Update .screen-reader-text class with word-break.
`word-break: normal !important;` was added to Twenty Twenty in [46701], but the change missed getting propagated to all uses of the screen-reader-text class at that time. 

Add `word-break` reset to `.screen-reader-text` to ensure screen readers won't read text as individual letters in hidden text.

Props peterwilsoncc, manhphucofficial, palak678, sabernhardt, mukesh27, joedolson.
Fixes #64375.
Built from https://develop.svn.wordpress.org/trunk@61636


git-svn-id: http://core.svn.wordpress.org/trunk@60947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-13 17:12:44 +00:00
joedolson 6d61ccdc29 Twenty Twenty One: Remove Skiplink shim for Internet Explorer.
No version of Internet Explorer is still supported by WordPress or Microsoft. Usage of Internet Explorer has dropped to about 0.1%.

Follow up to [61628] to also remove JS that fixed skip link behavior for IE. Also remove overlooked contents of `ie-editor.css.map`.

Props sabernhardt, westonruter, joedolson.
Fixes #64590.
Built from https://develop.svn.wordpress.org/trunk@61635


git-svn-id: http://core.svn.wordpress.org/trunk@60946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-13 16:14:43 +00:00
Sergey Biryukov bfaa630f7e Twenty Nineteen: Remove a legacy WPCS annotation.
References:
* [https://github.com/WordPress/WordPress-Coding-Standards/pull/1580 WPCS: Deprecate use of the WPCS native whitelist comments]
* [https://github.com/WordPress/WordPress-Coding-Standards/pull/1908 WPCS: 3.0: Remove deprecated Sniff::has_whitelist_comment() method and all references to it]

Follow-up to [43808].

Props rodrigosprimo, mukesh27.
See #64627.
Built from https://develop.svn.wordpress.org/trunk@61630


git-svn-id: http://core.svn.wordpress.org/trunk@60941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-12 21:14:39 +00:00
joedolson f10e67cd22 Twenty Twenty One: Remove support for Internet Explorer.
No version of Internet Explorer is still supported by WordPress or Microsoft. Usage of Internet Explorer has dropped to about 0.1%.

Remove IE-specific CSS and polyfills.

Props sabernhardt, westonruter, mukesh27, joedolson.
Fixes #64590.
Built from https://develop.svn.wordpress.org/trunk@61628


git-svn-id: http://core.svn.wordpress.org/trunk@60939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-12 19:57:57 +00:00
Sergey Biryukov e8c2fc360f Twenty Twenty-One: Remove redundant comment for conditionally-defined function.
This also improves consistency with other themes.

Follow-up to [49216], [53121], [61552], [61272].

Props huzaifaalmesbah, sabernhardt.
See #64226.
Built from https://develop.svn.wordpress.org/trunk@61608


git-svn-id: http://core.svn.wordpress.org/trunk@60919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-10 16:06:42 +00:00
Sergey Biryukov 1f49ee3e90 Twenty Twenty-Four: Remove redundant comments for conditionally-defined functions.
This also improves consistency with other themes.

Follow-up to [56716], [61272].

Props huzaifaalmesbah, mukesh27, sabernhardt.
See #64226.
Built from https://develop.svn.wordpress.org/trunk@61552


git-svn-id: http://core.svn.wordpress.org/trunk@60863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-28 23:47:42 +00:00
joedolson 8a3b20ddec Twenty Twenty-Five: A11y: Fix color contrast in Written By pattern.
Remove the text color setting on the Written by pattern. The setting was resulting in color contrast that was well below contrast guidelines. Allow the text color to be inherited by default.

Props poena, rinkalpagdar, narenin, sabernhardt, noruzzaman, huzaifaalmesbah, joedolson.
Fixes #62982.
Built from https://develop.svn.wordpress.org/trunk@61534


git-svn-id: http://core.svn.wordpress.org/trunk@60845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-27 00:09:34 +00:00
joedolson cc930eaec0 Bundled Themes: A11y: Remove auto-focus in Twenty Ten.
Remove the autofocus script in Twenty Ten that forced a bypass of the navigation, main heading, and explanation on the 404 error page.

Props sabernhardt, ravichudasama01, joedolson.
Fixes #64064.
Built from https://develop.svn.wordpress.org/trunk@61515


git-svn-id: http://core.svn.wordpress.org/trunk@60826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-23 03:00:33 +00:00
Sergey Biryukov 4929490d60 Twenty Twenty-One: Consistently use theme version when enqueueing resources.
Follow-up to [49478], [49574].

Props sabernhardt.
Fixes #64526.
Built from https://develop.svn.wordpress.org/trunk@61500


git-svn-id: http://core.svn.wordpress.org/trunk@60811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-20 09:44:32 +00:00
Sergey Biryukov 616713ed6e Twenty Twenty-One: Correct RTL margins for left/right aligned blocks.
Follow-up to [49216], [49574].

Props sabernhardt, sagarladani, poena, karmatosed, SergeyBiryukov.
Fixes #56748.
Built from https://develop.svn.wordpress.org/trunk@61490


git-svn-id: http://core.svn.wordpress.org/trunk@60801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-19 16:56:58 +00:00
Sergey Biryukov 8790001d3a Twenty Twenty-One: Only enqueue block editor assets in the admin.
Follow-up to [56300].

Props sabernhardt, flixos90, luisherranz, gautam23, huzaifaalmesbah, mukesh27, r1k0, SergeyBiryukov.
Fixes #60111.
Built from https://develop.svn.wordpress.org/trunk@61471


git-svn-id: http://core.svn.wordpress.org/trunk@60783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-11 21:49:48 +00:00
Sergey Biryukov 2f96d11111 Twenty Sixteen: Ensure the Quote block inherits group color settings.
The purpose of this change is to ensure that the quote block and the quote block cite inherits the text color from the parent block, if:

* The parent has a text color set in the block settings, and
* The quote block does not have a text color set in the block settings.

Follow-up to [43799], [56087].

Props poena, melchoyce, sabernhardt, mukesh27, apermo, SergeyBiryukov.
Fixes #51236.
Built from https://develop.svn.wordpress.org/trunk@61441


git-svn-id: http://core.svn.wordpress.org/trunk@60753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-05 22:56:01 +00:00
jonsurrell e160907f43 Scripts: Remove default attributes from tags.
`SCRIPT`, `STYLE`, and stylesheet `LINK` tags do not require a type attribute since the HTML5 standard was released in 2008. Removing the type attribute simplifies logic and normalizes the produced HTML content.

Developed in https://github.com/WordPress/wordpress-develop/pull/10664.

Follow-up to [61411], [46164].

Props jonsurrell, sabernhardt, westonruter.
Fixes #64428. See #59883, #64442.

Built from https://develop.svn.wordpress.org/trunk@61440


git-svn-id: http://core.svn.wordpress.org/trunk@60752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-05 16:04:58 +00:00
Sergey Biryukov 44deb16935 Bundled Themes: Consistently escape get_search_query() in search.php templates.
Props sabernhardt, himshekhar07, petitphp, karmatosed, SergeyBiryukov.
Fixes #58127.
Built from https://develop.svn.wordpress.org/trunk@61427


git-svn-id: http://core.svn.wordpress.org/trunk@60739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-03 22:26:34 +00:00
Sergey Biryukov 186223c274 Happy New Year! 🎄
Update copyright year to 2026 in `license.txt` and bundled themes.

Follow-up to [18201], [23306], [28064], [36855], [36856], [39659], [40241], [42424], [46719], [46720], [47025], [47026], [49915], [52427], [55024], [57235], [59568], [59569].

Props mukesh27.
Built from https://develop.svn.wordpress.org/trunk@61421


git-svn-id: http://core.svn.wordpress.org/trunk@60733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-01 00:07:29 +00:00
jonsurrell 5e1414562a Scripts: Remove default type attribute from tags.
`SCRIPT`, `STYLE`, and stylesheet `LINK` tags do not require a type attribute since the HTML5 standard was released in 2008. Removing the type attribute simplifies logic and normalizes the produced HTML content.

Developed in https://github.com/WordPress/wordpress-develop/pull/10658.

Follow-up to [46164].

Props hardikhuptechdev, jonsurrell, dmsnell, westonruter.
Fixes #64428. See #59883, #64442.

Built from https://develop.svn.wordpress.org/trunk@61411


git-svn-id: http://core.svn.wordpress.org/trunk@60723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-12-26 13:16:34 +00:00
Sergey Biryukov 449bc65bf3 Twenty Nineteen: Align font family of Calendar block in editor with the front end.
This commit addresses a visual inconsistency in the Twenty Nineteen theme where the Calendar block (`.wp-calendar-table`) displayed a different font family in the block editor compared to the front end.

Props rishabhwp, viralsampat, khushipatel15, sabernhardt, arshitrajyaguru97, SirLouen, SergeyBiryukov.
Fixes #63331.
Built from https://develop.svn.wordpress.org/trunk@61384


git-svn-id: http://core.svn.wordpress.org/trunk@60696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-12-15 23:49:36 +00:00
desrosj 770a273694 Bundled Themes: Bump theme versions for release with 6.9.
Changes have been made to each and every default theme during the 6.9 release cycle. This bumps the theme versions as follows to prepare for releasing in coordination with WordPress 6.9:

- Twenty Ten: `4.5`
- Twenty Eleven: `5.0`
- Twenty Twelve: `4.7`
- Twenty Thirteen: `4.5`
- Twenty Fourteen: `4.4`
- Twenty Fifteen: `4.1`
- Twenty Sixteen: `3.7`
- Twenty Seventeen: `4.0`
- Twenty Nineteen: `3.2`
- Twenty Twenty: `3.0`
- Twenty Twenty-One: `2.7`
- Twenty Twenty-Two: `2.1`
- Twenty Twenty-Three: `1.6`
- Twenty Twenty-Four: `1.4`
- Twenty Twenty-Five: `1.4`

Props shailu25, desrosj, mukesh27, sabernhardt, wildworks, umeshsinghin.
Fixes #64069.
Built from https://develop.svn.wordpress.org/trunk@61329


git-svn-id: http://core.svn.wordpress.org/trunk@60641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-12-01 00:44:31 +00:00
Weston Ruter ac741b7d81 Twenty Twenty: Fix typo and improve param description for twentytwenty_read_more_tag().
Follow-up to [61302].

Props sabernhardt.
See #64277, #64224.

Built from https://develop.svn.wordpress.org/trunk@61319


git-svn-id: http://core.svn.wordpress.org/trunk@60631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-28 21:24:33 +00:00
Sergey Biryukov e996b2ed3f Twenty Twenty: Add missing variable names to some @param tags.
Follow-up to [46271], [46357], [51322].

Props huzaifaalmesbah.
See #64224.
Built from https://develop.svn.wordpress.org/trunk@61317


git-svn-id: http://core.svn.wordpress.org/trunk@60629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-28 20:10:38 +00:00
Sergey Biryukov f9f9ffb0e1 Twenty Eleven: Add missing variable names to some @param tags.
Follow-up to [25625].

Props huzaifaalmesbah.
See #64224.
Built from https://develop.svn.wordpress.org/trunk@61315


git-svn-id: http://core.svn.wordpress.org/trunk@60627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-27 23:14:24 +00:00
Sergey Biryukov 81f18bdbfe Twenty Ten: Add missing variable names to some @param tags.
Follow-up to [25627].

Props huzaifaalmesbah.
See #64224.
Built from https://develop.svn.wordpress.org/trunk@61314


git-svn-id: http://core.svn.wordpress.org/trunk@60626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-27 23:12:27 +00:00
Weston Ruter 96f137f25d Twenty Eleven: Improve PHP docblocks with corrected descriptions, missing/corrected tags, and specific types.
Developed in https://github.com/WordPress/wordpress-develop/pull/10482

Props huzaifaalmesbah, dhruvang21, juanfra, sabernhardt, noruzzaman, ravichudasama01, westonruter.
See #64224.
Fixes #64211.

Built from https://develop.svn.wordpress.org/trunk@61309


git-svn-id: http://core.svn.wordpress.org/trunk@60621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-25 18:55:35 +00:00
Weston Ruter 4617455730 Bundled Themes: Add missing @return tags and descriptions.
Developed in https://github.com/WordPress/wordpress-develop/pull/10533

Props huzaifaalmesbah, sabernhardt, palak678, westonruter.
See #64224.
Fixes #64277.

Built from https://develop.svn.wordpress.org/trunk@61302


git-svn-id: http://core.svn.wordpress.org/trunk@60614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-25 05:02:32 +00:00
Sergey Biryukov 879ba497c2 Twenty Nineteen: Ensure that Pullquote block color is reflected on citation text.
Follow-up to [43808].

Props nidhidhandhukiya, sainathpoojary, kelvinballoo, ankit-k-gupta, pooja1210, karmatosed, sabernhardt, sandeepdahiya, SergeyBiryukov.
Fixes #58100.
Built from https://develop.svn.wordpress.org/trunk@61295


git-svn-id: http://core.svn.wordpress.org/trunk@60607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-24 22:46:34 +00:00
Sergey Biryukov 268d877d20 Twenty Nineteen: Correct center or right alignment for Download link in the File block.
Follow-up to [43808].

Props lakshyajeet, truptikanzariya, sabernhardt, sourabhjain, SirLouen, poojapadamad, SergeyBiryukov.
Fixes #59263.
Built from https://develop.svn.wordpress.org/trunk@61284


git-svn-id: http://core.svn.wordpress.org/trunk@60596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-23 23:45:29 +00:00
Weston Ruter 349fda670c Twenty Twenty-Five: Remove redundant comments for conditionally-defined functions.
This also improves consistency with other themes.

Follow-up to [59146].

Fixes #64265.
See #64226.
Props hbhalodia, huzaifaalmesbah.

Built from https://develop.svn.wordpress.org/trunk@61272


git-svn-id: http://core.svn.wordpress.org/trunk@60584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-19 22:24:29 +00:00
Sergey Biryukov 8335c4c775 Twenty Twenty-Five: Update Fira Sans font for the theme from version 4.203 to 4.301.
This aims to resolve rendering issues with the backtick character.

Follow-up to [59146].

Props lakshyajeet, jonsurrell.
Fixes #63964.
Built from https://develop.svn.wordpress.org/trunk@61267


git-svn-id: http://core.svn.wordpress.org/trunk@60579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-18 23:37:32 +00:00
desrosj 5bd35da348 Build/Test Tools: Update dependencies for bundled themes.
This updates the `devDependencies` for each of the default themes with `package.json` files with a few exceptions:
- `eslint`: This was updated to the latest `8.x` version only since `9.x` is not yet properly supported by `@wordpress/eslint-plugin`.
- `stylelint`-related packages: these updates are resulting in formatting changes. These need to be examined more carefully as they’re likely undesired and require adjustments to the configuration file.

Props peterwilsoncc, desrosj.
Fixes #63171.
Built from https://develop.svn.wordpress.org/trunk@61206


git-svn-id: http://core.svn.wordpress.org/trunk@60542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-11-11 04:22:32 +00:00