Make WordPress Core

Timeline

10/13/2023:

22:27 Ticket #59624 (Update to readme to add pass params instuctions) created by pbearne
I always have to work this out / look it up so let's add it to the …
22:07 Ticket #59623 (tests for wp_get_direct_update_https_url) created by pbearne
20:13 Ticket #59622 (Block supports: Avoid warning for non string class attributes) created by dmsnell
Block Supports: Avoid throwing warning when checking for class …
20:03 Changeset [56934] by swissspidy
Build/Test Tools: Do not round percentages when comparing performance …
18:44 Ticket #59599 (Possible performance regression: script strategy `defer` with ...) closed by westonruter
fixed: In 56933: […]
18:44 Changeset [56933] by westonruter
Script Loader: Move delayed head script to footer when there is a …
18:27 Ticket #57377 (Twenty Twenty-One: Quote block shows quotation marks outside a ...) closed by sabernhardt
fixed: I'll close this. If something else should change, please open a new ticket.
17:47 Ticket #59188 (WP_Posts_List_Table causes post, postmeta, and term caches to be ...) closed by joemcgill
fixed: Replying to flixos90: > @peterwilsoncc Is this good to …
17:29 Ticket #59621 (Image block resizes image by clicking anywhere along the side (without ...) created by inspiredtaste
While editing posts since updating to WordPress 6.3 we started …
17:19 Ticket #59505 (Fix HTML5 validation error for skip-link css on footer) closed by westonruter
fixed: In 56932: […]
17:19 Changeset [56932] by westonruter
Script Loader: Enqueue inline style for block template skip link in …
17:02 Ticket #59620 (Remove a query to /wp-json/wp/v2/users from the editor where there ...) created by oglekler
I've unset /wp/v2/users and /wp/v2/users/(?P<id>[\d]+) endpoints …
16:53 Ticket #59619 (Remove discouraged `@return void` annotations) created by flixos90
See …
16:44 Ticket #59591 (Missing checks for pattern files trigger (invisible) PHP warnings) closed by flixos90
fixed: In 56931: […]
16:44 Changeset [56931] by flixos90
Themes: Clear existing pattern cache when in theme development mode …
16:36 Ticket #59618 (I cannot login to my website: Affiliate Marketing Solutions) closed by Presskopp
invalid: Hi @tony16 , sorry to hear about your trouble, but please note that …
16:26 Ticket #59618 (I cannot login to my website: Affiliate Marketing Solutions) created by tony16
I get this error message: There has been a critical error on this …
15:39 Ticket #59617 (Troubleshoot With Crash) closed by jorbin
invalid: Hi @jwadsworthccci, sorry to hear about your site trouble, but please …
15:33 Ticket #59615 (Updating to 6.3.2 caused security issues) closed by jorbin
invalid: Hi @elizarcaraecle, sorry to hear about your site trouble, but please …
15:29 Ticket #59617 (Troubleshoot With Crash) created by jwadsworthccci
Hello, We recently experienced a website crash on …
15:28 Ticket #59616 (Sort files in theme/plugin files tree) created by pross
Its a fairly trivial change to make the files alphabetically sortable …
14:40 Ticket #59609 (White space at dashboard top side at 782px only .) closed by sabernhardt
reported-upstream: Thanks for opening the issue and creating a pull request!
13:31 Ticket #59615 (Updating to 6.3.2 caused security issues) created by elizarcaraecle
Our blog was automatically updated to 6.3.2 as a security patch, but …
12:56 Ticket #59614 (Image block lightbox can trigger PHP notices when deleting the image) created by afercia
For details and reproduction steps, please see …
12:32 Changeset [56930] by swissspidy
Build/Test Tools: Fix path check when comparing performance test …
12:18 Ticket #57775 (wp_create_file_in_uploads Called as Action Hook) closed by SergeyBiryukov
fixed: In 56929: […]
12:18 Changeset [56929] by SergeyBiryukov
Media: Consistently call the wp_create_file_in_uploads hook as a …
11:28 Changeset [56928] by swissspidy
Build/Test Tools: Fix file prefix handling in performance test …
11:08 Ticket #59613 (Ensure $atts passed to $callback of add_shortcode() is always an array) closed by swissspidy
duplicate: Duplicate of #59249.
10:42 Ticket #59613 (Ensure $atts passed to $callback of add_shortcode() is always an array) created by bedas
== Problem According to …
10:38 Ticket #59420 (Remove unused variables on the wp-includes folder.) reopened by SergeyBiryukov
Reopening to review the latest patches.
10:25 Ticket #58780 (Re-enable Slack notifications for E2E test suite) closed by SergeyBiryukov
fixed: This appears to be resolved in [56926] / #59517.
09:34 Ticket #59611 (Nach dem WordPress Update habe ich ein Problem) closed by bedas
invalid: Hallo, danke für Deine Nachricht. Ich verstehe dass es Probleme nach …
09:08 Ticket #59612 (Twenty Fifteen PullQuote block having issue with border in editor side.) created by nidhidhandhukiya
Steps to reproduce the issue :- 1. Activate Twenty Fifteen theme. 2. …
09:01 Ticket #59611 (Nach dem WordPress Update habe ich ein Problem) created by nextware
Hallo, leider bin ich nicht technisch begabt. Ich habe ein Problem …
08:43 Ticket #59610 (Post modified date cannot be updated through WP-CLI) created by shreyasikhar26
As we all know, we can update post data using WP-CLI `wp post update …
08:13 Changeset [56927] by swissspidy
Build/Test Tools: Revert accidental change to Gruntfile.js This is …
08:11 Ticket #59517 (Migrate Puppeteer tests to Playwright) closed by swissspidy
fixed: In 56926: […]
08:11 Changeset [56926] by swissspidy
Build/Test Tools: Migrate Puppeteer tests to Playwright. As per the …
04:32 Ticket #59609 (White space at dashboard top side at 782px only .) created by himshekhar07
There is white space at the top of the dashboard when I edit the post …
03:26 Ticket #59608 ([bug] insert_with_markers with a UTF-8 translated marker causing ...) created by sammyhk
We encountered issue when the site language is setting to `Chinese …
01:45 Ticket #59046 (Can't center align buttons after 6.3) closed by sabernhardt
duplicate: Duplicate of #59073. I have not received a response, so I'll close …
01:43 Ticket #59073 (The button alignment in the Gutenberg editor for pages and posts is ...) closed by sabernhardt
reported-upstream: The 'worksforme' resolution might be appropriate, too, but I'll close …

10/12/2023:

23:39 Changeset [56925] by peterwilsoncc
Query: Cache post parent IDs in posts group. Move the cache of post …
23:26 Ticket #59607 (HTML API: Fix - avoid calling subclass method while internally ...) created by dmsnell
After modifying tags in the HTML API, the Tag Processor backs up to …
21:21 Ticket #59606 (move posts per hand in archive) created by joskis
It will be nice in the future, to move posts per hand in an archive …
21:16 Ticket #59605 (activate, deactivate items in menue) created by joskis
It will be nice for an feature, to activate/deactivate the items in …
20:56 Milestone 6.3.2 completed
20:51 Changeset [56924] by jorbin
Post WordPress 6.3.2 version bump. The 6.3 branch is now 6.3.3-alpha.
20:47 Changeset [56923] by jorbin
Post WordPress 6.4 Beta 4 version bump.
20:25 Changeset [56922] by jorbin
WordPress 6.4 Beta 4.
17:45 Changeset [56921] by davidbaumwald
Tag 4.1.39
17:44 Changeset [56920] by davidbaumwald
Tag 4.2.36
17:44 Changeset [56919] by davidbaumwald
Tag 4.3.32
17:43 Changeset [56918] by davidbaumwald
Tag 4.4.31
17:42 Changeset [56917] by davidbaumwald
Tag 4.5.30
17:42 Changeset [56916] by davidbaumwald
Tag 4.6.27
17:41 Changeset [56915] by davidbaumwald
Tag 4.7.27
17:40 Changeset [56914] by davidbaumwald
Tag 4.8.23
17:40 Changeset [56913] by davidbaumwald
Tag 4.9.24
17:38 Changeset [56912] by davidbaumwald
Tag 5.0.20
17:37 Changeset [56911] by davidbaumwald
Tag 5.1.17
17:36 Changeset [56910] by davidbaumwald
Tag 5.2.19
17:36 Changeset [56909] by davidbaumwald
Tag 5.3.16
17:35 Changeset [56908] by davidbaumwald
Tag 5.4.14
17:34 Changeset [56907] by davidbaumwald
Tag 5.5.13
17:34 Changeset [56906] by davidbaumwald
Tag 5.6.12
17:33 Changeset [56905] by davidbaumwald
Tag 5.7.10
17:32 Changeset [56904] by davidbaumwald
Tag 5.8.8
17:31 Changeset [56903] by davidbaumwald
Tag 5.9.8
17:31 Changeset [56902] by davidbaumwald
Tag 6.0.6
17:29 Changeset [56901] by davidbaumwald
Tag 6.1.4
17:28 Changeset [56900] by davidbaumwald
Tag 6.2.3
17:27 Changeset [56899] by davidbaumwald
WordPress 6.2.3.
17:15 Changeset [56898] by davidbaumwald
Tag 6.3.2
17:06 Changeset [56897] by audrasjb
WordPress 6.3.2.
16:39 Ticket #59583 (Patterns: `theme` attribute not inserted in Template Part blocks) closed by Bernhard Reiter
fixed: In 56896: […]
16:39 Changeset [56896] by Bernhard Reiter
Patterns: Don't inject theme attribute on frontend. Having the …
16:17 Ticket #59604 (app passwords not working.) created by jeffreyrylift
Hi, I have attached a screenshot of what I see. Website is ylift.com I …
16:07 Changeset [56895] by joemcgill
Grouped backports to the 6.2 branch. - REST API: Limit …
16:05 Changeset [56894] by desrosj
Build/Test Tools: Reverse @react-spring update. This reverses the …
15:47 Changeset [56893] by audrasjb
WordPress 6.1.4.
15:44 Changeset [56892] by audrasjb
WordPress 6.0.6.
15:35 Changeset [56891] by audrasjb
WordPress 5.9.8.
15:29 Changeset [56890] by audrasjb
WordPress 5.8.8.
15:24 Changeset [56889] by audrasjb
WordPress 5.7.10.
15:21 Changeset [56888] by audrasjb
WordPress 5.6.12.
15:17 Changeset [56887] by audrasjb
WordPress 5.5.13.
15:15 Changeset [56886] by davidbaumwald
Grouped backports to the 5.7 branch. - Comments: Prevent users who can …
15:15 Changeset [56885] by audrasjb
WordPress 5.4.14.
15:14 Changeset [56884] by joemcgill
Grouped backports to the 5.8 branch. - REST API: Limit …
15:12 Changeset [56883] by audrasjb
WordPress 5.3.16.
15:12 Changeset [56882] by davidbaumwald
Grouped backports to the 5.6 branch. - Comments: Prevent users who can …
15:10 Changeset [56881] by audrasjb
WordPress 5.2.19.
15:09 Changeset [56880] by davidbaumwald
Grouped backports to the 5.5 branch. - Comments: Prevent users who can …
15:07 Changeset [56879] by audrasjb
WordPress 5.1.17.
15:06 Changeset [56878] by davidbaumwald
Grouped backports to the 5.4 branch. - Comments: Prevent users who can …
15:05 Changeset [56877] by davidbaumwald
Grouped backports to the 5.3 branch. - Comments: Prevent users who can …
15:04 Changeset [56876] by davidbaumwald
Grouped backports to the 5.2 branch. - Comments: Prevent users who can …
15:03 Changeset [56875] by joemcgill
Grouped backports to the 5.9 branch. - REST API: Limit …
15:02 Changeset [56874] by audrasjb
WordPress 5.0.20.
15:02 Changeset [56873] by davidbaumwald
Grouped backports to the 5.1 branch. - Comments: Prevent users who can …
14:59 Changeset [56872] by audrasjb
WordPress 4.9.24.
14:59 Changeset [56871] by davidbaumwald
Grouped backports to the 5.0 branch. - Comments: Prevent users who can …
14:59 Changeset [56870] by joemcgill
Grouped backports to the 6.0 branch. - REST API: Limit …
14:57 Changeset [56869] by audrasjb
WordPress 4.8.23.
14:55 Changeset [56868] by audrasjb
WordPress 4.7.27.
14:54 Changeset [56867] by joemcgill
Grouped backports to the 6.1 branch. - REST API: Limit …
14:53 Changeset [56866] by audrasjb
WordPress 4.6.27.
14:51 Changeset [56865] by davidbaumwald
Grouped backports to the 4.9 branch. - Comments: Prevent users who can …
14:50 Changeset [56864] by davidbaumwald
Grouped backports to the 4.8 branch. - Comments: Prevent users who can …
14:49 Changeset [56863] by audrasjb
WordPress 4.5.30.
14:48 Changeset [56862] by davidbaumwald
Grouped backports to the 4.7 branch. - Comments: Prevent users who can …
14:48 Changeset [56861] by jorgefilipecosta
Editor: Update packages with bug fixes. Updates editor npm packages …
14:44 Changeset [56860] by audrasjb
WordPress 4.4.31.
14:43 Changeset [56859] by davidbaumwald
Grouped backports to the 4.6 branch. - Comments: Prevent users who can …
14:41 Changeset [56858] by audrasjb
WordPress 4.3.32.
14:34 Changeset [56857] by davidbaumwald
Grouped backports to the 4.5 branch. - Comments: Prevent users who can …
14:34 Changeset [56856] by audrasjb
WordPress 4.2.36.
14:31 Changeset [56855] by davidbaumwald
Grouped backports to the 4.4 branch. - Comments: Prevent users who can …
14:30 Changeset [56854] by jorgefilipecosta
Editor: Update packages with bug fixes. Updates editor npm packages …
14:28 Changeset [56853] by audrasjb
WordPres 4.1.39.
14:28 Changeset [56852] by davidbaumwald
Grouped backports to the 4.3 branch. - Comments: Prevent users who can …
14:25 Changeset [56851] by davidbaumwald
Grouped backports to the 4.2 branch. - Comments: Prevent users who can …
14:21 Changeset [56850] by davidbaumwald
Grouped backports to the 4.1 branch. - Comments: Prevent users who can …
13:55 Changeset [56849] by hellofromTonya
Editor: Update npm packages ahead of 6.4 RC1. Updates the npm …
13:51 Changeset [56848] by audrasjb
Editor: Harden the display of footnotes. Props jorgefilipecosta, …
13:34 Ticket #59568 (About page updates for 6.3.2) closed by audrasjb
fixed: Thanks for the patch @beryldlg, it was committed in [56847].
13:33 Changeset [56847] by audrasjb
Help/About: Update the About page for 6.3.2. Props beryldlg, audrasjb.
13:27 Changeset [56846] by audrasjb
Shortcodes: Restrict ajax handler for media shortcode. Props tykoted, …
13:25 Changeset [56845] by desrosj
Editor: Move footnotes block hooks to default-filters.php Follow up …
13:24 Changeset [56844] by audrasjb
Application Passwords: Prevent the use of some pseudo protocols in …
13:22 Changeset [56843] by audrasjb
Comments: Prevent users who can not see a post from seeing comments on …
13:20 Changeset [56842] by audrasjb
Prevent unintended behavior when certain objects are unserialized. …
13:13 Changeset [56841] by audrasjb
REST API: Ensure no-cache headers are sent when methods are …
13:08 Changeset [56840] by audrasjb
REST API: Limit search_columns for users without list_users. …
12:56 Changeset [56839] by jorbin
Editor: Harden the display of footnotes. Props: jorgefilipecosta, …
12:45 Changeset [56838] by audrasjb
Shortcodes: Restrict ajax handler for media shortcode. Props tykoted, …
12:39 Changeset [56837] by jorbin
Application Passwords: Prevent the use of some pseudo protocols in …
12:36 Changeset [56836] by audrasjb
Comments: Prevent users who can not see a post from seeing comments on …
12:32 Changeset [56835] by jorbin
Prevent unintended behavior when certain objects are unserialized. …
12:29 Changeset [56834] by jorbin
REST API: Ensure no-cache headers are sent when methods are …
12:28 Changeset [56833] by audrasjb
REST API: Limit search_columns for users without list_users. …
12:06 Ticket #59603 (WordPress Welcome Dashboard Details is using "WordPress 6.3" texts) closed by NekoJonez
invalid: Hi there Thank you for your ticket but this is normal. The about page …
11:13 Ticket #59603 (WordPress Welcome Dashboard Details is using "WordPress 6.3" texts) created by shivashankerbhatta
Hi there, I recently installed WordPress 6.4 for testing purposes, …
10:15 Ticket #59449 (Twenty Nineteen: full width blocks have horizontal scrollbar in the ...) closed by SergeyBiryukov
fixed: In 56832: […]
10:15 Changeset [56832] by SergeyBiryukov
Twenty Nineteen: Add margins to editor iframe content. At screen …
08:41 Ticket #59493 (Bundled themes: remove blank CSS lines) reopened by ravipatel
08:40 Ticket #59493 (Bundled themes: remove blank CSS lines) closed by ravipatel
invalid: Added a pull request for a code solution. …
04:57 Ticket #59602 (Twenty Fifteen: typography issues in the editor with Table and ...) created by nidhidhandhukiya
Steps to reproduce the issue :- 1. Activate Twenty Fifteen theme. 2. …

10/11/2023:

19:07 Ticket #59601 (Infinte loop in Spy_REST_Server) created by xknown
The Spy_REST_Server class is used to mock the REST API related unit …
18:53 Ticket #58485 (Twenty Twenty-Three: Inline CSS - Unit of measure is redundant) closed by nicolefurlan
wontfix: This ticket was discussed in today's bug scrub. Closing this ticket …
18:21 Ticket #59600 (Block themes: Use a cache for block template files) created by flixos90
Updated Feb 28 by @joemcgill On every page load for a block …
18:07 Changeset [56831] by desrosj
Build/Test Tools: Remove hardcoded PHPUnit config files. The …
17:13 Changeset [56830] by desrosj
Build/Test Tools: Increase the timeout for the failed workflow. …
17:04 Ticket #59599 (Possible performance regression: script strategy `defer` with ...) created by adamsilverstein
I have been working on adopting the new Script API strategy feature to …
16:58 Ticket #59471 (List Style is shown in blog list section) closed by hellofromTonya
fixed: Well that's great news of the issue being resolved :) It is likely …
16:09 Ticket #59492 (WP_Query::generate_cache_key can create different hash for same ...) closed by joemcgill
duplicate: After discussing with @thekt12 and @spacedmonkey, I think it's best to …
16:05 Ticket #59598 (Applying Lightbox "Click on Expand" on 1 Image Block Automatically ...) created by sunitarai
I installed WordPress 6.4 Beta 3 via the Beta Tester plugin and the …
15:54 Changeset [56829] by desrosj
Build/Test Tools: Increase the number of retries when restarting a …
15:14 Ticket #59578 (Block Support: Add unit tests for Elements support.) closed by flixos90
fixed: In 56828: […]
15:14 Changeset [56828] by flixos90
Editor: Add further test coverage for wp_render_elements_support(). …
13:11 Ticket #59597 (Fix: Stop crashing with Lightbox on image blocks without an image.) created by dmsnell
Resolves https://github.com/WordPress/gutenberg/pull/55217 When …
13:08 Ticket #57791 (Create function to output admin notices) closed by costdev
fixed: > @marybaum Moving to 6.5 To make sure this ticket closes in the …
12:30 Ticket #59593 (Improve query class cache key generation for array values) closed by spacedmonkey
duplicate: Duplicate of #59516.
12:15 Ticket #59596 (Cache file sizes of core block style files.) created by spacedmonkey
Introduced in #58528 / [56044], there is now cache for file lookups …
12:15 Changeset [56827] by desrosj
Build/Test Tools: Don’t send Slack notification for workflow retries. …
11:49 Ticket #59595 (Improve performance of WP_Theme_JSON::compute_style_properties) created by spacedmonkey
When profiling WP 6.4 ( other releases ), it was not that the method …
11:39 Ticket #59594 (Remove $taxonomies from cache key generation in WP_Term_Query) created by spacedmonkey
When generating cache keys in generate_cache_key method in …
11:11 Ticket #59593 (Improve query class cache key generation for array values) created by spacedmonkey
n the current WordPress core, cache keys are generated for all query …
10:56 Ticket #59592 (Store last changed value in key instead of using it as a salt for ...) created by spacedmonkey
This 'last changed' timestamp serves as a salt, implying that when …
10:41 Ticket #59033 (Credits: Focus outline is cut off) closed by SergeyBiryukov
fixed: In 56826: […]
10:41 Changeset [56826] by SergeyBiryukov
Help/About: Ensure that focus outline on the Credits screen is not cut …
10:06 Ticket #59591 (Missing checks for pattern files trigger (invisible) PHP warnings) created by afercia
This morning I pulled latest changes onto my local WordPress trunk …
07:03 Changeset [56825] by costdev
Docs: Use US spelling and correct a typing mistake. This changes two …
04:32 Ticket #59590 (PHP error in class-wp-plugins-list-table.php after r56599) closed by costdev
fixed: In 56824: […]
04:32 Changeset [56824] by costdev
Plugins: Fix broken sprintf() call in plugins list table. In …

10/10/2023:

21:57 Ticket #59587 (Pass column count to "after_plugin_row" action hooks in ...) closed by TobiasBg
worksforme: @afragen, thanks for your persistence! Your suggestion will in fact …
21:24 Ticket #59589 (PHP error in class-wp-plugins-list-table.php after r56599) closed by TobiasBg
duplicate: Duplicate of #59590.
21:07 Ticket #59590 (PHP error in class-wp-plugins-list-table.php after r56599) created by petitphp
Originally reported in …
21:03 Ticket #59589 (PHP error in class-wp-plugins-list-table.php after r56599) created by petitphp
Originally reported in …
20:28 Ticket #59584 (Deactivate older versions of Gutenberg plugin when upgrading to WP 6.4) closed by hellofromTonya
fixed: Awesome. Thanks for confirming @antonvlasenko. During the Beta 3 …
20:26 Ticket #59242 (Block toolbar stays on top of post (mobile)) closed by sabernhardt
fixed: I do not know which commit merged this into trunk, but the revised …
20:20 Ticket #59588 (False returned instead of default value on get_option with failure of ...) created by cweberDC
Hello, I noticed a bug with the ability to load the customize screen …
19:32 Ticket #59582 (Menu functionality upgrade) closed by Presskopp
duplicate: Duplicate of #59581.
19:19 Ticket #59587 (Pass column count to "after_plugin_row" action hooks in ...) created by TobiasBg
A site's list of plugins on /wp-admin/plugins.php is generated by the …
17:30 Changeset [56823] by desrosj
Build/Test Tools: Correct variable typo. This was causing the version …
16:34 Changeset [56822] by karmatosed
Post WordPress 6.4 Beta 3 version bump.
16:12 Changeset [56821] by karmatosed
WordPress 6.4 Beta 3.
16:09 Ticket #59586 (Missing Features for FSE / Block Themes) created by digamberpradhan
With Classic themes there were some general options that all themes …
15:56 Ticket #59584 (Deactivate older versions of Gutenberg plugin when upgrading to WP 6.4) reopened by hellofromTonya
Re-opening to validate the behavior through test reports for 6.4 Beta …
15:36 Ticket #59583 (Patterns: `theme` attribute not inserted in Template Part blocks) reopened by flixos90
Flagging that this bug fix caused a major performance regression and …
15:05 Ticket #59584 (Deactivate older versions of Gutenberg plugin when upgrading to WP 6.4) closed by hellofromTonya
fixed: In 56820: […]
15:05 Changeset [56820] by hellofromTonya
Update/Install: Deactivate Gutenberg plugin version older than 16.5. …
14:03 Changeset [56819] by spacedmonkey
REST API: Fix issue with Template and Template Part Revision/Autosave …
13:32 Ticket #59585 (Unchecked variable creates fatal error in ...) created by Frederic Pilon
Hello! I've ran into a bug that had me need to modify core. I have …
13:20 Ticket #59584 (Deactivate older versions of Gutenberg plugin when upgrading to WP 6.4) created by hellofromTonya
There are reports of older versions of Gutenberg plugin, i.e. <= …
13:19 Ticket #59583 (Patterns: `theme` attribute not inserted in Template Part blocks) closed by Bernhard Reiter
fixed: In 56818: […]
13:19 Changeset [56818] by Bernhard Reiter
Patterns: Inject theme attribute into Template Part blocks. [56805]
13:02 Ticket #59583 (Patterns: `theme` attribute not inserted in Template Part blocks) created by Bernhard Reiter
First reported by @scruffian in …
12:50 Ticket #57674 (unregister_setting() raises a PHP warning on unknown settings) closed by hellofromTonya
fixed: In 56817: […]
12:50 Changeset [56817] by hellofromTonya
Options, Meta APIs: Check setting group exists before search in …
12:25 Ticket #59582 (Menu functionality upgrade) created by kairav
Hello Team, I love to be a WordPress Developer. While working on the …
12:24 Ticket #59581 (Menu functionality upgrade) created by kairav
Hello Team, I love to be a WordPress Developer. While working on the …
11:27 Changeset [56816] by karmatosed
Update editor related npm packages for beta 3 second part. The npm …
11:20 Ticket #56558 (Fatal Error caused by Uncaught TypeError: trim(): Argument #1 ...) closed by SergeyBiryukov
fixed: In 56815: […]
11:20 Changeset [56815] by SergeyBiryukov
Query: Ensure that the page parameter is scalar in …
11:11 Ticket #59580 (Text_Diff: sync with upstream) created by jrf
Follow up on ticket #58298. The Text_Diff library, as included in …
10:37 Ticket #59575 (Changes to TT4 for beta 3) closed by karmatosed
fixed
09:55 Ticket #59360 (update_network_option() strict checks can cause false negatives) reopened by costdev
Reopening to handle pre_option filters too (see …
09:49 Ticket #22192 (update_option() strict checks can cause false negatives) reopened by costdev
Hey @mukesh27 @flixos90 @joemcgill I was taking an early look at some …
09:35 Ticket #59360 (update_network_option() strict checks can cause false negatives) closed by spacedmonkey
fixed: In 56814: […]
09:35 Changeset [56814] by spacedmonkey
Options, Meta APIs: Prevent unnecessary database updates caused by …
09:01 Changeset [56813] by karmatosed
Changes to TT4 for beta 3. Updates TT4 with additional changes ready …
03:41 Ticket #59499 (Block custom CSS: Fix incorrect CSS when multiple root selectors) closed by isabel_brison
fixed: In 56812: […]
03:41 Changeset [56812] by isabel_brison
Editor: fix incorrect block custom CSS output. Fixes output of block …
02:47 Ticket #59579 (When I open the site editor in WordPress 6.4 + TT4, I get a REST 404 ...) created by nendeb55
[…] Core : WordPress 6.4-beta2-56809 Theme : Twenty Twenty-Four …

10/09/2023:

23:18 Ticket #58298 (Deprecated errors on /wp-admin/revision.php?revision=2895&gutenberg=true) closed by hellofromTonya
fixed: Following up ... I do think this ticket was fixed in the 6.3 cycle …
23:12 Ticket #59578 (Block Support: Add unit tests for Elements support.) created by dmsnell
Adds additional unit tests to confirm the behavior of elements block …
23:01 Changeset [56811] by peterwilsoncc
Query: Rename _prime_post_parents_caches() for clarity. Change the …
23:00 Ticket #58912 (Mobile: Admin menu unexpectedly closes with Safari) closed by joedolson
fixed: In 56810: […]
23:00 Changeset [56810] by joedolson
Administration: Fix unusable mobile admin menu in Safari. Replace the …
21:59 Ticket #59043 (the_excerpt() function return excerpt with different length in page ...) closed by hellofromTonya
reported-upstream: Hello @sarathlal, Welcome to Core's Trace. Thank you for reporting …
21:29 Ticket #55491 (Replace `unload` event handlers from core) closed by westonruter
fixed: In 56809: […]
21:29 Changeset [56809] by westonruter
Administration: Remove deprecated unload event handlers and use …
19:43 Ticket #59465 (Twenty Twenty-Four performance assessment and opportunities) closed by flixos90
fixed: I am very excited to report that most (if not all) of the server-side …
19:12 Ticket #59577 (Images in block templates or patterns do not have loading optimization ...) created by flixos90
This ticket is created as a break out from #59464: While that ticket …
19:09 Ticket #59576 (Twenty Twenty: update theme version to 2.4) created by sabernhardt
[56784] merged changes that accommodate the iframe editor to the 6.3 …
17:36 Ticket #59575 (Changes to TT4 for beta 3) created by onemaggie
This PR includes the bugfixes from the GH repo since Beta 2. Most of …
17:21 Changeset [56808] by karmatosed
Update npm packages to latest versions for 6.4 beta 3. The npm …
17:05 Ticket #59544 (Performance: Skip iteration in block supports elements when not necessary.) closed by flixos90
fixed: In 56807: […]
17:05 Changeset [56807] by flixos90
Editor: Improve performance of wp_render_elements_support(). By …
16:58 Ticket #59574 (Blocks: No toggle shown for hooked blocks added via filter) created by Bernhard Reiter
Per #59313, one core tenet of Block Hooks is to give the user the …
16:41 Ticket #59555 (Elements: Add additional unit tests for elements block support) closed by flixos90
fixed: Fixed by [56806], which for some reason hasn't shown up here yet 🤔
16:38 Ticket #59383 (Blocks: Introduce helper function to retrieve hooked blocks) closed by Bernhard Reiter
fixed: In 56805: […]
16:38 Changeset [56806] by flixos90
Editor: Add additional unit tests for elements block support. Props …
16:38 Changeset [56805] by Bernhard Reiter
Blocks: Call get_hooked_blocks only once per template/part/pattern. …
16:23 Ticket #59560 (full screen) closed by sabernhardt
invalid: Hi and welcome to WordPress Core Trac! I'm closing this as the ticket …
16:14 Ticket #59573 (warning: trying to access array offset on value of type bool in ...) created by androidforlife
[…] ..…
16:07 Ticket #59443 (Block Supports: Re-use instance of Tag Processor when adding layout classes) closed by spacedmonkey
fixed: To be clear, I am seeing this function be faster is some cases and …
14:47 Ticket #57512 (Warning as a part of API response) closed by kadamwhite
fixed: In 56804: […]
14:47 Changeset [56804] by kadamwhite
REST API: Correct parsing of password from Authorization header when …
14:46 Ticket #59572 (Block Hooks: Allow passing block definitions) created by Bernhard Reiter
Currently, it is only possible to specify a block name for automatic …
12:11 Ticket #59571 (Summary: No rate limit check on Reset forgot password which can lead ...) created by princegill
Browsers Verified In: firefox Steps To Reproduce: 1 Registered …
12:09 Ticket #59570 (Non Admin Users showing when deleting admin user.) created by digamberpradhan
When deleting a user with role of administrator. The option to …
12:05 Ticket #59569 (wp_pattern_category is set public to true, when it should have been false.) created by vrajadas
The pattern categories taxonomy is registered in …
11:21 Changeset [56803] by SergeyBiryukov
Code Modernization: Update parameter names in the WP_Block_List
10:08 Ticket #59541 (Patterns: Insert hooked blocks upon registration) closed by Bernhard Reiter
wontfix: Since @spacedmonkey's profiling has shown that this PR actually slows …
10:00 Ticket #59549 (Blocks: Remove block visitor indirection in hooked blocks insertion) closed by Bernhard Reiter
wontfix: Per the benchmark timings shared on the PR, there doesn't seem to be …
09:03 Ticket #59568 (About page updates for 6.3.2) created by audrasjb
The about page needs to be updated prior to 6.3.2. Note: For now WP …
07:24 Ticket #59567 (The image doesn't seem to load in TT4) closed by costdev
duplicate: Hi @ashikur698, welcome back to Trac and thanks for testing WordPress …
07:17 Ticket #59567 (The image doesn't seem to load in TT4) created by ashikur698
I installed the 6.4 Beta 2 version. The images don't seem to load in …
06:00 Ticket #59566 (Twenty Nineteen: The color palette shows incorrect names) created by poena
In the block editor, the first two colors in the theme's color palette …
05:43 Ticket #59565 (WordPress Block Editor Tag Limit Bug) created by prowp7
Hi, WordPress mentioned there is no tag limit on its platform. But, …

10/08/2023:

20:08 Ticket #59125 (Quick editing date of draft post does not work) closed by joedolson
fixed: In 56802: […]
20:08 Changeset [56802] by joedolson
Quick/Bulk Edit: Fix inability to quick edit draft post date. Follow …
18:19 Ticket #58829 (Miss alignment of "Copied!" message when clicking "Copy URL to ...) closed by joedolson
fixed: In 56801: […]
18:19 Changeset [56801] by joedolson
Upload: Fix misalignment of 'Copied' message. Add display: flex to …
17:54 Ticket #59501 (Need to add space In Theme Activation Message) closed by joedolson
fixed: In 56800: […]
17:54 Changeset [56800] by joedolson
Administration: Add missing space in theme activation notices. …
16:11 Ticket #59564 (Not showing uploaded media in theme) created by vipalok2023
When user want login facing issue with wp admin area login please …
14:59 Ticket #59563 (Improve translation strings) created by rabmalin
/wp-includes/class-wp-duotone.php L904 `( 'The duotone id "%s" is …
13:07 Changeset [56799] by SergeyBiryukov
Coding Standards: Upgrade WPCS to version 3.0.1. In WordPressCS …

10/07/2023:

13:53 Changeset [56798] by SergeyBiryukov
Coding Standards: Correct alignment in wp-admin/user-edit.php. This …
09:31 Ticket #59562 (edit_form_after_title Hook Not Functional in Block Editor on New Post Page.) created by danishwebaashi
Hey Team, We trying to add custom button before Post/Page Title, but …
09:00 Ticket #59561 (Short Description is missing in code comment) created by 1naveengiri
Short Description helps to understand variable behavior and it seems …
02:40 Ticket #54504 (Update Requests library to version 2.0.0) closed by afragen
fixed: Sorry, It seems this was coming from my server's version of WP-CLI …
01:19 Ticket #54504 (Update Requests library to version 2.0.0) reopened by afragen
I appreciate that this ticket is closed and all references to the …

10/06/2023:

17:48 Ticket #59383 (Blocks: Introduce helper function to retrieve hooked blocks) reopened by flixos90
Reopening this due to a seemingly major performance opportunity in …
17:01 Changeset [56797] by flixos90
Options, Meta APIs: Add test coverage for update_network_option()
16:31 Ticket #51352 (Unexpected behavior when switching autoload between update_option) closed by flixos90
fixed: In 56796: […]
16:31 Changeset [56796] by flixos90
Options, Meta APIs: Fix bug with update_option() updating the wrong …
15:45 Ticket #59560 (full screen) created by bdnewall
full screen
15:00 Changeset [56795] by audrasjb
Post WordPress 6.3.2 RC1 version bump.
14:48 Changeset [56794] by audrasjb
WordPress 6.3.2 RC1.
14:04 Ticket #58910 (Reconsider wp_add_fields_to_navigation_fallback_embedded_links() location) closed by SergeyBiryukov
fixed: In 56793: […]
14:04 Changeset [56793] by SergeyBiryukov
Editor: Move wp_navigation schema updating to …
13:30 Ticket #59559 (The Image block lightbox introduces an undocumented exception on how ...) created by afercia
When an Image block is set to open the image in the lighbox, the …
12:45 Ticket #59527 (Include a check for 0-byte files in themes) closed by desrosj
fixed: In 56792: […]
12:45 Changeset [56792] by desrosj
Build/Test Tools: Check for zero-byte files in themes. Because the …
11:17 Ticket #59558 (not documented information about changes in embedded data) created by sashakozlovskiy
Hello. In latest wordpress become changes,after which embedded data …
09:25 Ticket #59554 (PHP 8.1: Community-Events on Dashboard producing deprecated warnings) closed by jrf
duplicate: Duplicate of #59052.
08:54 Ticket #59557 (Twenty Nineteen: The required WordPress versions do not match) created by poena
In the readme, style.scss and style.css files, the required WordPress …
07:32 Ticket #59556 (WordPress Multisite issue - Media files presenting on Google with ...) created by nutsonshells
Hi WordPress Team, I have a WordPress Multisite set up with 6 sites. …
06:35 Ticket #59555 (Elements: Add additional unit tests for elements block support) created by aaronrobertshaw
This ticket tracks the backporting of PHP files for the following …
00:19 Ticket #59554 (PHP 8.1: Community-Events on Dashboard producing deprecated warnings) created by treibstoff
With PHP 8.1 and WP 6.3.1 If the commmunity-events on dashbord is on, …
Note: See TracTimeline for information about the timeline view.