Make WordPress Core

Timeline

07/20/2022:

22:29 Ticket #54541 (Add actions to template loading to assist with collecting debug info) reopened by johnjamesjacoby
If I understand the intentions of this ticket and its hooks correctly, …
22:14 Changeset [53743] by audrasjb
Docs: Use third-person singular verbs for function descriptions in …
22:10 Changeset [53742] by audrasjb
Docs: Add missing function description in …
21:11 Ticket #56180 (get_header_image(): may consider adding filter in 'get_header_image()') closed by audrasjb
fixed: In 53741: […]
21:11 Changeset [53741] by audrasjb
Themes: Add a hook to filter theme header image URL. This changeset …
20:35 Changeset [53740] by audrasjb
Docs: Use third-person singular verbs for function descriptions in …
20:28 Ticket #56262 (WP_List_Util::pluck doesn't support a null $field) created by iandunn
[https://www.php.net/manual/en/function.array-column.php
19:18 Changeset [53739] by desrosj
Twenty Twenty-One: Rebuild the IE specific stylesheet. This was …
18:54 Changeset [53738] by desrosj
Build/Test Tools: Add tag pattern matching for the testing NPM …
18:50 Changeset [53737] by desrosj
Build/Test Tools: Add tag pattern matching for the testing NPM …
18:39 Changeset [53736] by desrosj
Build/Test Tools: Make the GitHub Action pattern matching for tags …
17:41 Changeset [53735] by desrosj
Build/Test Tools: Correctly detect the first workflow run for a branch …
16:34 Ticket #35717 (Audit the .icon16 selectors in admin-menu.css) closed by desrosj
fixed: Reclosing. The issue above was coincidental and unrelated.
16:30 Ticket #56261 (Normalize comment function parameters with mixed case names) created by SergeyBiryukov
Background: #56244 As of WordPress 2.9, core normalizes the user_ID
15:59 Ticket #56260 (In case of missing primary key on wp_posts, Media uploader gives false ...) created by harryfear
Hi community, Files won't upload to the media library and a …
15:55 Ticket #56259 (Database Repair doesn't check for missing primary keys / A.I.) created by harryfear
Hi amazing WP community, This is the second time I've come across …
15:44 Changeset [53734] by SergeyBiryukov
Docs: Add a @since note for get_post_permalink() returning false
15:39 Ticket #45329 (get_post_permalink tries is_wp_error on get_post which it will never be) closed by SergeyBiryukov
fixed: In 53733: […]
15:39 Changeset [53733] by SergeyBiryukov
Posts, Post Types: Correct the check for non-existing post in …
15:01 Ticket #55537 (Pair wpAjax admin notices with accessible audible messages) closed by joedolson
fixed: In 53709: […]
14:50 Ticket #35717 (Audit the .icon16 selectors in admin-menu.css) reopened by desrosj
Reopening because I noticed some weirdness in Trac and Making …
14:47 Changeset [53732] by SergeyBiryukov
Tests: Correct the test for passing all expected parameters to the …
14:37 Ticket #35717 (Audit the .icon16 selectors in admin-menu.css) closed by desrosj
fixed: In 53731: […]
14:37 Changeset [53731] by desrosj
Administration: Remove unused CSS selectors related to old format menu …
14:36 Ticket #55077 (Explain the purpose of input fields like title and description when ...) closed by antpb
wontfix: Given the fact that the description and caption render in different …
14:30 Ticket #56255 (Theme Twenty Twenty: <a> tag color not reflected in editor) closed by sabernhardt
duplicate: Thanks! I just noticed this last week and opened #56214. Also, the …
14:23 Ticket #56258 (Add IPv6 availability check in Site Health) created by josklever
As IP4 should be replaced by IPv6, WordPress sites should also be …
14:20 Changeset [53730] by SergeyBiryukov
Coding Standards: Remove extra comma in a compact() call. This …
14:12 Changeset [53729] by SergeyBiryukov
Coding Standards: Standardize on user_id when passing data to …
13:24 Ticket #56257 (Wrong function description in `wp_is_theme_directory_ignored` docblock.) created by audrasjb
The description of wp_is_theme_directory_ignored() is not 100% …
13:19 Changeset [53728] by audrasjb
Docs: Use third-person singular verbs for function descriptions in …
13:12 Changeset [53727] by audrasjb
Docs: Fix indentation issues in block-template-utils.php docblocks, …
12:55 Ticket #43406 (CS: Fix violations for wp-trackback.php) closed by SergeyBiryukov
fixed: Replying to sabernhardt: > Is this fixed by …
12:51 Ticket #56256 (The 'capability' parameter in the get_users function may not give the ...) created by tmatsuur
Specifying multiple different capabilities for the 'capability', …
12:44 Ticket #54330 (Twenty Twenty-One: Menu Item Focus Background only works on Chrome) closed by domainsupport
invalid: Understood ... it would appear that this can be fixed with a polyfill …
12:34 Ticket #56255 (Theme Twenty Twenty: <a> tag color not reflected in editor) created by umesh84
When I use the < a> tag, the text colour is not reflected in the …
11:35 Ticket #56190 (Plugins list: isufficent color contrast in plugin name, in recovery-mode.) closed by audrasjb
fixed: In 53726: […]
11:35 Changeset [53726] by audrasjb
Plugins: Improve color contrast on plugins screen when recovery mode …
10:30 Ticket #56254 (PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202) created by pras.88in
i get the above warning when i use php version 8.1.6 in iis server,for …
07:39 Ticket #55455 (clean_site_details_cache() doesn't clean all site caches) closed by sabernhardt
duplicate: Duplicate of #55454.
07:21 Ticket #56184 (register_block_type does not recognise "ancestor" block setting) reopened by gziolo
Reopening to backport changes to 6.0 branch in case 6.0.2 release …
06:19 Ticket #52993 (Twenty Twenty-One: Image links are broken) closed by poena
invalid

07/19/2022:

20:14 Ticket #56253 (Custom fields list is limited to 30 items only) created by publikk
Custom fields list is limited to 30 items only. The rest of the fields …
19:41 Ticket #56031 (Update Moment library for 6.1) closed by desrosj
fixed: In 53725: […]
19:41 Changeset [53725] by desrosj
External Libraries: Update the Moment library to version 2.29.4. This …
19:26 Ticket #56186 (get_page_of_comment doesn't work on descending order for comments) closed by ali11007
invalid
18:34 Ticket #56252 (Allow error_reporting level to be configurable for WP_DEBUG) created by luistar15
I use WP_DEBUG_LOG in production to catch errors not caught during …
18:19 Ticket #56251 (Use dominant color in media library) created by pbearne
This is a follow-up on ticket from …
16:35 Ticket #56250 (ReferenceErrors encountered when running QUnit tests) created by desrosj
When running QUnit tests, there are a handful of errors output: …
16:20 Changeset [53724] by SergeyBiryukov
Coding Standards: Use consistent placement for ::prepare_links()
16:17 Changeset [53723] by SergeyBiryukov
Coding Standards: Rename $comment_post_ID and $comment_author_IP
15:21 Ticket #16294 (Remote WXR Import) closed by desrosj
maybelater: I'm going to close this one out as a maybelater. There's been no …
14:52 Ticket #56020 (Add prepare_links method to WP_REST_Taxonomies_Controller) closed by spacedmonkey
fixed: In 53722: […]
14:52 Changeset [53722] by spacedmonkey
REST API: Add prepare_links method to …
14:47 Ticket #56019 (Add prepare_links method to WP_REST_Post_Types_Controller) closed by spacedmonkey
fixed: In 53721: […]
14:47 Changeset [53721] by spacedmonkey
REST API: Add prepare_links method to …
14:15 Changeset [53720] by SergeyBiryukov
Coding Standards: Remove unused variable in wp-trackback.php. This …
14:00 Changeset [53719] by SergeyBiryukov
Coding Standards: Improve variable names in wp-trackback.php. This …
13:22 Ticket #56184 (register_block_type does not recognise "ancestor" block setting) closed by gziolo
fixed: In 53718: […]
13:22 Changeset [53718] by gziolo
Editor: Fix register_block_type does not recognise ancestor block …
09:43 Ticket #56249 (change from email) closed by weboccults
invalid: @yassine1995 Please post your query in wordpress official support …
09:23 Ticket #56123 (Plugin Update Message slightly moved out of place) closed by audrasjb
fixed: In 53717: […]
09:23 Changeset [53717] by audrasjb
Upgrade/Install: Improve plugin update icon alignment. This changeset …
08:58 Ticket #56249 (change from email) created by yassine1995
Hello i want to change for my client from email (WordPress …
08:54 Ticket #53647 (Twenty Twenty-One: Add blockType suggestions to block patterns) closed by audrasjb
fixed: In 53716: […]
08:54 Changeset [53716] by audrasjb
Twenty Twenty-One: Add block type suggestions to block patterns. When …
07:32 Ticket #56248 (Reduce code duplication in tests that upload file as attachment) created by martin.krcho
Couple of unit tests contain code to upload a file and make it an …
00:42 Ticket #56247 (Page editor for the page assigned as Front Page does not indicate this ...) created by wolfpaw
This is an issue that has existed in WordPress prior to FSE, when a …
00:42 Ticket #56246 (Open FSE to the page template that is currently displayed) created by wolfpaw
Similar to how clicking "Edit Page" in the admin dashboard takes you …
00:23 Ticket #56245 (Allow Theme Templates to have Statuses) created by wolfpaw
Similar to how the Customizer allows you to save changes as drafts or …

07/18/2022:

19:48 Ticket #56244 (Use a consistent parameter name for functions accepting a comment ID ...) created by SergeyBiryukov
Background: #56243 Most functions that accept a comment ID or comment …
19:47 Ticket #24049 (Make Plugin Editor's file list alphabetical by full path) closed by desrosj
worksforme: I am also unable to reproduce this one. The only thing that feels
19:11 Ticket #36983 (Empty the username/email input field in the case of an `invalid_email`) closed by desrosj
invalid: Replying to rollybueno: > The only time it retain the …
17:35 Changeset [53715] by SergeyBiryukov
Posts, Post Types: Standardize on $post parameter name where …
17:33 Ticket #56243 (Use a consistent parameter name for functions accepting a post ID or ...) created by SergeyBiryukov
Most functions that accept a post ID or post object use $post as the …
15:58 Ticket #56031 (Update Moment library for 6.1) reopened by desrosj
Looks like a new version (2.29.4) has been released: …
15:15 Ticket #56242 (Problem with Core CSS) created by mrsoheilsani
Problem in block asset in …
13:39 Ticket #56237 (No longer able to log back into admin or WordPress site) closed by weboccults
invalid: @shantellel This is not wordpress support forum. You can raise …
12:04 Ticket #56241 (The post category count according post data not showing on admin side.) created by rima1889
we are created category as parent and child relationship. This …
09:50 Ticket #56240 (Social Icons Block bug) created by mplayer
When adding the social icon block, the + button is missing. All that …

07/17/2022:

23:25 Ticket #56239 (Update jQuery UI library for 6.1) created by peterwilsoncc
An update is available for the jQuery UI library. Core currently …
18:40 Ticket #56238 (WP 6.0.1 – and PHP 8.1 - don't work!) created by methos007
After update to the WP 6.0.1. no entry to the website. "White Screen" …
06:55 Ticket #56237 (No longer able to log back into admin or WordPress site) created by shantellel
After updating to the latest version of WordPress, the server suddenly …
05:12 Ticket #56236 (Multisite 6.0.1: Upgrade network stops if it can’t resolve a ...) created by mauricev2
In upgrading to 6.0.1 from 5.4.2, the initial part of the upgrade …
02:16 Changeset [53714] by SergeyBiryukov
Coding Standards: Use MINUTE_IN_SECONDS where appropriate. This …
01:36 Changeset [53713] by SergeyBiryukov
Coding Standards: Use a single input array on Permalink Settings …
01:04 Ticket #56235 (Use a variable for home URL on Permalink Settings screen) closed by SergeyBiryukov
fixed: In 53712: […]
01:04 Changeset [53712] by SergeyBiryukov
Permalinks: Use home_url() to set the URL base on Permalink Settings …

07/16/2022:

20:11 Ticket #55947 (Permalinks screen, add guiding introduction to structure selection.) closed by SergeyBiryukov
fixed: In 53711: […]
20:11 Changeset [53711] by SergeyBiryukov
Permalinks: Add a guiding paragraph on the Permalink Settings screen. …
16:18 Changeset [53710] by SergeyBiryukov
Coding Standards: Improve readability of …
15:36 Ticket #56235 (Use a variable for home URL on Permalink Settings screen) created by sabernhardt
As noted on #56110, I think replacing several instances of …
08:19 Ticket #56234 (error logged messages should not be translateable) created by malthert
e.g. _doing_it_wrong,... - general consensus for software is that …
07:59 Ticket #56232 (Typo in the "Changes to wp_die() HTML output in WordPress 5.3" dev note) closed by audrasjb
fixed: Hello and welcome to WordPress Trac @SherylHohman, Thank you, I …
07:53 Ticket #56233 (Dead link and/or obsolete function description in `addslashes_gpc()`) created by audrasjb
@mitweka reported on DevHub User notes that function …
04:08 Ticket #56232 (Typo in the "Changes to wp_die() HTML output in WordPress 5.3" dev note) created by SherylHohman
Typo on the documentation page: …
04:07 Ticket #56231 (WP_Http::make_absolute_url drops fragments) created by dshanske
The purpose of this function is to make a URL absolute. It should not …
01:06 Changeset [53709] by joedolson
Administration: Audible messages on AJAX error cases. Issues …

07/15/2022:

23:57 Changeset [53708] by joedolson
Coding Standards: Missed space in code indentation in [53707]. Fixes …
23:38 Ticket #54483 (On logout input fields have aria described login_error) closed by joedolson
fixed: In 53707: […]
23:38 Changeset [53707] by joedolson
Login: Explicitly associate errors with input fields. Add an …
23:07 Ticket #56230 (Incorrect aria-live announcement when removing a permalink custom structure) created by joedolson
When removing an added custom structure at Settings > Permalinks, the …
22:40 Ticket #55498 (Permalink Settings Page Accessibility Improve) closed by joedolson
fixed: In 53706: […]
22:40 Changeset [53706] by joedolson
Permalinks: Label and describe permalink settings fields. Restructure …
18:44 Ticket #50997 (Block Editor showing blank in WordPress 5.5) reopened by jornfranke
I still see it in the latest WP6 version. Please note that unsafe-eval …
16:28 Ticket #56229 (Attempt to read property "user_nicename" on bool in link-template.php ...) created by psimatrix
`PHP Warning: Attempt to read property "user_nicename" on bool in …
16:18 Ticket #35990 (Registering a custom post type should create a Recent CPT posts widget type) closed by desrosj
reported-upstream: Now that all widgets are blocks and this widget has been ported to the …
16:01 Ticket #35269 (Check data type of wp_xmlrpc_server_class filter before instantiate ...) closed by desrosj
wontfix: I'm going to close this one out. The preferred way to disable XML-RPC …
16:00 Changeset [53705] by SergeyBiryukov
Docs: Correct @since tags introduced in WordPress 6.0.1. The …
15:58 Ticket #56225 (`@since 6.1.0` appearing in 6.0.1) closed by SergeyBiryukov
fixed: In 53704: […]
15:58 Changeset [53704] by SergeyBiryukov
Docs: Correct @since tags introduced in WordPress 6.0.1. The …
14:26 Ticket #50997 (Block Editor showing blank in WordPress 5.5) closed by desrosj
invalid: I've been doing some testing for this one and I'm unable to reproduce. …
14:13 Changeset [53703] by SergeyBiryukov
Docs: Document that allowed_tags() is no longer used in core as of …
14:07 Ticket #56228 (Add main H1 heading in the site-editor page) created by afercia
See related issue on the Gutenberg repository: …
13:43 Changeset [53702] by SergeyBiryukov
Coding Standards: Rename the $user_id parameter of …
13:40 Ticket #56227 (Request to change WordPress logo) closed by audrasjb
invalid: Hello, welcome to WordPress Core Trac and thank you for opening this …
13:10 Ticket #56227 (Request to change WordPress logo) created by mumitozdmr
Hello, my name is Mustafa. I am a Turkish graphic design and web …
10:12 Ticket #56219 (Importer plugin's PHPUnit tests fail on PHP 8.1) closed by antonvlasenko
invalid: @jrf Sorry, I didn't know it's an external dependency. Of course, …
10:00 Ticket #56226 (Twenty Twenty-One: Group block styles are breaking the row variation) created by poena
Blocks inside groups with the row variation are displaying vertically …
08:54 Ticket #56225 (`@since 6.1.0` appearing in 6.0.1) created by johnbillion
Two backports went into 6.0.1 but the @since tags show 6.1.0. These …
08:42 Ticket #56224 (Hardcoded wp-login.php vs login_url filter?) created by malthert
The login_url filter allows changing allows changing the login URL. …
05:43 Ticket #56222 (Twenty Twenty-One: Remove spacer block styles) created by poena
Twenty Twenty-One includes styles for the spacer block for the front. …

07/14/2022:

21:51 Ticket #56221 (Add download URL to plugins REST create (install) endpoint) created by brianhenryie
The wp-json/wp/v2/plugins endpoint allows installing plugins by …
15:40 Ticket #56220 (Twenty Nineteen: Centered H2 headings on full-width Cover blocks are ...) created by zoonini
When H2 headings are added to a full-width Cover block and centered in …
14:26 Changeset [53701] by SergeyBiryukov
Tests: Use a consistent way of setting the Administrator role in Ajax …
14:08 Ticket #56027 (Placement of semi colon and error & strong tags is inconsistent.) closed by SergeyBiryukov
fixed: In 53700: […]
14:08 Changeset [53700] by SergeyBiryukov
Text Changes: Improve consistency of punctuation in some strings. * …
13:33 Ticket #56216 (Further remove code from translatable strings in ...) closed by SergeyBiryukov
fixed: In 53699: […]
13:33 Changeset [53699] by SergeyBiryukov
I18N: Remove code from a translatable string in …
13:28 Ticket #56219 (Importer plugin's PHPUnit tests fail on PHP 8.1) created by antonvlasenko
Steps to reproduce this bug: 1. Make sure you are on PHP 8.1 2. …
11:23 Ticket #56218 (wp-block-columns no margins or padding in WordPress 6) created by XyZed
This issue has been recreated in 4 different themes, Twenty …
07:15 Ticket #56217 (Add video rotation info in wp_read_video_metadata()) created by opajaap
wp_read_video_metadata() does not include ‘rotate’ in its return …
05:43 Ticket #55236 (Img tag attributes issue) closed by markparnell
duplicate: Duplicate of #55229. This was fixed in 5.9.3. See …
05:37 Ticket #55739 (Re: Notices from fonemu@forsyteinc.com & wordpress@forsyteinc.com) closed by markparnell
invalid: Hi @forsyteinc and welcome to WordPress Trac. The emails you're …
05:32 Ticket #55576 (DB connection fail on every computer restart) closed by markparnell
invalid: Per @afragen and @ironprogrammer's comments, this doesn't sound like …
01:58 Ticket #56216 (Further remove code from translatable strings in ...) created by SergeyBiryukov
Background: #35994. [36773] removed some code from a translatable …

07/13/2022:

23:19 Ticket #56196 (Broken Block after saving page without capability "unfiltered_html") closed by markparnell
duplicate: Thanks for the report @tlindig. Looks like there is already an open …
22:47 Ticket #38723 (Widget correct number is not displayed into the global ...) closed by alexvorn2
invalid: widgets are being replaced with blocks anyway so, yeah, let's close this.
22:01 Ticket #56215 (Introduce `is_term_publicly_viewable()` function) created by johnbillion
In #49380 the is_post_publicly_viewable() function was introduced …
21:22 Ticket #56214 (Twenty Twenty: links do not inherit user-defined text colors in the editor) created by sabernhardt
The …
19:45 Ticket #9716 (WordPress Theme/Plugin editor adds blank lines) reopened by SergeyBiryukov
Replying to desrosj: > It's also highly likely that this …
18:20 Ticket #54620 (Customizer settings enabled and not working with Twenty Twenty Two theme) closed by desrosj
invalid: Replying to tinomueller: > I have installed clean …
18:15 Ticket #9716 (WordPress Theme/Plugin editor adds blank lines) closed by desrosj
wontfix: I'm going to close this one out as a wontfix. There has been no …
18:08 Ticket #10726 (Admin notifications for more than 1 email) closed by desrosj
wontfix: Replying to nacin: > Anyone using get_option( …
17:55 Ticket #20007 (Add options & UI for admin registration and password reset notifications) closed by desrosj
maybelater: I'm going to close this out as a maybelater. While it's a valid …
13:45 Ticket #12267 (Upgrade loop objects to provide identical presentational interfaces) closed by desrosj
maybelater: Going to close this one out again as a maybelater. as it has been 6+ …
13:14 Ticket #12254 (Move show_message() into WP_Error class and add support for various ...) closed by desrosj
maybelater: I'm going to close this one out as a maybelater. The only place in …
13:08 Ticket #45267 (REST API: get_the_excerpt() on empty post_excerpt causes request to fail) closed by hellofromTonya
duplicate: This issue has been resolved: * #44534 / [43983] silenced the PHP …
12:24 Ticket #20439 (Introduce __return_one function) closed by desrosj
maybelater: Closing back out. I agree that this is a maybelater, but later is …
11:20 Ticket #56213 (Type of the response code and message in wp_remote_request()) closed by malthert
invalid: Oh thanks, missed that.
11:06 Ticket #56213 (Type of the response code and message in wp_remote_request()) created by malthert
https://developer.wordpress.org/reference/functions/wp_remote_request/
08:59 Ticket #56212 (Provide no-content versions of localized versions of WP core) closed by josklever
invalid: Moved to meta: https://meta.trac.wordpress.org/ticket/6403
08:42 Ticket #56211 (Can not access recovery mode) closed by weboccults
invalid: @janeswish There is very less detail given in your description. …
07:43 Ticket #56212 (Provide no-content versions of localized versions of WP core) created by josklever
When WordPress updates core, I noticed a no-content version of the …
06:56 Ticket #56211 (Can not access recovery mode) created by janeswish
Website has crashed and the recovery email has not come through hours …
06:48 Ticket #56210 (What's new page design issue in core wordpress) created by weboccults
Additional design tools boxes are not equal height. please refer …
Note: See TracTimeline for information about the timeline view.