Make WordPress Core

Timeline

06/19/2023:

23:18 Ticket #57612 (Deprecate `wp-admin/media.php`) closed by peterwilsoncc
fixed: In 55943: […]
23:18 Changeset [55943] by peterwilsoncc
Media: Redirect deprecated wp-admin/media.php file. Redirect users …
21:18 Ticket #58543 (There are two problems with wordpress) reopened by sabernhardt
This may be more appropriate in the …
18:26 Ticket #58117 (Change blog name into site name in the comments.) closed by johnbillion
fixed: In 55942: […]
18:26 Changeset [55942] by johnbillion
General: Replace some instances of "blog" with "site" in …
17:14 Ticket #58576 (locate_template does not check to see site has parent theme.) created by spacedmonkey
In locate_template, function checks to exist if a file exists in …
16:09 Ticket #51545 (Classic Editor format is all messed up after last release of WP) closed by sabernhardt
worksforme: 5.5.1 was the latest WordPress version when the ticket was opened, so …
16:02 Ticket #58520 (Change the order of check in is_block_theme) closed by spacedmonkey
fixed: In 55941: […]
16:02 Changeset [55941] by spacedmonkey
Themes: Change the order of path check in is_block_theme method. …
12:30 Ticket #58575 (Block Supports: Add support for link hover colors to individual blocks.) created by youknowriad
Themes can already define colors for link hover state in theme.json …
12:27 Ticket #58574 (PHP warnings) created by dyos
Hey, I'm using PHP 8.1, and I have encountered these PHP notices (I …
12:19 Ticket #58573 (Site Health: Improve the speak() messages) created by afercia
When the Site Health tests run, a few audible messages are sent to the …
11:42 Ticket #58175 (Remove unused 'usermeta' global cache group) closed by SergeyBiryukov
fixed: In 55940: […]
11:42 Changeset [55940] by SergeyBiryukov
Cache API: Remove unused usermeta global cache group. The …
10:31 Ticket #57886 (get_post_templates includes results of get_block_templates while ...) closed by spacedmonkey
fixed: In 55939: […]
10:31 Changeset [55939] by spacedmonkey
Themes: Fix caching issue in get_post_templates method in WP_Theme. …
09:16 Ticket #58572 (A11y: Search input filter contains image which ALT text label is missing.) closed by kimclow
invalid: Hey @audrasjb I believe we made a child theme from Twenty …
09:08 Ticket #58571 (jquery-migrate.min.js is different to jquery-migrate.js) closed by domainsupport
invalid: Sorry, looks like this is the expected behaviour of the minified …
09:06 Ticket #58572 (A11y: Search input filter contains image which ALT text label is missing.) created by kimclow
Description On the site, the Search button contains elements whose ALT …
08:58 Ticket #58571 (jquery-migrate.min.js is different to jquery-migrate.js) created by domainsupport
It looks like the minified version of jquery-migrate.js in …
07:42 Ticket #58570 (Add Post Template layout fallback styles for classic themes) created by isabel_brison
Fallback styles need to be added to class-wp-theme-json.php for …
03:21 Ticket #58569 (Performance tests failing due to 404ing test data.) created by peterwilsoncc
The performance tests make use of the theme test data stored in the …
01:58 Ticket #41855 (copy_dir fails in coping some files in nested dirs) closed by peterwilsoncc
fixed: In 55938: […]
01:58 Changeset [55938] by peterwilsoncc
Filesystem API: Attempt to create directory in copy_dir(). Adds a …

06/18/2023:

16:39 Ticket #55370 (Enable aria-controls and aria-expanded in content) closed by joedolson
fixed: In 55937: […]
16:39 Changeset [55937] by joedolson
Formatting: Support aria content attributes. Add aria-controls, …
16:09 Ticket #50523 (Redesign the admin Image Editor) closed by joedolson
fixed: In 55936: […]
16:09 Changeset [55936] by joedolson
Media: Remove duplicate div containers. Follow-up to [55919]. …
14:22 Changeset [55935] by azaozz
Media: Deprecate the 'edit_custom_thumbnail_sizes' filter and disable …
13:22 Ticket #50523 (Redesign the admin Image Editor) reopened by azaozz
Seems there is an unintentional code duplication in [55919]. See …
12:53 Changeset [55934] by SergeyBiryukov
Coding Standards: Use strict comparison in …
09:17 Ticket #58568 (Problem logging in) created by stalker007
Hello When you join the WordPress site, a message is displayed stating …
00:50 Ticket #58567 (Updates inconsistently missing from Updates page and no update count ...) created by galbaras
Until a few weeks ago, when there were X outstanding plugin updates, …

06/17/2023:

21:45 Ticket #40470 (WordPress installation steps - button press differences) closed by joedolson
fixed: In 55933: […]
21:45 Changeset [55933] by joedolson
Upgrade/Install: Log in link should look like a link. Change the log …
21:35 Ticket #58444 (Twenty Fourteen: Button block line-height uses pixel measurement) closed by joedolson
fixed: In 55932: […]
21:35 Changeset [55932] by joedolson
Bundled Themes: Fix Twenty Fourteen button block line-height. Change …
14:03 Ticket #58566 (WP_Http::normalize_cookies does not convert cookie names to strings) created by nosilver4u
We ran into an issue where, if a cookie with an integer name is …
10:26 Changeset [55931] by SergeyBiryukov
Coding Standards: Use strict comparison in wp-includes/pomo/mo.php. …
08:01 Ticket #58565 (Twenty Fifteen: Border Style Issue in Pullquote Block) created by huzaifaalmesbah
In the Twenty Fifteen Theme, when we add a Pullquote block in the …
07:11 Ticket #58564 (Patterns Default Curation Curated(Core) To Community) created by huzaifaalmesbah
I believe selecting the default community is a favorable choice due to …
01:01 Ticket #58563 (Undefined variable $checkout in class-wp-automatic-updater.php line 175) created by jqz
Fresh install on Windows with open_basedir in effect to limit …

06/16/2023:

20:57 Ticket #58323 (Use static closures whenever $this is not used to avoid memory leaks) reopened by westonruter
Re-opening to backport corresponding …
18:16 Ticket #58562 (Doc block for register_block_style missing style_handle) created by bacoords
The style_properties parameter in the doc block for the …
15:12 Ticket #56594 (Change position of "Delete menu" action) reopened by sabernhardt
Reopening to address this separately from the task ticket #40822
13:42 Ticket #58561 (Backport: Block theme previews) created by onemaggie
This PR backports the changes made to the block theme previews. I …
13:35 Ticket #58560 (Performance issues with `wp_common_block_scripts_and_styles`) created by spacedmonkey
In function wp_common_block_scripts_and_styles is bad for …
13:26 Ticket #58480 (Inline render blocking CSS `classic-themes.css') closed by spacedmonkey
fixed: In 55930: […]
13:26 Changeset [55930] by spacedmonkey
Themes: Inline render blocking CSS `classic-themes.css' Since …
13:10 Ticket #58559 (Database error bug in wordpress current version) created by zoddshop63
[…] I am constantly seeing read and write errors in database due …
13:03 Ticket #58318 (Remove `load_theme_textdomain()` calls from default themes) closed by swissspidy
fixed: In 55929: […]
13:03 Changeset [55929] by swissspidy
Bundled Themes: Remove load_theme_textdomain() calls from default …
12:56 Ticket #58035 (Allow to short-circuit load_textdomain()) closed by swissspidy
fixed: In 55928: […]
12:56 Changeset [55928] by swissspidy
I18N: Allow to short-circuit load_textdomain(). Introduces a new …
11:45 Ticket #53687 (`grunt verify:old-files` incorrectly flagging certain files) closed by azaozz
fixed: Replying to SergeyBiryukov: > Does [55484] / #47749
11:21 Changeset [55927] by SergeyBiryukov
Coding Standards: Use strict comparison in …
10:48 Ticket #58558 (Twenty Nineteen: Separator block does not support theme colors in editor) created by nidhidhandhukiya
Steps to reproduce the issue. 1. Activate Twenty Nineteen theme. 2. …
10:04 Ticket #58557 (Backport: Navigation Fallbacks) created by get_dave
Tracking ticket for work to backport Navigation Fallbacks code. See …
10:01 Ticket #58556 (Backport: Navigation Post Preloading in Site Editor) created by get_dave
This ticket is to track the work to backport the preloading of …
08:29 Ticket #58555 (Backport: Duotone changes, refactor, enhancements and fixes) created by onemaggie
Ticket to handle backports of the changes made to the duotone related …
08:06 Ticket #58460 (Add `wp_get_remote_theme_patterns` function) closed by oandregal
fixed: In 55926: […]
08:06 Changeset [55926] by oandregal
Themes: add wp_get_remote_theme_patterns function. Adds a new public …
07:17 Ticket #58552 (UI Issues) closed by benniledl
invalid: Hi, thank you for noticing this and going the extra mile of reporting …
07:12 Ticket #57065 (Fluid typography: custom values should be set as maximum font size, ...) closed by ramonopoly
reported-upstream: This has been merged already.
07:00 Ticket #58554 (Add new grid layout type) created by isabel_brison
Add a new grid type to the layout block support, as per Gutenberg …
06:47 Ticket #58553 (Two query blocks on home template (FSE) breaks the second one) created by acaballerog
On a site we have a home.html template where we display a custom query …
06:46 Ticket #58552 (UI Issues) created by amitkryadav
I have found some ui issues when add feedback (Add feedback to this …
06:41 Ticket #58551 (Add kses support for complex CSS grid values including `repeat`, ...) created by isabel_brison
In order for the new grid layout type from Gutenberg …
05:59 Ticket #58550 (Update layout block support definitions to be handled by a function, ...) created by andrewserong
Backport changes from the Gutenberg repo relating to stabilising the …
05:43 Ticket #58549 (Block Supports: Add text columns (column count) to typography block ...) created by ramonopoly
Add a new block support feature to the typography toolset to allow …
05:03 Ticket #58548 (Update layout classnames and specificity) created by isabel_brison
This ticket tracks the changes to …

06/15/2023:

20:17 Ticket #57850 (Twenty Twenty-One: Quote block styling issue) closed by sabernhardt
wontfix: The theme does not need to have different Default and Plain options. …
17:51 Ticket #58547 (Twenty Seventeen: Calendar block header cells should be centered) created by nkeller15
The th elements in the Calendar block are not centered like the rest …
17:26 Ticket #57400 (Left border does not show in Quote Block with latest Gutenberg version.) closed by sabernhardt
duplicate: The discussion can continue on #57506.
16:22 Ticket #58546 (Warn if _load_textdomain_just_in_time() is used before init) created by swissspidy
Whenever a translation function like __() is used for the first time …
15:48 Ticket #58530 (HTML API: Introduce spacing to unlock linter in Gutenberg backport) closed by Bernhard Reiter
fixed: In 55925: […]
15:48 Changeset [55925] by Bernhard Reiter
HTML API: Update code style so it passes when backported into …
15:24 Ticket #58543 (There are two problems with wordpress) closed by wujuan911800262
invalid: Thank you very much for your reply. But I don't know where to take a …
15:14 Ticket #58545 (Update the Dashboard welcome banner for 6.3) created by ryelle
The Dashboard's welcome panel currently shows the "6.2" background …
12:25 Ticket #58544 (Need to verify safe website URL in comment form) closed by dingo_d
invalid: Hi @hiren1094 I think you should use https://wordpress.org/support/
12:18 Ticket #58544 (Need to verify safe website URL in comment form) created by hiren1094
Hello, We need to verify the website URL in the comment form and It …
12:10 Ticket #58543 (There are two problems with wordpress) created by wujuan911800262
The wordpress backend menu can't show submenus when hovering, and …
10:21 Ticket #58542 (Theme.json / Restricting general settings like font sizes on blocks ...) created by jdmweb
Hello. In my theme.json file, let's say I declare 20 font sizes in my …
06:47 Ticket #58541 (WP_Filesystem_SSH2:put_contents (and others) does not check for ...) created by jobst
This is a bit long, as I need to explain the reason why it is a …
06:21 Ticket #58540 (Templates API: return post modified datetime in response) created by ramonopoly
In order to display the latest modified date in the site editor for …
03:23 Changeset [55924] by peterwilsoncc
Tests/Build tools: Various term related test improvements. Modifies …
01:37 Ticket #51387 (Add trash post type label) closed by SergeyBiryukov
fixed: In 55923: […]
01:37 Changeset [55923] by SergeyBiryukov
Posts, Post Types: Introduce item_trashed post type label. This …
00:00 Changeset [55922] by peterwilsoncc
Tests/Build tools: Add @covers annotation to wp_set_object_terms()

06/14/2023:

23:49 Ticket #57923 (Deprecated notice fired by wp_set_object_terms() with PHP 8.1) closed by peterwilsoncc
fixed: In 55921: […]
23:49 Changeset [55921] by peterwilsoncc
Taxonomy: Prevent deprecation notices clearing terms. Prevents …
20:44 Changeset [55920] by joedolson
Build/Test Tools: Revert accidental change to .env Follow-up to …
20:40 Ticket #50523 (Redesign the admin Image Editor) closed by joedolson
fixed: In 55919: […]
20:40 Changeset [55919] by joedolson
Media: Update admin image editor design. Significant restructure of …
19:45 Ticket #58539 (Twenty Seventeen: Image block figcaption text alignment inconsistency) created by nkeller15
Steps to reproduce: 1. Activate Twenty Seventeen theme 2. Add an …
18:51 Ticket #58538 (Wrong menu is shown after adding new Header Template parts) created by littleen
I believe I have found a repeatable bug, and workaround, pertaining to …
14:09 Changeset [55918] by audrasjb
Docs: Use third-person singular verbs in various function …
14:06 Changeset [55917] by audrasjb
Docs: Use third-person singular verbs in various function …
12:55 Changeset [55916] by audrasjb
Docs: Use third-person singular verbs in various function …
12:05 Ticket #58537 (Improve code formatting for examples of WP_Query) closed by milana_cap
fixed: Docs: Improve code formatting for examples of WP_Query Props …
12:03 Ticket #58537 (Improve code formatting for examples of WP_Query) created by milana_cap
Issue reported at Docs GH tracker: …
11:18 Ticket #58536 (url_to_postid does not work at MS install in context of another blog ...) created by david.binda
In a multisite installation, where there are blogs with mixed …
10:44 Ticket #58462 (Ignore unregistered style variations declared via `theme.json`) closed by oandregal
fixed: In 55915: […]
10:44 Changeset [55915] by oandregal
Fix lint issues in WP_Theme_JSON::sanitize method. Add @since tag and …
10:33 Changeset [55914] by SergeyBiryukov
Coding Standards: Use strict comparison in …
10:04 Ticket #58462 (Ignore unregistered style variations declared via `theme.json`) reopened by mukesh27
Hi @oandregal, The @since is missing for new variable for the …
10:02 Ticket #58531 (Twenty Seventeen: Post Template block has list-style: disc in editor ...) closed by audrasjb
fixed: In 55913: […]
10:02 Changeset [55913] by audrasjb
Twenty Seventeen: Improve Grid View variation rendering in the editor …
09:53 Ticket #58535 (Undefined array key "file" in function wp_calculate_image_srcset()) created by martinjhenne
I noticed the following two warnings in the error log: […]
08:43 Ticket #56575 (Make it possible to use custom class for Posts/Terms list table) closed by szaqal21
invalid: WP 6.1 introduced a new filter …
07:52 Ticket #58534 (Add Post Content block attributes to block editor settings) created by isabel_brison
This ticket tracks adding the changes to block editor settings from …
07:40 Ticket #58462 (Ignore unregistered style variations declared via `theme.json`) closed by oandregal
fixed: In 55912: […]
07:40 Changeset [55912] by oandregal
Ignore unregistered block style variations from theme.json. This PR …
06:32 Changeset [55911] by audrasjb
Docs: Use third-person singular verbs in various function …
03:22 Ticket #58533 (It says "A critical error has occurred on your website".) closed by oglekler
invalid: Hi @cihandusel and welcome to WordPress Trac! Please note that this …
01:02 Ticket #58533 (It says "A critical error has occurred on your website".) created by cihandusel
When creating a site, it gives a "critical error occurred on your …

06/13/2023:

19:01 Ticket #58532 (Improve performance and simplify usage of `block_has_support()` by ...) created by flixos90
Follow up to #58376: As mentioned in …
17:13 Ticket #58531 (Twenty Seventeen: Post Template block has list-style: disc in editor ...) created by nkeller15
Steps to reproduce: 1. Activate Twenty Seventeen Theme 2. Add the …
16:53 Ticket #58530 (HTML API: Introduce spacing to unlock linter in Gutenberg backport) created by dmsnell
When backporting the Tag Processor updates into Gutenberg for the 6.2 …
14:30 Ticket #58529 (Make / plugin API for closed plugins that are no longer available) closed by NekoJonez
duplicate: Since there is now a WP Meta trac ticket and this is essentially a …
14:28 Ticket #58385 (Skip file_exists check for core blocks in register_block_type_from_metadata) closed by spacedmonkey
fixed
14:28 Ticket #58385 (Skip file_exists check for core blocks in register_block_type_from_metadata) reopened by spacedmonkey
13:29 Ticket #58394 (Performance of wp_maybe_inline_styles) closed by spacedmonkey
fixed
12:31 Ticket #58529 (Make / plugin API for closed plugins that are no longer available) created by ramon fincken
when we visit for instance …
12:14 Ticket #58528 (Performance issue in register_block_style_handle) created by spacedmonkey
The function register_block_style_handle is extremely resource …
12:13 Ticket #58527 (Rest password error handling issue for email) created by hiren1094
Hello, I am trying to reset password in user edit screen without …
11:44 Ticket #58385 (Skip file_exists check for core blocks in register_block_type_from_metadata) closed by spacedmonkey
fixed: In 55910: […]
11:44 Changeset [55910] by spacedmonkey
Editor: Skip file_exist check for core blocks. In …
11:12 Ticket #58526 (Twenty Fifteen: Button Letter Case is Not Working) created by thakordarshil
In Twenty Fifteen theme when we add button & try to add letter case in …
10:58 Ticket #58525 (Create util function for getting block assets uri) created by spacedmonkey
In the functions register_block_script_handle and …
09:51 Changeset [55909] by spacedmonkey
Script Loader: Add a check to see in style is registered in …
07:31 Ticket #56577 (Add short-circuit filter to `wp_setup_nav_menu_item`) reopened by azaozz
Replying to SergeyBiryukov: Thanks for adding the …
04:56 Ticket #58524 (Rest API: add /revisions endpoint for global styles) created by ramonopoly
The following Global Revisions UI was added to Gutenberg in …
04:44 Changeset [55908] by SergeyBiryukov
Coding Standards: Use strict comparison in …
03:04 Ticket #58523 (Fluid typography: use logarithmic scale factor to calculate a min font size) created by ramonopoly
Introduce logarithmic scale factor to calculate a minimum font scale …
02:54 Ticket #58522 (Fluid typography: use layout.wideSize as max viewport width) created by ramonopoly
Let's use the value of settings.layout.wideSize, if set, as the …

06/12/2023:

16:29 Ticket #58521 (Page Not Found) closed by SergeyBiryukov
duplicate: It looks like this was already reported in #58518, let's continue the …
15:29 Ticket #58521 (Page Not Found) created by smartkenyan
Under site health, there is a recommended improvements message "You …
14:25 Ticket #58520 (Change the order of check in is_block_theme) created by spacedmonkey
In the method is_block_theme in WP_Theme class, a check for files …
14:11 Ticket #58519 (Inline styles block styles in bundled themes) created by spacedmonkey
In [50836] function was added, to inline block styles, so for better …
14:03 Ticket #58518 ("More info about performance optimization" links in Site Health go to ...) created by jeffgreendesign
On the Site Health page, at least under the "Enqueued scripts" …
13:58 Ticket #58517 (HTML API: Introduce HTML Processor, a higher-level partner to the Tag ...) created by dmsnell
This patch introduces the first of many iterations on the …
13:29 Ticket #58516 (url_to_postid does not return post id for static Posts page) created by nextendweb
Steps to reproduce: - Create a page called "Blog", slug: blog. ID: 10 …
13:04 Ticket #58515 (Need to use $wpdb->prepare instead of sprintf) created by hiren1094
Need to use $wpdb->prepare instead of sprintf in …
12:23 Ticket #58514 (Escaping function missing in upload_space_setting()) created by utsav72640
Escaping function missing in wp-admin/includes/ms.php file.
11:21 Ticket #58513 (Uploading JSON file of 1MB or less fails to upload) created by oliward@…
When uploading a JSON file of exactly 1048577 bytes or less leads to: …
11:20 Ticket #58231 (Improvements on append_to_selector method) closed by spacedmonkey
fixed: In 55907: […]
11:20 Changeset [55907] by spacedmonkey
Editor: Improve the append_to_selector method. Improve …
11:08 Ticket #58512 (Enhancing Security and User Experience: Addressing Password Length ...) created by utsav72640
When I attempted to use a password consisting of 256 characters and …
06:30 Ticket #58511 (Escaping function missing in wp-trackback.php) created by utsav72640
Escaping function missing in wp-trackback.php file.
06:10 Changeset [55906] by SergeyBiryukov
Coding Standards: Use strict comparison in …
Note: See TracTimeline for information about the timeline view.