Make WordPress Core

Timeline

09/25/2023:

23:39 Ticket #59446 (Use script helper functions in admin to enable Content-Security-Policy ...) created by westonruter
In #58664 the script helper functions—wp_get_script_tag(), …
23:38 Ticket #37719 (Pre/Post Unzip Hooks) closed by costdev
fixed: In 56691: […]
23:38 Changeset [56691] by costdev
Filesystem API: Add missing ZIP file for unzip tests. In [56689], a …
23:17 Ticket #37719 (Pre/Post Unzip Hooks) reopened by flixos90
@costdev It looks like [56689] leads to test failures in trunk, see …
22:37 Ticket #58892 (Integrate `decoding="async"` logic into ...) closed by flixos90
fixed: In 56690: […]
22:37 Changeset [56690] by flixos90
Media: Rely on wp_get_loading_optimization_attributes() to add …
22:14 Ticket #37719 (Pre/Post Unzip Hooks) closed by costdev
fixed: In 56689: […]
22:14 Changeset [56689] by costdev
Filesystem API: Introduce filters for before/after unzipping archives. …
21:27 Ticket #59165 (Font Face: Server-side @font-face styles generator and printer) closed by hellofromTonya
fixed: In 56688: […]
21:27 Changeset [56688] by hellofromTonya
Fonts: Get font-family name from 'fontFamily' field. Instead of …
21:06 Ticket #59445 (Emoji Caching could violate GDPR / CCPA) created by antmg
This enhancement: https://core.trac.wordpress.org/changeset/56074
21:03 Ticket #58664 (Eliminate manual construction of script tags in WP_Scripts and of ...) closed by westonruter
fixed: In 56687: […]
21:03 Changeset [56687] by westonruter
Script Loader: Use wp_get_script_tag() and …
20:47 Changeset [56686] by desrosj
Docs: Revert [56679]. Memoizes is actually correct in this …
20:01 Ticket #59444 (Add language injection comments for embedded languages in PHP) created by westonruter
As part of #4773 and #58775, many manually-constructed inline …
19:13 Ticket #58119 (HTML API: Remove all duplicate copies of an attribute when removing) closed by Bernhard Reiter
fixed: In 56685: […]
19:13 Changeset [56685] by Bernhard Reiter
HTML API: Remove all duplicate copies of an attribute when removing. …
19:09 Ticket #58119 (HTML API: Remove all duplicate copies of an attribute when removing) reopened by Bernhard Reiter
Reopening to backport to the 6.3 branch.
19:07 Ticket #59443 (Block Supports: Re-use instance of Tag Processor when adding layout classes) created by dmsnell
This ticket tracks the merging of …
19:02 Ticket #58119 (HTML API: Remove all duplicate copies of an attribute when removing) closed by Bernhard Reiter
fixed: In 56684: […]
19:02 Changeset [56684] by Bernhard Reiter
HTML API: Remove all duplicate copies of an attribute when removing. …
18:46 Ticket #58775 (Remove usage of outputting styles tags) reopened by azaozz
@flixos90: > That is not a benefit of this PR. You can already do …
18:01 Ticket #58775 (Remove usage of outputting styles tags) closed by spacedmonkey
fixed
17:47 Ticket #58525 (Create util function for getting block assets uri) closed by spacedmonkey
fixed: In 56683: […]
17:47 Changeset [56683] by spacedmonkey
Editor: Introduce get_block_asset_url Utility Function. This commit …
17:04 Changeset [56682] by spacedmonkey
Script Loader: Replace hardcoded output of style tags with calls to …
16:26 Ticket #22192 (update_option() strict checks can cause false negatives) reopened by flixos90
Reopening this to follow up with additional test coverage for the …
16:23 Ticket #22192 (update_option() strict checks can cause false negatives) closed by flixos90
fixed: In 56681: […]
16:23 Changeset [56681] by flixos90
Options, Meta APIs: Improve logic to avoid unnecessary database writes …
15:34 Changeset [56680] by SergeyBiryukov
Coding Standards: Fix a few newly introduced WPCS issues. Follow-up …
15:20 Ticket #59165 (Font Face: Server-side @font-face styles generator and printer) reopened by hellofromTonya
Reopening to merge a …
15:16 Changeset [56679] by desrosj
Docs: Correct typo in new @since tag. Follow up to [56635], …
12:15 Ticket #59441 (Use instanceof in block_has_support) closed by spacedmonkey
fixed: In 56678: […]
12:15 Changeset [56678] by spacedmonkey
Themes: Use instanceof in block_has_support. In [50761], the …
11:46 Changeset [56677] by spacedmonkey
Themes: Use instanceof in get_hooked_blocks. In [56610], the …
11:32 Ticket #59442 (Duplicate query in WP_Query) created by spacedmonkey
When a site using a classic theme and has sticky posts, that can …
11:08 Ticket #59441 (Use instanceof in block_has_support) created by spacedmonkey
The function block_has_support can be called around 4000 times on a …
10:40 Ticket #59383 (Blocks: Introduce helper function to retrieve hooked blocks) reopened by spacedmonkey
10:07 Ticket #59346 (General: Add `block_hooks` field to block types) closed by gziolo
fixed
10:01 Ticket #59440 (WP_Comments_List_Table bulk actions do not account for user permissions.) created by snicco
Unlike other list tables, the comment list table's get_bulk_actions() …
10:00 Changeset [56676] by gziolo
REST API: Improve the block type schema for the name field Align …
10:00 Ticket #59229 (Add new post/page: admin notice when JS is off can't install plugin by ...) closed by afercia
fixed: In 56675: […]
10:00 Changeset [56675] by afercia
Editor: Add missing parameter to the …
09:50 Ticket #58895 (Make it easier to override default loading optimizations) closed by thekt12
duplicate: Newly introduced filter pre_wp_get_loading_optimization_attributes
09:12 Ticket #59439 (Blocks: Remove `inject_hooked_block_markup` filter) closed by Bernhard Reiter
fixed: In 56674: […]
09:12 Changeset [56674] by Bernhard Reiter
Blocks: Remove inject_hooked_block_markup filter. Per discussion in …
08:50 Ticket #59439 (Blocks: Remove `inject_hooked_block_markup` filter) created by Bernhard Reiter
Per discussion in #59424, there's agreement that the new …
08:42 Ticket #59424 (Blocks: Introduce filter to allow easy addition of hooked blocks) closed by Bernhard Reiter
fixed: In 56673: […]
08:42 Changeset [56673] by Bernhard Reiter
Blocks: Introduce filter to allow easy addition of hooked blocks. …
04:44 Ticket #59438 (Posts Page Redirects to Home Page) created by mymothersdaughter
When using Settings > Reading > A Static Page configured …
04:01 Ticket #59229 (Add new post/page: admin notice when JS is off can't install plugin by ...) reopened by mukesh27
@joedolson That new variable should be added in filter …
02:32 Ticket #59437 (When I open the site editor in WordPress 6.4 + TT4, I get multiple ...) created by nendeb55
[…] …
01:41 Ticket #59422 (Custom Post Type name with hyphen does not with custom single post template) closed by htung
worksforme: @faisal03 Thanks for testing it for me, actually I found the issue was …
00:05 Ticket #59229 (Add new post/page: admin notice when JS is off can't install plugin by ...) closed by joedolson
fixed: In 56672: […]
00:05 Changeset [56672] by joedolson
Editor: Improve no JS message for block editor. Show the user a link …

09/24/2023:

23:58 Ticket #58738 (Widgets page: Add missing H1 and admin notice when JS is off) closed by joedolson
fixed: In 56671: […]
23:58 Changeset [56671] by joedolson
Widgets: Add missing no JS notice in Widgets screen. Add an H1 …
20:12 Ticket #58573 (Site Health: Improve the speak() messages) closed by joedolson
fixed: In 56670: […]
20:11 Changeset [56670] by joedolson
Site Health: Improve wp.a11y.speak() notifications. Improve the …
16:50 Ticket #59436 ("The response is not a valid JSON response") created by egzaltowana
After update to WordPress 6.3.1 I am not able to edit posts. I needed …
16:31 Ticket #59435 (Critical error when creating new user and mail delivery isn't allowed) created by 1resu
On our setup mail delivery via sendmail / mail() isn't allowed. To …
07:43 Changeset [56669] by SergeyBiryukov
Build/Test Tools: Remove random_compat from PHPCS and PHPUnit …

09/23/2023:

21:07 Ticket #59434 (Changing permalink structure results in failure to save draft posts) created by omikheev
Steps to reproduce: 1. On a fresh install change Permalink structure …
15:36 Ticket #59426 (Spelling mistake in `get_item_schema` in ...) closed by costdev
fixed: In 56668: […]
15:36 Changeset [56668] by costdev
REST API: Correct spelling error in block_hooks field documentation. …
14:03 Ticket #59433 (Plugin deletion results must be stored in an option instead of a ...) created by kkmuffme
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-admin/
11:05 Changeset [56667] by SergeyBiryukov
Coding Standards: Remove unnecessary directives in the …
10:56 Changeset [56666] by SergeyBiryukov
Coding Standards: Improve organization of the PHPCompatibility …
08:04 Ticket #59432 (Compliant with W3C coding standards) created by agypten
When validating any WordPress site, warnings appear: 1. Trailing slash …
06:05 Ticket #59431 (Revisions: get a deprecation error about ...) created by wildworks
When I open the post revision screen, I get a deprecation error …

09/22/2023:

21:55 Ticket #55105 (Introduce a polyfill for `array_is_list()`.) reopened by SergeyBiryukov
Replying to costdev: > Yeah, let's close this one as …
19:56 Ticket #58703 (wp-list-table: <label> is preceding <input> in the checkbox column) closed by joedolson
fixed: In 56665: […]
19:56 Changeset [56665] by joedolson
Administration: Switch order of label/checkbox in WP_List_Table. …
19:06 Ticket #58494 (Reduce frequency of https check when https is already working) closed by adamsilverstein
fixed: In 56664: […]
19:06 Changeset [56664] by adamsilverstein
Security: remove the cron event that checked for https support. Fix …
18:25 Ticket #59430 (Improve loading performance of usermeta on large network sites.) created by prettyboymp
WordPress currently loads all of a User's meta when initializing the …
18:17 Changeset [56663] by joedolson
Administration: Remove duplicate wp_admin_notice() call. Remove …
18:12 Changeset [56662] by joedolson
Code Modernization: Rename reserved keyword used as variable. Change …
17:56 Ticket #57913 (Attachment pages need to have an "on" toggle) reopened by joedolson
When attachment pages are disabled, the links to 'View attachment …
17:41 Changeset [56661] by desrosj
Build/Test Tools: Introduce install and upgrade testing workflows. …
16:49 Ticket #59075 (Need to update Yoda Condition in the ...) closed by joedolson
invalid: Agree with @jrf; this is not a problem in core, so this isn't the …
15:18 Ticket #59429 (Unable to update word press!) created by katycar
Below is the message. I can do nothing. Unable to update or change …
14:47 Ticket #59428 (Incorrect "Last modified" date for posts other than publish or future ...) created by cadic
In the list table, the Date column displays the post date with the …
14:28 Changeset [56660] by desrosj
Build/Test Tools: Simplify some logic in GitHub Action workflows. …
13:55 Changeset [56659] by desrosj
Build/Test Tools: Update the environment variable for skipping browser …
13:54 Ticket #59427 (Need to updated image-edit.php file code for Crop.) created by upadalavipul
I have reviewed the code of the theme and I found the image-edit.php …
10:43 Ticket #59426 (Spelling mistake in `get_item_schema` in ...) created by kebbet
There is a spelling mistake in get_item_schema in …
01:16 Changeset [56658] by SergeyBiryukov
Media: Use correct option name for attachment pages in …
00:02 Ticket #57913 (Attachment pages need to have an "on" toggle) closed by SergeyBiryukov
fixed: In 56657: […]
00:02 Changeset [56657] by SergeyBiryukov
Media: Disable attachment pages for new installations. WordPress …

09/21/2023:

20:26 Ticket #59425 (REST API: Preserve boolean values when generating next/prev Link headers) created by jeremyfelt
When generating rel="next" and rel="prev" values for the Link
19:32 Ticket #58599 (WP_Query->get_posts: cache updated also when query is set to be not ...) closed by spacedmonkey
fixed: In 56656: […]
19:32 Changeset [56656] by spacedmonkey
Query: Improved handling of filtered queries in WP_Query. The …
18:29 Ticket #58705 (Deprecate WP_Http_Curl and WP_Http_Streams classes) reopened by desrosj
Reopening this to consider one final adjustment related to this. The …
18:27 Ticket #58705 (Deprecate WP_Http_Curl and WP_Http_Streams classes) closed by desrosj
fixed: In 56655: […]
18:27 Changeset [56655] by desrosj
HTTP API: Deprecate WP_Http_Curl and WP_Http_Streams classes. …
18:22 Ticket #30685 (Better Login Error&Message Displaying) closed by joedolson
fixed: In 56654: […]
18:22 Changeset [56654] by joedolson
Login and Registration: Improve HTML for errors and notices. Improve …
18:18 Ticket #59397 (Footnotes not saved if the Custom Fields panel is open) closed by ironprogrammer
reported-upstream: Thank you for the follow-up, @GregLone!
18:02 Changeset [56653] by joedolson
Coding Standards: Remove unused variable el in monitorPopup. Remove …
17:47 Ticket #58756 (Media Library Imrpovements: UI, Non-Closing Options, and Button Select ...) closed by joedolson
fixed: In 56652: […]
17:47 Changeset [56652] by joedolson
Media: Close image rotation menu when not focused. Implement a focus …
16:55 Ticket #59424 (Blocks: Introduce filter to allow easy addition of hooked blocks) created by Bernhard Reiter
As a follow-up to [56649], it would be good to introduce a filter that …
16:35 Ticket #58893 (Introduce filter to modify/override attributes returned by ...) closed by flixos90
fixed: In 56651: […]
16:35 Changeset [56651] by flixos90
Media: Introduce filters to customize the results from …
16:35 Ticket #58329 (Double sanitization in get_term function) closed by spacedmonkey
fixed: In 56650: […]
16:34 Changeset [56650] by spacedmonkey
Taxonomy: Stop double sanitization in get_term function. In the …
16:32 Ticket #59399 (Blocks: Implement `insert_hooked_blocks()`) closed by Bernhard Reiter
wontfix: No longer required per [56649]. Closing as wontfix.
16:16 Ticket #59313 (Implement Block Hooks) closed by Bernhard Reiter
fixed: In 56649: […]
16:16 Changeset [56649] by Bernhard Reiter
Blocks: Implement automatic block insertion into Block Hooks. Block …
15:21 Changeset [56648] by flixos90
Options, Meta APIs: Add further test coverage for comparison between …
13:37 Ticket #58863 (Update/Audit NPM Dependencies for 6.4) reopened by desrosj
@rajinsharwar Sorry, I missed your patch above for framer-motion and …
13:27 Ticket #58327 (Remove unneeded sanitize term in `populate_terms` method) closed by spacedmonkey
duplicate: Marking this as a duplicate as this issue will be fixed in #58329.
13:24 Ticket #58863 (Update/Audit NPM Dependencies for 6.4) closed by desrosj
fixed: In 56647: […]
13:24 Changeset [56647] by desrosj
Build/Test Tools: Update build related dependencies to their latest …
12:26 Ticket #59077 (Update the polyfill scripts bundled from `polyfill-library`) closed by desrosj
fixed: In 56646: […]
12:26 Changeset [56646] by desrosj
External Libraries: Update the polyfill-library package. This …
12:21 Ticket #59423 (Datepicker in wordpress do not follow the Date format set in the settings) created by rajeshsingh520
Go to wordpress > Settings > General over there select "Date Format" …
12:17 Ticket #59420 (Remove unused variables on the wp-includes folder.) closed by SergeyBiryukov
fixed: In 56645: […]
12:17 Changeset [56645] by SergeyBiryukov
REST API: Remove unused variable in …
08:32 Ticket #59412 (Blocks: Add post-block callback arg to ...) closed by Bernhard Reiter
fixed: In 56644: […]
08:32 Changeset [56644] by Bernhard Reiter
Blocks: Change traverse_and_serialize_block(s)'s callback signature. …
08:19 Ticket #59422 (Custom Post Type name with hyphen does not with custom single post template) created by htung
Hi, I have registered a new custom post type namely "annual-report". …
06:54 Ticket #59421 (loading="lazy" attribute is not applied at all) created by lovor
Steps to reproduce: Start new WordPress 6.3.1 instance. Use default …
06:33 Ticket #59393 (Image: Add the lightbox setting to theme.json) closed by isabel_brison
fixed: In 56643: […]
06:33 Changeset [56643] by isabel_brison
Editor: add lightbox setting. Adds lightbox as a valid setting to …
05:15 Ticket #59418 (Screen is broken when logging into admin. (6.4-alpha-56639)) closed by peterwilsoncc
duplicate: An error was introduced in r56635 which caused the styles not to load …
04:23 Ticket #59379 (Add taxonomy for user created patterns) closed by isabel_brison
fixed: In 56642: […]
04:23 Changeset [56642] by isabel_brison
Taxonomy: add taxonomy for user pattern categories. Adds a …
03:58 Ticket #59420 (Remove unused variables on the wp-includes folder.) created by upadalavipul
I have reviewed the code and found some of the variables are defined …
03:26 Ticket #59419 (Revisions page: how to support varying "Go to editor" link templates) created by ramonopoly
For various post types, the Block Editor redirects to …
02:39 Ticket #59418 (Screen is broken when logging into admin. (6.4-alpha-56639)) created by nendeb55
After updating to WordPress 6.4-alpha-56639, when I log in to the …
01:25 Ticket #59417 (`load-styles.php` no longer outputs styles after deprecating TEMPLATEPATH) closed by flixos90
fixed: In 56641: […]
01:25 Changeset [56641] by flixos90
Themes: Fix fatal error in load-styles.php. Following [56635], a …
00:16 Ticket #59401 (Style engine: update docs for css_var) closed by isabel_brison
fixed: In 56640: […]
00:16 Changeset [56640] by isabel_brison
Editor: fix typo in css_var doc update. Fixes a type in the doc …

09/20/2023:

23:53 Ticket #59417 (`load-styles.php` no longer outputs styles after deprecating TEMPLATEPATH) created by iandunn
It looks like load-styles.php no longer outputs anything after …
21:03 Ticket #40822 (Addressing Proximity in the admin area) closed by joedolson
fixed: With [56639], all of the core issues raised in this ticket have been …
21:02 Ticket #59371 (Adjust theme details buttons to improve proximity of controls) closed by joedolson
fixed
21:01 Ticket #59372 (Adjust theme details buttons in Customizer to improve proximity of controls) closed by joedolson
fixed: In 56639: […]
21:01 Changeset [56639] by joedolson
Administration: Improve control proximity in theme details modal. …
20:53 Ticket #59416 (Add a GitHub Action which alerts contributors to a WordPress ...) created by JeffPaul
The following approach could help bring in many new folks to help with …
20:49 Ticket #59370 (Update wp_is_mobile() to account for Sec-CH-UA-Mobile request header) closed by westonruter
fixed: In 56638: […]
20:49 Changeset [56638] by westonruter
General: Account for Sec-CH-UA-Mobile client hint request header in …
20:34 Ticket #59415 (Post Content Block displays another Post's content when in a Query ...) created by john809
The out-of-the box Post Content block is not working correctly when …
19:33 Ticket #59414 (XML-RPC - add updateMedia endpoint) created by joedolson
In #58582, @thomashorta reported on alt attributes missing from the …
19:29 Ticket #58582 (XML-RPC API: Add alt field support) closed by joedolson
fixed: In 56637: […]
19:29 Changeset [56637] by joedolson
XML-RPC: Add alt attribute value to media item API. Add alt text to …
17:53 Ticket #58493 (User Profile Page: Vertical spacing inconsistency between label and ...) closed by joedolson
fixed: In 56636: […]
17:53 Changeset [56636] by joedolson
Users: Improve vertical spacing consistency in labels. Adjust display …
17:25 Ticket #18298 (deprecate TEMPLATEPATH and STYLESHEETPATH) closed by flixos90
fixed: In 56635: […]
17:25 Changeset [56635] by flixos90
Themes: Deprecate usage of TEMPLATEPATH and STYLESHEETPATH
17:17 Ticket #59413 (PHP Warning: Undefined property: stdClass::$plugin) created by zerofoolcoder
Just checking php www-error.log and saw that there was this error: …
16:47 Changeset [56634] by Bernhard Reiter
Blocks: Revert implementation of block insertion functions. In …
16:31 Ticket #59412 (Blocks: Add post-block callback arg to ...) created by Bernhard Reiter
While working on #59399, I …
12:04 Ticket #59411 (Update Editor related npm packages to their latest versions for 6.4) created by mikachan
This ticket tracks updates to @wordpress npm packages for 6.4 release.
09:51 Ticket #59410 (Getting waring related Warning: array_flip() expects parameter 1 to be ...) created by sumitsingh
Hey Core Team, when I am using the switch user plugin and after …
09:45 Changeset [56633] by SergeyBiryukov
Coding Standards: Escape the whole attribute in wp-admin/export.php. …
09:17 Ticket #59409 (Remove unwanted space in the string) created by mujuonly
Remove unwanted space in the string. Space shows warning at translation
09:02 Ticket #59408 (how to fix below error) created by nirmal1985
Fatal error: Uncaught Error: Call to undefined function …
08:42 Changeset [56632] by audrasjb
Coding Standards: Add missing escaping functions in …
08:38 Ticket #59407 (Build: Introduce SCRIPT_DEBUG global in webpack processing) created by gziolo
Backports the same changes to the webpack config in the Gutenberg …
08:08 Ticket #59336 (Update edit term link generation while generating row action links) closed by audrasjb
fixed: In 56631: […]
08:08 Changeset [56631] by audrasjb
Taxonomy: Restrict term edit link generation in …
08:06 Ticket #55319 (Add filter to get_block_wrapper_attributes function) closed by fabiankaegy
reported-upstream: This ticket was discussed in GitHub and got resolved there …
08:04 Ticket #59406 (Undefined and unused variable in WP_Test_Stream::mkdir) created by david.binda
The $file variable is undefined in …
07:44 Ticket #59405 (Reduce the use of the `_wp_array_get()` function to improve performance) created by aristath
Merges work from Gutenberg to reduce significantly reduce the number …
07:36 Ticket #59404 (Block specific elements styles are not applied for non-core block plugins) created by zpericic
### Description Block specific styles are not serialized completely …
07:19 Ticket #59401 (Style engine: update docs for css_var) reopened by ramonopoly
Follow up to fix a spelling error: …
07:19 Ticket #59403 (Inconsistent version numbering) created by kkmuffme
WP releases versions with a mix of Major/Minor and …
07:04 Ticket #59401 (Style engine: update docs for css_var) closed by isabel_brison
fixed: In 56630: […]
07:04 Changeset [56630] by isabel_brison
Editor: update docs for css_var. Updates inline doc for the …
06:59 Ticket #59402 (Plugin cannot be uninstalled if uninstall crashes) created by kkmuffme
If a plugin register the "register_uninstall_hook" conditionally (e.g. …
06:47 Ticket #59401 (Style engine: update docs for css_var) created by ramonopoly
The doc comments for css_var are topsy turvy. The css_var property …
06:21 Ticket #57854 (Twenty Twenty-One: Pull Quote block font-size issue) reopened by sabernhardt
[56451] is missing the default font-size for anyone who does not use …
04:52 Ticket #59377 (Please help me! I ve got a problem on my site) closed by sabernhardt
invalid: Hi and welcome to WordPress Core Trac! For help with individual …
01:52 Ticket #59395 (Update post button is always enabled when there is a meta box in the ...) closed by rilwis
wontfix: I got it. If that's already decided, then this ticket can be closed. …
01:24 Ticket #59358 (Fix post editor layout when Post Content block attributes are empty) closed by isabel_brison
fixed: In 56629: […]
01:24 Changeset [56629] by isabel_brison
Editor: Fix post editor layout when Post Content has no attributes. …

09/19/2023:

22:43 Ticket #57590 (Class attribute for register and lost password link on login page) closed by costdev
fixed: In 56628: […]
22:43 Changeset [56628] by costdev
Login and Registration: Introduce classes wp-login.php footer links. …
21:22 Ticket #59400 (HTML API: Add matches_breadcrumbs() to HTML Processor for better querying) created by dmsnell
Inside a next_tag() loop it can be challenging to use breadcrumbs …
21:14 Ticket #20683 (WP_Dependencies' constructor should accept a string/array value for ...) closed by JeffPaul
wontfix: Slow concur here with @desrosj and accepting the close on this as …
20:15 Ticket #59398 (10 bugs found) closed by jorbin
invalid: Hi @maggafrikka1234, Welcome to Trac. Please note that Core Trac is …
20:02 Ticket #58431 (Introduce Behaviors UI) closed by czapla
invalid: As noted in the above comment on the PR, this is superseded by …
19:30 Changeset [56627] by desrosj
External Libraries: Update the regenerator-runtime version. Adds …
19:28 Ticket #59078 (Update the regenerator-runtime library) closed by desrosj
fixed: In 56626: […]
19:28 Changeset [56626] by desrosj
External Libraries: Update the regenerator-runtime library. This …
19:12 Ticket #54087 (A plugin can't change the parameters of a REST API endpoint) closed by antonvlasenko
wontfix: Thank you all for the feedback. A special thanks to @dd32 for …
18:46 Ticket #59399 (Blocks: Implement `insert_hooked_blocks()`) created by Bernhard Reiter
For #59313, we need a function that will plug into parsed block tree …
18:22 Ticket #59398 (10 bugs found) created by maggafrikka1234
Hi there is 10 bugs on my site, also featured image in posts don't …
17:36 Ticket #59386 (Paginated posts enter a redirect loop behind a CDN) closed by ironprogrammer
invalid: Welcome to Trac, @brentbaccala, and thank you for the report! In my …
17:16 Ticket #59394 (Fix failing unit tests) closed by costdev
fixed: Backports to the 6.2 and 6.3 branches are complete. Closing the …
17:15 Changeset [56625] by costdev
Build/Test Tools: Add sys_get_temp_dir() to open_basedir tests. …
17:13 Changeset [56624] by costdev
Build/Test Tools: Add sys_get_temp_dir() to open_basedir tests. …
17:03 Ticket #52759 (Add a filter to get_available_post_mime_types() function to allow ...) closed by joemcgill
fixed: In 56623: […]
17:03 Changeset [56623] by joemcgill
Media: Edit new hook name in get_available_post_mime_types(). This …
16:44 Ticket #59394 (Fix failing unit tests) reopened by costdev
Reopening for backport to the 6.2 and 6.3 branches.
16:41 Ticket #59394 (Fix failing unit tests) closed by costdev
fixed: In 56622: […]
16:41 Changeset [56622] by costdev
Build/Test Tools: Add sys_get_temp_dir() to open_basedir tests. …
16:15 Ticket #58319 (Improve performance of get_block_theme_folders) closed by spacedmonkey
fixed: In 56621: […]
16:15 Changeset [56621] by spacedmonkey
Themes: Improve performance of get_block_theme_folders function …
16:08 Ticket #59397 (Footnotes not saved if the Custom Fields panel is open) created by GregLone
How to reproduce: 1. Create a post with title and some content. 2. …
16:07 Ticket #59396 (Allow the user to add a poster to YouTube videos) created by schwipps
YouTube embedded videos get YouTube's branding before they get fired, …
16:00 Ticket #59302 (Update script registration in default themes to use new function signature) closed by flixos90
fixed: Per the discussion in …
15:25 Ticket #59395 (Update post button is always enabled when there is a meta box in the ...) created by rilwis
When editing a post in the block editor, if there's any meta box for …
14:29 Ticket #59394 (Fix failing unit tests) created by desrosj
PHPUnit x.y.z was released earlier today with a change that addresses …
13:37 Ticket #59392 (Image: Add the lightbox setting to theme.json) closed by desrosj
duplicate: Duplicate of #59393.
13:02 Ticket #59393 (Image: Add the lightbox setting to theme.json) created by czapla
This ticket tracks the backporting of PHP files for the following …
13:01 Ticket #59392 (Image: Add the lightbox setting to theme.json) created by czapla
This ticket tracks the backporting of PHP files for the following …
12:48 Changeset [56620] by gziolo
Blocks: Introduce a variation of serialize blocks helper with …
12:36 Ticket #59391 (Undefined variable used in ...) closed by costdev
fixed: In 56619: […]
12:36 Changeset [56619] by costdev
Editor: Fix parameter reference in block editor settings tests. In …
12:34 Ticket #59385 (Blocks: Implement block insertion functions) closed by Bernhard Reiter
fixed: In 56618: […]
12:34 Changeset [56618] by Bernhard Reiter
Blocks: Implement block insertion functions. For #59313, we need to …
12:28 Ticket #59387 (Add writing-mode as an allowed attribute to safecss_filter_attr()) closed by SergeyBiryukov
fixed: In 56617: […]
12:28 Changeset [56617] by SergeyBiryukov
KSES: Add writing-mode to the list of safe CSS properties. Original …
12:23 Ticket #59389 (Coding Standards: Use `implode` instead of `join` in ...) closed by costdev
fixed: In 56616: […]
12:23 Changeset [56616] by costdev
Coding Standards: Replace PHP alias join() with implode(). In …
11:53 Ticket #59391 (Undefined variable used in ...) created by david.binda
The $allowed_block_types variable in …
11:47 Ticket #59390 (Incorrect method / function args used in ...) created by david.binda
The …
11:41 Ticket #59389 (Coding Standards: Use `implode` instead of `join` in ...) created by david.binda
r49193 replaced multiple instances of aliased functions by the …
06:45 Ticket #59388 (Add `sync patterns` into docs where reusable block(s) are mentioned) created by oglekler
During 6.3, …
05:25 Ticket #59387 (Add writing-mode as an allowed attribute to safecss_filter_attr()) created by wildworks
#59306 added writing-mode to the typography support. However, this …
01:47 Ticket #59386 (Paginated posts enter a redirect loop behind a CDN) created by brentbaccala
I've got a server (u20.freesoft.org) that sits behind Amazon's CDN, …
01:43 Ticket #59359 (Patterns: Fix core/block root padding styles to support correct editor ...) closed by isabel_brison
fixed: In 56615: […]
01:43 Changeset [56615] by isabel_brison
Editor: fix pattern alignment in editor view. Adjusts root padding …
01:27 Ticket #59357 (Introduce background image block support) closed by isabel_brison
fixed: In 56614: […]
01:27 Changeset [56614] by isabel_brison
Editor: add background image support. Adds a new background block …
00:50 Ticket #59290 (HTML API: Expose raw tag markup to support existing filters) closed by dmsnell
duplicate: Duplicate of #59291. Not sure how I created this, but it was …

09/18/2023:

20:38 Ticket #31830 (Hard coded wp-login.php url in string) reopened by sabernhardt
This change is quite different from other hardcoded wp-login.php
17:36 Ticket #59256 (Twenty Twenty-Two: Header image missing dimension attributes) closed by flixos90
fixed: In 56613: […]
17:36 Changeset [56613] by flixos90
Bundled Theme: Add missing dimension attributes to images in Twenty …
15:52 Ticket #59345 (Quote block: Style plain button setting not working on Twenty ...) closed by sabernhardt
duplicate: The Default style is the same as Plain; see #57850. Removing the …
15:39 Ticket #59385 (Blocks: Implement block insertion functions) created by Bernhard Reiter
For #59313, we need to implement functions to insert a given parsed …
15:24 Ticket #57296 (Force split queries in WP_Query in object caching is enabled.) closed by spacedmonkey
fixed: After a chat with @tillkruess, the issue he highlights are not related …
14:53 Ticket #58894 (Enhance `wp_get_loading_optimization_attributes()` to support ...) closed by flixos90
fixed: In 56612: […]
14:53 Changeset [56612] by flixos90
Media: Enhance wp_get_loading_optimization_attributes() to support …
14:28 Ticket #58946 (Specificity of _admin_bar_bump_cb() echo and violation of MVC by that ...) closed by sabernhardt
duplicate: #58775 already proposes to revise both admin toolbar functions (among …
13:37 Ticket #59367 (Details Block - enable copy/paste controls for visible portion of the block) closed by dansoschin
reported-upstream: Reported in Github for Gutenberg -- …
13:36 Ticket #59368 (Details Block - enable expansion of more than one block at a time in ...) closed by dansoschin
reported-upstream: Reported in Github for Gutenberg -- …
13:36 Ticket #59369 (Details Block - add controls for spacing) closed by dansoschin
reported-upstream: Reported in Github Gutenberg -- …
13:35 Ticket #59366 (Details Block - Enable styles for the visible portion only, the hidden ...) closed by dansoschin
reported-upstream: Added this to Github for Gutenberg -- …
13:17 Tickets #16502,​19343,​57596 batch updated by SergeyBiryukov
fixed: In 56611: […]
13:17 Changeset [56611] by SergeyBiryukov
Quick Edit: Allow Quick Edit to be disabled for custom post types or …
12:40 Ticket #59383 (Blocks: Introduce helper function to retrieve hooked blocks) closed by gziolo
fixed: In 56610: […]
12:40 Changeset [56610] by gziolo
Blocks: Introduce helper function to retrieve hooked blocks In order …
12:39 Ticket #58458 (Move the load of `array_keys` to a different level in the `WP_Hook` class) closed by spacedmonkey
fixed: In 56609: […]
12:39 Changeset [56609] by spacedmonkey
Plugins: Store result of call to array_keys, to save repeated calls in …
12:13 Ticket #59384 (`wp_create_nonce()` should not have a default parameter) created by bor0
If wp_create_nonce() is called multiple times, it will produce the …
10:55 Changeset [56608] by costdev
Docs: Document aria-live and hidden in safecss_filter_attr(). …
10:49 Ticket #59383 (Blocks: Introduce helper function to retrieve hooked blocks) created by gziolo
In order to implement Block Hooks (see #59313), we added block_hooks
10:33 Changeset [56607] by gziolo
Tests: Add additional tests covering Block Hooks registration Props …
09:44 Ticket #59382 (masseg Your server is running PHP version 5.6.40 but WordPress 6.3.1 ...) closed by fierevere
invalid: It is not a bug, therefore i'm closing thus ticket. You can ask about …
07:29 Ticket #59382 (masseg Your server is running PHP version 5.6.40 but WordPress 6.3.1 ...) created by yektaleather
Your server is running PHP version 5.6.40 but WordPress 6.3.1 requires …
07:27 Ticket #59381 (Issue with WordPress Year Widget for Years Below 1000) created by idovecer
I have noticed that the WordPress year widget does not function …
07:02 Ticket #59305 (Make wp_block action notices reference patterns instead of blocks) closed by isabel_brison
fixed: In 56606: […]
07:02 Changeset [56606] by isabel_brison
Posts: update admin notices to refer to patterns. Updates wp_block
06:47 Ticket #59306 (Add writing-mode as a typography block support) closed by isabel_brison
fixed: In 56605: […]
06:47 Changeset [56605] by isabel_brison
Editor: add text orientation for blocks with typography support. Adds …
06:25 Ticket #59309 (Add block instance element color support for buttons and headings) closed by isabel_brison
fixed: In 56604: […]
06:25 Changeset [56604] by isabel_brison
Editor: add block instance element color support for buttons and …
00:46 Ticket #59380 (Add new @wordpress/patterns package) created by glendaviesnz
Adds the newly created @wordpress/patterns package. Currently there is …
00:28 Changeset [56603] by joedolson
Administration: Add support for attributes in wp_admin_notice(). …
00:00 Ticket #59379 (Add taxonomy for user created patterns) created by glendaviesnz
The Gutenberg plugin added a taxonomy to allow users to categorise …
Note: See TracTimeline for information about the timeline view.