Make WordPress Core

Timeline

08/22/2025: Today

10:01 Ticket #44174 (wp_get_http_headers does not return status code or follow redirects) closed by pmbaldha
invalid: We can get the response code of the remote request by following the …
09:42 Ticket #63860 (Twenty Twenty - Pullquote block having design issue when alignment is used.) created by nidhidhandhukiya
Steps to reproduce the issue:- 1. Activate Twenty Twenty theme. 2. …
08:25 Ticket #63859 (Ugly modal showing up after the session expires) created by Presskopp
I went back to a WP Site after obviously the session has expired. I …
06:37 Ticket #63858 (Trigger the wp_cron action from the shutdown hook instead of the init ...) created by pmbaldha
Spawn cron via HTTP API requires around 1 second, as discussed on …

08/21/2025: Yesterday

20:24 Ticket #63857 (Incorrect @var tag for _WP_Dependency::$args) created by marian1
1. _WP_Dependency instances are created exclusively via …
17:27 Ticket #63856 (Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor) created by chilu5504
Hello WordPress Team, Good evening! I regularly use WordPress for …
16:35 Ticket #63855 (Issue with "Quote" Block Alignment in Twenty Twenty-Two Theme) closed by sabernhardt
wontfix: The Align left and Align right options behave as they should: they add …
14:58 Ticket #63848 (Dead link in IXR introspection server (specUrl points to ...) closed by SergeyBiryukov
fixed: In 60655: […]
14:58 Changeset [60655] by SergeyBiryukov
XML-RPC: Update specUrl links in IXR_Server and …
14:26 Ticket #63855 (Issue with "Quote" Block Alignment in Twenty Twenty-Two Theme) created by viralsampat
Hello Team, I have reviewed the "Quote" block in the Twenty …

08/20/2025:

23:28 Ticket #63846 (Connect WordPress Media Library to cloud storage) closed by peterwilsoncc
wontfix: @kimjiwoon Unfortunately this isn't suitable for WordPress Core. …
22:56 Ticket #63849 (Add Persistent Filtering on WordPress Posts or WooCommerce Products) closed by peterwilsoncc
invalid: @MyWorldz Hello and welcome to trac. If I understand correctly, you …
21:09 Ticket #63854 (Handle a non-string passed to WP_HTML_Tag_Processor gracefully) created by kraftbj
The WP_HTML_Tag_Processor constructor assigns the passed value …
20:03 Ticket #63853 (Add PHP 8.5 compat array functions: `array_first` and `array_last`) created by TobiasBg
PHP 8.5, expected to be released on November 20, 2025, thus shortly …
19:04 Ticket #63852 (Twenty Twenty-Five: Code block does not use fallback to default ...) created by climatesaver
In Appearance – Editor – Styles – Typography – Manage fonts I …
16:30 Ticket #63851 (Audit wp_json_encode usage with script tags) created by jonsurrell
wp_json_encode() is used to print data in script tags in many places …
15:04 Ticket #49553 (Add option to get_search_form() to not include current search query in ...) closed by mindctrl
maybelater: It's possible to achieve this with existing filters, though I would …
14:59 Ticket #63850 (Avoid doing an extra call to cache/wpdb when post_id is not valid) closed by SergeyBiryukov
fixed: In 60654: […]
14:59 Changeset [60654] by SergeyBiryukov
Posts, Post Types: Avoid an extra database query in WP_Post for a …
14:23 Ticket #49725 (Bug in plugin upload) closed by mindctrl
invalid: Hi all, I've confirmed this is no longer an issue in the latest …
14:15 Ticket #63839 (Layout type classname incorrect for custom blocks) reopened by rishabhwp
14:04 Changeset [60653] by johnbillion
Cron API: Correct the documented type and value of the …
14:02 Ticket #19686 (404 - File or directory not found) closed by mindctrl
maybelater: Hi all, since it's been a few months since the close keyword was …
13:59 Ticket #45343 ($query->post is null when WP_Query `fields` parameter is present) closed by mindctrl
invalid: Hi all, as Callum mentioned above, this is now documented as expected …
13:41 Ticket #63850 (Avoid doing an extra call to cache/wpdb when post_id is not valid) created by bor0
While investigating an issue on WooCommerce.com, we discovered that …
13:17 Ticket #63849 (Add Persistent Filtering on WordPress Posts or WooCommerce Products) created by MyWorldz
It would be great if the filter results remained unchanged until a new …
13:08 Ticket #53168 (Ghost pages from Plugin) closed by nikunj8866
invalid: Thanks for the report! This isn't an issue with WordPress Core. The …
12:53 Changeset [60652] by johnbillion
HTTP API: Various improvements to the docblocks for HTTP functions. …
11:56 Ticket #51842 (Disabling pingbacks nulls the DB entry) closed by callumbw95
worksforme: Hi all, Seeing as this ticket has been open for 5 years at this …
11:46 Ticket #43654 (Silence "JQMIGRATE: Migrate is installed with logging active, version ...) closed by callumbw95
maybelater: Hey All, As this ticket has been sitting for the last 7 years without …
11:33 Ticket #27494 (Posts page appears into search results) closed by callumbw95
worksforme: Hi All, As this ticket has been sitting for 5 years now with the …
11:19 Ticket #49923 (Change "Critical Issue" to "Recommendation") closed by callumbw95
worksforme: Hey all, As this was suggested to be closed 5 years ago by @Clorith, …
10:23 Ticket #63848 (Dead link in IXR introspection server (specUrl points to ...) created by mayur8991
In the file: wp-includes/IXR/class-IXR-introspectionserver.php There …
09:57 Ticket #63847 (Twenty Twenty One :- Quote block does not adjust width for inner block ...) created by nidhidhandhukiya
Steps to reproduce the issue:- 1. Activate Twenty Twenty One theme. 2. …
08:21 Ticket #63846 (Connect WordPress Media Library to cloud storage) created by kimjiwoon
I'd like to explore connecting the WordPress Media Library to cloud …
08:05 Ticket #63845 (Command Palette: Enqueue command-related assets for all admin pages) created by wildworks
This ticket tracks the backport of PHP files for the following …
03:36 Tickets #63839,​63844 batch updated by isabel_brison
fixed: In 60651: […]
03:36 Changeset [60651] by isabel_brison
Editor: Include namespace in layout classname for non-core blocks. …
02:46 Ticket #63844 (Include namespace in layout classname for non-core blocks) created by isabel_brison
This should have been added in WP 6.4 but it got left out by accident …
00:53 Ticket #63841 (Accessibility Issues Found on WordPress CLI Page) closed by rollybueno
invalid

08/19/2025:

23:29 Ticket #63770 (WordPress wp_insert_user() throws warning when password is not provided) closed by peterwilsoncc
fixed: In 60650: […]
23:29 Changeset [60650] by peterwilsoncc
Users: Throw specific warning when wp_insert_user() called without …
21:45 Ticket #63843 (`<wfw:commentRss>` in feeds can be empty causing invalid feed when ...) created by jerclarke
For history on this issue please see this older (resolved) ticket: …
20:14 Ticket #63842 (Emoji detection inline script introduces needless parser/render blocking) created by westonruter
The inline script used for emoji detection, output in the head by …
19:37 Ticket #63841 (Accessibility Issues Found on WordPress CLI Page) created by viralsampat
Hello Team, I have reviewed the following page and checked its …
19:07 Changeset [60649] by jonsurrell
HTML API: Improve script tag escape state processing. Addresses some …
18:53 Ticket #28908 (Adding a menu custom link during autocompletion does not add the full ...) closed by mindctrl
worksforme: Hi all, due to the inability to reproduce, the broken screenshots, and …
18:50 Ticket #62797 (wp_add_inline_script does not properly escape '<!-- <script>' in contents) closed by jonsurrell
fixed: In 60648: […]
18:50 Changeset [60648] by jonsurrell
Editor: Ensure preloading middleware JSON is correctly encoded. Adds …
16:54 Ticket #57272 (Bug in main query) closed by callumbw95
invalid: Hey all, I think it is safe now to close this ticket is being closed …
16:51 Ticket #38805 (A hook is missing in class WP_List_Table) closed by callumbw95
maybelater: Hey all, Closing this ticket due to inactivity and lack of community …
15:06 Ticket #63391 (Docs: Typo correction – 'compatability' to 'compatibility') closed by jonsurrell
fixed: In 60647: […]
15:06 Changeset [60647] by jonsurrell
HTML API: Fix typo in indicated_compatibility_mode. Developed in …
12:28 Ticket #58511 (Escaping function missing in wp-trackback.php) closed by SergeyBiryukov
fixed: In 60646: […]
12:28 Changeset [60646] by SergeyBiryukov
Coding Standards: Sanitize input values in wp-trackback.php. …
09:38 Ticket #47170 (wp_sensitive_page_meta breaks login on iPad devices) closed by madhazelnut
wontfix: Looks like Safari in iOS started supporting …
09:02 Ticket #63840 (Block Bindings: Support generic block attributes) created by Bernhard Reiter
Currently, Block Bindings support for block attributes such as …

08/18/2025:

20:25 Ticket #47579 (Customizer "Select logo" and "Select site icon" look like drop areas, ...) closed by joedolson
fixed: In 60645: […]
20:25 Changeset [60645] by joedolson
Accessibility: Make buttons to add site images look like buttons. The …
17:27 Ticket #63839 (Layout type classname incorrect for custom blocks) created by peroks
This bug has already been reported in the Gutenberg repository …
12:31 Ticket #44374 (Remove deprecated contact methods) closed by SergeyBiryukov
fixed: In 60644: […]
12:31 Changeset [60644] by SergeyBiryukov
Users: Remove deprecated user contact methods. The three default …
10:27 Ticket #63838 (Site logo block should provide a way to specify alt text) created by Fab1en
When using the core site logo block, I can choose an image from the …

08/17/2025:

21:18 Ticket #63837 (Update wp_check_invalid_utf8()) created by dmsnell
There are a few challenges with wp_check_invalid_utf8() - Its …
20:24 Ticket #63836 (Use more appropriate HTTP status codes for wp_die) created by kkmuffme
By default wp_die uses HTTP status 500. This is also the status PHP …
16:57 Ticket #56499 (count() used in the loop condition) closed by SergeyBiryukov
fixed: In 60643: […]
16:57 Changeset [60643] by SergeyBiryukov
Coding Standards: Move count() usage in …
09:02 Ticket #63835 (Admin pages listing displays post time instead of modified time for ...) created by gchriz
In the admin pages listing (table) the "Date" column displays a wrong …

08/16/2025:

21:51 Ticket #63816 (Add year to timestamp in revisions comparison interface) closed by SergeyBiryukov
fixed: In 60642: […]
21:51 Changeset [60642] by SergeyBiryukov
Revisions: Add year to timestamp in revisions comparison interface. …
21:01 Ticket #63834 (Block post-date doesn't show date for postings modified on same day ...) created by gchriz
The block "post-date" used with displayType "modified" doesn't show …
10:07 Ticket #58873 (Add function to pass variables to scripts) reopened by jonsurrell
Thanks @westonruter, I didn't know that! For what it's worth, I much …

08/15/2025:

21:19 Ticket #63833 (PHPUnit clases don't exist in later versions of PHPUnit) created by danielmorell
Trying to run the PHPUnit test suite produces warnings when running …
21:01 Ticket #63832 (Loss of focus when setting or changing the Site Logo or Site Icon in ...) created by joedolson
When setting or changing a site logo or site icon, the active control …
19:11 Ticket #63714 (Missing width/height attributes on SVG file since WP 6.8.2) reopened by adamsilverstein
19:09 Ticket #63714 (Missing width/height attributes on SVG file since WP 6.8.2) closed by adamsilverstein
fixed: In 60641: […]
19:09 Changeset [60641] by adamsilverstein
Media: ensure wp_get_attachment_image uses valid user-provided width …
18:23 Ticket #63831 (Adjust sizing of page header links on mobile viewports) created by joedolson
In #41986, the styling of the page title actions was adjusted to match …
18:14 Ticket #63559 (Buttons on Edit Media screen have smaller height than other buttons) closed by joedolson
fixed: In 60640: […]
18:14 Changeset [60640] by joedolson
Media: Fix button sizing on Edit Media screen. On the Edit Media …
17:06 Ticket #63830 (Event system breaks when an event is scheduled during processing of a ...) created by madhazelnut
We've had instances of events "disappearing" and traced it down to …
14:42 Ticket #63829 (Sanitize return value of 'nonce_life' filters in wp_nonce_tick() to ...) closed by johnbillion
invalid: Thanks for the report, but this is a valid situation to allow PHP to …
14:01 Ticket #63829 (Sanitize return value of 'nonce_life' filters in wp_nonce_tick() to ...) created by marian1
wp_nonce_tick() uses the return value of a nonce_life filter in a …
11:52 Ticket #50554 (Do not use iframe for plugin information dialog) closed by nikunj8866
invalid: Thanks for the report. The plugin information modal in WordPress admin …
10:59 Ticket #63622 (Warning on inline-save AJAX) closed by SergeyBiryukov
fixed: In 60639: […]
10:59 Changeset [60639] by SergeyBiryukov
Quick/Bulk Edit: Check if post status is set in …
09:47 Ticket #63709 (Twenty Twelve: version 4.6 adds CRLF line endings on every file) reopened by monikarao
02:13 Changeset [60638] by peterwilsoncc
Post 6.7.3 release bump. The 6.7 branch is now 6.7.4-alpha. Follow …
Note: See TracTimeline for information about the timeline view.