WordPress.org

Make WordPress Core

Timeline



08/11/2021: Today

15:42 Ticket #53891 (GH Actions: enable running the tests on PHP 8.1) closed by SergeyBiryukov
fixed: In 51604: […]
15:42 Changeset [51604] by SergeyBiryukov
Build/Test Tools: Simplify the PHPUnit test workflow. This removes …
15:01 Changeset [51603] by SergeyBiryukov
Build/Test Tools: Revert [51602] for now to investigate test failures …
14:30 Changeset [51602] by SergeyBiryukov
Build/Test Tools: Hard deprecate …
13:00 Ticket #53913 (Check theme API response is not an error before operating on it) closed by SergeyBiryukov
fixed: In 51601: […]
13:00 Changeset [51601] by SergeyBiryukov
Themes: Make sure the theme API response is not an error before …
12:46 Ticket #53851 (HTML entities show in dashboard 'Events and News' widget) closed by iandunn
duplicate: Yeah, I think this is a duplicate of #41208. I agree w/ Jake about …
10:37 Changeset [51600] by gziolo
Tests: Fix failing i18n unit tests for block metadata Follow up for …
09:06 Ticket #53238 (Blocks: Add support for `variations in `block.json` file) closed by gziolo
fixed: In 51599: […]
09:06 Changeset [51599] by gziolo
Blocks: Add support for variations in block.json` file We …
06:40 Ticket #53913 (Check theme API response is not an error before operating on it) created by pierlo
Fixes a potential bug when calling themes_api( 'query_themes' ) and …
05:16 Ticket #53912 (Bug when using Block-styles loading enhancements in WP 5.8) created by wilbertalvis
I'm not sure if this is a a bug, but when enabling this feature on …
00:21 Ticket #53911 (Test modernization backwards-compatibility backports to help extenders ...) created by hellofromTonya
Related to: #46149, #47381, #53904 This ticket seeks to help with …

08/10/2021: Yesterday

21:48 Ticket #53910 (`sanitize_title_with_dashes` returns partial encoded values in permalink) created by costdev
Picked up quite an old bug (circa 2006!) while working on #47912. …
21:13 Changeset [51598] by SergeyBiryukov
Build/Test Tools: Make the polyfills loading more flexible. The …
19:43 Ticket #53876 ("Un" Deprecate sanitize_url()) closed by SergeyBiryukov
fixed: In 51597: […]
19:43 Changeset [51597] by SergeyBiryukov
General: Restore (un-deprecate) the sanitize_url() function. A …
19:35 Ticket #53654 (Menus: Hide bulk-select options when no menus exist) closed by desrosj
fixed: In 51596: […]
19:35 Changeset [51596] by desrosj
Menus: Hide bulk-select on new menu page. Prevent the bulk-select …
19:18 Ticket #53687 (`grunt verify:old-files` incorrectly flagging certain files) reopened by azaozz
Just ran into this too. > the problem is not with the …
17:56 Ticket #53898 (Duplicated 404 templates in the TemplatePanel) reopened by SergeyBiryukov
Reopening for backporting to the 5.8 branch.
17:55 Ticket #53898 (Duplicated 404 templates in the TemplatePanel) closed by SergeyBiryukov
fixed: In 51595: […]
17:55 Changeset [51595] by SergeyBiryukov
Editor: Preserve the original template keys when preparing a list of …
17:34 Changeset [51594] by SergeyBiryukov
Code Modernization: Silence the deprecation warning for missing return …
17:08 Ticket #53891 (GH Actions: enable running the tests on PHP 8.1) reopened by desrosj
Replying to swissspidy: > Regarding r51588, couldn't the …
16:33 Ticket #53696 (wp_add_iframed_editor_assets_html() not checking for block editor) closed by desrosj
fixed: In 51593: […]
16:33 Changeset [51593] by desrosj
Editor: Prevent block-editor JavaScript loading in other editors. Add …
14:43 Ticket #53909 (User Level deprecated but still used?) closed by swissspidy
duplicate: Hi there, Thanks for opening this ticket and welcome to WordPress …
14:36 Ticket #53909 (User Level deprecated but still used?) created by des79
Hi there, I use custom_user_table on different wp installation that …
14:01 Ticket #53908 (REST API changes) closed by swissspidy
invalid: Welcome to WordPress Trac and thanks for your report! As you might …
13:56 Ticket #53908 (REST API changes) created by avcsdigital
`Notice: register_rest_route was called incorrectly. The REST API …
13:44 Changeset [51592] by SergeyBiryukov
Docs: Improve documentation for a few functions per the documentation …
13:03 Ticket #53907 (Update Sodium Compat to 1.17.0 (PHP 8.1 compatibility)) closed by SergeyBiryukov
fixed: In 51591: […]
13:03 Changeset [51591] by SergeyBiryukov
Upgrade/Install: Update sodium_compat to v1.17.0. The latest version …
12:52 Changeset [51590] by SergeyBiryukov
Docs: Add a @see reference to the xmlrpc_enabled filter in …
12:52 Changeset [51589] by SergeyBiryukov
Docs: Add a @see reference to the wp_mail_content_type filter in …
12:45 Ticket #53907 (Update Sodium Compat to 1.17.0 (PHP 8.1 compatibility)) created by jrf
Sodium_Compat 1.17.0 has just been released and includes fixes for PHP …
11:48 Ticket #53906 (wp_mail_content_type doesn't work with pluggable function wp_mail) closed by skarabeq
wontfix: Thank you, @SergeyBiryukov! Now it's clear why I have no HTML into …
09:24 Ticket #53906 (wp_mail_content_type doesn't work with pluggable function wp_mail) created by skarabeq
I have created my own plugin that overrides the Pluggable function …
08:59 Ticket #53905 (Plugin activation from overview not working) created by gre4twh1te
After I upgraded to the latest WordPress version, I can no longer …

08/09/2021:

20:04 Ticket #53904 (Add command-line notifications for test fixture method void return ...) created by hellofromTonya
Related to: #46149 This ticket proposes to add command-line …
20:03 Ticket #53891 (GH Actions: enable running the tests on PHP 8.1) closed by SergeyBiryukov
fixed: In 51588: […]
20:03 Changeset [51588] by SergeyBiryukov
Build/Test Tools: Enable running the tests on PHP 8.1. PHP 8.1 is …
19:08 Ticket #53897 (PHP 8.1: strftime() is deprecated) closed by SergeyBiryukov
fixed: In 51587: […]
19:08 Changeset [51587] by SergeyBiryukov
Code Modernization: Replace strftime() and gmstrftime() usage in …
17:24 Ticket #53858 (PHP 8.1: syntax error due to new 'readonly' property) reopened by SergeyBiryukov
Reopening to consider backporting [51586] to the latest stable branch …
17:19 Ticket #53858 (PHP 8.1: syntax error due to new 'readonly' property) closed by SergeyBiryukov
fixed: In 51586: […]
17:19 Changeset [51586] by SergeyBiryukov
Code Modernization: Rename the readonly() function to …
15:56 Ticket #53903 (Duplicate Menu Bar option) created by AlGala
Hi, I would really like to see a way to duplicate a WordPress Menu …
14:51 Changeset [51585] by SergeyBiryukov
Build/Test Tools: Declare two TestCase classes as abstract. TestCases …
13:27 Ticket #53902 (Automating the creation of inline javascript and inline stylesheet ...) created by Josiah S. Carberry
Inline javascripts and stylesheets are fairly common in the WordPress …
13:04 Changeset [51584] by SergeyBiryukov
Build/Test Tools: Remove Unicode character from PHPUnit version check …
12:52 Changeset [51583] by SergeyBiryukov
Build/Test Tools: Add schema reference to PHPUnit config files. The …
12:50 Ticket #53901 (I found error in wordpress "Publishing failed. The response is not a ...) created by uzair23
I found an error while publishing the post "Publishing failed. The …
11:48 Ticket #53900 (Missing return types in cache) created by malthert
These functions in cache.php are missing the return type (@return void …
08:40 Ticket #53899 (Escaping strings and screenshot URL on Themes screen) created by vishitshah
06:50 Ticket #53898 (Duplicated 404 templates in the TemplatePanel) created by Mamaduka
The issue was initially reported on Github - …
02:28 Ticket #53897 (PHP 8.1: strftime() is deprecated) created by jrf
> The strftime() and gmstrftime() functions exhibit similar issues …
01:32 Ticket #53896 (Button block - Border Settings Missing?) created by jimandroid24
Hi, I just updated to WordPress 5.8 but noticed the border-radius …

08/08/2021:

22:33 Ticket #53895 (Default Audio Player Bug, mejs-container wp-audio-shortcode mejs-audio) created by akissz
The default code has a problem in this zone mejs-container …
17:54 Ticket #53893 (Webp on social media) closed by abderrfath
invalid: Just found out that Open Graph only supports image/jpeg, image/gif, or …
14:08 Ticket #52825 ([PHP 8.1] MySQLi error reporting value changes) closed by SergeyBiryukov
fixed: In 51582: […]
14:08 Changeset [51582] by SergeyBiryukov
Code Modernization: Set the MySQLi error reporting off for PHP 8.1. …
12:46 Ticket #53894 (=?us-ascii? in the subject line) created by williamyun7
I recently updated my WP to 5.8 from 4.8 leaving all plugins not …
09:49 Ticket #53893 (Webp on social media) created by abderrfath
Hello, I started using only webp in my blog [digitaloutloud.com], but …

08/07/2021:

17:58 Ticket #53892 (Twenty Twenty-One: Dark Mode toggle also appears in bottom left corner) created by musabshakeel
1. Open Browser 2. Install WordPress and use TwentyTwentyOne theme 3. …
14:45 Changeset [51581] by SergeyBiryukov
Build/Test Tools: Fix message display in test bootstrap. Any messages …
14:18 Changeset [51580] by SergeyBiryukov
Tests: Use more appropriate assertions in get_themes() tests. This …
14:15 Changeset [51579] by SergeyBiryukov
Tests: Use more appropriate assertions in get_themes() tests. This …
14:04 Ticket #53891 (GH Actions: enable running the tests on PHP 8.1) created by jrf
PHP 8.1 is expected to be released end of November 2021. Enabling the …
13:53 Changeset [51578] by johnbillion
Themes: Correct the documented types for theme mod values. A theme …
11:56 Changeset [51577] by SergeyBiryukov
Tests: Remove redundant @requires tags. As the minimum supported …
11:52 Changeset [51576] by SergeyBiryukov
Tests: Replace expectException() for PHP native errors with calls to …
11:44 Changeset [51575] by SergeyBiryukov
Build/Test Tools: Remove the copied-in PHPUnit 9.x MockObject files. …
11:41 Changeset [51574] by SergeyBiryukov
Build/Test Tools: Loosen the PHPUnit restriction. composer.json: …
11:14 Changeset [51573] by SergeyBiryukov
Build/Test Tools: Remove SpeedTrapListener. Now that the tests can …
11:00 Changeset [51572] by SergeyBiryukov
Build/Test Tools: Handle removal of TestCase::getAnnotations(). The …
10:51 Changeset [51571] by SergeyBiryukov
Tests: Fix tests failing due to assertContains() using strict …
10:46 Changeset [51570] by SergeyBiryukov
Build/Test Tools: Alias the Getopt class conditionally, as the class …
10:40 Changeset [51569] by SergeyBiryukov
Tests: Remove use of assertArraySubset() in …
10:29 Changeset [51568] by SergeyBiryukov
Build/Test Tools: Implement use of the void solution. > PHPUnit …
10:20 Changeset [51567] by SergeyBiryukov
Build/Test Tools: Use the PHPUnit Polyfill TestCase as void
07:22 Ticket #53890 (Theme options not working) closed by audrasjb
invalid: Hello and welcome to WordPress Core Trac, This "Theme options" …

08/06/2021:

22:25 Ticket #53890 (Theme options not working) created by jachai
Hi, I am trying to edit the settings under theme options however when …
21:55 Changeset [51566] by SergeyBiryukov
Tests: Replace assertNotRegExp() with …
21:52 Changeset [51565] by SergeyBiryukov
Tests: Replace assertRegExp() with …
21:45 Changeset [51564] by SergeyBiryukov
Tests: Replace assertFileNotExists() with …
21:38 Changeset [51563] by SergeyBiryukov
Tests: Replace expectException() for PHP native errors with calls to …
21:17 Changeset [51562] by SergeyBiryukov
Build/Test Tools: Simplify redundant PHPUnit shim for …
20:45 Ticket #53886 (WordPress Unknown database error column 'wp_' in 'field list' for ...) closed by SergeyBiryukov
duplicate: Hi there, welcome back to WordPress Trac! Thanks for the report. The …
17:40 Ticket #53889 (Adding Pronouns field on the user meta) created by felipeloureirosantos
I see that @jonoaldersonwp …
15:20 Ticket #53888 (Add another link to Network Admin) created by sabernhardt
There are problems accessing the link for Network Admin in the toolbar …
14:05 Ticket #53887 (no link to theme changelog/readme.txt on the wordpress updates page) created by waterfire
On the WordPress updates page, there is a really convenient link to …
08:36 Ticket #53886 (WordPress Unknown database error column 'wp_' in 'field list' for ...) created by attosoftonline
hello, fresh install wp 5.8 error: […]
04:30 Ticket #53885 (Inconsistent output of Site title with special characters on email) created by kishanjasani
The characters in the email are showing inconsistently when a user …
01:35 Ticket #53884 (Twenty Twenty: Title Losing Format on BuddyPress Pages) created by deborah86
The page title loses its format on BuddyPress pages. * Members * …
00:44 Changeset [51561] by SergeyBiryukov
Build/Test Tools: Change the inheritance order of the abstract test …
00:35 Changeset [51560] by SergeyBiryukov
Build/Test Tools: Unify the PHPUnit adapter TestCases. This commit: * …
00:33 Changeset [51559] by SergeyBiryukov
Build/Test Tools: Add Composer dependency on the PHPUnit Polyfills …

08/05/2021:

19:28 Ticket #53883 (Custom Fields Toggle cannot be turned off) created by mreishus
== Scope Note This is a coordination problem between WordPress and …
18:51 Ticket #53882 (phpunit test for wp_nonce_ays) created by pbearne
tests for wp_nonce_ays AND UPDATE CODE for wp_die_handler to pass the …
16:52 Changeset [51558] by desrosj
Build/Test Tools: Add branch filtering for Slack notifications …
16:33 Ticket #53881 (Button Radius Option disappeared in version 5.8) closed by desrosj
duplicate: Hi @bikespb222, Welcome to Trac, and thanks for this bug report! …
16:25 Ticket #53881 (Button Radius Option disappeared in version 5.8) created by bikespb222
In the block editor, button option, the button radius selector is …
15:18 Ticket #53880 (Old Bug still alive! #48432 reopened defect (bug) WordPress updates ...) closed by SergeyBiryukov
duplicate: Hi there, welcome back to WordPress Trac! Thanks for the report. As …
14:59 Ticket #53880 (Old Bug still alive! #48432 reopened defect (bug) WordPress updates ...) created by karlte
Dear WP dev-team, unfortunately I have to inform you, that the old …
14:48 Changeset [51557] by SergeyBiryukov
Coding Standards: Silence a WPCS warning in date_i18n(). This fixes …
14:37 Ticket #48432 (WordPress updates broken with proxy and non routed environment) reopened by karlte
Hi Edouardo! Thanks for your note. After a long time i just check WP …
14:37 Changeset [51556] by SergeyBiryukov
Twenty Thirteen: Correct indentation in image.php template. Props …
14:36 Changeset [51555] by desrosj
Build/Test Tools: Correctly check for the trigger event when running …
14:35 Changeset [51554] by SergeyBiryukov
Twenty Thirteen: Remove wrapping HTML tag from translatable string. …
14:30 Ticket #48432 (WordPress updates broken with proxy and non routed environment) closed by karlte
invalid: Replying to madko77: > Hi, > > I had to revert …
13:24 Changeset [51553] by SergeyBiryukov
Bundled Themes: Remove redundant semicolons after closing curly …
13:14 Changeset [51552] by SergeyBiryukov
Coding Standards: Remove redundant semicolons after closing curly …
13:10 Changeset [51551] by SergeyBiryukov
Coding Standards: Fix incorrect alignment in two comment blocks. Tabs …
13:09 Ticket #53879 (Wp 5.8 doesn't show webp images) created by bondweb
Hi there, I don't undestand why my wp 5.8 webapp, doesn't show webp …
12:58 Changeset [51550] by SergeyBiryukov
Coding Standards: Fix incorrect comment indent in …
06:34 Ticket #53878 (Return type not matched in PHPDoc - Bundled Themes) created by ankitmaru
Return type not matched in PHPDoc - Bundled Themes
03:42 Ticket #53877 (Menus: Selected display locations for new menus aren't saved) created by dlh
[48051] provided the ability to adjust menu settings when creating a …
03:36 Changeset [51549] by peterwilsoncc
Coding Standards: Use strict comparisons in wp-admin/upload.php. …
03:29 Changeset [51548] by peterwilsoncc
Coding Standards: Use strict comparisons in …
00:43 Ticket #53697 (Possible Regression - Border settings not displaying for Button Block) closed by peterwilsoncc
fixed: In 51547: […]
00:43 Changeset [51547] by peterwilsoncc
Block Editor: Add missing border setting on button block. This commit …
00:31 Ticket #53830 (Default filters try to create nonce during installation before options ...) closed by peterwilsoncc
fixed: In 51546: […]
00:31 Changeset [51546] by peterwilsoncc
Upgrade/Install: Avoid creating nonce during installation. This …

08/04/2021:

23:42 Ticket #47381 (Remove the Composer lock file from version control) reopened by jrf
Reopening the ticket to allow for (potentially) backporting [51543]
20:51 Ticket #53876 ("Un" Deprecate sanitize_url()) created by Ipstenu
This has been an increasing headache with plugin developers. As we've …
20:50 Ticket #53875 (Update inline docs to match handbook standards) created by johnjamesjacoby
While looking at #53399, relative to the …
19:48 Ticket #47381 (Remove the Composer lock file from version control) closed by SergeyBiryukov
fixed: In 51545: […]
19:48 Changeset [51545] by SergeyBiryukov
Build/Test Tools: Switch to always running the tests via Composer. …
19:24 Changeset [51544] by SergeyBiryukov
Build/Test Tools: Use a custom autoloader for the PHPUnit 9.x mock …
18:55 Changeset [51543] by SergeyBiryukov
Build/Test Tools: Remove the Composer lock file from version control. …
17:21 Ticket #53874 (Bundled Themes: Measurement in 'px' is unnecessary) created by ankitmaru
Measurement in 'px' is unnecessary in bundled themes.
14:23 Ticket #53870 (Add missing "/" at the end of image tag in themes and wp-include files.) closed by SergeyBiryukov
fixed: In 51542: […]
14:23 Changeset [51542] by SergeyBiryukov
Media: Add / character to <img> tag in …
14:22 Changeset [51541] by SergeyBiryukov
Bundled Themes: Add / character to <img> tags. While this has no …
13:35 Ticket #53872 (Twenty Nineteen: Post content and title are not properly aligned in ...) created by kjellr
Following the upgrade to WordPress 5.8, Twenty Nineteen's post content …
08:44 Ticket #53871 (Database errors on installation) closed by swissspidy
duplicate: Thanks for your report. This has since been fixed already in #53830
08:42 Ticket #53871 (Database errors on installation) created by bugnumber9
The following errors are logged in PHP error log during installation: …
07:42 Ticket #53870 (Add missing "/" at the end of image tag in themes and wp-include files.) created by Shital Patel
05:10 Ticket #53696 (wp_add_iframed_editor_assets_html() not checking for block editor) reopened by peterwilsoncc
Reopening for merging to the 5.8 branch.
05:09 Ticket #53696 (wp_add_iframed_editor_assets_html() not checking for block editor) closed by peterwilsoncc
fixed: In 51540: […]
05:09 Changeset [51540] by peterwilsoncc
Editor: Prevent block-editor JavaScript loading in other editors. Add …
05:01 Ticket #53654 (Menus: Hide bulk-select options when no menus exist) reopened by peterwilsoncc
Reopening for merging to the 5.8 branch.
04:59 Ticket #53654 (Menus: Hide bulk-select options when no menus exist) closed by peterwilsoncc
fixed: In 51539: […]
04:59 Changeset [51539] by peterwilsoncc
Menus: Hide bulk-select on new menu page. Prevent the bulk-select …
Note: See TracTimeline for information about the timeline view.