Make WordPress Core

Timeline

01/12/2024:

22:30 Ticket #57580 (Avoid errors from null parameters in add_submenu_page()) reopened by sabernhardt
Core should edit the add_submenu_page() function. The Codex
19:13 Ticket #60241 (Revert usage of str_contains() in older bundled themes) closed by SergeyBiryukov
fixed: In 57277: […]
19:13 Changeset [57277] by SergeyBiryukov
Twenty Twenty-One: Revert usage of str_contains() in theme files. …
19:11 Changeset [57276] by SergeyBiryukov
Twenty Twenty: Revert usage of str_contains() in theme files. The …
19:10 Changeset [57275] by SergeyBiryukov
Twenty Seventeen: Revert usage of str_contains() in theme files. …
18:32 Ticket #60244 (Website keeps going down and then back up again.) closed by jorbin
invalid: hi, @chconservancy, welcome to WordPress Trac. I'm sorry to hear you …
17:49 Ticket #60244 (Website keeps going down and then back up again.) created by chconservancy
[[Image]]
17:12 Ticket #43814 (Checkbox label has a period in Add New User page.) closed by joedolson
fixed: In 57274: […]
17:12 Changeset [57274] by joedolson
Users: Remove periods in checkbox labels for consistency. Remove …
16:47 Ticket #59698 (Incorrect docs for `wp_attachment_is()`) closed by joedolson
fixed: In 57273: […]
16:47 Changeset [57273] by joedolson
Media: Fix inaccurate docs for wp_attachment_is(). Correct the …
15:05 Ticket #60243 (KSES: Allow encoded images) created by Chouby
According to RFC 2397, it is …
14:32 Ticket #60242 (Change doc parameter variable name in terms_clauses filter) closed by benniledl
invalid: Hey! The doc block actually references the variable allocation below …
14:05 Ticket #60242 (Change doc parameter variable name in terms_clauses filter) created by hardik2221
Change variable name in "wp-includes/class-wp-term-query.php"
11:43 Ticket #60241 (Revert usage of str_contains() in older bundled themes) created by SergeyBiryukov
Background: #58206. In [55988], instances of `false !== strpos( ... …
11:21 Ticket #60240 (Script Modules API: Move the modules to the footer in classic themes) created by luisherranz
In the ticket that introduced the Modules API (#56313), I added a …
10:02 Ticket #60239 (Twenty Sixteen: Quote block border width is relative on front end but ...) created by nidhidhandhukiya
Steps to reproduce the issue :- 1. Activate Twenty Sixteen theme. 2. …
08:43 Ticket #60238 (Remove comments completely option) created by linus89
Hi, On my site casivo.se and other sites in …
06:02 Ticket #60237 (Fatal error when someone opens "/wp-includes/blocks" or ...) created by akrocks
== Bug Description If we try to open {site's …

01/11/2024:

23:53 Ticket #60236 (Customizer’s Widget's component should only be loaded when not using a ...) created by imath
Hi, The BuddyPress plugin has a feature to customize the notification …
22:45 Ticket #60230 (editor post area for request PTE is not visible in mobile device) closed by sabernhardt
reported-upstream: Hi and thanks for opening a ticket! I moved this report to Meta Trac: …
22:18 Ticket #59757 (Function wp_normalize_path() is causing a deprecated error when $path ...) closed by sabernhardt
duplicate: #57580 (and #57581) had earlier reports about the deprecated warnings …
21:58 Ticket #59940 (PHP Deprecated Errors In Core) closed by sabernhardt
duplicate: #57580 was an earlier ticket with reports about the deprecated …
21:05 Ticket #34330 (Locks API for atomic data manipulation) closed by swissspidy
maybelater
19:18 Ticket #40607 (The slug of a menu-item of type "Custom Links" interferes with ...) closed by kebbet
worksforme: Testing with 6.4.2, can not reproduce the described issue.
19:06 Ticket #56313 (Add the ability to handle ES Modules and Import Maps) reopened by johnbillion
Nice work on this everyone! I'll reopen this ticket for some follow-up …
18:41 Ticket #38116 (Introduce is_callable check into apply_filters function to avoid ...) closed by johnbillion
wontfix: I'm going to make an executive decision and close this for the same …
18:36 Ticket #60235 (call_user_func_array invalid callback error severity change in PHP 8) closed by johnbillion
duplicate: Thanks for the report David, I'll close this as a duplicate of #51894
17:43 Ticket #40610 (HTML5 Validation error in Screen Options > Pagination) closed by joedolson
fixed: In 57272: […]
17:43 Changeset [57272] by joedolson
Administration: Remove invalid attribute maxlength on number
15:50 Changeset [57271] by Bernhard Reiter
Modules API: Fix indentation. Follow-up [57269]. Props mukesh27. See …
15:50 Ticket #60140 (Copy buttons: Insufficient color contrast ratio for the 'Copied!' text) closed by afercia
fixed: In 57270: […]
15:50 Changeset [57270] by afercia
Administration: Accessibility: Improve color contrast of the Copy …
15:50 Ticket #60235 (call_user_func_array invalid callback error severity change in PHP 8) created by david.binda
While testing the PHP 8.x on WordPress.com, PHP fatal errors for …
15:14 Ticket #60234 (Script Modules API: Add a translations API) created by luisherranz
Now that WordPress is going to support native ES modules through the …
14:51 Ticket #60233 (Editor: Support module metadata in block.json) created by jonsurrell
Problem: Scripts and styles can be registered for blocks via …
14:45 Ticket #56313 (Add the ability to handle ES Modules and Import Maps) closed by Bernhard Reiter
fixed: In 57269: […]
14:45 Changeset [57269] by Bernhard Reiter
JavaScript: Add new Modules API. This changeset adds a new API for …
14:38 Ticket #60232 (Script Modules API: Add import map polyfill) created by luisherranz
Now that WordPress is going to support import maps through the new …
13:53 Ticket #60231 (Replace constant ABSPATH . WPINC with BLOCKS_PATH in the ...) created by vishalkakadiya
Basically, we are already defining the BLOCKS_PATH constant in the …
13:16 Changeset [57268] by SergeyBiryukov
Tests: Remove some leftover debugging in …
12:41 Ticket #52900 (Instantly index WordPress web sites content in Search Engines) reopened by johnbillion
Reopening per the above. If this is implemented via Pingomatic then …
05:14 Ticket #60230 (editor post area for request PTE is not visible in mobile device) created by narolainfotech
When I click on https://make.wordpress.org/polyglots/ this url for …
03:41 Ticket #60229 (HTML API: Introduce HTML Templating) created by dmsnell
WordPress relies on developers remembering to perform proper escaping …

01/10/2024:

22:06 Ticket #55143 (Twenty Twenty One: focus position jumps when opening popup) closed by joedolson
fixed: No, this appears to no longer be an issue. Thanks for following up!
21:57 Ticket #58082 (Import metadata description from Darktable into media caption in WordPress) closed by joedolson
fixed: In 57267: […]
21:57 Changeset [57267] by joedolson
Media: Fix handling of multibyte exif description metadata. The exif …
21:12 Ticket #60216 (Improve Single Post Description) closed by joedolson
fixed: In 57266: […]
21:12 Changeset [57266] by joedolson
Tests: Fix tests following r57265. Update unit tests failing after …
20:52 Ticket #60216 (Improve Single Post Description) reopened by joedolson
Re-opening; this has some unit tests that need to be updated as well.
18:07 Ticket #60228 (has_published_pages method does not always return intended result) created by sconroy
The has_published_pages method in class-wp-customizer-manager.php has …
17:06 Ticket #60216 (Improve Single Post Description) closed by SergeyBiryukov
fixed: In 57265: […]
17:06 Changeset [57265] by SergeyBiryukov
Editor: Clarify single post and page template descriptions. Follow-up …
15:31 Ticket #60227 (HTML API: Add external test suite) created by jonsurrell
Problem: The HTML API is a complex and important feature being …
14:58 Ticket #60226 (Incomplete page list in backend editor window) created by hjklemenz
My website has about 170 pages with sub-pages and sub-sub-pages. I …
14:09 Ticket #60225 (Directional Keyboard Scrolling Jump Bug) created by samikip
Before 6.4, scrolling through your content in the edit post page using …
14:03 Ticket #60215 (HTML API: Add support for list elements.) closed by dmsnell
fixed: In 57264: […]
14:03 Changeset [57264] by dmsnell
HTML API: Add support for list elements. Adds support for the …
13:54 Ticket #53525 (On WP 5.8-beta4-51244 inside toggle block inserter default search text ...) closed by poena
fixed: I am not able to reproduce the issue with WordPress version 6.4.2. I …
13:35 Ticket #54632 (Search widget placeholder text not visible when resizing field in editor) closed by poena
reported-upstream: Since this is about the search block, I have copied the ticket to a …
12:26 Ticket #60224 (Document global variables comment code improvement on WP themes.) created by upadalavipul
I have reviewed the below file code and found that we are using a …
12:26 Ticket #60223 (Depricated in PHP 8.1.26) closed by benniledl
invalid: Hey there! No worries, those deprecated warnings are pretty common …
12:06 Ticket #60223 (Depricated in PHP 8.1.26) created by opajaap
`Deprecated: strpos(): Passing null to parameter #1 ($haystack) of …
11:55 Ticket #60069 (Typos in comments) closed by costdev
fixed: In 57263: […]
11:55 Changeset [57263] by costdev
Docs: Correct some typos in docblocks and inline comments. This …
11:11 Ticket #60222 (Typo) closed by costdev
fixed: In 57262: […]
11:11 Changeset [57262] by costdev
Customize: Correct a typo in a console warning message. This corrects …
10:40 Ticket #60222 (Typo) created by benniledl
instantating -> instantiating …
05:43 Ticket #60221 (Document full list of features in `add_theme_support` docblock) created by isabel_brison
Follow up from #60118. There are a few features currently missing …
04:07 Changeset [57261] by isabel_brison
Editor: fix inline comment formatting. Correctly formats inline …
04:06 Ticket #60220 (The slug “sub category” is already in use by another term.) closed by jorbin
invalid: hi @majbahul, welcome to WordPress Trac. I'm sorry to hear you are …
03:15 Ticket #60220 (The slug “sub category” is already in use by another term.) created by majbahul
How you deal it with woocommerce website. I am creating following …
00:25 Ticket #60136 (Allow default duotone styles if not explicitly disabled in theme.json.) closed by isabel_brison
fixed: In 57260: […]
00:25 Changeset [57260] by isabel_brison
Editor: Allow default duotone styles if not explicitly disabled in …
00:22 Ticket #60219 (PHPunit test for _mce_set_direction) reopened by pbearne
00:20 Ticket #60219 (PHPunit test for _mce_set_direction) closed by pbearne
invalid
00:17 Ticket #60219 (PHPunit test for _mce_set_direction) created by pbearne

01/09/2024:

23:30 Ticket #60134 (Output theme color palette presets when appearance tools are enabled) closed by isabel_brison
fixed: In 57259: […]
23:30 Changeset [57259] by isabel_brison
Editor: output palette presets when appearance tools or border are …
23:17 Ticket #60218 (PHPunit test for wp_parse_id_list) created by pbearne
22:31 Ticket #60217 (phpUnit test for wp_parse_slug_list) created by pbearne
21:58 Ticket #56708 (Fatal Error but no email) closed by sabernhardt
invalid: Hi and welcome to WordPress Core Trac! Sorry to hear about your site …
20:58 Ticket #52900 (Instantly index WordPress web sites content in Search Engines) closed by johnbillion
maybelater: I concur. In addition, IndexNow is supported by most of the major SEO …
20:36 Ticket #59335 (Explore Integration of Node.js into WordPress Core) closed by jorbin
invalid: As @jrf noted: > Rewriting the PHP to JS would be a huge breaking …
20:15 Ticket #59943 (Text isnt highlighted when editing a page in latest Chrome Dev and Canary) closed by jorbin
fixed: In 57258: […]
20:15 Changeset [57258] by jorbin
Editor: update npm packages in trunk for 6.4.3. Package Update …
17:13 Ticket #60216 (Improve Single Post Description) created by mikachan
Currently, the single post description in …
16:32 Ticket #60193 (Tests: Expand hook priority call order tests) closed by hellofromTonya
fixed: In 57257: […]
16:32 Changeset [57257] by hellofromTonya
Tests: Add hook priority call order tests. Adds happy (integer) and …
15:59 Ticket #60215 (HTML API: Add support for list elements.) created by dmsnell
Adds support to the HTML Processor for the following elements, …
15:25 Ticket #60214 (Fix var types of parameters in `sanitize_option_{$option}` filter) created by crstauf
> The documentation is defining $value and $original_value as if …
14:33 Ticket #60213 (Received 'Critical Vulnerability Detected Email that Looks like it is ...) closed by swissspidy
invalid: Hi there, the WordPress security team is aware of this. Please see …
14:29 Ticket #60213 (Received 'Critical Vulnerability Detected Email that Looks like it is ...) created by wpuser404abc
After some research, I think this is spam but wanted to bring to your …
12:57 Ticket #60212 (apply_filters_deprecated() should tell the caller location) created by Cybr
When calling this inside a plugin: […] We get: * Deprecated:
11:39 Changeset [57256] by SergeyBiryukov
Docs: Add a mention of appearance-tools as a possible value for …
06:24 Ticket #60118 (Add theme support for appearance tools) closed by isabel_brison
fixed: In 57255: […]
06:24 Changeset [57255] by isabel_brison
Themes: Add theme support for appearance tools. Reapplies the patch …
06:10 Ticket #60175 (Add background size and repeat to the background image block support) closed by isabel_brison
fixed: In 57254: […]
06:10 Changeset [57254] by isabel_brison
Editor: add size and repeat to background image support. Adds …
04:39 Ticket #60211 ([BUG] Custom Links in Menus with #targets FAIL TO WORK (just scroll to ...) created by dbareis
Here is an example of a custom link in a menu: […] Lets say I'm …
02:43 Ticket #59982 (Style engine: add CSS var parsing capability to fontSize and fontFamily) closed by isabel_brison
fixed: In 57253: […]
02:43 Changeset [57253] by isabel_brison
Editor: add CSS var parsing for fontSize and fontFamily. Adds …

01/08/2024:

23:17 Ticket #59758 (Update Theme via CLI ignores Requires PHP Constraint) closed by jorbin
fixed: In 57252: […]
23:17 Changeset [57252] by jorbin
Upgrade/Install: Check theme compatibility during bulk upgrades. …
22:42 Ticket #59995 (Taxonomy: Check for empty term after DB sanitization in wp_insert_term) closed by SergeyBiryukov
fixed: In 57251: […]
22:42 Changeset [57251] by SergeyBiryukov
Taxonomy: Check for empty term after DB sanitization in …
22:08 Ticket #59937 (phpunit test for send_nosniff_header) closed by jorbin
maybelater: Seeing no objection or ideas for a testing plan, going to close this …
21:57 Ticket #59927 (Missing error check in convert_smilies() can cause PHP Fatal error) closed by jorbin
duplicate: Duplicate of #51019. Agree with @jrf, this is a duplicate. Going to …
21:28 Ticket #59920 (wp.preferences causes continuous Basic Auth prompts) closed by orestissam
invalid: Sorry for the late reply. I can confirm that this is not an issue on a …
18:41 Ticket #59730 (Bump the minimum required Node version to v20) closed by desrosj
duplicate: Duplicate of #59663.
18:36 Changeset [57250] by desrosj
Build/Test Tools: Increase the max old space size in Node. The Test …
15:49 Changeset [57249] by desrosj
Build/Test Tools: Remove svn debug command. SVN support has …
14:53 Ticket #60210 (Preserving Link When Replacing the Image of an Image Block within ...) created by prayforsurf0
This may not in fact be a bug, but it seems to be an unusual design if …
14:03 Ticket #60092 (HTML API: HTML parser should fail parsing unsupported tags) closed by Bernhard Reiter
fixed: In 57248: […]
14:03 Changeset [57248] by Bernhard Reiter
HTML API: Add explicit handling or failure for all tags. The HTML API …
06:21 Ticket #60133 (Add setting to disable layout custom content size controls) closed by isabel_brison
fixed: In 57247: […]
06:21 Changeset [57247] by isabel_brison
Editor: add setting to disable layout content and wide size controls. …
06:12 Ticket #60130 (Add layout classes to legacy Group block inner container.) closed by isabel_brison
fixed: In 57246: […]
06:12 Changeset [57246] by isabel_brison
Editor: add layout classes to legacy Group inner container. Moves …

01/07/2024:

22:23 Ticket #60209 (X-Redirect-By type incomplete) created by kkmuffme
Setting the type to false (or any non-string) value, will disable …
20:16 Ticket #60208 (Prevent redirect loops) created by kkmuffme
There are all kinds of issues open that deal with redirect loops and …
16:07 Ticket #60081 (Add Site ID in the Site Health in multisite context) closed by SergeyBiryukov
fixed: In 57245: […]
16:07 Changeset [57245] by SergeyBiryukov
Site Health: Include site ID in debug data on multisite installations. …
14:06 Ticket #60207 (regarding WP 6.4.2 - masonry 4.2.2 and imagesloaded 5.0.0 js not compatible) created by ranwar
Hi, The following combination is running on WP 6.4.2: imagesloaded …
13:49 Ticket #60206 (Images not showing in "Latest Posts" block) created by cpcusteve
When using the "Latest Posts" block, images show in the editor but not …
12:03 Ticket #60205 (Automatically protect misconfigured sites from BREACH attacks) created by kkmuffme
Foreword: I'm by no means an expert in security issues, I'm reporting …
04:47 Ticket #60204 (Block Name only affect to Group block) created by vaksin
Hello, The Block name option appear on all block setting in the …

01/06/2024:

21:24 Ticket #60203 (Application Passwords no longer authenticating) created by ihabosman
hello, Application password does not work for me with WordPress 6.4.2. …
19:47 Ticket #60201 (Website has been hacked) closed by sabernhardt
invalid: Sorry to hear about your troubles. Unfortunately, Trac is used for the …
18:31 Ticket #60202 (unable to start wp-env) created by vchiarello
I try to start wp-env on my mac. node -v -> v18.16.1 npm -v -> …
12:59 Changeset [57244] by SergeyBiryukov
Tests: Use assertSame() in some newly introduced tests. This …
11:04 Ticket #60201 (Website has been hacked) created by debra2022
Let me start by saying this is the worst program for support ever! …
09:45 Changeset [57243] by costdev
Docs: Fix typo in twentyten_header_image_height filter's docblock. …
07:05 Ticket #60200 (Search functionality does not search shortcodes) created by jackstron
My site is heavily using shortcodes, which load texts from the child …
00:17 Ticket #60199 (update_menu_item_cache appears to load postmeta for all linked posts) created by huemordave
Discovered this debugging a memory limit error that was causing a …

01/05/2024:

16:33 Ticket #59057 (Critical error after update to 6.3 due to WP_Metadata_Lazyloader) closed by joemcgill
wontfix: For anyone still running into this issue, if you can't do a full …
16:26 Ticket #60192 (Mobile menu will not remain open if click inside Google chrome dev console) closed by bradley2083
reported-upstream
11:38 Changeset [57242] by SergeyBiryukov
Tests: Add a @ticket reference for …
10:54 Ticket #60198 (Menu Handling) created by ewerkstatt
Currently it is easy to accidentally delete a menu. In the "Design" / …
08:15 Ticket #60197 (Twenty Fifteen: List block padding with a background color) created by viralsampat
I have reviewed the "list block" into the "Twenty Fifteen" theme and …
06:17 Ticket #60196 (Twenty Twenty-One: List Item blocks have extra margin in editor) created by nidhidhandhukiya
Steps to reproduce the issue. 1. Activate Twenty Twenty one theme. 2. …
05:31 Ticket #60195 (Twenty Twenty One - Pullquote block having issue in border with ...) created by nidhidhandhukiya
Steps to reproduce the issue :- 1. Activate Twenty Twenty one theme. …
04:40 Ticket #60194 (Add Preview in Playground buttons to plugin install screens) created by tellyworth
Proposal: add Preview buttons to plugin install screens within …
Note: See TracTimeline for information about the timeline view.