Make WordPress Core

Timeline

09/17/2023:

22:49 Changeset [56602] by joedolson
Administration: Move tabindex="-1" from notice to JS. In a handful …
19:10 Changeset [56601] by joedolson
Administration: Use wp_admin_notice() in wp-admin/network/. Add …
15:59 Ticket #59378 (Image Aspect Ratio Not Staying Fixed In Mobile View) created by gpwebnut
When an image size is adjusted within the post/page editor, by …
15:31 Changeset [56600] by joedolson
Administration: Use wp_admin_notice() more in wp-admin/. Add …
15:21 Changeset [56599] by costdev
Administration: Use wp_admin_notice() more in /wp-admin/includes/. …
15:15 Ticket #59377 (Please help me! I ve got a problem on my site) created by rozito111
[…] site balalyq.kz
15:13 Ticket #59376 (Shortcodes no longer working) created by longtimenoc
This is a problem isn't it if word-press updates can suddenly disallow …
13:13 Ticket #59375 (Plugin_Upgrader assumption causes incorrect "Activate Plugin" link ...) created by michelleblanchette
Observed in WordPress 6.3.1 == Issue Summary == The "Activate …
11:23 Ticket #59374 (Bulk Edit does not let me remove "Uncategorized" for categorized posts) created by cmdgw
Bulk Edit Posts does not let you remove category "Uncategorized" even …
02:08 Changeset [56598] by SergeyBiryukov
Coding Standards: Fix a few newly introduced WPCS issues. Follow-up …

09/16/2023:

23:06 Ticket #59373 (TypeError: str_contains() argument must be of type string, array given ...) created by TimoTijhof
This seems to affect PHP 8.0 and higher. Downstream report at …
21:47 Changeset [56597] by costdev
Administration: Increase wp_admin_notice() usage in /wp-includes/. …
06:48 Changeset [56596] by SergeyBiryukov
Coding Standards: Remove extra parentheses in a few str_contains()

09/15/2023:

23:53 Ticket #59372 (Adjust theme details buttons in Customizer to improve proximity of controls) created by joedolson
Related: #40822 https://cldup.com/VYiaYkmtKO.jpg In the customizer …
23:50 Ticket #59371 (Adjust theme details buttons to improve proximity of controls) created by joedolson
Related: #40822 https://cldup.com/bzuc02OcHD.jpg The theme modal at …
23:01 Ticket #59370 (Update wp_is_mobile() to account for Sec-CH-UA-Mobile request header) created by westonruter
The wp_is_mobile() function currently uses User-Agent sniffing to …
20:01 Ticket #57296 (Force split queries in WP_Query in object caching is enabled.) reopened by azaozz
Replying to spacedmonkey: > This only changes if query …
18:13 Ticket #59369 (Details Block - add controls for spacing) created by dansoschin
When working with multiple details blocks in succession, it would be …
18:11 Ticket #59368 (Details Block - enable expansion of more than one block at a time in ...) created by dansoschin
While editing a details block, if you have multiple details blocks on …
18:09 Ticket #59367 (Details Block - enable copy/paste controls for visible portion of the block) created by dansoschin
Despite trying multiple methods, I cannot paste content into the …
18:08 Ticket #59366 (Details Block - Enable styles for the visible portion only, the hidden ...) created by dansoschin
When working with the DETAILS BLOCK, you have style options that only …
16:13 Ticket #58277 (Change the position of notoptions lookup in get_option) closed by spacedmonkey
fixed: In 56595: […]
16:13 Changeset [56595] by spacedmonkey
Options, Meta APIs: Optimize get_option by relocating notoptions cache …
15:10 Ticket #38338 (Twenty Sixteen: Skip To Content Link Not Working on iPhone) closed by joedolson
wontfix: Following discussion at WordCamp US 2023's contributor day and bug …
12:41 Ticket #58585 (Yoda update in wp-includes/template.php) closed by jrf
invalid
11:35 Ticket #59365 (Deprecated notice when calling get_admin_page_title() on some ...) created by apedog
[…] This occurs on all pages where global $plugin_page is null …
10:45 Changeset [56594] by SergeyBiryukov
Coding Standards: Remove the custom property for the FileName sniff. …
10:04 Ticket #59364 (When editing Styles > Layout or Block > * > Dimensions, every possible ...) created by uxl
In the site editor, when making changes in Styles > Layout, it looks …
09:59 Ticket #59363 (wp_tag_cloud and apply_filters) created by steffenkrueger
Line …
09:28 Ticket #58420 (Use WP_Die instead of die) closed by SergeyBiryukov
duplicate: It looks like this was previously suggested in #46418, let's continue …
09:17 Ticket #59362 (Display deprecated function usage in Site Health) created by Michi91
== Enhancement Request == === Summary === WordPress Site Health …
09:06 Changeset [56593] by SergeyBiryukov
Coding Standards: Improve organization of the WPCS-based PHPCS …
07:49 Changeset [56592] by gziolo
Blocks: Remove the gutenberg textdomain accidently added to …
07:47 Ticket #59361 (update_post_meta() strict checks can cause false negatives) created by mukesh27
Follow up: #22192 […] The update should not work, because they …
07:47 Ticket #59360 (update_network_option() strict checks can cause false negatives) created by mukesh27
Follow up: #22192 […] The update should not work, because they …
07:00 Ticket #59359 (Patterns: Fix core/block root padding styles to support correct editor ...) created by aaronrobertshaw
This ticket tracks the backporting of PHP files for the following …
05:28 Ticket #59358 (Fix post editor layout when Post Content block attributes are empty) created by isabel_brison
Currently we only set $post_content_block_attributes in the editor …
04:28 Ticket #59357 (Introduce background image block support) created by andrewserong
In the Gutenberg plugin, a background image block support feature has …
04:00 Ticket #59355 (TypeError: Cannot read properties of undefined (reading 'hasClass') in ...) created by chamois_blanc
Here is the trace: […]

09/14/2023:

22:43 Ticket #59354 (Unnecessary queries performed when updating a post without providing ...) created by johnbillion
Given an existing post with at least some categories or tags present, …
22:33 Ticket #59353 (Loss of focus when closing Image Rotation menu) closed by joedolson
fixed: In 56591: […]
22:33 Changeset [56591] by joedolson
Media: Fix focus loss when closing Image Rotation menu. Only shift …
22:20 Ticket #59353 (Loss of focus when closing Image Rotation menu) created by joedolson
When opening the image rotation menu, focus is moved to the first item …
22:08 Changeset [56590] by joedolson
Administration: additional_classes is not a function. Correct usage …
21:54 Ticket #59352 (Inline images inserted in the block editor can erroneously get ...) created by westonruter
I found that inserting an inline image in the block editor can result …
20:45 Ticket #59351 (Add support for querying by an exact date with WP_Date_Query) created by sean212
WP_Date_Query lacks the ability to query for posts with a specific …
19:22 Ticket #19674 (Do not prefix wp_title() with spaces if $sep is empty) closed by hellofromTonya
maybelater: As it's been a number of years since this ticket was marked as a …
17:10 Changeset [56589] by joedolson
Administration: Fix undeclared variable. Moved $updated_notice_args
16:06 Ticket #59350 (Excerpt Length Hook Has No Effect in Admin Ajax Request) closed by SergeyBiryukov
duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
14:54 Changeset [56588] by gziolo
Tests: Improve the assertions for REST API endpoint for block types …
14:40 Ticket #59350 (Excerpt Length Hook Has No Effect in Admin Ajax Request) created by dcooney
When performing an Ajax request via admin-ajax.php custom …
13:57 Ticket #59349 (Remove the Unused global variables in the wp-includes folder.) closed by SergeyBiryukov
duplicate: Hi there, thanks for the patch! As noted in comment:1 and previously …
13:25 Ticket #59346 (General: Add `block_hooks` field to block types) reopened by spacedmonkey
@bernhard-reiter Why was this committed with outstanding feedback from …
13:23 Ticket #59346 (General: Add `block_hooks` field to block types) closed by Bernhard Reiter
fixed: In 56587: […]
13:23 Changeset [56587] by Bernhard Reiter
General: Add block_hooks field to block type registration, REST API. …
13:20 Ticket #59349 (Remove the Unused global variables in the wp-includes folder.) created by upadalavipul
I have reviewed the code and found Unused global variables in one of …
12:44 Changeset [56586] by SergeyBiryukov
Coding Standards: Restore more descriptive variable names in a few …
12:38 Ticket #52710 (Taxonomy: Make it possible to bypass automatic caching of results in ...) closed by spacedmonkey
fixed: In 56585: […]
12:38 Changeset [56585] by spacedmonkey
Taxonomy: Introduce 'cache_results' parameter to WP_Term_Query for …
11:45 Changeset [56584] by gziolo
Tests: Split tests for _inject_theme_attribute_in_template_part_block …
11:40 Ticket #59348 (Excerpt block length is not full customizable any more) created by frzsombor
Since the latest changes in /src/wp-includes/blocks/post-excerpt.php …
11:39 Ticket #58443 (Twenty Nineteen Button is having issue with line height.) reopened by karmatosed
11:24 Ticket #58675 (Theme: use the_header_image_tag in core themes) closed by spacedmonkey
fixed: In 56583: […]
11:23 Changeset [56583] by spacedmonkey
Bundled Theme: Implement the_header_image_tag function for enhanced …
10:48 Ticket #59347 (Typo on the Gettext_Translations class) created by tohincoderex
There appears to be a typo in the function name and PHPDoc comments …
10:41 Ticket #59320 (Fatal error while processing failed plugin upgrade) closed by costdev
fixed: In 56582: […]
10:41 Changeset [56582] by costdev
Upgrade/Install: Fix broken sprintf() call when deleting a backup. …
10:23 Changeset [56581] by karmatosed
Twenty Ninteen: Revert changes to 'style-rtl.css'. This revert …
09:45 Ticket #58443 (Twenty Nineteen Button is having issue with line height.) closed by karmatosed
fixed: In 56580: […]
09:45 Changeset [56580] by karmatosed
Twenty Nineteen: Fixes button line height. Line height was broken for …
09:34 Ticket #59346 (General: Add `block_hooks` field to block types) created by Bernhard Reiter
In order to implement Block Hooks (see #59313), we need to add a new …
09:29 Ticket #59345 (Quote block: Style plain button setting not working on Twenty ...) created by upadalavipul
I tested the quote block on the twenty twenty-one theme and found the …
09:04 Changeset [56579] by Bernhard Reiter
Themes: Fix @covers PHPDoc line for test. Follow-up to [56578]. Props …
08:50 Ticket #59338 (Themes: Inject theme attribute during block serialization) closed by Bernhard Reiter
fixed: In 56578: […]
08:50 Changeset [56578] by Bernhard Reiter
Themes: Inject theme attribute during serialization. Rather than …
05:54 Ticket #59041 (Permit trashing patterns with draft status in post editor) reopened by isabel_brison
Reopening this ticket so it can be backported to 6.3.
05:51 Ticket #59041 (Permit trashing patterns with draft status in post editor) closed by isabel_brison
fixed: In 56577: […]
05:51 Changeset [56577] by isabel_brison
Post Types: allow trashing draft patterns. Adds delete_posts to …
05:48 Changeset [56576] by costdev
Administration: Fix erroneous call to wp_admin(). In [56573], a …
05:11 Ticket #59296 (Sync minor code quality tweaks to WP_REST_Global_Styles_Controller) closed by isabel_brison
fixed: In 56575: […]
05:11 Changeset [56575] by isabel_brison
REST API: quality tweaks to WP_REST_Global_Styles_Controller. Removes …
04:54 Ticket #58811 (Gutenberg Bug Nested WP Element Styles Broken) closed by isabel_brison
fixed: In 56574: […]
04:54 Changeset [56574] by isabel_brison
Editor: disable default style engine optimisation. Stops style engine …
02:13 Changeset [56573] by joedolson
Administration: Use wp_admin_notice() for .updated. Add usages of …
01:26 Ticket #59344 (Link UI Goes Off The Screen, Can't Acces Advanced) created by hmnvtn
As it says above, can't edit links or access "advanced" for links on …
01:23 Changeset [56572] by joedolson
Administration: Use wp_admin_notice() in /wp-includes/. Add …
01:11 Changeset [56571] by joedolson
Administration: Use wp_admin_notice() in /wp-admin/includes. Add …
00:52 Changeset [56570] by joedolson
Administration: Use wp_admin_notice() in /wp-admin/. Add usages …
00:19 Ticket #59343 (site being used to relay messages by suspicious people, criminal activity) created by mermax
please see the COMMENTS section on my site, i am unable to upload the …
00:15 Ticket #59342 (Plugins: Provide notification of testing/compatability with current ...) created by jordesign
An enhancement suggestion from the Support Forums …

09/13/2023:

22:14 Ticket #59316 (Incorporate script loading strategies in bundled themes) closed by westonruter
fixed: In 56569: […]
22:14 Changeset [56569] by westonruter
Bundled Themes: Ensure Twenty Twenty's main script loads in head for …
21:57 Ticket #59341 (Didnt sending wordpress login and signup mails) closed by Ipstenu
invalid: Hi @sazanxd I'm closing this as 'invalid' NOT because you're not …
21:35 Ticket #59341 (Didnt sending wordpress login and signup mails) created by sazanxd
20:50 Ticket #58634 (Update uses of script registration functions to use new function signature) closed by flixos90
fixed: In 56568: […]
20:50 Changeset [56568] by flixos90
General: Update wp_register_script() calls in core to use new …
18:23 Ticket #57377 (Twenty Twenty-One: Quote block shows quotation marks outside a ...) reopened by karmatosed
I am re-opening this as on testing after committing I now see and …
16:37 Ticket #59340 ("Open in new tab" checkbox in hyperlink entry doesn't save) created by phileossopher
When interfacing, the "Open in new tab" selection sometimes doesn't …
15:38 Ticket #57377 (Twenty Twenty-One: Quote block shows quotation marks outside a ...) closed by karmatosed
fixed: In 56567: […]
15:38 Changeset [56567] by karmatosed
Twenty-Twenty One: Fixes quotation mark being outside with background. …
14:32 Ticket #57902 (REST API index does not respect fields) closed by spacedmonkey
fixed: In 56566: […]
14:32 Changeset [56566] by spacedmonkey
REST API: Avoid unnecessarily preparing item links REST API index. …
13:41 Ticket #59339 (Conversion to webp causes fatal error when original image is a palette ...) created by jakeparis
I am working on an image conversion plugin. I've run into a bug when …
13:33 Ticket #59338 (Themes: Inject theme attribute during block serialization) created by Bernhard Reiter
Rather than using _inject_theme_attribute_in_block_template_content
13:01 Ticket #59267 (HTML API: Update documentation and rename internal variable on HTML ...) closed by Bernhard Reiter
fixed: In 56565: […]
13:00 Changeset [56565] by Bernhard Reiter
HTML API: Update documentation and rename internal variable on HTML …
12:53 Ticket #59292 (HTML API: Skip over contents of RAWTEXT elements such as STYLE.) closed by Bernhard Reiter
fixed: In 56564: […]
12:53 Changeset [56564] by Bernhard Reiter
HTML API: Skip over contents of RAWTEXT elements such as STYLE. When …
12:53 Ticket #59292 (HTML API: Skip over contents of RAWTEXT elements such as STYLE.) reopened by Bernhard Reiter
Reopening for backport to 6.3.
12:47 Ticket #59292 (HTML API: Skip over contents of RAWTEXT elements such as STYLE.) closed by Bernhard Reiter
fixed: In 56563: […]
12:47 Changeset [56563] by Bernhard Reiter
HTML API: Skip over contents of RAWTEXT elements such as STYLE. When …
12:03 Ticket #59325 (Block Themes: Test that `_build_block_template_result_from_file` ...) closed by Bernhard Reiter
fixed: In 56562: […]
12:03 Changeset [56562] by Bernhard Reiter
Themes: Add test for theme atttibute in file-based block template. …
11:51 Ticket #59337 (Change the escape esc_attr() to esc_url()) created by truptikanzariya
Change the esc_attr() function to esc_url() in "wp-admin/user-edit.php"
11:45 Ticket #59336 (Update edit term link generation while generating row action links) created by thelovekesh
Due to the last parameter being passed as null in add_query_arg(), …
11:02 Ticket #59335 (Explore Integration of Node.js into WordPress Core) created by harshgajipara
I recently came across the topic on wordpress support forum mentioning …
08:06 Changeset [56561] by SergeyBiryukov
Docs: Fix typo in a comment in wp_trim_excerpt(). Includes removing …
05:47 Ticket #59334 (Twenty Seventeen and Twenty Nineteen: Comments Reply heading and ...) created by pitamdey
In Theme Twenty Nineteen, Twenty seventeen & Twenty Twenty-Two, in the …
02:25 Ticket #59333 (Link Issues) created by vvt10551
Hello, Summation: Code and/or plugin needed to remove rel="noreferrer …
00:26 Ticket #59302 (Update script registration in default themes to use new function signature) reopened by peterwilsoncc
Generally WP tries to keep bundled themes compatible with the …
00:25 Ticket #59316 (Incorporate script loading strategies in bundled themes) reopened by peterwilsoncc
Generally WP tries to keep bundled themes compatible with the …

09/12/2023:

21:22 Ticket #58285 (New filter hook for filtering whole HTML before final output) closed by westonruter
duplicate: Let's consolidate on #43258 for moving this forward.
19:52 Ticket #59332 (Can't customize search in header) created by christinameyne
The search block can't be customized when added to the header …
19:18 Ticket #58682 (wp_trim_excerpt parses and renders blocks twice) closed by flixos90
fixed: In 56560: […]
19:18 Changeset [56560] by flixos90
Posts, Post Types: Avoid unnecessarily parsing blocks twice in …
17:46 Ticket #59331 (Image optimizations fail to apply when using Timber) created by westonruter
A user …
16:27 Ticket #58415 (Gutenberg not support on product page in WooCommerce latest version) closed by desrosj
invalid: Hi @priyank9033, Welcome to Trac! I'm sorry to hear you're …
15:21 Changeset [56559] by SergeyBiryukov
Coding Standards: Include one space after function keyword for …
15:10 Ticket #59268 (HTML API: Store current token reference in HTML Processor state.) closed by Bernhard Reiter
fixed: In 56558: […]
15:10 Changeset [56558] by Bernhard Reiter
HTML API: Store current token reference in HTML Processor state. The …
13:36 Ticket #59330 (Improvement in wp_parse_args for mutli-dimensional arrays) created by Stachethemes
I noticed the function doesn't work well when multi-dimensional arrays …
13:04 Ticket #59329 (Firefox gets "ReferenceError: Â is not defined" in unminified moxie.js) created by kinggmobb
In unminified moxie.js, there exists some weird Unicode characters on …
13:00 Ticket #59327 (Add optional callback argument to serialize_block(s)) closed by Bernhard Reiter
fixed: In 56557: […]
13:00 Changeset [56557] by Bernhard Reiter
General: Add optional callback argument to serialize_block(s). Allow …
07:37 Ticket #59328 (Problem with Advanced Editor Tools) created by philll1234
Hello! Please help if someone knows how to solve this situation… The …
00:04 Ticket #59316 (Incorporate script loading strategies in bundled themes) closed by westonruter
fixed: In 56556: […]
00:04 Changeset [56556] by westonruter
Bundled Themes: Use defer loading strategy for theme scripts. * Add …

09/11/2023:

22:34 Ticket #59326 (My sites have been hacked) closed by sabernhardt
duplicate: Duplicate of #59287. Sorry to hear about your site trouble. Trac is …
16:53 Ticket #59327 (Add optional callback argument to serialize_block(s)) created by Bernhard Reiter
For some operations, we need to traverse the parsed block tree (before …
16:33 Ticket #59326 (My sites have been hacked) created by ralgiere
My sites have been hacked I cannot log into WP-admin. …
15:38 Ticket #59325 (Block Themes: Test that `_build_block_template_result_from_file` ...) created by Bernhard Reiter
While we have coverage for …
13:02 Ticket #59205 (Loom embed support) closed by Ankit K Gupta
wontfix
11:36 Ticket #58116 (rest_{$this->taxonomy}_query Cache Problem) closed by spacedmonkey
fixed: In 56555: […]
11:35 Changeset [56555] by spacedmonkey
Taxonomy: Cache term objects in WP_Term_Query if query is filtered. …
11:22 Ticket #59324 (User list) created by kylechoi
Hello, I have the site and operates well. But suddenly, the Users …
10:31 Ticket #59322 (Update Requests library to version 2.0.8) closed by costdev
fixed: In 56554: […]
10:31 Changeset [56554] by costdev
External Libraries: Update the Requests library to version 2.0.8. …
10:23 Ticket #59323 (Peak of activity) closed by costdev
invalid: Hi @sherazad, welcome to Trac! WordPress.org is the website of the …
09:48 Ticket #59323 (Peak of activity) created by sherazad
Good morning, I'm Sherazade an admin of this website …
08:43 Ticket #59322 (Update Requests library to version 2.0.8) created by jrf
Requests 2.0.8 has just been released with a tiny bug fix which is …
08:33 Ticket #59321 (Block styles set via the "css" property in theme.json are ignored on ...) created by leemon
### Description Block styles set via the "css" property in theme.json …
05:25 Ticket #58471 (transient variable "doing_cron" cause a fatal error when the transient ...) closed by peterwilsoncc
fixed: In 56553: […]
05:25 Changeset [56553] by peterwilsoncc
Cron: Cast doing_cron transient to a float. Cast the doing_cron
04:51 Changeset [56552] by SergeyBiryukov
Code Modernization: Use dirname() with the $levels parameter. PHP …
02:20 Ticket #56598 (Performance optimization in _update_post_term_count()) closed by peterwilsoncc
duplicate: @joemcgill @dimitrisv I think I'll close this as a duplicate of …

09/10/2023:

09:02 Changeset [56551] by SergeyBiryukov
Coding Standards: Correct spacing for spread operators. No space …
07:35 Ticket #59320 (Fatal error while processing failed plugin upgrade) reopened by costdev
Reopening for backport to the 6.3 branch.
07:31 Ticket #59320 (Fatal error while processing failed plugin upgrade) closed by costdev
fixed: In 56550: […]
07:31 Changeset [56550] by costdev
Upgrade/Install: Fix broken sprintf() call when deleting a backup. …
02:11 Ticket #59320 (Fatal error while processing failed plugin upgrade) created by akihiroharai
Fatal error occurs while processing a failed plugin update. […]
Note: See TracTimeline for information about the timeline view.