Make WordPress Core

Timeline

03/24/2020:

23:51 Ticket #49695 (REST API check_template function can return false error) created by Kipperlenny
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php Line …
21:56 Changeset [47505] by jorgefilipecosta
Post WordPress 5.4 RC 4 version bump.
21:43 Changeset [47504] by jorgefilipecosta
WordPress 5.4 RC 4.
21:06 Ticket #48303 (Docblock improvements for 5.4) closed by SergeyBiryukov
fixed: In 47503: […]
21:06 Changeset [47503] by SergeyBiryukov
Docs: Revert a type change for the $value parameter of …
20:54 Changeset [47502] by SergeyBiryukov
Docs: Revert a type change for the $value parameter of …
19:41 Ticket #49694 (All pages menu on admin panel has DOM errors) created by iarovuo
Opening All pages menu on admin panel, produces errors in console with …
19:03 Ticket #49693 (Drop duplicate recurring cron events) created by aidvu
It's easy to break a site by mistakenly scheduling millions of events …
16:49 Ticket #49692 (_prime_post_caches should not do anything if object cache is not running) created by pcfreak30
From what I can see […] does more harm than good when querying …
15:42 Ticket #49514 (Twenty Twenty: color picker for links, button and so on) closed by ianbelanger
wontfix: Thanks for your ticket @effi. We made the decision to use the slider …
15:10 Changeset [47501] by SergeyBiryukov
Help/About: Fix a typo on the about page and fix a link. The text "on …
15:01 Changeset [47500] by jorgefilipecosta
Help/About: Fix a typo on the about page and fix a link. The text "on …
10:03 Ticket #49688 (Block Editor: Update WordPress Packages WordPress 5.4 RC 4) closed by youknowriad
fixed: In 47499: […]
10:03 Changeset [47499] by youknowriad
Block Editor: Update WordPress Packages WordPress 5.4 RC 4. The …
09:34 Ticket #49691 (opcache and restrict_api) created by iheadru
Hello! Between 4.8 and 4.9 versions of WordPress code became not …
04:04 Ticket #43924 (Add ability to add page for "Logged In User") closed by khoipro
maybelater
01:19 Ticket #49690 (Reconsider ja_JP usage in Tests_DB::test_locale_floats()) created by SergeyBiryukov
Background: [746/tests], [747/tests], #19861. …
01:05 Changeset [47498] by SergeyBiryukov
Docs: Update inline comment in Tests_DB::test_locale_floats(). See …
01:04 Ticket #49594 (Consider using the "install-changed" package) closed by azaozz
fixed: In 47497: […]
01:04 Changeset [47497] by azaozz
Build/Test Tools: Introduce Install-changed. It keeps a hash of …
00:54 Ticket #40535 (Tests_DB::test_locale_floats() cannot be tested on Travis) closed by SergeyBiryukov
worksforme: It looks like Travis includes some popular locales now, here's the …
00:39 Ticket #49689 (Plugin causing fatal error message) closed by peterwilsoncc
invalid: Hi @elijohnson9700 and welcome to trac! Unfortunately trac is used …
00:34 Ticket #49689 (Plugin causing fatal error message) created by elijohnson9700
Hi there, I tried to update a plugin, The Events Calendar, and in …
00:18 Ticket #49663 (Fix PHPUnit bootstrap to install from the same directory where the ...) closed by azaozz
fixed: In 47496: […]
00:18 Changeset [47496] by azaozz
Build/Test Tools: Fix PHPUnit bootstrap to install WP from /build

03/23/2020:

23:40 Ticket #49688 (Block Editor: Update WordPress Packages WordPress 5.4 RC 4) reopened by jorgefilipecosta
Reopening for backporting to 5.4.
23:38 Ticket #49688 (Block Editor: Update WordPress Packages WordPress 5.4 RC 4) closed by jorgefilipecosta
fixed: In 47495: […]
23:38 Changeset [47495] by jorgefilipecosta
Block Editor: Update WordPress Packages WordPress 5.4 RC 4. The …
23:24 Ticket #49688 (Block Editor: Update WordPress Packages WordPress 5.4 RC 4) created by jorgefilipecosta
The following package versions were changed: @wordpress/annotations: …
23:15 Ticket #49687 (wp_mail() - Why is no envelope sender defined?) created by vbbp
As just figured out, some (mail) servers require the envelope sender …
23:08 Ticket #49686 (Add hook_extra parameter to upgrader_pre_download filter) created by obliviousharmony
Hello, In trying to customize the no_package error for a plugin …
22:48 Ticket #49685 (Cached wp_count_posts() result may not contain all statuses) created by obliviousharmony
Hello, The wp_count_posts() function returns all of the post counts …
20:18 Ticket #49675 (correct documentation for WP_User_Request class) closed by SergeyBiryukov
fixed: In 47494: […]
20:18 Changeset [47494] by SergeyBiryukov
Docs: Add missing @since tags for WP_User_Request properties. …
10:59 Ticket #49684 (Why the wp_die() method corresponds to different styles in different ...) created by shenyanzhi
I used wp_die () in the plugin, but I get user feedback and the styles …
02:47 Ticket #49683 (Multisite oEmbeds of URLs ignore query parameters) created by dd32
When running as a Multisite, …
02:30 Ticket #49682 (oEmbed should not trigger for urls with fragments) created by dd32
As reported in #meta4346 WordPress's link autoembeding embeds links …
00:32 Ticket #49681 (Bug with Custom Functions) closed by davidbaumwald
invalid: viktoriachristoph Welcome to WordPress Trac! Unforuntately, this …
00:26 Ticket #49681 (Bug with Custom Functions) created by viktoriachristoph
Hello, a bug appeared on my website after I have tried to remove some …

03/22/2020:

23:40 Ticket #49680 (Consider also allowing POST requests for block ServerSideRender endpoint) created by ryankienstra
The …
20:51 Ticket #49679 (Add permalink option on post overview admin page) created by mimoho
WordPress should support to display the permalink of posts in a row on …
19:38 Ticket #49677 ("admin-preview-callback" in "custom-header" probably used to work) closed by RSalnikov
invalid: Ah, i confused some things. Thank for helping=)
18:55 Ticket #49678 (do_action default first parameter) created by Tkama
This code looks like bug: we don't pass any parameters to action but …
18:35 Ticket #41904 (Html Invalid) closed by SergeyBiryukov
fixed: In 47493: […]
18:35 Changeset [47493] by SergeyBiryukov
Administration: Add / character to <img> tag in …
18:18 Ticket #49677 ("admin-preview-callback" in "custom-header" probably used to work) created by RSalnikov
Trying to do any thing with "admin_header_image" i found out, that …
18:08 Ticket #49676 (Gallery Block upload does not link to the right image) created by romain145
When uploading images directly from the Gallery Block, the image used …
16:25 Ticket #49675 (correct documentation for WP_User_Request class) created by pbiron
In the DocBlocks for the properties of the class, the @since tags …
16:15 Ticket #41930 (Cosmetic Issue in comment-template.php/easy fix) closed by SergeyBiryukov
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket, sorry it …
14:44 Changeset [47492] by SergeyBiryukov
When asserting microtime output as a number, make it a number. …
14:43 Changeset [47491] by SergeyBiryukov
When asserting microtime output as a number, make it a number. …
14:43 Changeset [47490] by SergeyBiryukov
When asserting microtime output as a number, make it a number. …
14:29 Changeset [47489] by SergeyBiryukov
Build/Test Tools: Remove unused ::assertPostHasTerms() method from …
14:07 Changeset [47488] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
14:06 Changeset [47487] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
14:06 Changeset [47486] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
14:05 Changeset [47485] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
14:04 Changeset [47484] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
13:57 Changeset [47483] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
13:46 Changeset [47482] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
13:45 Changeset [47481] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
13:45 Changeset [47480] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
13:44 Changeset [47479] by SergeyBiryukov
Embeds: Remove the external oEmbed tests for YouTube. These tests no …
11:16 Ticket #49674 (Error while Saving a page in WordPress) closed by tobifjellner
invalid: Oh. For the moment being, I'll mark this ticket as "invalid". If you …
09:32 Ticket #49674 (Error while Saving a page in WordPress) created by abatechnicalhelp
Hello, I installed wordpress recently in a customer´s hosting cPanel …

03/21/2020:

22:38 Ticket #49673 (Mass select change of role is bugged.) created by qnkov
Hello there. I've notice that when you change the role of user using …
16:18 Ticket #49603 (Privacy and Ergonomics) reopened by arena
done ! would be nice !
15:42 Ticket #42466 (HTTP status code is wrong on setup error) closed by SergeyBiryukov
fixed: In 47478: […]
15:42 Changeset [47478] by SergeyBiryukov
Upgrade/Install: Return a more appropriate HTTP response status code …
15:32 Ticket #49672 (making variation products define more easer) closed by SergeyBiryukov
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket. Please …
12:55 Ticket #49672 (making variation products define more easer) created by kamrannorouzi
hi. i was using wordpress product panel for making variation and a …
04:54 Ticket #49671 (Feature Image will not update date.) created by nearmira
I have tried everything, and this issue still exist for now six …
03:21 Ticket #43199 (JSDoc: wp-admin/js/edit-comments.js) closed by SergeyBiryukov
duplicate: Duplicate of #47581.
02:37 Ticket #41104 (Add "Site" to the "New" admin-bar dropdown) closed by SergeyBiryukov
duplicate: Duplicate of #49040.

03/20/2020:

17:43 Changeset [47477] by SergeyBiryukov
Help/About: Add design for 5.4 About page. Props melchoyce, marybaum, …
17:31 Changeset [47476] by SergeyBiryukov
Coding Standards: Fix WPCS issue in [47475]. See #49295.
17:11 Changeset [47475] by SergeyBiryukov
Help/About: Add design for 5.4 About page. Props melchoyce, marybaum, …
11:46 Ticket #49670 (Error message on the Add Plugins page in WordPress 5.3.2) closed by SergeyBiryukov
duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
09:11 Ticket #49670 (Error message on the Add Plugins page in WordPress 5.3.2) created by terresquall
Hi there, I have a site where I have set WP_DEBUG to be true. When …
06:17 Ticket #49662 (Bump Akismet (5.4 Edition)) closed by dd32
fixed: `$ svn propedit svn:externals …
04:20 Ticket #38622 (XML-RPC wp_newComment should return an error when a field exceeds the ...) reopened by sorenbronsted
I incorrectly set wrong keywords
02:30 Ticket #49669 (Duplicate comments from the same user could be inserted to the database) created by caseqiu
In file wp_includes/comment.php function wp_new_comment, it first …
02:18 Ticket #41921 (add esc_html before the admin title display) closed by SergeyBiryukov
fixed: In 47474: […]
02:18 Changeset [47474] by SergeyBiryukov
Administration: Escape admin title on output after the admin_title

03/19/2020:

21:38 Ticket #49668 (Multisite: export/erase requests initiated in a sub-site should check ...) created by pbiron
As of 5.4, when an export request is initiated from within a specific …
20:43 Ticket #49570 (Privacy Policy Guide: Adjust white space under TOC list in mobile) closed by SergeyBiryukov
fixed: In 47473: […]
20:43 Changeset [47473] by SergeyBiryukov
Privacy: Correct bottom padding for table of contents on Privacy …
19:13 Ticket #49667 (Twenty Twenty: Cover-Template scrolling issue) created by beenni09052005
When you Set a Site to Cover-Template and give it a Site-Image Chrome …
15:18 Ticket #49665 (Twenty Twenty: Minify style.css) closed by ianbelanger
wontfix: @audrasjb is correct > There is currently no mechanism to minify files …
14:17 Ticket #49643 (Featured Image haven't got acces to new mediafile system. (5.4-RC2-47447)) closed by antpb
invalid: Thanks @perborch ! I appreciate the follow up! I’m going to close this …
10:24 Ticket #49666 (customizer doesn't works when backslash is use in site title) created by rumyan
If there is "\" in the page name, "Appearance> customize" stops …
09:43 Ticket #49665 (Twenty Twenty: Minify style.css) created by beenni09052005
The style.css of the twenty-twenty theme can be minified. To edit it …

03/18/2020:

19:11 Ticket #47959 ('disable_formats_dropdown' filter does not pass no post_type.) closed by SergeyBiryukov
fixed: In 47472: […]
19:11 Changeset [47472] by SergeyBiryukov
Post Formats: Pass post type to the disable_formats_dropdown filter …
18:50 Ticket #48303 (Docblock improvements for 5.4) reopened by SergeyBiryukov
10:54 Ticket #49664 (Uppercase Greek letters are getting accents on iPhone mobile devices) reopened by mukesh27
@dchatzimanolis Let's reopen the ticket and wait till dev feedback. …
09:47 Ticket #49664 (Uppercase Greek letters are getting accents on iPhone mobile devices) closed by mukesh27
invalid: Hi @dchatzimanolis, Welcome to WordPress Trac! Thanks for the ticket. …
09:41 Ticket #49664 (Uppercase Greek letters are getting accents on iPhone mobile devices) created by d.chatzimanolis
Hi, On my client's under development e-shop made with WP & …
04:48 Changeset [47471] by azaozz
Build Tools: Use the new combinedOutputFile setting for the updated …
02:22 Ticket #49663 (Fix PHPUnit bootstrap to install from the same directory where the ...) created by azaozz
After #44492 and #45863 when running npm run test or the equivalent …

03/17/2020:

21:25 Changeset [47470] by jorgefilipecosta
Post WordPress 5.4 RC 3 version bump.
21:22 Ticket #49662 (Bump Akismet (5.4 Edition)) created by garrett-eclipse
See #41327, #40002, #47269, etc. Akismet 4.1.4 was released today …
21:09 Changeset [47469] by jorgefilipecosta
WordPress 5.4 RC 3.
19:55 Ticket #49659 (3s appearing instead of dropdown menu arrows) closed by SergeyBiryukov
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket. I'm sorry …
19:32 Ticket #49660 (Update the flush_rewrite_rules doc block to use "option" instead of ...) closed by SergeyBiryukov
fixed: In 47468: […]
19:32 Changeset [47468] by SergeyBiryukov
Docs: Correct the description of $hard parameter in …
19:26 Ticket #47053 (Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML) closed by SergeyBiryukov
fixed: In 47467: […]
19:26 Changeset [47467] by SergeyBiryukov
Toolbar: Move the logic for rendering the admin bar on wp_footer to …
19:23 Ticket #49577 (Site Health Status Dashboard provides incorrect items count on initial load) closed by SergeyBiryukov
fixed: In 47466: […]
19:23 Changeset [47466] by SergeyBiryukov
Site Health: Run the first scheduled site health check a day after the …
19:19 Ticket #49374 (Use get_post_states to denote special pages on the added menu item ...) closed by SergeyBiryukov
fixed: In 47465: […]
19:19 Changeset [47465] by SergeyBiryukov
Menus: When adding a label for special pages in …
19:15 Ticket #49619 (Use <hr /> instead of margin on Freedoms page.) closed by SergeyBiryukov
fixed: In 47464: […]
19:15 Changeset [47464] by SergeyBiryukov
Help/About: Use consistent vertical whitespace between sections on …
19:06 Ticket #49657 (Block Editor: Update WordPress Packages WordPress 5.4 RC 3) closed by jorgefilipecosta
fixed: In 47463: […]
19:06 Changeset [47463] by jorgefilipecosta
Block Editor: Update WordPress Packages WordPress 5.4 RC 3. The …
17:55 Ticket #49661 (mails, Howdy, wp_mail() and filters spreading) created by arena
Hello, The different mails that are build to be sent with function …
16:19 Ticket #49660 (Update the flush_rewrite_rules doc block to use "option" instead of ...) created by david.binda
In r12061 the temporary usage of transient for storing rewrite rules ( …
15:27 Ticket #28514 (wp_get_nav_menu_items get_posts returns false when used on ...) closed by Howdy_McGee
worksforme: This issue may already have been fixed in another version. I cannot …
14:00 Ticket #49659 (3s appearing instead of dropdown menu arrows) created by esullivanhh
Hi, I work with a startup Henry Health and have a wordpress site …
11:35 Ticket #49658 (Incorrect Upload Directory path using wp_upload_dir()) created by amitkumarsingh
I usually don't use windows when coding with WordPress. I was creating …
09:11 Ticket #49657 (Block Editor: Update WordPress Packages WordPress 5.4 RC 3) reopened by jorgefilipecosta
Reopening for backporting to 5.4.
05:02 Ticket #38622 (XML-RPC wp_newComment should return an error when a field exceeds the ...) closed by sorenbronsted
invalid: Sorry that my PR messed up the this comment section. PR #180 state …
Note: See TracTimeline for information about the timeline view.