Make WordPress Core

Timeline

06/10/2024:

23:56 Ticket #61409 (JQMIGRATE warnings for bulk edit) created by siliconforks
When using the "bulk edit" functionality for posts (or pages), I'm …
23:20 Ticket #60881 (Introduce 'template_name' label to custom post types and custom taxonomies) closed by peterwilsoncc
fixed: In 58377: […]
23:20 Changeset [58377] by peterwilsoncc
Editor: Add labels for template name display in site editor. Add the …
22:10 Ticket #60236 (Customizer’s Widget's component should only be loaded when not using a ...) closed by audrasjb
fixed: In 58376: […]
22:10 Changeset [58376] by audrasjb
Customize: Avoid loading the widgets component if a block theme is …
21:50 Ticket #61168 (Bulk select issue with with All select) closed by audrasjb
fixed: In 58375: […]
21:50 Changeset [58375] by audrasjb
Quick/Bulk Edit: Remove the iedit class from the row selector in …
21:43 Ticket #61408 (Site logo returns image attachment when no logo is defined) created by greenshady
This is a regression that seems to have cropped up from this change: …
21:12 Ticket #61407 (Add Cara and Bluesky Icons) created by astreasnexus
Hi! I was wondering if you could add icons for the social media sites …
20:12 Ticket #61406 (Heading block attribute type issue) created by metaphorcreations
The Heading block is still using rich-text as the type for the …
20:00 Ticket #31277 (Many WP Dashboard-only transients for 'browser version' set to ...) closed by pbearne
invalid
19:26 Ticket #61275 (I recommend adding the Table of Contents Block to WordPress version 6.6) closed by sabernhardt
reported-upstream: I'm closing this ticket because the discussion belongs on GitHub, and …
16:45 Changeset [58374] by SergeyBiryukov
Coding Standards: Use strict comparison in …
10:58 Ticket #61405 (Residual of block found in `get_blocks_metadata` even when block is ...) created by thekt12
The get_blocks_metadata() function retrieves all registered blocks …
08:37 Ticket #61404 (Block fails to register with wp-scripts v28.0.0) closed by swissspidy
reported-upstream: This is a known issue with this version, as it essentially only works …
08:25 Ticket #61404 (Block fails to register with wp-scripts v28.0.0) created by itumulak
When working with Gutenburg blocks and used `npx …

06/09/2024:

22:51 Changeset [58373] by SergeyBiryukov
Docs: Correct DocBlock formatting for …
16:03 Ticket #61403 (error in select all box for updates) closed by swissspidy
duplicate: Hi there and welcome to WordPress Trac! Thanks for your report, we're …
15:53 Ticket #61403 (error in select all box for updates) created by JKEngineer
The behavior of the Select All box in the plugin (and theme?) update …
14:30 Ticket #60158 (The description field for media doesn't automatically make paragraphs ...) closed by joedolson
fixed: In 58372: […]
14:30 Changeset [58372] by joedolson
Media: Accessibility: Add filter for TinyMCE in media descriptions. …
14:23 Changeset [58371] by karmatosed
Twenty Fifteen: Fixes patch miss [58370]. The latest patch was …
10:34 Changeset [58370] by karmatosed
Twenty Fifteen: Fixes patch miss [58368]. The latest patch was …
09:50 Ticket #60164 (Twenty Fourteen: Search block border is missing when button is inside ...) closed by karmatosed
fixed: In 58369: […]
09:50 Changeset [58369] by karmatosed
Twenty Fourteen: Fixes missing search block border. The search block …
09:40 Ticket #59802 (Twenty Fifteen: Quote block citation text color does not change with ...) closed by karmatosed
fixed: In 58368: […]
09:40 Changeset [58368] by karmatosed
Twenty Fifteen: Fixes quote text color not changing with block …
09:32 Ticket #59130 (Twenty Seventeen: In "Latest Comments Block" space between comments ...) closed by karmatosed
fixed: In 58367: […]
09:32 Changeset [58367] by karmatosed
Twenty Seventeen: Fixes space between latest comments blocks as …
09:21 Ticket #48861 (Twenty Seventeen inserts an empty .entry-footer content for custom ...) closed by karmatosed
wontfix: I am going to follow through with close on this, thank you everyone.
09:15 Ticket #55404 (Twenty Twenty-Two, Site Edit, Group with Background Color Overflows ...) closed by karmatosed
wontfix: For now, let's close this and move forward if we have more …

06/08/2024:

22:54 Ticket #61402 (Featured Image not showing in v6.5.4) created by rpuskarcik
While in edit mode, a preview of the image shows on the right side but …
17:07 Ticket #61283 (Twenty-Twenty-Four: Cover-element is not displayed correctly on smartphone) closed by karmatosed
worksforme: Ok, it looks like we can close this then if it's working now. Thank …
16:35 Ticket #61372 (Twenty Seventeen: Search Block Clear text button not showing on frontend) closed by karmatosed
wontfix: As recommended I am going to close this for now. I agree with …
16:21 Changeset [58366] by SergeyBiryukov
Coding Standards: Use strict comparison in wp-includes/theme.php. …
15:58 Ticket #61401 (Blocks: Efficiently find and traverse blocks in a document.) created by dmsnell
The existing block parser reliably parses blocks, but it's also a …
12:10 Changeset [58365] by dmsnell
HTML API: Call $this->is_tag_closer() in HTML Processor. The HTML …
11:10 Changeset [58364] by dmsnell
HTML API: Fix three small type-related bugs. This applies three fixes …
10:55 Ticket #61374 (HTML Processor: ::create_fragment returns self when subclassed) closed by dmsnell
fixed: In 58363: […]
10:55 Changeset [58363] by dmsnell
HTML API: Return subclass from ::create_fragment When the …

06/07/2024:

23:13 Ticket #61349 (Slideshare embeds returning a 404 error) closed by peterwilsoncc
fixed: In 58362: […]
23:13 Changeset [58362] by peterwilsoncc
Embeds: Remove SlideShare embed block variation. The oEmbed endpoint …
18:39 Ticket #61400 (`wp_get_plugin_action_button()` can return `void`.) created by costdev
[57545] introduced wp_get_plugin_action_button(). This function is …
16:51 Ticket #61394 (Can't log into your account) closed by Presskopp
invalid: Hello and welcome @alireza2020zdf, do you have a self hosted …
16:48 Ticket #61318 (wp_trigger_error() strips out allowed HTML tags) closed by westonruter
fixed: In 58361: […]
16:48 Changeset [58361] by westonruter
General: Fix array format for allowed HTML passed into wp_kses() for …
13:26 Ticket #61397 (Twenty Fourteen: List block font size is smaller in the editor than on ...) closed by sabernhardt
reported-upstream: The List block font size is the same as the paragraph and other body …
12:27 Changeset [58360] by SergeyBiryukov
Coding Standards: Use strict comparison in …
10:53 Ticket #61399 (HTML API: Add type annotations) created by jonsurrell
The HTML API benefits from adding type annotations where possible and …
10:26 Ticket #61398 (Missing src attribute on <audio> tag prevents m4a audio files playing ...) created by ericmulder
We have discovered an issue where the audio shortcode doesn't work in …
09:19 Ticket #61397 (Twenty Fourteen: List block font size is smaller in the editor than on ...) created by viralsampat
Hello, I have reviewed the "List block" and found that its …
06:29 Ticket #61396 (Duplicate terms with names in non-ASCII characters in different cases) created by oglekler
On the /wp-admin/edit-tags.php page, an attempt to add terms Test
01:42 Ticket #61395 (Enqueue block custom CSS only when block renders on the page.) created by isabel_brison
Currently, block-specific custom CSS defined in theme.json or the …
01:05 Ticket #61394 (Can't log into your account) created by alireza2020zdf
Hello to the WordPress team, I have a problem. When I try to log in to …
00:53 Ticket #56858 (Blogger Importer: Undefined (dynamic) properties) closed by ironprogrammer
fixed: This issue was addressed with …
00:30 Ticket #56856 (Blogger Importer: File class-feed.php is deprecated) closed by ironprogrammer
fixed: Quick recap before marking this issue as resolved. As of …

06/06/2024:

19:37 Ticket #61393 (Trailing Slash Issue in Category Pagination URLs with ...) created by hmbashar
Hello, I've checked a few themes that use the …
16:46 Changeset [58359] by desrosj
Build/Test Tools: Update actions/github-scripts in the 5.9 branch. …
16:34 Changeset [58358] by desrosj
Build/Test Tools: Make use of new reusable workflows for 5.9. This …
15:27 Changeset [58357] by desrosj
Build/Test Tools: Make use of new reusable workflows for 6.0. This …
14:34 Ticket #61392 (Improper docblock defination structure for blocks ...) closed by SergeyBiryukov
fixed: In 58356: […]
14:34 Changeset [58356] by SergeyBiryukov
Docs: Correct DocBlock formatting for …
14:04 Ticket #61392 (Improper docblock defination structure for blocks ...) created by khokansardar
In changeset [58291] for function apply_block_hooks_to_content the …
12:36 Ticket #61390 (Incorrect docblock opener of the ...) closed by SergeyBiryukov
fixed: In 58355: […]
12:36 Changeset [58355] by SergeyBiryukov
Docs: Correct DocBlock and comment formatting in …
11:58 Ticket #61391 (Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on ...) created by nithi22
== Bug Report === Description After setting up WordPress 6.6 Beta 1 on …
11:43 Ticket #61390 (Incorrect docblock opener of the ...) created by david.binda
In r58292 the docblock of the …
11:13 Ticket #61389 (WordPress 6.6 Beta 1 search box in add themes is misaligned) created by balub
In WordPress 6.6 Beta 1, if we go to Appearance>Add themes, we can see …
10:10 Ticket #61388 (Updating to 6.5.4 makes access to the admin plugin page impossible) closed by jorbin
invalid: hi @phareweb35, welcome to WordPress Trac. I'm sorry to hear you are …
10:07 Ticket #61387 (Interactivity API: not working in classic theme) closed by swissspidy
worksforme: Yes that's the error message. > but it's working in some themes …
10:05 Ticket #61388 (Updating to 6.5.4 makes access to the admin plugin page impossible) created by phareweb35
Hi, I just updated all my WordPress sites to the 6.5.4 version, but …
09:52 Ticket #61382 (ACF field not supporting in spectra plugin) closed by jorbin
invalid: Hi and welcome to WordPress Trac. I'm sorry to hear you are having …
09:09 Ticket #61387 (Interactivity API: not working in classic theme) created by swissspidy
I'm probably missing something, but... I am trying to leverage the …
08:14 Ticket #61386 (Where can I create or modify email preferences for email reg. ...) created by okin4499745
How can I modify the emails I get from the word press shop when I …
08:10 Ticket #61385 (Revert using regex in block bindings HTML replacement logic) created by santosguillamot
Revert part of the changes made in this commit: …
08:10 Ticket #61384 (Can not stop emails from updates and access trials on my website.) created by okin4499745
How can I stop the endless emails of automatic updates and access …
08:02 Ticket #55440 (Introduce a wrapper fro setcookie()) closed by swissspidy
duplicate: The proposed patch is pretty similar to the ones from #37000, and …
08:00 Changeset [58354] by oandregal
Editor: code quality improvements for theme.json migrate API …
06:52 Ticket #61383 (Add new filter to attachment_url_to_postid() for short circuit) created by apermo
The function attachment_url_to_postid() will receive a relative url …
06:27 Ticket #61382 (ACF field not supporting in spectra plugin) created by jahanzaib rao
Hey , i am using WordPress 6.5.3 version and theme Astra , now I want …
06:23 Ticket #61381 (Bulk update plugins no longer working when 1 Plugin failed to update) created by rickhaer
Hi! In "older" WordPress Version i used to just bulk update plugins …
01:18 Ticket #61380 (403 error on all my published posts) created by shadb1
After wp 6.5.4 update, my blog went down. I have downgraded to 6.5.3 …

06/05/2024:

23:20 Ticket #61297 (Font Directory uploads ignore `subdir` property.) reopened by peterwilsoncc
Re-opening and moving to the minor release milestone for backport …
23:17 Ticket #61297 (Font Directory uploads ignore `subdir` property.) closed by peterwilsoncc
fixed: In 58353: […]
23:17 Changeset [58353] by peterwilsoncc
Editor (Font Library): Store font subdirectory in post meta. Stores …
19:55 Ticket #27914 (Information about image is jumping in media modal) closed by joedolson
fixed: In 58352: […]
19:55 Changeset [58352] by joedolson
Media: Prevent shifting on details update in media modal. Fix issue …
19:27 Changeset [58351] by desrosj
Build/Test Tools: Make OS detection more generic in job names. This …
19:11 Changeset [58350] by desrosj
Build/Test Tools: Use input added in [58274] in the 6.1 branch. This …
19:10 Changeset [58349] by desrosj
Build/Test Tools: Use input added in [58274] in the 6.2 branch. This …
18:36 Changeset [58348] by desrosj
Build/Test Tools: Always generate build ZIP on push for 6.3. This …
18:33 Changeset [58347] by desrosj
Build/Test Tools: Always generate build ZIP on push for 6.4. This …
18:30 Changeset [58346] by desrosj
Build/Test Tools: Always generate build ZIP on push for 6.5. This …
18:23 Changeset [58345] by desrosj
Build/Test Tools: Simplify inputs for build process testing. This …
16:22 Milestone 6.5.4 completed
16:20 Changeset [58344] by jorbin
Post WordPress 6.5.4 version bump.
15:48 Ticket #61375 (PHP 8.1: Implicit conversion error make it impossible to crop image) closed by joedolson
duplicate: Duplicate of #59782. Thanks for reporting! This is a duplicate of an …
15:47 Ticket #61379 (404s related to caching) created by iashelford
Hi there www.onegreattorrington.uk (34sp.com WordPress hosting) is …
15:21 Changeset [58343] by davidbaumwald
Tag 6.5.4
15:11 Changeset [58342] by hellofromTonya
Bump 6.5 branch to version 6.5.4.
12:21 Changeset [58341] by SergeyBiryukov
Login and Registration: Declare globals at the top of wp_signon()
11:53 Ticket #61369 (Refactor fixture replacements for the "class_list" REST API field.) closed by oandregal
fixed: In 58340: […]
11:53 Changeset [58340] by oandregal
REST API: improve code quality for class_list field fixtures. …
10:52 Ticket #61378 (Escape Output in Storage Count List Item Class) created by krunal265
In wp-admin/includes/dashboard.php $used_class should be …
10:11 Ticket #61377 (Twenty Twenty: Login/out block font family is different in the editor ...) created by viralsampat
Hello, I have reviewed "Login/out" block and found that its …
08:11 Ticket #61370 (Global styles code quality refactoring) closed by oandregal
fixed: In 58339: […]
08:11 Changeset [58339] by oandregal
Editor: improve code quality of theme.json classes. Follow-up to …
07:54 Ticket #61376 (Site editor template description displays encoded characters) created by poena
In the Site Editor, it is possible to create a custom page template …
07:49 Ticket #61375 (PHP 8.1: Implicit conversion error make it impossible to crop image) created by amanias1977
Hi, the following log of the error. […] The error make impossible …
07:43 Ticket #61374 (HTML Processor: ::create_fragment returns self when subclassed) created by jonsurrell
In a subclass of WP_HTML_Processor when an instance is created from …
07:13 Ticket #61373 (Error message: Maximum execution time of 60 seconds exceeded) closed by knutsp
invalid: Hello @lucasli26 and welcome to Core Trac. I'm sorry you have this …
06:11 Ticket #61372 (Twenty Seventeen: Search Block Clear text button not showing on frontend) reopened by nkpathan
06:06 Ticket #61372 (Twenty Seventeen: Search Block Clear text button not showing on frontend) closed by nkpathan
invalid: […]
05:38 Ticket #61373 (Error message: Maximum execution time of 60 seconds exceeded) created by lucasli26
When I add a postcode in WooCommerce settings under the shipping …
05:18 Ticket #61372 (Twenty Seventeen: Search Block Clear text button not showing on frontend) created by pranitdugad
In Twenty Seventeen, the Search Block has a Clear Entered text Button …
00:54 Ticket #61371 (Improve `class WP_Theme_JSON` tests) created by isabel_brison
Currently, any change made to styles generated by class …

06/04/2024:

21:49 Ticket #37878 (Post filtering and use of Quick Edit) closed by marybaum
maybelater
19:59 Ticket #61370 (Global styles code quality refactoring) created by ajlende
Follow-up to #61282 Ran out of time for responding to the comments in …
19:32 Ticket #61276 (Add "Audit Autoloaded Options" Site Health Check) closed by joemcgill
fixed: In 58338: […]
19:32 Changeset [58338] by joemcgill
Site Health: Ensure each alloptions value is serialized. This adds …
19:26 Ticket #61355 (Help!) closed by sabernhardt
invalid
19:04 Ticket #60851 (Bulk edit and quickedit needs more space for longer translations) reopened by zodiac1978
17:42 Ticket #61369 (Refactor fixture replacements for the "class_list" REST API field.) created by antonvlasenko
As https://github.com/WordPress/gutenberg/pull/60642 was rushed to be …
16:52 Changeset [58337] by audrasjb
Post WordPress 6.6 Beta 1 version bump.
16:36 Changeset [58336] by audrasjb
WordPress 6.6 Beta 1.
15:27 Ticket #60475 (Possible incorrect type for $comment_id in get_comment_author filter) closed by SergeyBiryukov
fixed: In 58335: […]
15:27 Changeset [58335] by SergeyBiryukov
Comments: Ensure the correct comment ID type is passed to …
15:09 Ticket #61368 (Continuous issue to access due to maintenance?) created by amymarie286
For at least two months I have had issues with logging in to my …
15:01 Ticket #61276 (Add "Audit Autoloaded Options" Site Health Check) reopened by westonruter
@joemcgill I think the commit is missing the hardening fix from …
14:50 Ticket #59595 (Improve performance of WP_Theme_JSON::compute_style_properties) closed by joemcgill
fixed: In 58334: […]
14:50 Changeset [58334] by joemcgill
Editor: Cache global styles for blocks. This caches the generated CSS …
14:42 Ticket #58901 (Flush 'user_activation_key' after successfully login) closed by audrasjb
fixed: In 58333: […]
14:42 Changeset [58333] by audrasjb
Login and Registration: Flush user_activation_key after successfully …
14:14 Ticket #61367 (Long Site Titles Cause Layout Issues on wp-admin Login Page) created by parinpanjari
When the site title is excessively long (e.g., 5000 characters), it …
14:07 Ticket #61276 (Add "Audit Autoloaded Options" Site Health Check) closed by joemcgill
fixed: In 58332: […]
14:07 Changeset [58332] by joemcgill
Site Health: Add test for large autoloaded options. This adds a new …
13:49 Changeset [58331] by desrosj
Build/Test Tools: Add an input to allow errors for the PHPUnit …
13:49 Ticket #61366 (A password change should not destroy a user's session data.) created by snicco
WordPress issues a new brand-new auth cookie, when a user changes …
13:26 Changeset [58330] by desrosj
Build/Test Tools: Make use of new reusable workflows for 6.1. This …
12:44 Changeset [58329] by desrosj
Build/Test Tools: Add a PHP version input for E2E workflow. This …
11:53 Ticket #61282 (Backport theme.json version 3 migrations) closed by ellatrix
fixed: In 58328: […]
11:53 Changeset [58328] by ellatrix
Editor: Add theme.json v3 migrations. See …
10:59 Ticket #61037 (Interactivity API: Directives cannot derive state on the server) closed by gziolo
fixed: In 58327: […]
10:59 Changeset [58327] by gziolo
Interactivity API: Directives cannot derive state on the server The …
10:21 Ticket #61360 (Backport: Output post classes in the editor) closed by ellatrix
fixed: In 58326: […]
10:21 Changeset [58326] by ellatrix
REST API: Add post class list field. See …
09:46 Ticket #61365 (Editor: Introduce XML Tag Processor and XML Processor) created by zieladam
This proposes an XML Tag Processor and XML Processor to complement the …
09:11 Ticket #60851 (Bulk edit and quickedit needs more space for longer translations) closed by swissspidy
fixed: In 58325: […]
09:11 Changeset [58325] by swissspidy
Quick/Bulk Edit: Adjust label width to accommodate longer …
08:49 Changeset [58324] by ellatrix
Editor: add missing test template file. Add a missing file for …
08:13 Ticket #61110 (Editor: Fix block template files query for a post-type) closed by ellatrix
fixed: In 58323: […]
08:13 Changeset [58323] by ellatrix
Editor: Fix block template files query for a post-type. See …
08:12 Ticket #61364 (wp_enqueue_script() was called incorrectly. "wp-editor" script should ...) created by kkmuffme
PHP Error: wp_enqueue_script() was called incorrectly. "wp-editor" …
07:37 Ticket #60913 (Remove unnecessary code for ensuring interactivity API dependency in ...) closed by gziolo
fixed: In 58322: […]
07:37 Changeset [58322] by gziolo
Editor: Remove unnecessary code for ensuring interactivity API …
07:16 Ticket #61044 (Interactivity API: Debug - Warning about Server Directives Processing ...) closed by gziolo
fixed: In 58321: […]
07:16 Changeset [58321] by gziolo
Interactivity API: Print debug warning when server directives …
06:56 Ticket #61039 (Interactivity API: Some property access does not work well in server ...) closed by gziolo
fixed: In 58320: […]
06:56 Changeset [58320] by gziolo
Interactivity API: Some property access does not work well in server …
06:33 Ticket #61363 (warnings appearing in log - php 8.3 related deprecations?) created by hyperpolymath
I am finding the following WordPress warnings in query monitoring, and …
06:29 Ticket #47315 (Download authenticity message has no actionability) closed by audrasjb
fixed: Committed in https://core.trac.wordpress.org/changeset/58319
06:28 Changeset [58319] by audrasjb
Upgrade/Install: Remove the download authenticity message from …
05:53 Changeset [58318] by isabel_brison
Remove trailing whitespace from test_wp_apply_shadow_support. …
05:50 Changeset [58317] by audrasjb
Docs: Fix docblock alignment in class-wp-duotone.php. Follow-up to …
05:48 Changeset [58316] by isabel_brison
Remove extra whitespace from restore_image_outer_container docblock. …
05:41 Changeset [58315] by isabel_brison
Add ticket reference to test_wp_apply_shadow_support. Props …
05:34 Ticket #61256 (Backport: Add new textAlign block support) closed by ellatrix
fixed: In 58314: […]
05:34 Changeset [58314] by ellatrix
Editor: add textAlign block support. See …
05:01 Ticket #60910 (WP 6.5: the code add support for AVIF image files in WordPress not work now) reopened by skithund
Replying to adamsilverstein: > In [changeset:"58305"
03:37 Ticket #61362 (Twenty Seventeen: add border-style for custom Pullquote block borders) created by pranitdugad
Pull quote block border is not working in both frontend and backend …
02:00 Ticket #61361 (Improve description on image upload error) created by Cybr
Follow up from ticket:60932#comment:13. When a user uploads an AVIF …
01:46 Ticket #61271 (Add filter for duotone to account for ...) closed by isabel_brison
fixed: In 58313: […]
01:46 Changeset [58313] by isabel_brison
Editor: fix duotone filter for aligned images on classic themes. Adds …

06/03/2024:

23:34 Ticket #60784 (Add __experimentalSkipSerialization support to shadow) closed by isabel_brison
fixed: In 58312: […]
23:34 Changeset [58312] by isabel_brison
Editor: Add __experimentalSkipSerialization support to shadow. …
22:28 Ticket #61360 (Backport: Output post classes in the editor) created by antonvlasenko
Original PR: https://github.com/WordPress/gutenberg/pull/60642 A new …
22:02 Ticket #60847 (Style Engine: continue get_classnames loop after adding the default ...) closed by audrasjb
fixed: In 58311: […]
22:02 Changeset [58311] by audrasjb
Editor: Style Engine - continue get_classnames loop after adding the …
21:55 Changeset [58310] by audrasjb
Site Health: Add a wp_is_writable() for fonts directory. This …
21:37 Ticket #58281 (Rollback Auto-Update (Rollback part 3)) closed by costdev
fixed: In 58309: […]
21:37 Changeset [58309] by costdev
Upgrade/Install: Make $is_debug consistent in …
21:23 Ticket #61260 (Rollback Auto-update: Automatic update of translations can cause confusion) closed by costdev
fixed: In 58308: […]
21:23 Changeset [58308] by costdev
Upgrade/Install: Don't toggle maintenance mode on translation updates. …
21:05 Ticket #61316 (Directories and Sizes label should have translation comment that Sizes ...) closed by costdev
fixed: In 58307: […]
21:05 Changeset [58307] by costdev
Site Health: Add translator comment to explain Directories and Sizes. …
21:01 Ticket #61359 (No Opener) closed by sabernhardt
invalid: Hi! Both are nearly obsolete security precautions when opening links …
20:33 Ticket #60673 (Indicate submenu item level in admin nav menu editor and customizer ...) closed by joedolson
fixed: In 58306: […]
20:33 Changeset [58306] by joedolson
Menus: Accessibility: Improve screen reader text for edit button. …
20:25 Ticket #60910 (WP 6.5: the code add support for AVIF image files in WordPress not work now) closed by adamsilverstein
fixed: In 58305: […]
20:25 Changeset [58305] by adamsilverstein
Media: improve GD support detection for AVIF. Fix an issue where the …
19:45 Ticket #61348 (HTML API: Report real and virtual nodes in the HTML Processor.) closed by dmsnell
fixed: In 58304: […]
19:45 Changeset [58304] by dmsnell
HTML API: Report real and virtual nodes in the HTML Processor. HTML …
18:38 Ticket #61359 (No Opener) created by flackofodye
What is the difference between noopener and noreferrer on …
18:30 Ticket #61228 (Backport: Templates perf: resolve patterns server side) closed by ellatrix
fixed: In 58303: […]
18:30 Changeset [58303] by ellatrix
Editor: resolve patterns server side. See …
17:48 Ticket #59760 (Expand format support detection for ...) closed by adamsilverstein
invalid: Fixed in https://core.trac.wordpress.org/ticket/51228
17:40 Ticket #60932 (Remove PHP capability-block from uploading webp and avif) closed by adamsilverstein
worksforme: > Should we add a more descriptive error message to alleviate …
17:36 Changeset [58302] by desrosj
Build/Test Tools: Include files missed in [58301]. Unprops desrosj. …
17:34 Changeset [58301] by desrosj
Build/Test Tools: Make use of new reusable workflows for 6.2. This …
17:20 Ticket #61340 (Pin `macos-13` for the 6.3 branch and earlier) reopened by desrosj
Reopening to backport.
17:19 Ticket #60822 (Fix Docker environment for ARM devices in WP <= 6.3) reopened by desrosj
Reopening for backports.
17:00 Tickets #60822,​61340 batch updated by desrosj
fixed: In 58300: […]
17:00 Changeset [58300] by desrosj
Build/Test Tools: Make use of new reusable workflows for 6.3. This …
16:54 Ticket #60719 (Add fonts upload location to Site Health report) closed by audrasjb
fixed: In 58299: […]
16:54 Changeset [58299] by audrasjb
Site Health: Add fonts upload location to Site Health report. Just …
16:35 Ticket #61216 (Test npm workflow is failing for all branches) reopened by desrosj
Reopening to backport.
16:12 Ticket #61351 (Simplify the block bindings HTML replacement logic) closed by audrasjb
fixed: In 58298: […]
16:12 Changeset [58298] by audrasjb
Editor: Simplify the block bindings HTML replacement logic until the …
15:42 Changeset [58297] by SergeyBiryukov
Docs: Correct description for wp_admin_bar_edit_site_menu(). …
15:32 Ticket #60977 ("Edit site" means two different things on a Multisite network) closed by audrasjb
fixed: In 58296: […]
15:32 Changeset [58296] by audrasjb
Toolbar: Restore "Edit site" on block editor admin bar link and …
15:15 Ticket #59641 (manually setting fetchpriority on image should prevent core from ...) closed by adamsilverstein
worksforme: I did some further testing on this issue. I created a test post where …
15:03 Ticket #61337 (Tests: Cached data in `WP_Theme_JSON_Resolver` causes cross pollution ...) closed by joemcgill
fixed: In 58295: […]
15:03 Changeset [58295] by joemcgill
Build/Test Tools: Reduce cross-pollution in …
13:24 Ticket #61052 (WP_KSES data attributes: Allow double dash) closed by dmsnell
fixed: In 58294: […]
13:24 Changeset [58294] by dmsnell
KSES: Allow leading trailing double hyphen in data attributes Expand …
12:49 Ticket #52694 (Twenty Twenty-One: Primary menu toggle filter adds toggles to third ...) closed by SergeyBiryukov
fixed: In 58293: […]
12:49 Changeset [58293] by SergeyBiryukov
Twenty Twenty-One: Only add the sub-menu toggle button to the primary …
12:37 Ticket #61358 (Add Support to HTTP 2 in WP_Http Class) created by isaumya
As HTTP 2 has become the standard of the web and HTTP 3 deployment is …
12:35 Changeset [58292] by Bernhard Reiter
Block Hooks: Move Posts controller hooked blocks injection logic. In …
12:03 Ticket #60759 (Block Hooks: Harmonize ignoredHookedBlocks metadata injection logic) closed by Bernhard Reiter
fixed: In 58291: […]
12:03 Changeset [58291] by Bernhard Reiter
Block Hooks: Move ignoredHookedBlocks metadata injection logic. As of …
11:58 Ticket #61354 (Dodavanje dotataka) closed by Presskopp
invalid: Sorry, this is the wrong place. You will get help here: …
11:25 Ticket #61357 (View Theme Version Details) created by Vayu
Hi. I find it extremely poor user experience how the link to theme …
11:07 Ticket #61356 (Add $is_module as an extra strategy argument when enqueueing js script.) created by itumulak
With Modules API not …
11:06 Ticket #61355 (Help!) created by gabo2710
Il mio sito non mi fa accedere. come posso fare? …
10:50 Ticket #61354 (Dodavanje dotataka) created by zaja1948
Instalirao sam najnoviju verziju WordPress-a. Nema opcije "Ad Plugin". …
10:40 Ticket #61353 (WordPress Playground POST request issue) closed by swissspidy
invalid: Hi there, welcome to Trac! Here we track issues in WordPress core …
10:27 Ticket #59493 (Bundled themes: remove blank CSS lines) closed by karmatosed
fixed: In 58290: […]
10:27 Changeset [58290] by karmatosed
Bundled Themes: Removes blank CSS lines.        This removes …
10:24 Ticket #61353 (WordPress Playground POST request issue) created by ilija123456
Hello guys, I have a plugin that is sending some request to OpenAI …
10:06 Ticket #61352 (PHP deprecation warning in /wp-includes/general-template.php) created by nexbridge
I'm getting the following warning on what is currently the latest …
08:55 Ticket #57542 (Twenty Twenty-Two: Label text alignment issue in comment form) closed by karmatosed
wontfix: I agree with the recommendation to close this for now. I am going to …
07:42 Ticket #61333 (Add block bindings support for a __default attribute for pattern overrides) closed by isabel_brison
fixed: In 58289: […]
07:42 Changeset [58289] by isabel_brison
Editor: Add block bindings support for a __default attribute for …
07:42 Ticket #61350 (Composer slow - add script to skip install) closed by swissspidy
duplicate: Duplicate of #57189.
07:36 Ticket #61351 (Simplify the block bindings HTML replacement logic) created by santosguillamot
Gutenberg PRs: - https://github.com/WordPress/gutenberg/pull/61236 - …
05:19 Ticket #61350 (Composer slow - add script to skip install) created by kkmuffme
As a followup to https://core.trac.wordpress.org/ticket/53945
03:53 Ticket #61326 (Woocommerce order list page showing warning) closed by poena
invalid: Hi @rahulbhaskar777 When you need to ask for support or report a …
03:43 Ticket #61349 (Slideshare embeds returning a 404 error) created by talldanwp
Originally reported in Gutenberg - …
Note: See TracTimeline for information about the timeline view.