Make WordPress Core

Timeline

02/09/2022:

23:55 Ticket #55132 (Unused variable in in WP_Plugins_List_Table::single_row()) created by azouamauriac
in WP_Plugins_List_Table::single_row there some unused variables …
23:22 Ticket #55131 (Non static method 'get_default_primary_column_name' should not be ...) created by azouamauriac
Some histories : [33266] [49192] ---- …
21:37 Ticket #55122 (cannot drag and drop images after update) closed by glendaviesnz
duplicate: Duplicate of #54902. Hi @sms27, welcome, and thanks for taking the …
21:31 Ticket #55127 (Gallery issues with 5.9) closed by glendaviesnz
invalid: Hi @jmwarnold, welcome, thanks for taking the time to report this. …
21:13 Ticket #55121 (classic widgets with no settings won't show up in 5.9) closed by costdev
invalid: @jrf Thanks! I'll close this ticket as invalid. Related tickets for …
19:41 Ticket #55130 (Invalid syntax to access object keys) closed by TimothyBlynJacobs
invalid: Welcome to trac @mmaattiiaass and thanks for the ticket! The …
19:32 Ticket #55130 (Invalid syntax to access object keys) created by mmaattiiaass
In the prepare_item_for_database method of the …
18:32 Ticket #55129 (WP REST API - Updating "status" field on a "post" from "future" to ...) created by mcmwebsol
When using the WP REST API's "posts" endpoint to update an existing …
18:09 Ticket #55128 (REST API /media leaves holes in the result, making it virtually ...) created by frankieandshadow
A request to the REST API for say /media?per_page=20 can unexpectedly …
17:11 Ticket #55127 (Gallery issues with 5.9) created by jmwarnold
I'm finding gallery issues with WP 5.9. In trying to create a new …
16:04 Ticket #55126 (Twenty Sixteen: Replace frontend jQuery usage with vanilla JS) created by sergiomdgomes
jQuery is a large library, at around 90KB uncompressed, or 30KB …
15:37 Ticket #55123 (Make it possible to select entire column on table) closed by sabernhardt
reported-upstream: Hi and welcome to Trac! Thanks for the report! The block editor …
13:22 Ticket #54844 (Unnecessary database queries when a block theme isn't in use) reopened by audrasjb
Reopening for backport consideration.
13:20 Ticket #54844 (Unnecessary database queries when a block theme isn't in use) closed by audrasjb
fixed: In 52697: […]
13:20 Changeset [52697] by audrasjb
Query: Check if the theme supports block-templates before calling …
12:31 Changeset [52696] by SergeyBiryukov
Code Modernization: Use stream_get_contents() in …
11:34 Ticket #55125 (HTML tags in post titles are gone when editing existing posts) created by rotti
Hello, since the update to wordpress 5.9 we've detected some strange …
09:42 Ticket #55124 (Twenty Twenty-Two: Changing post order leads to bug with "Post ...) created by archikaroton
I'm using WordPress 5.9 with the Twenty Twenty-Two theme. In the …
06:36 Ticket #55123 (Make it possible to select entire column on table) created by tapiwaz
I create a lot of tables using the native tables block. I prefer that …
04:11 Ticket #55122 (cannot drag and drop images after update) created by sms27
I can no longer re-arrange the images in my gallery. I know this …

02/08/2022:

23:55 Ticket #55121 (classic widgets with no settings won't show up in 5.9) created by joncampbell
Before 5.9 the WP_Widget class would use array_key_exists (within the …
23:40 Ticket #54922 (Normalizing CSS also catches CSS IDs instead of only URLs) reopened by audrasjb
Reopening for backport consideration.
23:39 Ticket #54922 (Normalizing CSS also catches CSS IDs instead of only URLs) closed by audrasjb
fixed: In 52695: […]
23:39 Changeset [52695] by audrasjb
Script Loader: Prevent normalizing HTML IDs in …
23:32 Ticket #54849 (Site transients cause DB errors when installing) reopened by peterwilsoncc
Reopening for 5.9.1 consideration. As noted above, the bug has been …
23:28 Ticket #54849 (Site transients cause DB errors when installing) closed by peterwilsoncc
fixed: In 52694: […]
23:28 Changeset [52694] by peterwilsoncc
Options: Disable transients while installing. Prevent the transient …
21:49 Ticket #55120 ("wp_editor_settings" filter not working for the Classic block TinyMCE ...) created by oztaser
This filter was added in the #45348 to Classic Block but I think it's …
21:39 Ticket #54917 (Block template - missed check for support) closed by audrasjb
duplicate: Closing in favor of #54844. See this comment: …
20:16 Ticket #55119 (Deprecated: preg_match(): Passing null to parameter #2 ($subject) of ...) created by oneearth27
Hi, Running WP 5.9 and upon visiting the website, am now getting …
20:09 Ticket #55118 (about.php is missing alt descriptions) created by igorradovanov
The images inside the about.php file are missing alt descriptions. …
19:12 Ticket #55116 (My site crashed) closed by costdev
invalid: Hi @triunfoagency , welcome to Trac! Sorry to hear that you're having …
19:12 Ticket #55117 (Possible 5.9 Bug: Unknown character ( or %ef%bf%bc ) on content title) created by cantuaria
Since WordPress 5.9, one of my clients revistabula.com started having …
19:09 Ticket #55116 (My site crashed) created by triunfoagency
Hello team, I’m kindly asking for your help regarding the following …
18:59 Ticket #54671 (Font weight doesn't always change) closed by costdev
wontfix: Hi @sc456a, welcome to Trac! After reviewing the ticket, manually …
16:23 Changeset [52693] by audrasjb
Docs: Fix an error in wp_kses_attr() docblock. Props kebbet. See #54729.
16:09 Changeset [52692] by audrasjb
Docs: Typo correction in class-wp-theme-json docblocks. Props …
15:47 Ticket #55115 (Change deprecated wpdb::escape() method) created by azouamauriac
the function wpdb::escape( string|array $data ) is depreciate as per …
14:49 Ticket #55114 (Can't see the Customize, Menu or Widgets option in Appearance when ...) closed by courane01
invalid: Hi @jainnidhi - this is intentional. Block themes will only show the …
14:42 Ticket #55114 (Can't see the Customize, Menu or Widgets option in Appearance when ...) created by jainnidhi
I am not able to see the Customize, Menus, Widgets options in the …
13:40 Ticket #55113 (category widget block) created by willem 2
The dropdown category widget block doesn't fill out on a Samsung …
12:22 Ticket #46228 (wp_insert_post_data should include $update) closed by SergeyBiryukov
fixed: In 52691: […]
12:22 Changeset [52691] by SergeyBiryukov
Posts, Post Types: Pass the $update parameter to …
10:22 Ticket #55112 (Twenty Twenty-Two: Button design) created by umchal
It seems button elements are not styled in Twenty Twenty-Two such as …
07:17 Ticket #55111 (Notice: Trying to get property 'title' of non-object) created by Suresh Shinde
Got notice in Customizer as; Notice: Trying to get property 'title' …
06:09 Ticket #55110 (In WordPress 5.9 Edit site navigation toggle tooltip issue) created by multidots1896
In WordPress 5.9 Edit site navigation toggle tooltip are displayed …
04:34 Ticket #55109 (Plugins no longer download to tmp folder) created by antonynz
5.9 introduces a content-disposition check in the download_URL …
00:27 Ticket #55108 (No ability to view page from editing screen) closed by costdev
invalid: Hi @code-monkey! (That's the first time I've called another dev that!) …
00:08 Ticket #55108 (No ability to view page from editing screen) created by code-monkey
A core issue. When a user is editing a page, there is now no (easy) …
00:08 Ticket #15089 (wp_rand() can be asked for negative numbers but will never return them) reopened by jeremyfelt
It's a little confusing that wp_rand() will not return a negative …

02/07/2022:

21:53 Ticket #55107 (List and Delete button to delete broken plugins) created by gmariani405
Much like we have for themes, there should be a list of broken plugins …
21:24 Ticket #55106 (Split publish_posts in publish_posts and publish_others_posts) created by freakenstein
While working on a multisite blog I've found that several capabilities …
18:28 Ticket #55099 (Twenty Twelve: Typo in included block-pattern) closed by audrasjb
fixed: In 52690: […]
18:28 Changeset [52690] by audrasjb
Twenty Twelve: Typo correction a bundled pattern. This change fixes a …
17:29 Ticket #55105 (Introduce a polyfill for `array_is_list()`.) created by costdev
PHP 8.1 introduces a new function, array_is_list(). The function …
16:44 Ticket #55025 (Columns block padding is not blanked after added once) closed by sabernhardt
reported-upstream: Thank you! I'll close the ticket here then.
15:24 Changeset [52689] by SergeyBiryukov
Coding Standards: Rename the $profileuser variable to …
15:03 Ticket #55104 (is_main_query() fatal error on null) created by nhadsall
In some cases, get_the_title( $posd_id ) and then plugins hook …
14:56 Tickets #54944,​55103 batch updated by audrasjb
fixed: In 52688: […]
14:56 Changeset [52688] by audrasjb
Twenty Twenty-Two: Remove negative side margins on group blocks with a …
14:53 Ticket #55103 (Twenty Twenty-Two: Restore padding for Group blocks with a background color) reopened by audrasjb
Reopening for backport. Please note that this will be backported in …
14:45 Changeset [52687] by SergeyBiryukov
Coding Standards: Use strict comparison in wp-admin/user-edit.php. …
14:37 Ticket #55103 (Twenty Twenty-Two: Restore padding for Group blocks with a background color) closed by audrasjb
fixed: In 52686: […]
14:37 Changeset [52686] by audrasjb
Twenty Twenty-Two: Restore custom padding for group blocks with a …
14:19 Changeset [52685] by SergeyBiryukov
Coding Standards: Rename $r variable to $args for clarity in …
13:59 Changeset [52684] by SergeyBiryukov
Coding Standards: Rename $r variable to $args for clarity in …
13:42 Ticket #55081 (WordPress wp_get_document_title() does not do RTL.) closed by jsmoriss
invalid
13:29 Ticket #55103 (Twenty Twenty-Two: Restore padding for Group blocks with a background color) created by kjellr
The patch that landed in #54944 removed left/right padding that was …
11:00 Ticket #55102 (Bug in Custom Styling search block) created by mshlse
[…] [[Image]]
10:13 Ticket #55062 (GDPR compliance: Loading gravatars from gravatar.com might pose a problem.) closed by paapst
duplicate: Replying to BjornW: > > Hi @paapst, > > I think we …
08:59 Ticket #55101 (pre_set_site_transient_update_plugins was called from deactivated ...) created by okvee
I have this sample plugin. […] When I click on delete plugin (the …
04:10 Ticket #55100 (`get_queried_object()` doesn't work for `author_name` before ...) created by dd32
WP_Query->get_queried_object() fails to return Author data when the …
01:44 Ticket #55090 (No custom CSS in Twenty Twenty Two) closed by dlh
invalid: These points are all reasonable. However, to me, they still represent …

02/06/2022:

23:33 Ticket #55090 (No custom CSS in Twenty Twenty Two) reopened by TylerTork
For many millions of WordPress users, creating a child theme will …
23:18 Ticket #55099 (Twenty Twelve: Typo in included block-pattern) created by tobifjellner
Location: …
20:42 Ticket #55098 (Use meaningful variable name for "$s" and "$tax" in ...) created by azouamauriac
Change name of followings variables to give them more meaning: $tax, …
20:12 Ticket #55090 (No custom CSS in Twenty Twenty Two) closed by dlh
invalid: As noted in comment:1, this is the expected behavior when using a …
19:49 Ticket #55096 (Floating toolbar should be in left white space margin) created by ostinatofreak
The floating toolbar in the block-style editor is always covering up …
09:25 Ticket #55095 (Adding widgets to widget area with the classic editor in appearance => ...) created by morgscode94
Hi, I have noticed that when trying to create and manage widgets in …

02/05/2022:

22:58 Ticket #55091 (There is no way to modify wp_list_authors() method's default arguments) closed by SergeyBiryukov
duplicate: Replying to rafiahmedd: > Can I share this patch in ticket …
22:18 Ticket #55093 (Feature Request - Media Uploads option for year-based folders (without ...) created by wardencenter
Feature Request (maybe while you’re working on 5.9.1… :-)) : On …
21:21 Ticket #55091 (There is no way to modify wp_list_authors() method's default arguments) reopened by rafiahmedd
21:14 Ticket #55091 (There is no way to modify wp_list_authors() method's default arguments) closed by SergeyBiryukov
duplicate: Hi there, welcome back to WordPress Trac! Thanks for the patch, we're …
21:10 Ticket #55091 (There is no way to modify wp_list_authors() method's default arguments) created by rafiahmedd
Add a filter hook to provide the availability to change the default …
19:08 Ticket #55090 (No custom CSS in Twenty Twenty Two) created by TylerTork
There seems to be no way in Twenty Twenty-two theme to create custom …
15:02 Ticket #55089 (ajax `wp_ajax_update_plugin` show download failed when contain another ...) created by arrayiterator
I found that wp_ajax_update_plugin contain invalid response when …
13:23 Changeset [52683] by SergeyBiryukov
Tests: Rename the test file and class for wp_get_global_stylesheet()
13:19 Changeset [52682] by SergeyBiryukov
Tests: Rename the test file and class for wp_get_global_stylesheet()
11:05 Ticket #55088 (Social Icons 'block spacing' resets after save) created by kosvrouvas
When editing a social icons block, and you set some pixels to the …
08:28 Ticket #55087 (Published environment and published versions for posts/pages to be ...) created by oglekler
Imagine you have several environments - dev, stage and production and …
08:05 Ticket #55086 (Different URLs according to environment type with filters to work ...) created by oglekler
Add different URLs (WP_HOME, WP_SITEURL) for different environment …
07:59 Ticket #54929 (Twenty Twenty-Two: Pricing Table pattern header levels should be consistent) reopened by audrasjb
Reopening for 5.9 backport.
07:58 Ticket #54929 (Twenty Twenty-Two: Pricing Table pattern header levels should be consistent) closed by audrasjb
fixed: In 52681: […]
07:58 Changeset [52681] by audrasjb
Twenty Twenty-Two: Fix headings consistency in Pricing table pattern. …
07:08 Ticket #54793 (on 5.9-RC1-52550. Block keeps on jumping when Undo or Redo is used) closed by audrasjb
worksforme: Closing as worksforme. Thank you all for testing.
02:58 Ticket #55085 (Editing custom post type show warning when activate author sreen ...) created by code9fair
panel: Author […]

02/04/2022:

21:35 Ticket #54854 (UI issue on Mobile devices in plugs listing.) closed by sabernhardt
reported-upstream: Thanks for reporting it there! Because the style is in the plugin, …
21:03 Ticket #55083 (Link alternativa title) created by Guillermo77
When you put one internal link, no write the original title as …
20:10 Ticket #55081 (WordPress wp_get_document_title() does not do RTL.) created by jsmoriss
The WordPress wp_get_document_title() function outputs onlt LTR title …
17:20 Ticket #55080 (Introduce a new `wp_cache_flush_runtime()` method) created by tillkruess
From the Object Cache Performance team: …
17:15 Ticket #54960 (Media Library Dragging Option Isn't Reflected) closed by joedolson
fixed: Testing confirms fixed. Closing, fixed in r52648.
16:26 Ticket #55073 (Some small typo on developer docs.) closed by audrasjb
fixed: In 52680: […]
16:26 Changeset [52680] by audrasjb
Docs: Typo corrections in various API docblocks. Props …
15:17 Ticket #54944 (By applying a background color to a group block, it aligns to the left ...) reopened by audrasjb
Reopening for 5.9 backport.
15:14 Ticket #54944 (By applying a background color to a group block, it aligns to the left ...) closed by audrasjb
fixed: In 52679: […]
15:14 Changeset [52679] by audrasjb
Twenty Twenty-Two: Remove negative side margins on group blocks with a …
14:46 Ticket #54782 (Default presets in use by default themes need to be updated) closed by SergeyBiryukov
fixed: In 52678: […]
14:46 Changeset [52678] by SergeyBiryukov
Themes: Fix for Classic themes using default presets. This commit …
14:33 Changeset [52677] by SergeyBiryukov
Tests: Use more appropriate assertions in wp_get_global_stylesheet()
14:17 Changeset [52676] by SergeyBiryukov
Coding Standards: Use strict type check for in_array() in …
13:52 Ticket #54782 (Default presets in use by default themes need to be updated) reopened by jorgefilipecosta
13:50 Ticket #54782 (Default presets in use by default themes need to be updated) closed by jorgefilipecosta
fixed: In 52675: […]
13:50 Changeset [52675] by jorgefilipecosta
Fix: Classic themes using default presets are not working. This …
13:16 Ticket #55079 (Allowed post tags and allowed tags iframe) created by csesumonpro
I have already checked wp-includes/kses.php file but now allowed …
13:02 Ticket #55078 (Remove hardcoded check for edit-tags.php from lib/ajax-response.js) created by SergeyBiryukov
Background: #42937, #54955. As a result of [52170] and [52672], …
12:56 Ticket #53856 (Check if the 'mirroring' property exists in media-views.js) reopened by SergeyBiryukov
Is there a reason not to just check `if ( this.collection.mirroring && …
12:54 Ticket #54895 (New button in toolbar reads out incorrectly when usingVoiceOver) closed by audrasjb
fixed: In 52674: […]
12:54 Changeset [52674] by audrasjb
Toolbar: Don't hide admin bar text labels from screen readers on small …
12:18 Ticket #55077 (Explain the purpose of input fields like title and description when ...) created by jameskoster
When you edit an entry in the Media Library the "Alternative Text" …
12:07 Ticket #54955 (Custom fields Issue) reopened by SergeyBiryukov
Reopening for backporting to the 5.9 branch.
11:43 Ticket #55076 (There is no filter hook available for wp_list_users method) closed by swissspidy
duplicate: Duplicate of #55071.
11:39 Ticket #55076 (There is no filter hook available for wp_list_users method) created by rafiahmedd
There's no way to modify the wp_list_users method so I think adding a …
11:14 Ticket #55075 (WordPress admin bar does not contain a link to the Customizer) created by justinahinon
It would be nice to have a link to the Customizer in the WordPress …
10:51 Ticket #54904 (Bounce hoverIntent.js version in script-loader to 10.1.2) reopened by Clorith
Reopening for 5.9.1 backport.
10:50 Ticket #54904 (Bounce hoverIntent.js version in script-loader to 10.1.2) closed by Clorith
fixed: In 52673: […]
10:50 Changeset [52673] by Clorith
External libraries: Update version string for hoverIntent. Updating …
09:58 Ticket #55074 (Deactivating WP_Widget_Recent_Comments kills the whole Widgets area) created by madeinua
This expression makes the Widgets page empty: […] Were no …
08:07 Ticket #55073 (Some small typo on developer docs.) created by hasanuzzamanshamim
I think there are some spelling mistakes on different files. 1. …
04:18 Ticket #55072 (Widgets editor: Widget Group is missing .wp-widget-group__inner-blocks ...) created by noisysocks
Some markup is missing from the Widget Group block when viewed on the …
03:17 Ticket #54807 (URL Details request returns a 404 status for inaccessible pages) closed by peterwilsoncc
maybelater: Thanks for your understanding, Dan. I considered this overnight and …
01:38 Ticket #55071 (Add filters to wp_list_users()) created by tmatsuur
The wp_list_users function has been added in version 5.9. In the …
01:20 Ticket #54955 (Custom fields Issue) closed by joedolson
fixed: In 52672: […]
01:20 Changeset [52672] by joedolson
Comments: Only render term update notices on term screens. Prevent …
00:58 Ticket #53856 (Check if the 'mirroring' property exists in media-views.js) closed by joedolson
fixed: In 52671: […]
00:58 Changeset [52671] by joedolson
Comments: Verify 'mirroring' property exists in media views. Checks …

02/03/2022:

22:21 Ticket #55070 (Image Editing Cropping is not working properly) created by andy786
If any image uploaded in Media is being edited and cropped and then …
22:13 Ticket #55069 (Optimize fread() calls using file_get_contents() or stream_get_contents()) created by maxkellermann
The POMO_FileReader::read_all() method uses fread() with 4 kB blocks, …
21:55 Ticket #41119 (Plugins failing trying to use wp_generate_password() function) closed by azouamauriac
invalid: hello @jamiefryatt, welcome to WordPress Trac! Thanks for the ticket. …
21:23 Ticket #55068 (Typo in is_post_status_viewable() DocBlock) closed by SergeyBiryukov
fixed: In 52670: […]
21:23 Changeset [52670] by SergeyBiryukov
Docs: Fix typo in the is_post_status_viewable() function …
21:02 Ticket #55068 (Typo in is_post_status_viewable() DocBlock) created by rafiahmedd
I think there are some small typos in the wp-includes/post.php file.
20:39 Ticket #55067 (Use of undefined constant ABSPATH - assumed 'ABSPATH' as of WP5.9) created by maveloweb
Having to sift through unnecessary WP error_log(s). They result from …
19:41 Ticket #55066 (Inconsistency in post URL when parent and child category assigned to ...) created by 5um17
This is the same issue fixed in WooCommerce …
18:55 Ticket #55064 (Header image missing when viewed by phone) closed by heyyou
invalid: FIXED. I uploaded the Header Image again and now it works. I can only …
18:29 Ticket #55065 (galleries not working properly) created by pantsonfire77
1. can't drag and drop to reorganize photos within a gallery 2. if …
18:23 Ticket #55026 (my website doesn't open and only shows me a blank page with the ...) closed by sabernhardt
invalid: Hi and thanks for the report! Your site seems to be running properly …
18:22 Ticket #55064 (Header image missing when viewed by phone) created by heyyou
The header image is missing when viewed by phone. This started when we …
17:41 Ticket #54511 (Remove cache time limitation in WP_Term_Query) closed by spacedmonkey
fixed: In 52669: […]
17:41 Changeset [52669] by spacedmonkey
Taxonomy: Remove cache expiry limitation in WP_Term_Query. Remove the …
15:34 Ticket #55063 (Twenty Eleven: Quote block italic styling works in reverse) created by robertghetau
Hey! I've been browsing through the trac for this issue, but I wasn't …
15:24 Ticket #55062 (GDPR compliance: Loading gravatars from gravatar.com might pose a problem.) created by BjornW
A German court ruled the use of external Google webfonts to be in …
12:35 Ticket #55061 (Paragraph block text color settings not working.) closed by multanisadik
invalid: Hi @smit08 It's not an issue. If you select and highlight the text …
11:23 Ticket #55061 (Paragraph block text color settings not working.) created by smit08
I am attaching video link for better understanding of this issue. And …
09:52 Ticket #55058 (Inspector Typography tools: Letter-spacing is misaligned next to Appearance) reopened by costdev
09:42 Ticket #54908 (Standard post type UI is exposed for templates and template parts) reopened by audrasjb
Reopening for backport.
09:42 Ticket #55060 (Nested Columns) closed by costdev
invalid: Hi @perecoch, welcome to Trac! Trac is for the development of …
09:42 Ticket #54908 (Standard post type UI is exposed for templates and template parts) closed by audrasjb
fixed: Fixed in https://core.trac.wordpress.org/changeset/52668
09:11 Ticket #55060 (Nested Columns) created by perecoch
The wordpress 5.9 update changes the format of the Nested Columns in …
09:01 Changeset [52668] by audrasjb
Editor: Remove standard post type UI for templates and template parts. …
07:16 Ticket #55058 (Inspector Typography tools: Letter-spacing is misaligned next to Appearance) closed by multidots1896
reported-upstream
07:13 Ticket #55058 (Inspector Typography tools: Letter-spacing is misaligned next to Appearance) created by multidots1896
In WordPress 5.9 Editor Block Inspector typography settings components …
05:21 Ticket #54767 (Post visibility popover is very narrow in iPad) closed by sabernhardt
reported-upstream: This report is moved to GitHub now: …
01:25 Ticket #55057 (WebP EXIF data missing and images are not rotated in the same way JPEG ...) created by mitogh
When a WebP image is uploaded with the rotated exif this exif is …
00:28 Ticket #54902 (Media Library Overlay Drag-and-Drop To Reorder Images Does Not Work In ...) closed by peterwilsoncc
fixed: This was merged to the 5.9 branch in [52665] but the commit didn't get …
00:18 Ticket #55018 (Twenty Twenty-Two - Update theme URI link) closed by peterwilsoncc
fixed: In 52667: […]
00:18 Changeset [52667] by peterwilsoncc
Twenty Twenty-Two: Replace GitHub with .org link in Theme URI. Theme …
00:13 Ticket #54928 (Twenty Twenty-Two: 404 search label should be translated) closed by peterwilsoncc
fixed: In 52666: […]
00:13 Changeset [52666] by peterwilsoncc
Twenty Twenty-Two: Make 404 pattern search label and button …
00:08 Ticket #55056 (Twenty Twenty-Two: Increase theme version for WP 5.9.1) created by peterwilsoncc
The Twenty Twenty-Two will be updated as part of the WordPress 5.9.1 …
00:02 Changeset [52665] by peterwilsoncc
External libraries: Update jQuery UI to 1.13.1 Some regressions …

02/02/2022:

23:50 Ticket #54928 (Twenty Twenty-Two: 404 search label should be translated) reopened by audrasjb
Reopening for backport consideration.
23:41 Ticket #54928 (Twenty Twenty-Two: 404 search label should be translated) closed by audrasjb
fixed: In 52664: […]
23:41 Changeset [52664] by audrasjb
Twenty Twenty-Two: Make 404 pattern search label and button …
23:29 Ticket #55054 (Call to wp_editor() produces fatal error - tinymce not found or invalid) closed by burnside
invalid
23:24 Ticket #54906 (Check _get_cron_array type in upgrade_590 routine) closed by peterwilsoncc
fixed: In 52663: […]
23:24 Changeset [52663] by peterwilsoncc
Upgrade: Prevent warnings upgrading cron array. An unvisited site may …
23:22 Ticket #54667 (flickering Navigation Select Menu in FSE) closed by sabernhardt
fixed: Thanks for testing and linking to the PR!
23:20 Changeset [52662] by peterwilsoncc
Upgrade: Add follow up ticket ID to upgrade_590() comment. Follow …
23:06 Ticket #55055 (Variable Product quantity) closed by audrasjb
invalid: Hello and welcome to WordPress Trac @souqhana, However, it looks like …
22:57 Ticket #55055 (Variable Product quantity) created by souqhana
After updating to 5.9, when i'm creating a variable product and put …
22:22 Ticket #55054 (Call to wp_editor() produces fatal error - tinymce not found or invalid) created by burnside
I have created some plugins which customize the toolbar for the editor …
20:49 Ticket #55053 (Large theme and plugin metaboxes are overlaid over the backend block ...) created by quantum_leap
There is a bug with WP 5.9 and some plugins and themes that use meta …
20:20 Ticket #54973 (Failed wp_insert_category() when IMPORT_DEBUG is set to true produces ...) closed by ocean90
reported-upstream: Thank you! Closing as reported-upstream.
19:33 Ticket #55052 (The tag field hangs the browsers when you have a bunch of tags) created by pikamander2
One of the recent core updates made the tags feature nearly unusable …
18:46 Ticket #55051 (WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity ...) created by helgatheviking
the WP_Customize_Nav_Menu_Item_Setting class needs parity with the …
18:20 Ticket #53069 (Consider implications of FLoC and any actions to be taken on the ...) closed by johnbillion
wontfix
18:17 Ticket #55004 (WP_Query IN operator has limits) closed by johnbillion
wontfix: I'm going to close this off as this is such an extraordinary use case …
16:31 Ticket #55050 (Remove COMPONENT_SYSTEM_PHASE configuration from webpack) created by walbo
The Gutenberg repo used to have a COMPONENT_SYSTEM_PHASE environment …
15:11 Ticket #50723 (Twenty Twenty: Please replace Hoefler text with Noto Serif as default font) closed by SergeyBiryukov
fixed: In 52661: […]
15:11 Changeset [52661] by SergeyBiryukov
Twenty Twenty: Add Noto Serif as a fallback font before Garamond. …
13:53 Ticket #55049 (Can't change colour of one word within a paragraph) closed by audrasjb
reported-upstream: Hello and welcome to WordPress Core Trac @emmaslade, thank you for …
13:47 Ticket #55049 (Can't change colour of one word within a paragraph) created by emmaslade
Since 5.9 it's now not possible to change the colour of one word …
11:20 Ticket #55047 (Custom filelds on UI issue) closed by SergeyBiryukov
duplicate: Hi there, thanks for the ticket! We're already tracking this issue in …
10:37 Ticket #55048 (Double scroll some time) created by sumitsingh
Hi, Page content on showing double scroll bar some time? You can see …
10:36 Ticket #55038 (Theme Twenty-Twenty Two issue in image block in styles option) closed by audrasjb
reported-upstream: Super! Thank you!
10:31 Ticket #55047 (Custom filelds on UI issue) created by sumitsingh
Hi, I think we need to update UI for Custom Fields sction when added …
10:19 Ticket #55046 (Copy all content on page) created by sumitsingh
Hey, I think we need to remove old one message when click on "Copy …
09:56 Ticket #55045 (We need to validation on add new temlpate part) created by sumitsingh
Hi We need to add validation when someone try to create Twenty …
09:30 Ticket #55044 (Gallery block UI issue) created by sumitsingh
Hi, When i am putting padding on gallery block then beaking UI on …
08:57 Ticket #55043 (FSE Classic Block Issue) created by mhimon
I was checking FSE and available blocks! Trying to check Classic Block …
08:18 Ticket #55042 (Add end to end test case for Filter media by Date) created by honesthacker
Add two new test cases in wp-e2e for Filter media by date This ticket …
07:55 Ticket #55041 (Add end to end test case for Filter media by type) created by honesthacker
Add two new test cases in wp-e2e for Filter media by type This ticket …
06:44 Ticket #55040 (In WordPress 5.9 color palette overlap with circular color picker issue) created by multidots1896
In WordPress 5.9 color palette overlap with circular color picker …
06:36 Ticket #55039 (Page template automatically changed when page is reload) created by sapnamonocept
I am noticing some issues with page and post templates in production …
06:00 Ticket #55038 (Theme Twenty-Twenty Two issue in image block in styles option) created by kajalgohel
When we choose Image block we have the option in sidebar for styles If …
05:04 Ticket #55037 (get_posts why returning draft post list?) created by sumitsingh
Hi, I have created one website & post in Draft but still gatting …
04:58 Ticket #55036 (Sharpen thumbnails with Imagick adaptiveSharpenImage()) created by galbaras
The Imagick function resizeImage() often produces thumbnails with a …
04:34 Ticket #55035 (Block themes: Static homepage settings supersedes page template choice) created by madrooter
After assigning a page for blog posts using "Settings -> Reading -> …
Note: See TracTimeline for information about the timeline view.