Make WordPress Core

Timeline

01/17/2022:

23:53 Ticket #54848 (jetpack will not load after latest update load blog validation failed) created by secondprinciple
{"8":{"name":"testconnection_token_health","label":false,"short_descr …
22:48 Ticket #54806 (Site Editor: Remote block patterns are not loaded) closed by hellofromTonya
fixed: In 52594: […]
22:48 Changeset [52594] by hellofromTonya
Editor: Explicitly load remote block patterns in the block and site …
22:45 Ticket #54806 (Site Editor: Remote block patterns are not loaded) reopened by hellofromTonya
Reopening to backport [52593] to 5.9. Thank you @audrasjb for the 2nd …
22:40 Ticket #54806 (Site Editor: Remote block patterns are not loaded) closed by hellofromTonya
fixed: In 52593: […]
22:40 Changeset [52593] by hellofromTonya
Editor: Explicitly load remote block patterns in the block and site …
20:38 Changeset [52592] by hellofromTonya
Administration: Revert [51946]. Reverting changeset due to reported …
20:08 Ticket #54847 (Block locks up, cannot edit header/paragraph text) created by TylerTork
If using a Columns block with text within the column -- a Paragraph or …
19:53 Changeset [52591] by hellofromTonya
Administration: Revert [51946]. Reverting changeset due to reported …
19:02 Ticket #54792 (Classic Menu Duplicates on FSE) closed by audrasjb
reported-upstream: Hi and thank you for reporting this issue. I opened an issue upstream …
18:01 Ticket #54845 (No Navigation Menu available in WordPress 5.9 RC 2) closed by hellofromTonya
wontfix: Hello @ellafitz, Welcome to WordPress Core's Trac 👋 Yes, that menu …
17:52 Ticket #54846 (Add links to actual topics instead of general Debugging for messages ...) created by oglekler
For _doing_it_wrong() messages such as: - `The REST API route …
17:15 Ticket #54578 (Live Preview Button showing issue) reopened by alanjacobmathew
Live preview button exists, when the FSE themes are uploaded directly …
16:01 Ticket #54318 (Import Twenty Twenty-Two) closed by audrasjb
fixed: In 52590: […]
16:01 Changeset [52590] by audrasjb
Twenty Twenty-Two: Sync updates from GitHub from RC3. This commit …
15:42 Changeset [52589] by jffng
Twenty Twenty-Two: Sync updates from GitHub from RC3. This commit …
15:39 Ticket #54804 (String for "Light" has different contexts in Chinese) reopened by audrasjb
Reopening for potential backport consideration.
15:36 Ticket #54804 (String for "Light" has different contexts in Chinese) closed by audrasjb
fixed: In 52588: […]
15:36 Changeset [52588] by audrasjb
i18n: Contextualize "light" color translation strings. This change …
14:58 Ticket #53587 (Mobile: Admin menu: Click on content should hide the menu) reopened by hellofromTonya
Reopening due to issue reported in #54837 in 5.9 RC. @joedolson …
14:37 Ticket #54318 (Import Twenty Twenty-Two) reopened by jffng
13:56 Ticket #54845 (No Navigation Menu available in WordPress 5.9 RC 2) created by ellafitz
In WordPress 5.9 RC 2 there is no Navigation Menu under Appearance > …
13:47 Changeset [52587] by SergeyBiryukov
Date/Time: Fix race conditions in current_time() tests. * Restore …
13:47 Changeset [52586] by SergeyBiryukov
Date/Time: Fix race conditions in current_time() tests. * Restore …
12:51 Ticket #54844 (Unnecessary database queries when a block theme isn't in use) created by johnbillion
When a standard theme is in use (not a block theme) database queries …
12:12 Ticket #54843 (Add end to end test case for Trash a single post and restore post from ...) created by pavanpatil1
Add two new test cases in wpe2e for the trash a single post and …
11:45 Ticket #54842 (inconsistent handling of align settings on Pages / Templates) created by tinomueller
Maybe i'm not getting the full concept behind but it feels a bit …
11:39 Ticket #54826 (PHP 8.0: Fatal errors are no longer suppressed by `@`.) closed by SergeyBiryukov
fixed: In 52585: […]
11:39 Changeset [52585] by SergeyBiryukov
Upgrade/Install: Check if the disk_free_space() function exists …
11:03 Ticket #54841 (wpdb::has_cap utf8mb4_520 detection does not work properly) created by jamieburchell
The wpdb::has_cap method returns false when testing for utf8mb4_520 …
08:29 Ticket #54840 (wp_insert_term sanitizes attribute names, while term_exists does not ...) created by Dekadinious
We have found an edge-case bug in the way term_exists handles checking …
08:15 Ticket #54839 (Image upload after dirty filter requires filter change before it can ...) created by utkarshpatel
Steps: 1. Open media library popup. 2. Change date filter. 3. …
08:10 Ticket #54838 (Automatically enable some templates from inactive themes) created by manfcarlo
In the experimental days of FSE, any customisations that were made or …
04:49 Ticket #54837 (Mobile admin menu: Clicking on menu items hides the menu) created by dhusakovic
Using WP 5.9 RC 2 Steps to reproduce: 1. Use a mobile device (tested …

01/16/2022:

22:19 Ticket #54817 (wp_actionscheduler_logs - Duplicate entry '0' for key 'PRIMARY') closed by peterwilsoncc
invalid: Hello @jasmines and welcome to trac! Trac is used for the development …
19:12 Ticket #54836 (Huge error logs filled with "WordPress database error Illegal mix of ...) created by jh20001
This has been going on for quite a long time. By that, it has now been …
16:54 Ticket #54835 (Docs: Update comments for the post_meta functions) created by thelovekesh
Inline code comment for update_post_meta and delete_post_meta were …
13:10 Ticket #54834 (Mysql gone away when importing DB on create wp_posts indexes) created by jasmines
Already imported the table and its data. When I execute the following: …
09:00 Ticket #54833 (Twenty Eleven: screen_icon() and get_current_theme() are deprecated) created by Presskopp
In twentyeleven_theme_options_render_page() get_current_theme() …
08:38 Changeset [52584] by SergeyBiryukov
Coding Standards: Rename the $val variable to $site for clarity in …
08:14 Changeset [52583] by SergeyBiryukov
Coding Standards: Use strict comparison in …
05:49 Ticket #54832 (_doing_it_wrong should write into debug.log) created by okvee
I was created a plugin that called to register_rest_route() without …
03:04 Ticket #54828 (BR tags are added to HTML widget code) closed by costdev
reported-upstream: Hi @n3wjack, thanks for opening this ticket. This has been reported …

01/15/2022:

22:53 Ticket #54831 (Docs: Replace Current theme with Active theme in various DocBlocks) created by audrasjb
After [52580], it would be nice to also update various Docblocks to …
21:20 Changeset [52582] by audrasjb
Docs: Miscellaneous docblock corrections in REST API and Sitemaps API. …
20:47 Changeset [52581] by SergeyBiryukov
Coding Standards: Use strict comparison in …
19:29 Ticket #54830 (Update failed) created by rbodo
Manually and auto update failed to go from 5.7.2 to 5.8.3 Please …
18:37 Ticket #54829 (Allow classic themes to be optionally block themes if 'templates' and ...) created by exstheme
Hello! I have created folders 'templates' and 'parts' inside classic …
14:33 Ticket #54828 (BR tags are added to HTML widget code) created by n3wjack
Steps to reproduce: 1. Add an HTML widget to a footer block …
09:33 Ticket #54827 (Elemtentor, pagina) created by flashprice2020
Avvertimento : count(): il parametro deve essere un array o un oggetto …
08:42 Ticket #54770 (The term "Current Theme" is ambiguous) closed by audrasjb
fixed: In 52580: […]
08:42 Changeset [52580] by audrasjb
Administration: Replace "Current theme" with "Active theme" in user …
05:56 Ticket #54826 (PHP 8.0: Fatal errors are no longer suppressed by `@`.) created by costdev
Overview From …
04:41 Ticket #54684 (Add ability to filter navigation block items) reopened by afragen

01/14/2022:

21:59 Ticket #54825 (Heartbeat minimalInterval option causing incorrect value of mainInterval) created by tabrisrp
Looking at the code of heartbeat.js, I think there is a bug in it …
21:24 Ticket #54815 (Warning found in post-thumbnail-template.php on PHP 8.0.14) closed by audrasjb
fixed: In 52579: […]
21:24 Changeset [52579] by audrasjb
Media: Add a missing / in post thumbnail lazy loading regex. This …
21:13 Ticket #54823 (Typo in `/rest-api/class-wp-rest-response.php`) closed by audrasjb
fixed: In 52578: […]
21:13 Changeset [52578] by audrasjb
Docs: Typo correction in WP_REST_Response class docblocks. …
20:34 Ticket #54824 (Hide "view" link from Media Library List Mode if empty string passed ...) created by oh_hello
As of WP 5.6.0, an empty string can be passed to attachment_link
19:22 Ticket #54823 (Typo in `/rest-api/class-wp-rest-response.php`) created by kebbet
Here's another typo-ticket :) Currently there's a typo in docblocks …
17:50 Ticket #54822 (Incorrectly accessing posts fetched by WP_Query in query PHPUnit tests) closed by SergeyBiryukov
fixed: In 52577: […]
17:50 Changeset [52577] by SergeyBiryukov
Tests: Avoid duplicate queries in some WP_Query tests. When passing …
16:35 Ticket #54100 (Hotkeys for Headings) closed by ryokuhi
wontfix: As there hasn't been movement on this ticket, and it isn't clear which …
16:10 Ticket #54822 (Incorrectly accessing posts fetched by WP_Query in query PHPUnit tests) created by david.binda
Similarly to #53280, the usage of WP_Query::get_posts() method after …
15:12 Ticket #54821 (Typo in `class-core-upgrader.php`) closed by audrasjb
fixed: In 52576: […]
15:12 Changeset [52576] by audrasjb
Upgrade/Install: Typo correction in a Core_Upgrader class inline …
14:43 Ticket #54820 (Typos in `class-wp-xmlrpc-server.php`) closed by audrasjb
fixed: In 52575: […]
14:43 Changeset [52575] by audrasjb
XML-RPC: Fix typos in some XMLRPC related docblocks. Props kebbet, …
13:09 Ticket #54821 (Typo in `class-core-upgrader.php`) created by kebbet
Currently there's a typo in docblocks in the file …
12:51 Ticket #54820 (Typos in `class-wp-xmlrpc-server.php`) created by kebbet
Currently there's three typos in docblocks in the file …
11:53 Ticket #54819 (Adding Taxonomy with word "media" not showing list in Edit/Create Post) created by auriel2017
Wordpress Version 5.8.3 PHP version 7.4.27 (Supports 64bit values) …
11:16 Ticket #54818 (Some file names are no longer sanitized) created by Chaton666
When uploading a file which filename contain accents, those accents …
11:03 Ticket #54815 (Warning found in post-thumbnail-template.php on PHP 8.0.14) reopened by audrasjb
Reopening for backport. We'll need a second committer sign-off before …
11:00 Ticket #54815 (Warning found in post-thumbnail-template.php on PHP 8.0.14) closed by audrasjb
fixed: In 52574: […]
11:00 Changeset [52574] by audrasjb
Media: Add a missing / in post thumbnail lazy loading regex. This …
08:26 Ticket #54817 (wp_actionscheduler_logs - Duplicate entry '0' for key 'PRIMARY') created by jasmines
Since 5.8.3 (PHP 7.4) I have thousands of these errors: NOTICE: PHP …

01/13/2022:

19:12 Ticket #54816 (Typo in `src/wp-includes/class-wp-image-editor.php`) closed by audrasjb
fixed: In 52573: […]
19:12 Changeset [52573] by audrasjb
Media: Typo correction in wp_image_maybe_exif_rotate docblock. …
18:04 Ticket #54816 (Typo in `src/wp-includes/class-wp-image-editor.php`) created by mitogh
Currently there's a typo in the file related to the filter …
17:41 Ticket #54815 (Warning found in post-thumbnail-template.php on PHP 8.0.14) created by SierraTR
Warning thrown when displaying post category page that includes …
16:46 Ticket #54814 (Add docker instructions for mac m1 users) created by anonymized_10765487
Mac m1 users still have bugs when trying to start the local dev …
14:53 Ticket #53493 (Errors in `ms-files.php` aren't logged) reopened by hellofromTonya
Reopening as errors reported during installation, see #54801. As 5.9 …
14:02 Ticket #54813 (Issue on mobile device in user listing page) created by sumitsingh
I think we need to space on both filters. More information see SS.
13:41 Ticket #54812 (Overflow issue with image name) created by sumitsingh
Overflow issue with image name when upload new image on progress on …
13:32 Ticket #54811 (Complete media url is not showing.) created by sumitsingh
Hi, Complete media link not showing when I am on edit media page. …
13:25 Ticket #54810 (Terms management screen: Bulk actions dropdown overlaps search field ...) created by sumitsingh
Hi, Tag listing page on button design issue on mobile devices when …
13:06 Ticket #54809 (UI issue on edit post) created by sumitsingh
Hi, Ui issue on edit post on mobile device. 3 dots and Exit code …
11:20 Ticket #54808 (Posts search term does not wrap well on mobile) created by sumitsingh
Hi, I just tried to find blog usage on mobile device. Then some UI …
08:16 Ticket #53852 (Select custom fields no longer defaulting cursor to search box) closed by tobsen11
worksforme: Seems to be related to jQuery Update to 3.6.0 in WP 5.8. Upgrade to …
02:48 Ticket #54807 (URL Details request returns a 404 status for inaccessible pages) created by talldanwp
When the new URL details endpoint is called with a URL that doesn't …
02:30 Ticket #54806 (Site Editor: Remote block patterns are not loaded) created by noisysocks
Originally reported in …
01:03 Ticket #54796 (Minor documentation error) closed by SergeyBiryukov
fixed: In 52572: […]
01:03 Changeset [52572] by SergeyBiryukov
Docs: Correct description for two HTTP API functions: * …
00:03 Ticket #54805 (When on the /wp-admin/network/site-settings.php network settings page, ...) created by zenithcity
When on the network settings (/wp-admin/network/site-settings.php), …

01/12/2022:

23:43 Ticket #54798 (Check for int in menu priority) closed by audrasjb
fixed: In 52571: […]
23:43 Changeset [52571] by audrasjb
Administration: Fix an erroneous translators comment after changeset …
23:38 Ticket #54798 (Check for int in menu priority) reopened by audrasjb
Looking back on the code committed in [52569], it looks like there is …
23:29 Changeset [52570] by audrasjb
Tests: Trac ticket number correction after changeset [52569]. …
23:23 Ticket #54798 (Check for int in menu priority) closed by audrasjb
fixed: In 52569: […]
23:23 Changeset [52569] by audrasjb
Administration: Ensure an integer is used for menu priority in …
21:26 Ticket #54804 (String for "Light" has different contexts in Chinese) created by ironprogrammer
== Background Original forums topic: …
17:36 Ticket #54803 (https_ssl_verify filter should be documented as accepting string values too) created by chesio
The https_ssl_verify filter is currently …
16:47 Ticket #54802 (Allow post_comments_feed_link to disable feed output) created by drzraf
Using add_filter( 'post_comments_feed_link', '__return_false'); one …
15:15 Ticket #54801 (Avoid WPDB errors when examining installation state of a site/network) created by schlessera
When trying to discover whether a given site is already installed …
14:46 Ticket #54800 (Nonce creation causes DB access errors when initializing multisite networks) created by schlessera
The default script assets to be enqueued via the script loader use …
12:59 Ticket #54799 (Active buttons Bulk select are confusing while menu is empty) created by oglekler
Even if we are going to FSE, legacy menu will be with us a long time …
12:12 Ticket #54798 (Check for int in menu priority) created by kirtan95
Similar to #48249, this ticket focuses on ensuring that devs don't …
11:48 Ticket #54797 (Allow languages path in register_block_type) created by Rahe
Hello, On register_block_type and block.json right now the …
11:15 Changeset [52568] by SergeyBiryukov
Coding Standards: Remove an extra variable in …
11:02 Ticket #54796 (Minor documentation error) created by chesio
Both wp_remote_retrieve_response_code and …
09:39 Ticket #54620 (Customizer settings enabled and not working with Twenty Twenty Two theme) reopened by kafleg
Hello @dlh I don't think the issue that I have created is not the …
03:10 Ticket #54795 (Bootstrap: Move navigation post type hooks to `admin-filters.php`) created by dlh
WordPress 5.9 adds some new actions and filters to …

01/11/2022:

21:56 Ticket #54794 (WordPress Versions wrong update year.) closed by audrasjb
invalid: Hello and thanks for reporting this. meta.trac.wordpress.org is the …
21:52 Ticket #54794 (WordPress Versions wrong update year.) created by emanweb
The latest updates on 3.7 and above (until 5.6) done January 6th 2022 …
20:39 Changeset [52567] by SergeyBiryukov
Post WordPress 5.9 RC2 version bump.
20:16 Changeset [52566] by SergeyBiryukov
WordPress 5.9 RC2.
19:14 Ticket #54085 (no preview of unpublished posts) closed by sabernhardt
worksforme: I'm able to view new text content in the preview, before saving or …
19:08 Ticket #54318 (Import Twenty Twenty-Two) closed by hellofromTonya
fixed: Closing for RC2. Reopen if necessary for resync of other RC releases.
19:04 Ticket #54643 (5.9 string changes from Gutenberg backports (after Beta 3)) closed by hellofromTonya
fixed
18:51 Ticket #54270 (About Page for 5.9 Release) closed by ryelle
fixed: There's no ongoing work here now, so I think we can close this ticket …
18:43 Changeset [52565] by ryelle
Help/About: Update the About section for 5.9. Use the correct Field …
18:41 Ticket #54489 (Update the Dashboard welcome banner for 5.9) closed by ryelle
fixed: In 52564: […]
18:41 Changeset [52564] by ryelle
Administration: Update design of the Dashboard welcome panel. Tone …
18:34 Changeset [52563] by ryelle
Help/About: Update the About section for 5.9. Use the correct Field …
18:34 Ticket #54791 (WordPress 5.9 RC 1 regression: the text color for the cover block is ...) closed by hellofromTonya
reported-upstream: Hello @marctison75, Welcome back to WordPress Core's Trac! Thank you …
18:25 Changeset [52562] by ryelle
Administration: Update design of the Dashboard welcome panel. Tone …
18:13 Ticket #54787 (Typo for home template) closed by hellofromTonya
fixed: In 52561: […]
18:13 Changeset [52561] by hellofromTonya
Site Editor: Fix typo in home template translatable description. The …
18:13 Ticket #54786 (Typo in attribute name in `wp_enqueue_block_style` function) closed by davidbaumwald
fixed: In 52560: […]
18:13 Changeset [52560] by davidbaumwald
Script Loader: Fix a variable typo in wp_enqueue_block_style. In …
18:01 Ticket #54790 (Stylesheets enqueued via `wp_enqueue_block_style` should only be ...) closed by hellofromTonya
fixed: Consistent with the wrong ticket number :facepalm: In …
18:00 Ticket #54787 (Typo for home template) reopened by hellofromTonya
I'm consistent. [52559] belongs with #54790, not this ticket …
17:58 Ticket #54787 (Typo for home template) closed by hellofromTonya
fixed: In 52559: […]
17:58 Changeset [52559] by hellofromTonya
Editor: Fix enqueueing additional styles in wp_enqueue_block_style() …
17:36 Ticket #54744 (Invisible Open save panel only visible in focus in the global styles ...) closed by audrasjb
reported-upstream: Thank you for reporting this issue! I moved this to the following …
17:32 Ticket #54750 (The search widget is hiding behind the viewport) closed by audrasjb
reported-upstream: Thank you for reporting this issue! I moved this to the following …
17:27 Ticket #54759 (Shortcodes are not working in page templates in the new "Beta" editor) closed by audrasjb
reported-upstream: Hi, We're now tracking this bug in the following Gutenberg issue: …
17:20 Ticket #54763 (Cannot enter custom hex value with highlight) closed by audrasjb
reported-upstream: Hello and thank you for reporting this! We are already tracking this …
17:17 Ticket #54786 (Typo in attribute name in `wp_enqueue_block_style` function) reopened by davidbaumwald
Reopening for backport to the 5.9 branch.
17:14 Ticket #54786 (Typo in attribute name in `wp_enqueue_block_style` function) closed by davidbaumwald
fixed: In 52558: […]
17:14 Changeset [52558] by davidbaumwald
Script Loader: Fix a variable typo in wp_enqueue_block_style. In …
17:10 Ticket #54773 (Inability to edit menu in the admin (FSE)) closed by audrasjb
reported-upstream: Thanks @oglekler @alanjacobmathew. The Gutenberg team is already …
16:52 Ticket #54782 (Default presets in use by default themes need to be updated) reopened by oandregal
I'm reopening as there's still two themes to fix: TwentyNineteen and …
16:52 Changeset [52557] by desrosj
Twenty Twenty-Two: Sync updates from GitHub for RC 2. This commit …
16:45 Ticket #54793 (on 5.9-RC1-52550. Block keeps on jumping when Undo or Redo is used) created by alanjacobmathew
TT2. v:5.9-RC1-52550. No plugins installed When there is a header …
16:03 Ticket #54790 (Stylesheets enqueued via `wp_enqueue_block_style` should only be ...) reopened by hellofromTonya
Re-opening for second committer review to backport to 5.9-branch for RC2.
16:02 Ticket #54790 (Stylesheets enqueued via `wp_enqueue_block_style` should only be ...) closed by hellofromTonya
fixed: Whoopsie [52556] had the wrong ticket number :facepalm:. Manually …
16:01 Ticket #54787 (Typo for home template) reopened by hellofromTonya
Whoopsie, [52556] does not belong to this ticket. It belongs to #54790.
15:57 Ticket #54787 (Typo for home template) closed by hellofromTonya
fixed: In 52556: […]
15:57 Changeset [52556] by hellofromTonya
Editor: Fix enqueueing additional styles in wp_enqueue_block_style()
15:57 Ticket #54318 (Import Twenty Twenty-Two) reopened by jffng
15:56 Changeset [52555] by jffng
Twenty Twenty-Two: Sync updates from GitHub for RC 2. This commit …
15:34 Ticket #54792 (Classic Menu Duplicates on FSE) created by alanjacobmathew
When using the same classic menu at more than 1 instance on the FSE, …
15:20 Ticket #54787 (Typo for home template) reopened by hellofromTonya
Reopening for second committer review and opinion to backport to …
15:16 Ticket #54787 (Typo for home template) closed by hellofromTonya
fixed: In 52554: […]
15:16 Changeset [52554] by hellofromTonya
Site Editor: Fix typo in home template translatable description. The …
14:05 Ticket #54791 (WordPress 5.9 RC 1 regression: the text color for the cover block is ...) created by marctison75
I'm testing the WP 5.9 RC1 version on the staging website of one of my …
12:29 Ticket #54789 (oEmbeds: allow embedding Twitter Profiles with a trailing slash) closed by jeherve
reported-upstream: Ah, I missed that in my test. Good call. Closing this then. 👍 I've …
12:05 Ticket #54779 (Embed Youtube Error) closed by Presskopp
invalid: Hi, Please disable all plugins and use a standard theme to find out …
10:28 Ticket #54790 (Stylesheets enqueued via `wp_enqueue_block_style` should only be ...) created by aristath
The issue was originally reported in …
09:39 Ticket #54789 (oEmbeds: allow embedding Twitter Profiles with a trailing slash) created by jeherve
This is a follow-up to #38003. #### Steps to reproduce 1. Go to …
07:50 Ticket #54788 (Mute a video on WP with [video]) created by prokium
Hi guys, What i did : I have uploaded a video on my self hosted WP …
04:10 Ticket #54769 (INNER JOIN missing "AS" in /wp-includes/link-template.php) closed by SergeyBiryukov
fixed: In 52553: […]
04:10 Changeset [52553] by SergeyBiryukov
Database: Add missing AS after INNER JOIN in some queries. While …
03:40 Ticket #54787 (Typo for home template) created by talldanwp
Originally reported in Gutenberg - …
03:13 Ticket #54487 (Backport bug fixes from Gutenberg into Core for WP 5.9) closed by noisysocks
fixed
03:12 Changeset [52552] by noisysocks
Update packages to include these bug fixes from Gutenberg: - [Block …
03:11 Changeset [52551] by noisysocks
Update packages to include these bug fixes from Gutenberg: - [Block …
01:43 Ticket #54786 (Typo in attribute name in `wp_enqueue_block_style` function) created by omaeyusuke
https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-includ
00:18 Ticket #54487 (Backport bug fixes from Gutenberg into Core for WP 5.9) reopened by noisysocks
@hellofromTonya: …
00:13 Ticket #54785 (Submenu items outside the page) closed by tobifjellner
invalid: Hi @m1tya Very welcome to WordPress Core Trac. This is where we …
00:04 Ticket #54785 (Submenu items outside the page) created by anonymized_18331536
The links inside the header submenu appear outside the page, both on …

01/10/2022:

23:38 Ticket #54784 (Scheduled post calendar missing has-events dot) created by cometgrrl
== Quick summary When scheduling a post or page for later publishing, …
18:31 Changeset [52550] by jorgefilipecosta
Fix: Update some default presets in use by default themes to the new …
18:27 Ticket #54782 (Default presets in use by default themes need to be updated) closed by jorgefilipecosta
fixed: In 52549: […]
18:27 Changeset [52549] by jorgefilipecosta
Fix: Update some default presets in use by default themes to the new …
17:57 Changeset [52548] by jorgefilipecosta
Fix: WordPress default presets aren't loaded for all themes. The …
17:44 Ticket #54783 (Bump default theme versions for WordPress 5.9) created by desrosj
The release of 5.9 will be accompanied by a release for all default …
17:27 Ticket #54781 (WordPress default presets aren't loaded for all themes) closed by jorgefilipecosta
fixed: In 52547: […]
17:27 Changeset [52547] by jorgefilipecosta
Fix: WordPress default presets aren't loaded for all themes. The …
17:16 Ticket #54782 (Default presets in use by default themes need to be updated) created by oandregal
Themes that use the same preset slugs as WordPress uses need to be …
17:11 Ticket #54749 (Re-enable E2E testing for the 5.8 branch) reopened by davidbaumwald
Reopening for backport to the 5.9 branch.
16:43 Ticket #54749 (Re-enable E2E testing for the 5.8 branch) closed by davidbaumwald
fixed: In 52546: […]
16:43 Changeset [52546] by davidbaumwald
Build/Test Tools: Re-enable E2E tests for the 5.8 branch. After the …
16:40 Ticket #54781 (WordPress default presets aren't loaded for all themes) created by oandregal
The default preset styles of WordPress (font sizes, colors, gradients) …
12:41 Ticket #54780 (Site Health Info => Returns a fatal error in php 8.0) created by alfredo49
Hi: When i click in info tab inside Site Health screen, fatal error is …
12:23 Ticket #54779 (Embed Youtube Error) created by ggmacasaet
Hi, Whenever we try to embed a youtube video we are getting this …
10:50 Ticket #54778 (Adding Filters in UI (Plugins)) created by ritvikux
Problem: Searching for any particular plugins shows the related …
10:44 Ticket #54777 (passing empty object to wp_localize_script will convert it to empty ...) created by erikdemarco
This will correctly converted to js object: […] the value will …
09:50 Ticket #54775 (Allow int/float for esc_ functions) created by malthert
Currently e.g. esc_html only accepts strings. Internally it casts any …
08:54 Ticket #52206 (modify post date with submit comment wordpress) closed by Presskopp
wontfix
08:50 Ticket #54774 (Upload webp (animated)) closed by Presskopp
worksforme: Hello, I cannot replicate this. I uploaded an animated webp just fine. …
08:48 Ticket #54707 (Changing the title of the page for the Themes screen and added a link ...) closed by audrasjb
fixed: In 52545: […]
08:48 Changeset [52545] by audrasjb
Help/About: Correction in "Managing Themes" HelpHub Docs link. This …
08:01 Ticket #54774 (Upload webp (animated)) created by themefour
Hi.I noticed that it is not possible to upload animated webp images in …
06:57 Ticket #54773 (Inability to edit menu in the admin (FSE)) created by oglekler
Theme Editor has a feature to 'Manage menus' but in fact, they cannot …
01:54 Changeset [52544] by SergeyBiryukov
Coding Standards: Correct alignment in get_block_editor_settings(). …
01:29 Ticket #54707 (Changing the title of the page for the Themes screen and added a link ...) reopened by SergeyBiryukov
This looks good, but I think the "Documentation on the Appearance …
Note: See TracTimeline for information about the timeline view.