Make WordPress Core

Timeline

02/12/2024:

23:37 Ticket #59636 (Add meta to the revisions screen) closed by adamsilverstein
wontfix: @jsmoriss Was this already resolved elsewhere? > 3 months ago > …
23:24 Ticket #21668 (WordPress does not respect jpeg’s progressive feature of original image) closed by adamsilverstein
fixed: In 57607: […]
23:24 Changeset [57607] by adamsilverstein
Media: enable control of progressive image output. Add a new …
23:08 Ticket #60510 (Plugins Dependencies: performance improvements with finding plugin's ...) closed by hellofromTonya
fixed: In 57606: […]
23:08 Changeset [57606] by hellofromTonya
Upgrade/Install: Micro-optimizations for getting plugin_file in …
23:00 Ticket #33049 (Media Library toolbar: spinner position on small screens) closed by joedolson
fixed: In 57605: […]
23:00 Changeset [57605] by joedolson
Media: Update progress spinner position on small screens. Move the …
22:24 Ticket #58443 (Twenty Nineteen Button is having issue with line height.) closed by SergeyBiryukov
fixed: In 57604: […]
22:24 Changeset [57604] by SergeyBiryukov
Twenty Nineteen: Restore transition property to a single line. …
22:15 Ticket #41692 (REST API does not return featured_media for Audio/Video) closed by swissspidy
fixed: In 57603: […]
22:15 Changeset [57603] by swissspidy
REST API: Add featured_media field to attachments endpoint. Audio …
22:11 Ticket #54370 (Add an option to configure the site icon in general settings) reopened by jorbin
Reopening to encourage continued discussion and potential interaction …
21:55 Ticket #54370 (Add an option to configure the site icon in general settings) closed by jorbin
fixed: In 57602: […]
21:55 Changeset [57602] by jorbin
General: Add an option to configure the site icon in general settings. …
21:46 Ticket #59704 (Bundled themes: harden fonts URL code for PHP 8.1) closed by audrasjb
fixed: In 57601: […]
21:46 Changeset [57601] by audrasjb
Bundled Themes: Cast font URL functions to string for …
21:42 Ticket #58443 (Twenty Nineteen Button is having issue with line height.) reopened by sabernhardt
reopening to fix tests
20:53 Ticket #57986 (`got_url_rewrite` doesn't support Caddy V2) closed by swissspidy
duplicate: Duplicate of #41877. Let‘s close this one as a duplicate then & push …
20:51 Ticket #41104 (Add "Site" to the "New" admin-bar dropdown) closed by joedolson
fixed: In 57600: […]
20:51 Changeset [57600] by joedolson
Toolbar: Add adminbar link for new sites in network installs. Add a …
20:28 Ticket #60518 (Plugin Dependencies: Avoid unnecessary DB writes) created by joemcgill
The Plugin Dependencies feature adds additional DB queries to every …
20:07 Ticket #60517 (Interactivity API - Directives are not processed if there is a Math or ...) created by cbravobernal
When there is a SVG icon in the navigation menu. The Interactivity API …
20:02 Ticket #60516 (Upgrade Moment.js to the latest version) created by desrosj
A new version of the moment (2.30.1) is now available. The …
19:51 Ticket #60515 (Update `regenerator-runtime` polyfill) created by desrosj
A new version of the regenerator-runtime polyfill (0.14.1) is …
19:49 Ticket #60514 (Update whatwg-fetch library) created by desrosj
A new version of the whatwg-fetch polyfill (3.6.20) is available. …
18:50 Ticket #58443 (Twenty Nineteen Button is having issue with line height.) closed by SergeyBiryukov
fixed: In 57599: […]
18:50 Changeset [57599] by SergeyBiryukov
Twenty Nineteen: Correct line height for Button block. This commit …
18:19 Ticket #59832 (Deprecation warnings for resulting from a call to plugin_dir_url) closed by charlestonsw
worksforme
17:34 Ticket #60513 (trivial: using 'double asterisks (/**)' instead of 'single asterisk ...) created by hztyfoon
Looks to me, In here …
17:27 Ticket #60512 (Update backbone.js to the latest version (1.6.0)) created by desrosj
Version 1.6.0 of Backbone.js is available (see …
17:04 Ticket #60511 (Test WordPress with jQuery 4.0.0 beta) closed by mgol
duplicate: Duplicate of #60478.
17:03 Ticket #60511 (Test WordPress with jQuery 4.0.0 beta) created by mgol
We’ve released the first beta of jQuery 4.0.0. Let us know what you …
16:51 Ticket #58995 (Remove individual files from `$_old_files` array when its parent ...) closed by davidbaumwald
fixed: In 57598: […]
16:51 Changeset [57598] by davidbaumwald
Upgrade/Install: Remove unnecessary individual subfiles from …
16:06 Ticket #59249 (shortcode_parse_atts() result for no attributes does not match the ...) closed by swissspidy
fixed: In 57597: […]
16:06 Changeset [57597] by swissspidy
Shortcodes: Always return an array in shortcode_parse_atts(). …
15:50 Ticket #59043 (the_excerpt() function return excerpt with different length in page ...) reopened by swissspidy
Reopening as it likely requires a core change.
15:41 Ticket #60510 (Plugins Dependencies: performance improvements with finding plugin's ...) created by hellofromTonya
Micro-optimizations exist for finding each plugin's file relative to …
15:36 Ticket #60332 (Edit docs for switch_to_blog()) closed by audrasjb
fixed: In 57596: […]
15:36 Changeset [57596] by audrasjb
Networks and Sites: Improve switch_to_blog() docblock. Follow-up to …
15:30 Ticket #60509 (Font Collection: Font name and description are not translatable) created by wildworks
My understanding is that font collections are registered via …
15:24 Ticket #59545 (New filter admin_canonical_url) closed by audrasjb
fixed: In 57595: […]
15:24 Changeset [57595] by audrasjb
Canonical: Introduce admin_canonical_url filter. This changeset …
14:51 Ticket #60508 (Add a plugin dependency section to Site Health) created by desrosj
Site Health is a great way to provide an indication something may be …
14:39 Ticket #60507 (Add a view for plugins with missing dependencies) created by desrosj
Instead of directing the user to review their plugins or look for …
13:56 Ticket #60506 (Block Hooks: Newly inserted anchor block doesn't ignore hooked blocks ...) created by Bernhard Reiter
Per [57594], hooked blocks will be injected into modified templates …
13:14 Ticket #60505 (Column names in wpdb->insert aren't sanitized.) created by kazet
Column names in wpdb->insert aren't sanitized, although the …
13:13 Ticket #59646 (Block Hooks: Enable for user-modified templates/parts/patterns) closed by Bernhard Reiter
fixed: In 57594: […]
13:13 Changeset [57594] by Bernhard Reiter
Block Hooks: Inject hooked blocks into modified templates and parts. …
12:58 Ticket #60463 (Script Modules API: Deregister script modules.) closed by gziolo
fixed: In 57593: […]
12:58 Changeset [57593] by gziolo
Script Modules API: Add deregister module function It was impossible …
12:31 Ticket #60461 (Running the install script shows database error after plugin ...) closed by costdev
fixed: In 57592: […]
12:31 Changeset [57592] by costdev
Upgrade/Install: Avoid update_option() calls during bootstrap. …
12:30 Ticket #60504 (Plugin dependencies: Account for mu-plugin as dependency) created by johnbillion
I believe there could be a situation where a plugin on a site gets …
12:19 Ticket #60503 (MySQL VALUES function deprecated in MySQL 8) created by kkmuffme
e.g. for add_option SQL query (but issue happens in other places too, …
12:16 Ticket #60500 (Typo correction in user.php) closed by costdev
invalid: Thanks for opening this ticket @shailu25! confirmaction is correct …
12:05 Ticket #60497 (Typo found in class-ftp.php: replace "resore" with "restore") closed by costdev
fixed: In 57591: […]
12:05 Changeset [57591] by costdev
Filesystem API: Fix typo in ftp_base::restore(). The …
12:03 Ticket #60502 (remove_function method removing next priority action too while ...) created by amritanshatwisetr
[…] Hi everyone, I found a strange behaviour from the WP core …
11:40 Ticket #60485 (Editor: Add missing support for script handles in asset files for blocks) closed by gziolo
fixed: In 57590: […]
11:40 Changeset [57590] by gziolo
Blocks: Allow reading the script handle from asset files In the …
11:36 Ticket #60501 (Plugin card dependencies notice and image can overlap.) created by costdev
Comments on #60488 and its PR raised an issue and a change request: - …
11:36 Ticket #60500 (Typo correction in user.php) created by shailu25
Typo correction in /wp-includes/user.php Line no 4695 […] It …
11:33 Ticket #60499 (Duplicate CSS in src/wp-includes/css/media-views.css) created by afercia
There's about 60 lines (including empty lines) of duplicate CSS in …
11:31 Ticket #60469 (Twenty Twenty: .privacy-policy CSS class affecting page body) closed by audrasjb
fixed: In 57589: […]
11:31 Changeset [57589] by audrasjb
Twenty Twenty: Scope .privacy-policy styles to the footer only. …
11:08 Ticket #60298 (Text embedded in theme template is not translatable) reopened by audrasjb
Reopening to address the other missing text labels.
11:07 Ticket #60298 (Text embedded in theme template is not translatable) closed by audrasjb
fixed: In 57588: […]
11:07 Changeset [57588] by audrasjb
Twenty Twenty-Four: Add missing translation functions to text strings. …
10:59 Ticket #60498 (My website content is showing the data in narrow way) created by crazywhiz
My website content is showing the data in narrow way, how to widen the …
10:46 Ticket #58022 (Twenty Twenty: fix Table block's border colors) closed by audrasjb
fixed: In 57587: […]
10:46 Changeset [57587] by audrasjb
Twenty Twenty: Fix Table block default and custom border colors. On …
10:46 Ticket #60497 (Typo found in class-ftp.php: replace "resore" with "restore") created by benniledl
There is a typo "resore" -> "restore" …
09:35 Ticket #59433 (Plugin deletion results must be stored in an option instead of a ...) closed by swissspidy
fixed: In 57586: […]
09:35 Changeset [57586] by swissspidy
Plugins: Store plugin deletion results in temporary option. Storing …
09:23 Ticket #59867 (Navigation Block Rendering: Move code to a class) closed by youknowriad
worksforme: I think this has been fixed actually. It's just that the class lives …
09:22 Ticket #60496 (Twenty Sixteen: visual and DOM order of elements in the footer mismatch) created by afercia
In the footer of Twenty Sixteen, the footer site info and the social …
09:17 Ticket #59656 (Merge Performant Translations (Ginger MO)) closed by swissspidy
fixed
08:47 Ticket #60456 (Pattern overrides: Update overrides attribute data structure and ...) closed by youknowriad
fixed: In 57585: […]
08:47 Changeset [57585] by youknowriad
Editor: Update pattern overrides attribute format. Updates the …
08:06 Ticket #60437 (Editor crashes with Uncaught Error: Maximum update depth exceeded) closed by afercia
fixed: This has been fixed with the latest Gutenberg packages update [57578].

02/11/2024:

23:21 Ticket #60495 (Following "plugins_list": Add a filter in get_views() in ...) created by juliobox
Since WP 6.3 there is a new filter named "plugins_list" added in …
19:12 Ticket #60247 (Replace exclusionary words within code comments) closed by joedolson
fixed: In 57584: […]
19:12 Changeset [57584] by joedolson
General: Remove ableist language from code comments. Remove a …
17:02 Changeset [57583] by SergeyBiryukov
Tests: Adjust the meta key time in wp_scheduled_delete() tests. …
04:01 Ticket #60494 (The loading icon does not show correctly when installing the plugin) created by huzaifaalmesbah
The loading icon does not show correctly when installing the plugin …

02/10/2024:

22:52 Ticket #60474 (HTML API: HTML Processor bookmarks seek, has_bookmark bugs) closed by dmsnell
fixed: In 57582: […]
22:52 Changeset [57582] by dmsnell
HTML API: Add subclassed has_bookmark() and fix seek() The …
17:16 Ticket #58498 (Twenty Fifteen: Cover and File blocks spacing) closed by SergeyBiryukov
fixed: In 57581: […]
17:16 Changeset [57581] by SergeyBiryukov
Twenty Fifteen: Add top margin to the File block button styles. This …
16:25 Ticket #59929 (Use post_password_required() for comment capability checks) closed by SergeyBiryukov
fixed: This was fixed in [57285], the commit missed the ticket.
14:43 Ticket #60493 (Query loop block: Search Template Issues) created by rawdolphe
Hi, I am testing the Search template (as shipped in 2024) and there is …
14:39 Ticket #60492 (Gallery crashes if images have caption.) created by newtonu
Every time I try to add a gallery in the post with images that has the …
01:03 Ticket #60491 (Fix handling of plugins with unmet requirements) created by azaozz
There are several bugs/inconsistencies when WordPress handles plugins …

02/09/2024:

19:48 Ticket #11302 (Bulk editing posts should pre-fill fields with the same value / allow ...) closed by joedolson
fixed: In 57580: […]
19:48 Changeset [57580] by joedolson
Quick/Bulk Edit: Pre-fill category fields with their status. …
18:31 Ticket #60490 (Add 'author__in' option to WP_Query 'orderby' options) created by bburgay
I would like to be able to preserve the author ID order given in the …
18:23 Ticket #59285 (Twenty Nineteen : Avatar design is different in editor and frontend ...) closed by SergeyBiryukov
fixed: In 57579: […]
18:23 Changeset [57579] by SergeyBiryukov
Twenty Nineteen: Add border-radius to avatar images in the editor. …
18:20 Changeset [57578] by youknowriad
Editor: Update the WordPress packages to Gutenberg 17.7RC1. This …
17:55 Ticket #59253 (Twenty Sixteen: Add border-radius to avatar images in the editor with ...) closed by SergeyBiryukov
fixed: In 57577: […]
17:55 Changeset [57577] by SergeyBiryukov
Twenty Sixteen: Add border-radius to avatar images in the editor. …
17:47 Ticket #60489 (Enhance User Navigation by Minimizing 'Edit Profile' Redundancy in ...) created by dionysous
The admin bar dropdown for authenticated users exhibits redundancy in …
16:43 Ticket #59832 (Deprecation warnings for resulting from a call to plugin_dir_url) reopened by charlestonsw
User Story Determining the fully qualified URL of a must-use …
16:39 Ticket #58697 (Synced patterns not available in the block inserter) closed by skorasaurus
worksforme: Thanks for reporting; this was reported at …
16:36 Ticket #60204 (Block Name only affect to Group block) closed by skorasaurus
worksforme: Hi, Thanks for reporting. I am able to rename most block types (as …
15:49 Ticket #60488 (Plugins dependencies notice alters visual and DOM order in the plugin cards) created by afercia
Noticed while testing https://core.trac.wordpress.org/ticket/22316
15:08 Ticket #60481 (Patterns: support button's link settings for Pattern Overrides) closed by youknowriad
fixed: In 57576: […]
15:08 Changeset [57576] by youknowriad
Editor: Expand Block Bindings for button block. Add block bindings …
13:25 Ticket #60486 (Theme Export: Update the way we replace the version number.) created by scruffian
Updates the way we update the version number so it works when the …
12:11 Ticket #56130 (Twenty Twenty-One: Load different CSS for different WP versions, to be ...) closed by poena
wontfix
11:29 Ticket #60485 (Editor: Add missing support for script handles in asset files for blocks) created by gziolo
In the [documentation for WPDefinedAsset
10:56 Ticket #60484 (Twenty Twenty-Two: The Quote block border width is thicker on the ...) created by viralsampat
I have reviewed the "Twenty Twenty-Two" theme and found that the …
10:52 Changeset [57575] by gziolo
Editor: Add wakeup magic method to the block bindings registry See …
10:38 Ticket #60282 (Add the Block Bindings API, including the "post_meta" and "pattern" sources) closed by gziolo
fixed: In 57574: […]
10:38 Changeset [57574] by gziolo
Editor: Refactor block binding processing and attribute computation …
09:43 Ticket #60444 (Shortcode Rendering Issue After WordPress Update with block_template_part()) closed by poena
duplicate: Duplicate of #56780. Thank you. Then let's close this: it makes them …
04:15 Ticket #60221 (Document full list of features in `add_theme_support` docblock) closed by isabel_brison
fixed: In 57573: […]
04:15 Changeset [57573] by isabel_brison
Themes: update add_theme_support docblock. Adds missing features to …
03:56 Ticket #60482 (Password Protected stops working) created by kitka
I have a site with 4 pages with different passwords to protect them. …
01:20 Ticket #60481 (Patterns: support button's link settings for Pattern Overrides) created by glendaviesnz
In https://github.com/WordPress/gutenberg/pull/58587 support was added …
01:05 Ticket #60480 (Warning: Undefined array key "file" in .../wp-includes/media.php on ...) created by shanemac10
When running Tools > Import > Run Importer, then selecting "Download …

02/08/2024:

23:29 Ticket #53157 (Replace table tags for color palettes on user profile screen) closed by joedolson
fixed: In 57572: […]
23:29 Changeset [57572] by joedolson
Users: Replace table tags for color palettes in profiles. Replace the …
21:17 Ticket #60479 (Remove adminbar skiplink focus fix) created by joedolson
The webkit-only skip link target fix for the adminbar is no longer …
20:52 Ticket #60478 (Upgrade to JQuery 4) created by nickchomey
JQuery just released a beta version of jQuery v4. Is this something …
20:34 Ticket #58010 (Missing context for string in Events widget) closed by jorbin
fixed: In 57571: […]
20:34 Changeset [57571] by jorbin
I18N: Add Translator comments for Planet URLs. Props oglekler, …
19:33 Ticket #60477 (Remove commented out code in wp-includes) created by viralsampat
Hello I have reviewed core files and found that a few files still …
19:30 Ticket #60476 (Upload test coverage report in human-readable HTML format) closed by desrosj
fixed: In 57570: […]
19:30 Changeset [57570] by desrosj
Build/Test Tools: Generate a human-readable HTML coverage report. …
19:30 Ticket #59839 (Twenty Twenty-Four: register_block_pattern_category()'s ...) closed by SergeyBiryukov
fixed: In 57569: […]
19:30 Changeset [57569] by SergeyBiryukov
Twenty Twenty-Two: Prefix the pages block pattern category name. If …
19:12 Ticket #59930 (Problems pulling relevant MySQL Docker container) reopened by desrosj
Reopening to backport [57568] to 6.4 after a bit of soak time, and the …
19:10 Ticket #59930 (Problems pulling relevant MySQL Docker container) closed by desrosj
fixed: In 57568: […]
19:10 Changeset [57568] by desrosj
Build/Test Tools: Fix bug pulling local environment containers on …
18:16 Ticket #60476 (Upload test coverage report in human-readable HTML format) created by desrosj
The Test Coverage workflow currently generates a coverage report XML …
16:00 Ticket #60473 (Coding Standards: Use `implode` instead of `join` in ...) closed by hellofromTonya
fixed: In 57567: […]
16:00 Changeset [57567] by hellofromTonya
Coding Standards: Replace alias join() in WP_Font_Utils. Replaces the …
15:44 Ticket #60475 (Possible incorrect type for $comment_id in get_comment_author filter) created by david.binda
After r52818 the $comment_id param of the get_comment_author
15:35 Changeset [57566] by desrosj
Build/Test Tools: Unpin PHP 7.4 from the test coverage workflow. …
15:24 Ticket #60474 (HTML API: HTML Processor bookmarks seek, has_bookmark bugs) created by jonsurrell
WP_HTML_Processor::has_bookmark does not correctly report bookmarks …
15:05 Ticket #60473 (Coding Standards: Use `implode` instead of `join` in ...) created by david.binda
r49193 replaced multiple instances of aliased functions by the …
10:39 Ticket #60233 (Editor: Support module metadata in block.json) closed by gziolo
fixed: In 57565: […]
10:39 Changeset [57565] by gziolo
Editor: Add viewScriptModule handling to block.json metadata …
09:24 Changeset [57564] by gziolo
Interactivity API: Remove empty file Missed that when applying patch …
09:11 Ticket #60356 (Interactivity API: Server Directive Processing) closed by gziolo
fixed: In 57563: […]
09:11 Changeset [57563] by gziolo
Interactivity API: Integrate Server Directive Processing The …
08:55 Ticket #60447 (Block Bindings API: Create WP_Block_Bindings_Source class) closed by gziolo
fixed: In 57562: […]
08:55 Changeset [57562] by gziolo
Editor: Introduce WP_Block_Bindings_Source class Abstracts the block …
08:40 Changeset [57561] by gziolo
Editor: Avoid double escaping on value passed for attribute in HTML …
08:35 Changeset [57560] by gziolo
Editor: Improve code documentation for block bindings Follow-up …
08:20 Ticket #60460 (Editor: Make asset registration .asset.php optional for blocks) closed by gziolo
fixed
08:19 Ticket #57234 (oembed_cache created in post affects the post_author on export) reopened by gziolo
I referenced a wrong ticket number by accident. Reopening
08:17 Ticket #57234 (oembed_cache created in post affects the post_author on export) closed by gziolo
fixed: In 57559: […]
08:16 Changeset [57559] by gziolo
Editor: Make asset file optional for block scripts It is no longer a …
07:36 Ticket #59166 (Font Library: Font manager for WordPress) closed by youknowriad
fixed: In 57558: […]
07:36 Changeset [57558] by youknowriad
Editor: Register the Google Font collection. By default, users will …
07:09 Ticket #60412 (Improve translators comments for wp.date.setSettings in compat file) closed by youknowriad
fixed: In 57557: […]
07:09 Changeset [57557] by youknowriad
Script Loader: Improve translators comments for wp.date.setSettings in …
07:06 Ticket #60105 (Add a timezone offset display value to wp.date.setSettings) closed by youknowriad
fixed: In 57556: […]
07:06 Changeset [57556] by youknowriad
Script Loader: Add a timezone offset display value to …
02:04 Ticket #60431 (Creative Mail) closed by dd32
invalid: Hi @donika1, I apologise for the delay in response. Unfortunately …

02/07/2024:

23:44 Ticket #60472 (Improve the `plugin_missing_dependencies` error message) created by desrosj
Follow up to #22316/[57545]. In validate_plugin_requirements(), a …
22:30 Ticket #60471 (Plugin dependencies: Dependent of an inactive plugin can be deleted ...) created by johnbillion
With plugin-b that depends on plugin-a via its Requires Plugins:
19:50 Ticket #60470 (Use `filter_input` instead of superglobals where possible) created by kkmuffme
The $_SERVER, $_GET, and $_POST variables are inherently unsafe …
19:43 Ticket #45962 (Is LocalHost Check?) closed by swissspidy
wontfix: WordPress in the meantime added support for defining the environment …
19:43 Changeset [57555] by SergeyBiryukov
Twenty Twenty-Four: Prefix the block pattern category name. If a …
19:27 Ticket #55605 (kses "selected" for option) closed by swissspidy
wontfix: select or option are not in the KSES allowlist by default, neither …
18:56 Ticket #57469 (retrieve_widgets(): fatal error when a sidebar's widgets set to null ...) reopened by ikriv
I was sitting on an old theme for a few years, and I hit this bug. I …
18:30 Ticket #55833 (Interference with the zlib output compression) closed by swissspidy
duplicate: Duplicate of #18525.
18:30 Ticket #22430 (wp_ob_end_flush_all bug when zlib.output_compression = On) closed by swissspidy
duplicate: Still a duplicate of #18525, let's continue the discussion there.
18:26 Ticket #60469 (Twenty Twenty: .privacy-policy CSS class affecting page body) created by mnydigital
Twenty Twenty has a CSS class for styling the privacy policy footer …
17:25 Ticket #60334 (Twenty Twenty-Four: Focus outline is insufficient) closed by joedolson
fixed: In 57554: […]
17:25 Changeset [57554] by joedolson
Bundled Theme: Improve focus outline in Twenty Twenty-Four. Set a …
17:25 Ticket #60468 (WP_Query matches any post when query parameter "name" is an empty string) created by miyarakira
WP_Query matches any post when query parameter name is an empty …
17:13 Ticket #60467 (Improvements to inline note about missing dependencies) created by desrosj
On the plugins screen, a note is displayed inline when there are …
17:11 Ticket #60466 (Introduce a contextual help tab for plugin dependencies) created by desrosj
Follow up to #22316/[57545]. On the plugins screen, there should be a …
17:11 Ticket #60465 (Plugin dependency info notice improvements) created by desrosj
Follow up to #22316/[57545]. When dependencies are missing for an …
16:54 Ticket #51870 (Update all focusable elements to use the new focus style) closed by joedolson
fixed: In 57553: […]
16:54 Changeset [57553] by joedolson
Administration: Improve contrast and consistency of focus styles. …
15:25 Ticket #60464 (Shortcode in Patterns -> Template Parts -> General -> An item in it.) created by webchacha
I'm using a reusable block in a general item in template parts and …
14:46 Ticket #60463 (Script Modules API: Deregister script modules.) created by cbravobernal
Right now is impossible to deregister a script module. This can cause …
14:36 Ticket #60462 (Twenty Twenty: Cover template overflows browser bar on mobile) created by twiddler
Hey there! Twenty Twenty's cover template fills the whole background …
14:23 Ticket #60461 (Running the install script shows database error after plugin ...) created by desrosj
Follow up to #22316. After [57545], there's a …
13:57 Ticket #60434 (Implementing a core solution for the infinite loop issue on ...) closed by gerardreches
invalid
13:55 Changeset [57552] by desrosj
Build/Test Tools: Revert [57551]. Problematic changes to the test …
13:01 Ticket #48316 (Changeset 46482 breaks upload when using ".." in upload_path.) reopened by gerardreches
How all of this started and why is it so difficult to fix may be far …
12:51 Ticket #60460 (Editor: Make asset registration .asset.php optional for blocks) created by gziolo
A related issue in Gutenberg: …
11:29 Changeset [57551] by desrosj
Build/Test Tools: Pin a specific commit for Hosting Test Reporter. An …
10:54 Changeset [57550] by youknowriad
Editor: Update PHPDoc for block bindings's context arg. The context …
10:34 Changeset [57549] by youknowriad
Editor: Fix typo in FontUtils doc block. Initially introduced in …
09:54 Ticket #60459 (Twenty Twenty-Four: Low button color contrast in the Ember theme style) created by Anlino
When the …
09:18 Changeset [57548] by youknowriad
REST API: Introduce the necessary endpoints for the font library. …
09:08 Ticket #60404 (Blog Post Button Style mismatch which need to be update) closed by poena
invalid: Hi @rakibul33 If I understand correctly from the shared files, you …
08:55 Ticket #60425 (Avatar Block alignment is not displaying properly on the Twenty ...) closed by poena
duplicate: Duplicate of #58989. Hi @viralsampat Thank you for the report. This …
08:51 Ticket #60453 (Block Styles: Fix block style variation selector generation) closed by youknowriad
fixed: In 57547: […]
08:51 Changeset [57547] by youknowriad
Editor: Fix block style variation selector generation. These changes …
08:49 Ticket #60439 (Past events from Events Calendar do not appear with the Post Grid plugin) closed by poena
invalid: Hi @clementineseite This issue tracker is for reporting bugs in …
07:37 Ticket #60458 (WordPress6.5-alpha Font upload fails.) created by nendeb55
New in WordPress6.5 Manage the typography settings fails to upload …
07:35 Ticket #60457 (Plugin Dependencies: Running update_option within wp-settings can be ...) created by dd32
In #22316 the following code was added for plugin dependencies: …
06:47 Ticket #60456 (Pattern overrides: Update overrides attribute data structure and ...) created by talldanwp
In the Gutenberg PR [https://github.com/WordPress/gutenberg/pull/58596
06:47 Ticket #60455 (HTML API: Trigger active format reconstruction when reaching text nodes.) created by dmsnell
When encountering text nodes in an HTML document, the HTML Parser …
06:46 Ticket #60454 (Pattern overrides: Update overrides attribute data structure and ...) created by talldanwp
In the Gutenberg PR [https://github.com/WordPress/gutenberg/pull/58596
06:19 Ticket #60453 (Block Styles: Fix block style variation selector generation) created by aaronrobertshaw
This ticket tracks the backporting of PHP files for the following …
04:35 Ticket #60280 (Ensure base global styles are loaded before block styles.) closed by isabel_brison
fixed: In 57546: […]
04:35 Changeset [57546] by isabel_brison
Script Loader: always output core block global styles after base …
01:24 Ticket #60452 (@category tag is considered deprecated by phpDocumentor) created by henry.wright
The @category tag is used in wp-includes/class-json.php. According to …
01:13 Ticket #60451 (@subpackage tag is considered deprecated by phpDocumentor) created by henry.wright
The @subpackage tag is considered deprecated by phpDocumentor. …

02/06/2024:

23:44 Ticket #22316 (Plugin Dependencies (Yet Another Plugin Dependencies Ticket)) closed by costdev
fixed: In 57545: […]
23:44 Changeset [57545] by costdev
Upgrade/Install: Introduce Plugin Dependencies. Introduces a new …
22:03 Ticket #60450 (Button component is missing has-text class when text prop is used) created by mmcalister
When using the …
21:57 Ticket #60449 (Number system) created by raniak
I have looked everywhere and have been doing so for months. I still …
21:27 Ticket #60448 (Iframe from `$errmsg` is now removed from error message in the plugins page) created by renathoc
We have a die with a message in case of a plugin activation failure …
21:11 Changeset [57544] by jorbin
Build/Test Tools: Make the props bot message shorter. The new default …
19:40 Ticket #58827 (Publish the Patterns page in the Site Editor to all non-block themes) closed by youknowriad
fixed: In 57543: […]
19:40 Changeset [57543] by youknowriad
Editor: Show the patterns page for classic themes. Block themes and …
19:21 Ticket #60385 (HTML API: Text nodes may be incorrectly split) closed by dmsnell
fixed: In 57542: […]
19:21 Changeset [57542] by dmsnell
HTML API: Join text nodes on invalid-tag-name boundaries. A fix was …
19:10 Ticket #60447 (Block Bindings API: Create WP_Block_Bindings_Source class) created by czapla
This change refactors the array of Block Binding sources into its own …
17:38 Ticket #60385 (HTML API: Text nodes may be incorrectly split) reopened by jonsurrell
@dmsnell noticed that there's a remaining bug if < is followed by: …
15:54 Ticket #59657 (Update `caniuse` data for 6.5) closed by desrosj
fixed: Going to close this out. If another update is needed before final …
15:16 Ticket #60446 (Unable to upload JSON files that has empty array) closed by puvipavan
invalid: Closing this. Something wrong on my end
14:13 Ticket #60446 (Unable to upload JSON files that has empty array) created by puvipavan
WordPress uses the function finfo_file to detect the mime type of …
13:09 Ticket #60445 (We created a button and the website does not work and we cant log into ...) created by cdawg029
It seemed like when we added a button using HTML, CSS, and JavaScript, …
12:20 Ticket #60444 (Shortcode Rendering Issue After WordPress Update with block_template_part()) created by ionpulbere
Hi, We recently performed an update on our WordPress website to the …
10:56 Changeset [57541] by swissspidy
Coding Standards: Fix array key alignment after [57539]. See #59166.
09:22 Changeset [57540] by youknowriad
Editor: Fix Font Library PHP unit tests. These font assets files used …
08:40 Changeset [57539] by youknowriad
Editor: Introduce the Font Library post types and low level APIs. …
01:23 Changeset [57538] by SergeyBiryukov
Coding Standards: Rename the $oSelf variable in …

02/05/2024:

23:04 Ticket #59429 (Unable to update word press!) closed by sabernhardt
invalid: Hi and welcome to WordPress Core Trac! I'm sorry to hear that you …
22:23 Ticket #60398 (WordPress 6.4.3 MacOS/Linux Compressed Zip plugin archives ...) reopened by peterwilsoncc
Reopening for backporting.
22:21 Ticket #60398 (WordPress 6.4.3 MacOS/Linux Compressed Zip plugin archives ...) closed by peterwilsoncc
fixed: In 57537: […]
22:21 Changeset [57537] by peterwilsoncc
Upload: Fallback to PclZip to validate ZIP file uploads. …
22:19 Changeset [57536] by desrosj
Build/Test Tools: Pass a token to the Codecov action. Version 4 of …
21:57 Changeset [57535] by swissspidy
General: Add tests for array_is_list polyfill added in r57337. …
20:58 Changeset [57534] by desrosj
Build/Test Tools: Update the codecov/codecov-action action. This …
17:51 Ticket #60443 (Site crashes when attempting to swap template) created by chwinekawatches
Error: Minified React error #185; visit …
16:18 Ticket #60442 (Improve user experience when interacting with internal search) created by Marc4
When have to make heavy use of the WordPress input browser getting …
14:18 Ticket #60441 (Delete User-> Attribute All Content Doesn't Show Users with Editor Roles) created by sansprinkle
Posted in the Support Forum …
14:03 Ticket #55105 (Introduce a polyfill for `array_is_list()`.) closed by swissspidy
fixed: A polyfill for this actually got included as part of #59656, see …
12:30 Ticket #60440 (Fix limitation on tags/categories.) created by elenadosil
There is a hard limit of 20 tags returned. If a site has many many …
11:01 Ticket #60402 (Testing: Add an e2e tests that checks Gutenberg + WordPress trunk) closed by youknowriad
worksforme: I actually just realized that a test like this is already in place in …
09:44 Ticket #60439 (Past events from Events Calendar do not appear with the Post Grid plugin) created by clementineseite
In the Elementor admin, with the Post Grid plugin, events created with …
09:41 Ticket #60438 (Remove unused `WP_Scripts::get_unaliased_deps()` method) closed by swissspidy
fixed: In 57533: […]
09:41 Changeset [57533] by swissspidy
Script Loader: Remove unused WP_Scripts::get_unaliased_deps()
09:38 Ticket #60438 (Remove unused `WP_Scripts::get_unaliased_deps()` method) created by swissspidy
The private WP_Scripts::get_unaliased_deps() method was introduced …
09:28 Ticket #60437 (Editor crashes with Uncaught Error: Maximum update depth exceeded) created by afercia
In latest WordPress trunk revision 57532 the editor crashes when …
06:28 Ticket #60436 (Cannot create large Tiled Albums - causes crash) created by amdphreak
Cannot create Tiled Album Gallery with large numbers of images. It …
04:08 Ticket #60435 (Twenty Twenty-Four: Footnotes Icon not showing on Mac OS Sonoma 14.3 ...) created by jordesign
When updated to the latest Mac OS (Sonoma 14.3) and using Safari 17.3 …
03:40 Changeset [57532] by SergeyBiryukov
Coding Standards: Rename the $expires_offset variable in …
Note: See TracTimeline for information about the timeline view.