Make WordPress Core

Timeline

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 -> …

02/01/2022:

22:48 Ticket #54927 (Image carousel) closed by Clorith
duplicate: Thanks again for the report. This is being tracked in ticket #54902 as …
21:37 Ticket #55034 (Twenty Twenty-Two horizontal scrolling on images and text) created by wpfed
When navigating on the blog post worth a thousand words or elements on …
21:31 Ticket #55033 (Twenty Twenty-Two hamburger menu won't close properly) created by wpfed
On my android pixel phone using chrome when you tap open the hamburger …
19:13 Ticket #55032 (WP 5.9 has stopped image sorting) closed by Clorith
duplicate: Hi there, and welcome to WordPress trac! They are correct in that …
19:08 Ticket #55031 (Unable to Drag and drop to reorder tracks in audio playlist) closed by Clorith
duplicate: Hi there, and welcome to WordPress trac! This was unfortunately …
17:51 Ticket #55032 (WP 5.9 has stopped image sorting) created by johnpsantoro
With the automatic installation of WP 5.9 on my photography website by …
17:15 Ticket #55031 (Unable to Drag and drop to reorder tracks in audio playlist) created by BrooklynMike
In WordPress 5.9 I am unable to Drag and drop to reorder tracks in an …
17:10 Ticket #54835 (Docs: Update comments for the post_meta functions) closed by davidbaumwald
fixed: In 52660: […]
17:10 Changeset [52660] by davidbaumwald
Options, Meta APIs: Correct some inline docs for update_post_meta
16:57 Ticket #55002 (Language selection not working) closed by ocean90
duplicate: Hello @kevjon, welcome to WordPress Trac! Thanks for the ticket. …
16:56 Ticket #55030 (wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch ...) created by wpfed
When I enqueue default scripts located in WP, specifically […] …
16:55 Ticket #55029 (Implement the wp_cache_*_multiple function in core) created by spacedmonkey
In #54574, new functions called wp_cache_add_multiple, …
14:26 Ticket #55028 (Classic themes: Link color in group / paragraph blocks gone) created by iStag
Since recent update to wp 5.9 and twentytwentyone v1.5 we lost the …
13:55 Ticket #54909 (Block Editor: CTRL + S is not working anymore if the keyboard language ...) closed by costdev
reported-upstream: This issue is being tracked on …
12:35 Ticket #55027 (force_balance_tags function breaks nested G tabs in SVG) created by svitlana41319
How to re-create: 1. Enable 'WordPress should correct invalidly …
12:28 Ticket #54880 (Docblock for wp_insert_link is inaccurate or function is missing ...) closed by SergeyBiryukov
fixed: In 52659: […]
12:28 Changeset [52659] by SergeyBiryukov
General: Remove inaccurate reference to the link_updated field from …
12:20 Ticket #55026 (my website doesn't open and only shows me a blank page with the ...) created by naderemil
Could not include the bootstrap.php. One of the reasons could be …
12:00 Ticket #55025 (Columns block padding is not blanked after added once) created by nidhidhandhukiya
In the theme twenty-twenty-two once you add padding to any column then …
11:39 Ticket #55024 (In wp-admin, show thumbnail of featured image) created by ricjcs
Currently on wordpress.com in wp-admin in the area of posts and pages, …
10:39 Ticket #55022 (inconsistency with get_current_network_id()) closed by millerf01
duplicate: Duplicate of #40513. Thanks for those details @spacedmonkey . I can …
10:31 Ticket #55018 (Twenty Twenty-Two - Update theme URI link) reopened by audrasjb
Reopening for backport.
10:29 Ticket #55018 (Twenty Twenty-Two - Update theme URI link) closed by audrasjb
fixed: In 52658: […]
10:29 Changeset [52658] by audrasjb
Twenty Twenty-One: Replace GitHub with .org link in Theme URI. Theme …
10:14 Ticket #55021 (Search bar and new ticket button not visible proper on the page core ...) closed by audrasjb
invalid: Hello and welcome back to WordPress Core Trac! Thank you for pointing …
09:39 Ticket #55023 (get_header() notice: Theme without header.php is deprecated) created by kpdaa
1) i had install 2022 theme on one of the multisite (site.alakh.co.in) …
07:29 Ticket #55022 (inconsistency with get_current_network_id()) created by millerf01
Hi there, I am working on a project that has a multi-multisites …
07:19 Ticket #55021 (Search bar and new ticket button not visible proper on the page core ...) created by nidhidhandhukiya
when you open the url :- …
07:08 Ticket #55020 (role="navigation" missing from nav element produced with ...) closed by hannu__h
wontfix: Sorry just saw that this seems to be intended change. …
07:05 Ticket #55020 (role="navigation" missing from nav element produced with ...) created by hannu__h
Upgrade from 5.8.3 to 5.9 and the role="navigation" is missing from …
06:06 Ticket #55019 (Missing the Upload Featured image and Categories option after update ...) created by Kuuuzya
Hello. With the update to WordPress 5.9, I discovered one significant …
03:42 Ticket #55018 (Twenty Twenty-Two - Update theme URI link) created by kafleg
The current link is the GitHub link and all the other themes have an …
03:32 Ticket #55017 (Remove GUTENBERG_PHASE configuration from webpack) created by talldanwp
The Gutenberg repo has been using a GUTENBERG_PHASE environment …
03:12 Ticket #54004 (Bump Akismet (5.9 Edition)) closed by dd32
fixed: Marking as closed, it was bumped for 5.9, and I've followed up with …
01:20 Ticket #55016 (Upgrade bundled jQuery Color) closed by Clorith
fixed: In 52657: […]
01:20 Changeset [52657] by Clorith
External libraries: Update jQuery Color to 2.2.0 The NPM package for …
00:56 Ticket #55016 (Upgrade bundled jQuery Color) created by Clorith
Previously #51405 jQuery Color version 2.2.0 is available, but 2.1.2 …
00:13 Ticket #54906 (Check _get_cron_array type in upgrade_590 routine) reopened by peterwilsoncc
Reopening for merging in to the 5.9 branch.
00:12 Ticket #54906 (Check _get_cron_array type in upgrade_590 routine) closed by peterwilsoncc
fixed: In 52656: […]
00:12 Changeset [52656] by peterwilsoncc
Upgrade: Prevent warnings upgrading cron array. An unvisited site may …

01/31/2022:

22:26 Ticket #55015 (Site Editor not working for TwentyTwentyTwo Child theme) created by mervinpraison
It shows a blank screen when loading the Site Editor […] […]
21:42 Ticket #55014 (PDF Thumbnails stopped working in v5.9) created by dsawyers
We've been able to verify on our server using a staging site that when …
21:01 Ticket #55013 (Logout, eh is kind of offensive to Canadians) closed by TimothyBlynJacobs
duplicate: Thanks for the report @sterndata! This has previously been reported …
20:55 Ticket #55013 (Logout, eh is kind of offensive to Canadians) created by sterndata
If one selects English (Canada) as the site language, the dropdown …
17:51 Ticket #55012 (TinyMCE editor not rendering correctly in visual mode using wp_editor ...) created by rickcurran
Using the wp_editor function on a meta box on WP 5.9 with the block …
16:37 Ticket #54980 (WP 5.9 Media Library Overlay Caption Changes Are Not Updated In Gallery) closed by linux4me2
wontfix: Thanks for the explanation and the links @glendaviesnz. I understand …
15:52 Ticket #55011 (appearance Not showin Menu etc...) created by jawed3333
appearance Not showing Tab Menu etc... in New Verizon
14:19 Ticket #55010 (Twenty Twenty-Two : Large Image aligment css) closed by ravipatel
worksforme
14:09 Ticket #55010 (Twenty Twenty-Two : Large Image aligment css) created by ravipatel
Large image alignment css issue, it's going outside of container and …
13:39 Ticket #55009 (Twenty Twenty-Two : More tag not supported) created by ravipatel
On page content <!--more--> tag not working.
13:28 Ticket #55008 (WordPress Admin slow since update to 5.9.) created by markhowellsmead
The admin area is markedly slower than before the update from 5.8 to …
13:26 Ticket #55007 (Twenty Twenty-Two : Author Archive link) created by ravipatel
At single and listing need to add author archive link.
13:05 Ticket #54326 (`username_exists()` is passed a blog name in wp-includes/ms-functions.php) closed by SergeyBiryukov
fixed: In 52655: […]
13:05 Changeset [52655] by SergeyBiryukov
Docs: Add a comment to clarify the username_exists() check in …
11:35 Ticket #55003 (Twenty Fifteen Themes button border issue) closed by mukesh27
duplicate: Hi there! Welcome to Trac. thanks for the ticket. It's a duplicate of …
10:23 Ticket #55006 (Twenty Fifteen: Button border issue) created by umesh84
Twenty Fifteen Themes Gutenberg editor button border bottom is not working.
10:12 Ticket #55005 (Improve PHP performance for block.json files) created by aristath
Ticket initially created in …
10:10 Ticket #55004 (WP_Query IN operator has limits) created by hajakutbudeen
Hello there, Recently we found one issue, we display products using …
09:56 Ticket #55003 (Twenty Fifteen Themes button border issue) created by umesh84
Twenty Fifteen Themes Gutenberg editor button border bottom is not working.
09:11 Ticket #55002 (Language selection not working) created by kevjon
I have English (United States) and English (UK) installed. On login …
06:32 Ticket #55001 (Twenty-Twenty-Two: Comment navigation back link at wrong position) closed by costdev
reported-upstream

01/30/2022:

21:42 Ticket #55001 (Twenty-Twenty-Two: Comment navigation back link at wrong position) created by MarcDK
[[Image(...)]] When the option "Break …
20:49 Ticket #55000 (Cover block regression in WP 5.9) created by stevesand
Wow, this was not a smooth update, what happened here? This update …
19:40 Changeset [52654] by johnbillion
Build/Test Tools: Switch to some more appropriate assertions. See #54725
19:32 Changeset [52653] by johnbillion
Role/Capability: Correct the documented accepted types for the …
19:23 Changeset [52652] by johnbillion
Docs: Increase the specificity of types in various inline …
16:50 Ticket #39089 (Setting the Object Relationship Between Post Type Objects and Taxonomy ...) closed by johnbillion
wontfix: I'm going to close this off due to lack of interest, but if somebody …
16:48 Ticket #37873 (Consolidate customizer CSS) closed by johnbillion
wontfix: I think it's safe to say that this missed the boat.
16:45 Ticket #31616 (Splitting request_filesystem_credentials into separate functions) closed by johnbillion
wontfix: Closing this off due to lack of interest. Please feel free to reopen …
15:53 Ticket #54998 (Fatal error using admin_email_check_interval filter on PHP 8.0) closed by johnbillion
invalid: Using 0 as a callback was likely filling your PHP error logs with …
14:09 Ticket #54999 (PHP8.1: Passing null to parameter #2 ($numeric_prefix) of type string ...) closed by costdev
duplicate: Thanks for the report @haozi! The update of the Requests library is …
13:50 Ticket #54999 (PHP8.1: Passing null to parameter #2 ($numeric_prefix) of type string ...) created by haozi
In file wp-includes/Requests/Transport/cURL.php on line 345 […] we …
13:50 Ticket #54998 (Fatal error using admin_email_check_interval filter on PHP 8.0) created by josklever
I’m debugging an issue while logging in on a site running on PHP 8.0 …
13:21 Ticket #54997 (untrailingslashit() throws a deprecation notice for null on PHP 8.1) created by haozi
In PHP8.1,WordPress will throw rtrim(): Passing null to parameter #1
12:54 Ticket #54996 (PHP8.1 throw 'Deprecated' in WordPress 6.0-alpha-52650) created by haozi
In PHP8.1,Implicit incompatible float to int conversion is deprecated. …
11:59 Ticket #54911 (Twenty Twenty-Two: Theme Check Plugin issue for the image size) reopened by SergeyBiryukov
Reopening for backporting to the 5.9 branch.
11:54 Ticket #54911 (Twenty Twenty-Two: Theme Check Plugin issue for the image size) closed by SergeyBiryukov
fixed: In 52651: […]
11:54 Changeset [52651] by SergeyBiryukov
Twenty Twenty-Two: Optimize the assets/images/ducks.jpg image. The …
11:08 Ticket #54989 (Download stats API returning unexpected results) closed by SergeyBiryukov
reported-upstream: Hi there, welcome to WordPress Trac! Thanks for the ticket. Please …
10:31 Ticket #54989 (Download stats API returning unexpected results) reopened by pyves
Requesting data for a plugin slug that does not exist is not …
09:02 Ticket #54995 (Impossible to type apostrophe in WP 5.9 + Twenty Twenty One theme) created by nmschaller
Working from a Chromebook with US international keyboard, the usual …
08:58 Ticket #54994 (Action Hook admin_enqueue_scripts and wp_enqueue_scripts) created by smusman98
Hey, I'm a developer, I wanted to know if it's a bug, or am I doing it …
07:36 Ticket #54989 (Download stats API returning unexpected results) closed by Otto42
invalid: There is no valid reason to request data for a plugin slug that does …
04:44 Ticket #54993 (Inline output using wp_enqueue_block_style adds unnecessary paths) created by s56bouya
Outputting inline using wp_enqueue_block_style, adds an unnecessary …

01/29/2022:

23:10 Ticket #54992 (Changing font color of a word changes color of the whole block ...) closed by lucio7
invalid
22:38 Ticket #54992 (Changing font color of a word changes color of the whole block ...) created by lucio7
I teach and explain social dynamics. To do so, I use a lot of …
22:30 Ticket #54991 (Site problem) created by nikosgr74
Hello all I have an issue with my site, i'm getting the message …
18:58 Ticket #54990 (Unload handler for inline replies to comments displays "Are you ...) created by davidbaumwald
While investigating #54621, there's a similar(perhaps related) issue …
16:34 Ticket #54989 (Download stats API returning unexpected results) created by pyves
The download stats API endpoint documented …
16:30 Ticket #54988 (Password Protected Page access sequrity issue) closed by tobifjellner
invalid: This is not an error, but the way this rather simple function was …
16:13 Ticket #54988 (Password Protected Page access sequrity issue) created by ravipatel
Follow this steps: 1) Create page 1 and set pass: 111 2) Create page …
14:36 Ticket #54987 (Check if 'user_nicename' is not too long after the 'pre_user_nicename' ...) created by SergeyBiryukov
Background: #33793, #44107. In wp_insert_user(), there are a few …
14:24 Ticket #44107 (wp_insert_user should return WP_Error if user_url's length is too long) closed by SergeyBiryukov
fixed: In 52650: […]
14:23 Changeset [52650] by SergeyBiryukov
Users: Return a WP_Error from wp_insert_user() if the user_url
13:58 Ticket #54986 (Css file duplication generated with repeter names) created by ravipatel
You can seen repeter names files which is generated on trunk compile …
12:45 Ticket #54985 (Twenty Twenty-Two: Add viewport meta) created by divyeshsapariya35
Hello, I am a WordPress developer and I developed many sites and …
10:47 Ticket #54984 (wp_update_user doesn't work properly with current user instance) created by oztaser
After #28020 merged in 5.8, there are two errors that I noticed in …
10:42 Ticket #48120 (Quick draft dashboard widget creates classic block instead of ...) closed by costdev
fixed
09:08 Ticket #48120 (Quick draft dashboard widget creates classic block instead of ...) reopened by costdev
Related ticket #54983.
04:22 Ticket #54983 (The post has already been deleted.) created by sumitsingh
Hi, One big issue on 5.9 . when i have deleted post then still on …
00:11 Ticket #54925 (Arraste e solte para reorganizar as faixas) reopened by hitzzz00
Olá, já mudei de tema, já desabilitei todos os puglins e nada dos …

01/28/2022:

23:22 Ticket #50177 (Writing Settings : Mail Server Port field overlap on small screens) reopened by SergeyBiryukov
This looks better now, but I think some further improvements could be …
21:52 Ticket #54982 (In 5.9 (classic) post editor the author pulldown only lists users with ...) created by joneiseman
In WordPress 5.9 in the classic editor when editing a post, the …
21:48 Ticket #50177 (Writing Settings : Mail Server Port field overlap on small screens) closed by audrasjb
fixed: In 52649: […]
21:48 Changeset [52649] by audrasjb
Administration: Add a top margin to Mail Server Port field on small …
20:22 Ticket #54981 (WP 5.9 Gallery Block Issues) created by hmnvtn
I have an image gallery in all of my posts with images set to not …
19:03 Ticket #54980 (WP 5.9 Media Library Overlay Caption Changes Are Not Updated In Gallery) created by linux4me2
Steps to reproduce the issue: * Add a new Gallery Block to a post or …
18:49 Ticket #54974 (z-index bug in buttons block) closed by ryokuhi
reported-upstream: Hello @iStag, Thanks for taking the time to open this ticket. …
18:05 Ticket #54902 (Media Library Overlay Drag-and-Drop To Reorder Images Does Not Work In ...) reopened by SergeyBiryukov
Reopening for 5.9.1 backport.
16:42 Ticket #54979 (hindi typing problem) created by bimaloan
we update wordpress to 5.9 but when we try to write in hindi not …
16:42 Ticket #54902 (Media Library Overlay Drag-and-Drop To Reorder Images Does Not Work In ...) closed by Clorith
fixed: In 52648: […]
16:42 Changeset [52648] by Clorith
External libraries: Update jQuery UI to 1.13.1 Some regressions …
15:13 Ticket #54978 (recreate response plugins_api) created by hhklik
recreate plugins_api response using plugin_information to load a …
15:08 Ticket #54977 (Dashboard welcome banner: fix bug when displayed in certain contexts) created by critterverse
Hi all, I'm reporting a bug that was noticed on the Dashboard where …
15:06 Ticket #54958 (Inconsistent behaviour for wp_add_inline_script between block-based ...) closed by Rustaurius
invalid: Great, thanks for clarifying!
14:56 Ticket #54976 (Twenty Twenty: This is a child theme of Cover) closed by Clorith
reported-upstream: Hiya, and welcome to the WordPress trac! This is a problem on the …
14:53 Ticket #54976 (Twenty Twenty: This is a child theme of Cover) created by karl19
On the repository page https://wordpress.org/themes/twentytwenty/, the …
14:45 Ticket #54975 (Allow filtering global styles) created by webmandesign
Due to using !important and possibly high selector specificity in …
12:55 Ticket #54974 (z-index bug in buttons block) created by iStag
STR - Add a button with a text and link like # - In button text mark …
12:46 Ticket #54973 (Failed wp_insert_category() when IMPORT_DEBUG is set to true produces ...) created by enshrined
When calling wp_insert_category(), setting the second parameter to …
12:25 Ticket #54972 (Change config variables from Settings) created by fyremoon
Hi, WordPress is installed in different ways these days than just FTP …
12:21 Ticket #54971 (Theme Details button cursor does not match cursor when hovering over ...) created by multidots1896
In WordPress 5.9 in appearance menu has themes options not showing …
12:09 Ticket #54970 ("Please update WordPress" link on incompatible theme tile on the "Add ...) created by tomasza8c
Interaction is prevented by the "Details & Preview" overlay. Trying to …
12:08 Ticket #54764 (UI issue in mobile device on add new theme page) closed by SergeyBiryukov
fixed: In 52647: […]
12:08 Changeset [52647] by SergeyBiryukov
Themes: Correct the width of theme preview on Add Themes screen. This …
12:00 Ticket #54969 (PHP Fatal error when upgrading WordPress to 5.9) created by garak734
Clicked on manual upgrade link on dashboard to upgrade from 5.8.2 to …
10:13 Ticket #54968 (Tide Gallery needs responsive design for Mobile) created by krupalpanchal
In a new theme Twenty Twenty Two with a block editor, There is one …
09:31 Ticket #54967 (Deprecation warning for PHP 8.1) closed by jrf
duplicate: Hi @lxtx, thanks for the report, but deprecations are nothing to be …
06:43 Ticket #54967 (Deprecation warning for PHP 8.1) created by lxtx
After activating a theme(path: /wp-admin/themes.php), I got warnings …
04:42 Ticket #54966 (Inconsistent checking of read permission for singular vs non-singular ...) created by manfcarlo
Apologies if this has already been reported, as I wasn't sure exactly …
02:32 Ticket #52209 (Twenty Twenty-One: add margins and paddings) closed by poena
wontfix
01:49 Ticket #54965 (Custom post type set as not public breaks media uploader functionality) created by catacaustic
In 5.9 having a custom post type that is not public disables the media …
Note: See TracTimeline for information about the timeline view.