Make WordPress Core

Timeline

09/27/2022:

22:47 Ticket #56672 (6.1 Beta no longer allows SVG in custom block dynamic rendering) created by robglidden
= Testing Instructions === Steps to Reproduce 1. In WP 6.0, create a …
22:24 Ticket #56667 (Twenty Ten: Escape 'get_permalink' where appropriate in ...) closed by audrasjb
fixed: In 54341: […]
22:24 Changeset [54341] by audrasjb
Twenty Ten: Escape get_permalink() where appropriate in …
21:53 Ticket #56462 (Twenty Eleven: Table thead color not reflected in editor and front side) closed by audrasjb
fixed: In 54340: […]
21:53 Changeset [54340] by audrasjb
Twenty Eleven: Improve text color consistency of Table Block heading …
21:31 Ticket #51986 (PHP Warning: array_intersect_key(): Expected parameter 1 to be an ...) reopened by TobiasBg
[…] as a custom implementation of an any() function is not very …
21:22 Ticket #22176 (Cache the results of the posts_request_ids query) reopened by spacedmonkey
Reopening, as I have discovered a couple of issues when persistent …
21:21 Ticket #56671 (Sitemaps not working with almost pretty permalinks) created by Chouby
As the documentation states, WordPress supports 3 types of permalinks: …
20:12 Ticket #51986 (PHP Warning: array_intersect_key(): Expected parameter 1 to be an ...) closed by davidbaumwald
fixed: In 54339: […]
20:12 Changeset [54339] by davidbaumwald
REST API: Ensure args is an array of arrays in …
19:02 Ticket #56669 (Translation for the block editor not loaded from the theme) closed by swissspidy
invalid: You need to rename your file. File name generation in WP-CLI has only …
18:58 Ticket #54990 (Unload handler for inline replies to comments displays "Are you ...) closed by davidbaumwald
fixed: Not sure why Trac didn't capture the commit, but this was resolved in …
18:55 Ticket #55888 (False is not a valid cache key in community-events) closed by davidbaumwald
fixed: In 54338: […]
18:55 Changeset [54338] by davidbaumwald
Administration: Guard against false transient key in …
18:08 Changeset [54337] by davidbaumwald
Post WordPress 6.1 Beta 2 version bump.
17:46 Changeset [54336] by davidbaumwald
WordPress 6.1 Beta 2.
17:30 Changeset [54335] by hellofromTonya
Editor: Update packages for 6.1 Beta 2. Package updates for bug and …
17:04 Changeset [54334] by davidbaumwald
Comments: Prevent AYS prompt when replying to a comment and nothing …
16:43 Ticket #56400 (Rename is_admin() and related functions for clarity) closed by SergeyBiryukov
wontfix: Replying to azaozz: > > I would like to finalize the …
16:30 Changeset [54333] by davidbaumwald
Editor: Revert dynamic template names and descriptions. After …
16:29 Changeset [54332] by SergeyBiryukov
Bootstrap/Load: Revert the is_*_admin_screen() aliases for …
16:08 Changeset [54331] by SergeyBiryukov
Tests: Update block registration tests to account for RTL stylesheet …
15:41 Changeset [54330] by SergeyBiryukov
Editor: Correctly load RTL stylesheets in …
15:34 Ticket #56670 (Miscellaneous external library updates for 6.1) created by desrosj
There a few external libraries that have updates available and should …
15:21 Ticket #56665 (Persisted preferences: User meta context property incorrectly configured) closed by SergeyBiryukov
fixed: In 54329: […]
15:21 Changeset [54329] by SergeyBiryukov
Users: Correctly pass the context property for persisted …
15:20 Ticket #56669 (Translation for the block editor not loaded from the theme) created by benoitchantre
My theme has translations for the block editor and tries to load them …
15:16 Ticket #56030 (Update the Underscore library for 6.1) closed by desrosj
fixed: In 54328: […]
15:16 Changeset [54328] by desrosj
External Libraries: Update Underscore.js to version 1.13.6. There …
15:09 Ticket #56666 (Bug/performance: No need to make repeat calls to `get_theme_file_path` ...) closed by SergeyBiryukov
fixed: In 54327: […]
15:09 Changeset [54327] by SergeyBiryukov
Blocks: Remove extra get_theme_file_path() calls in …
14:46 Ticket #56668 (REST API calls are failed when cookies are cleared from the site) created by sarathgp
Hi, REST API calls are failed when the site cookies are cleared from …
14:04 Ticket #56619 (WP Uploads Folder and Media type) closed by SergeyBiryukov
duplicate: Hi there, welcome back to WordPress Trac! Thanks for the ticket. …
13:14 Ticket #56667 (Twenty Ten: Escape 'get_permalink' where appropriate in ...) created by hztyfoon
In 'wp-content/themes/twentyten/functions.php' there are multiple …
12:07 Ticket #56666 (Bug/performance: No need to make repeat calls to `get_theme_file_path` ...) created by aristath
The register_block_style_handle function runs ~200 times on each …
10:35 Ticket #55900 (Installer screen, when submitting a faulty form the search engine ...) closed by audrasjb
fixed: In 54326: […]
10:35 Changeset [54326] by audrasjb
Upgrade/Install: Keep search engine checkbox value when reloading the …
10:15 Ticket #51041 (Incorrect message about the status of WP_AUTO_UPDATE_CORE) closed by audrasjb
fixed: In 54325: […]
10:15 Changeset [54325] by audrasjb
Site Health: Fix incorrect message about the status of …
10:14 Changeset [54324] by audrasjb
Docs: Use third-person singular verbs in …
08:45 Ticket #56665 (Persisted preferences: User meta context property incorrectly configured) created by talldanwp
Originally mentioned to me by @dd32. The user meta 'context' property …
07:38 Ticket #56408 (Blocks: Allow registering multiple items for all supported asset types) closed by gziolo
fixed: In 54323: […]
07:38 Changeset [54323] by gziolo
Blocks: Fix 404 error for core styles with no file [54155] broke …
06:10 Changeset [54322] by peterwilsoncc
Security: Introduce strings to indicate support status. Add strings …
06:01 Ticket #56657 (Invalid URL in class-wp-embed.php file) closed by vinoth06
invalid
05:57 Ticket #56664 (Add unit test for non-existing block-styles registration) created by aristath
Adds PHPUnit test for https://core.trac.wordpress.org/changeset/54155
03:08 Ticket #56663 (`tag_escape()` does not follow naming convention.) created by peterwilsoncc
In WordPress, escaping functions generally use the naming convention …
02:16 Changeset [54321] by SergeyBiryukov
Code Modernization: Fix null to non-nullable deprecations in …
01:58 Changeset [54320] by SergeyBiryukov
Code Modernization: Fix null to non-nullable deprecations in …

09/26/2022:

22:41 Changeset [54319] by davidbaumwald
Shortcodes: Revert recent apply_shortcodes and do_shortcode
22:19 Ticket #56662 (WP_REST_Users_Controller::update_item(): 'rest_user_invalid_id ' error ...) created by jrf
While looking at the code of the …
22:08 Changeset [54318] by johnbillion
Docs: Increase the specificity of various property documentation. See …
21:44 Changeset [54317] by hellofromTonya
Code Modernization: Fix null to non-nullable deprecation in …
21:42 Ticket #54799 (Active buttons Bulk select are confusing while menu is empty) closed by audrasjb
fixed: In 54316: […]
21:42 Changeset [54316] by audrasjb
Menus: Remove bulk action checkboxes when menu is empty. This …
20:54 Ticket #55941 (Empty string wrongly translated to '0') closed by audrasjb
fixed: In 54315: […]
20:54 Changeset [54315] by audrasjb
i18n: Ensure empty strings are consistently translated to ''. This …
20:29 Ticket #56396 (Twenty Twenty: update selectors in get_non_latin_css()) closed by audrasjb
fixed: In 54314: […]
20:29 Changeset [54314] by audrasjb
Twenty Twenty: Ensure the fallback fonts is applied to all content …
20:25 Ticket #56660 (get_pages lack of performance) created by moudi87
Hello, i think that sometimes when using get_pages and the result that …
19:15 Ticket #54695 (CI: always use `--no-interaction` flag for Composer commands) closed by desrosj
fixed: In 54313: […]
19:15 Changeset [54313] by desrosj
Build/Test Tools: Remove unnecessary --no-interaction option from …
18:32 Changeset [54312] by desrosj
Twenty Twenty-Three: Bug fixes and improvements for beta 2. This …
17:21 Ticket #56630 (get_terms() does not recognize the 'slug' argument) closed by NemesisVex
worksforme: I'm closing this ticket. Upon further inspection of the client site …
16:36 Ticket #56659 (Test the build process for default themes) created by desrosj
There are three bundled themes that have their own build process: - …
16:19 Ticket #56658 (Make build process compatible with newer versions of NodeJS/npm) created by desrosj
The build scripts and processes currently require NodeJS 14.x and NPM …
14:56 Changeset [54311] by hellofromTonya
Editor: Fix spacing property generation in flow layout type. Fixes a …
14:53 Ticket #56657 (Invalid URL in class-wp-embed.php file) created by vinoth06
Hi, In line …
13:58 Ticket #56653 (Update Sodium Compat to 1.19.0) closed by SergeyBiryukov
fixed: In 54310: […]
13:58 Changeset [54310] by SergeyBiryukov
Upgrade/Install: Update sodium_compat to v1.19.0. The latest version …
13:05 Ticket #56654 (Bug/performance: No need to call file_exists() on variables that use ...) closed by SergeyBiryukov
fixed: In 54309: […]
13:05 Changeset [54309] by SergeyBiryukov
General: Remove file_exists() checks after calling realpath(). …
12:58 Ticket #56656 (Move accent removal from `sanitize_title_with_dashes()` to ...) created by anrghg
When sanitize_title() attempts to remove accents, it fails, because …
11:40 Ticket #56179 (Tools: Automate backporting core blocks from Gutenberg to Core) closed by gziolo
fixed: In 54308: […]
11:40 Changeset [54308] by gziolo
Tools: Simplify syncing core blocks from Gutenberg plugin to Core …
11:20 Ticket #56616 (Running `build` scripts on Windows does not generate CSS files for blocks) closed by gziolo
fixed: In 54307: […]
11:20 Changeset [54307] by gziolo
Tools: Fix running build scripts on Windows does not generate CSS …
11:20 Ticket #56638 (Twenty Twenty-One: submit button colors inside a block with background ...) closed by upadalavipul
invalid
10:15 Changeset [54306] by jorgefilipecosta
Fix: Revert [54305]. This commit caused an incompatibility with the …
09:06 Changeset [54305] by jorgefilipecosta
Editor: Fix missing frontend section presets output. Backports PHP …
08:26 Ticket #56655 (add_menu_page - escaping $page_title, $menu_title) created by soupia18
Just wondering - shouldn't something like below, be escaped before the …
07:07 Ticket #56654 (Bug/performance: No need to call file_exists() on variables that use ...) created by aristath
In a few places, we generate a variable for a filename using …
04:00 Ticket #56653 (Update Sodium Compat to 1.19.0) created by jrf
Sodium_Compat 1.19.0 has just been released and includes improved …

09/25/2022:

18:42 Ticket #56652 (New Template Part block content isn't saved when saving a post draft in 6.1) created by ashleyleia
When adding a new "Template Part" block to a post in the block editor, …
10:21 Ticket #56651 ("There has been a critical error on this website.") closed by Presskopp
invalid: Hi @conorosully this place is only for core development. Please ask …
07:49 Ticket #56651 ("There has been a critical error on this website.") created by conorosully
Hi When I try to log in to my WordPress site - I get an error message …
04:47 Changeset [54304] by SergeyBiryukov
Tests: Revert removing empty directory in …
03:38 Changeset [54303] by SergeyBiryukov
Tests: Remove nested empty directories in …
02:51 Changeset [54302] by SergeyBiryukov
Coding Standards: Remove extra space in REST API plugins controller …
02:41 Ticket #56629 (Delete Link Manager plugin after running REST API plugins controller tests) closed by SergeyBiryukov
fixed: In 54301: […]
02:41 Changeset [54301] by SergeyBiryukov
Tests: Delete Link Manager plugin after running REST API plugins …
02:37 Changeset [54300] by SergeyBiryukov
Tests: Remove empty directory in WP_UnitTestCase_Base::rmdir(). The …
01:16 Ticket #56615 (Running `build` scripts on Windows machines produces different results) reopened by jrf
Eh... I'm not sure what you all were trying to do here, but commit …

09/24/2022:

23:04 Ticket #56650 (Add more error checking to WP_List_Util::pluck) created by afragen
$value is checked to see if it is an object, but the else doesn't …
21:06 Ticket #56648 (Improve comment type for Single line comment) closed by jrf
invalid: Actually... (include|require)[_once] statements are considered …
16:06 Ticket #56642 (Update Sodium Compat to 1.18.1) closed by jrf
fixed: Ah! I didn't realize only a subset of the files was included. Thanks …
15:28 Ticket #56649 (Block themes Template editor: the query block cannot be previewed on a ...) created by franz00
Adding a Category Template for a specific item will caused its query …
14:28 Ticket #56648 (Improve comment type for Single line comment) created by rajanpanchal2028
I have improved the comment for a single line on the admin-ajax.php …
13:52 Ticket #56647 (Improve <br> tag closing way) closed by pmbaldha
invalid: As per HTML5 standard, The <br> is valid. There is no need to close it.
13:51 Ticket #56010 (apache_mod_loaded returns fatal TypeError in some environments with PHP 8) closed by SergeyBiryukov
fixed: In 54299: […]
13:51 Changeset [54299] by SergeyBiryukov
General: Correct the fallback logic in apache_mod_loaded(). If the …
13:50 Ticket #49466 (/wp-includes/meta.php line 582 error) closed by Presskopp
worksforme: closing after 3 years of silence and no 2nd report.. @yunse feel free …
13:49 Ticket #56647 (Improve <br> tag closing way) created by rajanpanchal2028
On update-core.php file need to improve <br> tag closing structure so …
13:47 Ticket #56646 (Improve <br> tag closing way) created by rajanpanchal2028
On the update-core.php file <br> tag is not self-closing so it should …
01:53 Ticket #56645 (Multi-Site bug in PostAuthorComboBox for Super Admins not part of Site) created by haykuro
If you have 50+ users on your site, the PostAuthorComboBox is used to …

09/23/2022:

23:52 Ticket #56644 (Global styles don't work for most blocks (paragraphs, headings, ...) created by jorgefilipecosta
With WordPress 6.1 beta one and the latest version on the trunk, …
23:39 Ticket #56597 (Search box styling issue on particular page.) closed by sabernhardt
reported-upstream: Thanks for opening the [https://meta.trac.wordpress.org/ticket/6491
21:29 Changeset [54298] by davidbaumwald
Coding Standards: Correct alignment in …
20:26 Ticket #56643 (Twenty Twenty-Three: Post Meta block initially not visible when added ...) created by ashleyleia
When adding a Post Meta block to a post in the block editor using …
20:03 Changeset [54297] by desrosj
Build/Test Tools: Test building WordPress to run from src first. …
19:53 Ticket #56641 (Update/Audit NPM Dependencies for 6.1) closed by desrosj
fixed: In 54296: […]
19:53 Changeset [54296] by desrosj
Build/Test Tools: Update NPM dependencies to their latest versions. …
19:23 Ticket #56030 (Update the Underscore library for 6.1) reopened by desrosj
While updating other dependencies today, I noticed that releasing a …
18:51 Changeset [54295] by desrosj
Build/Test Tools: Update NPM dependencies in default themes, part 2. …
18:29 Changeset [54294] by desrosj
Build/Test Tools: Update NPM dependencies in default themes. This …
18:06 Ticket #56642 (Update Sodium Compat to 1.18.1) created by jrf
Sodium_Compat 1.18.1 has just been released and includes one notable …
17:59 Ticket #56641 (Update/Audit NPM Dependencies for 6.1) created by desrosj
Previously: * #54727 (6.0) * #53361 (5.9) * #52624 (5.8) * #51801
17:32 Ticket #56640 (Notice error in WP_List_Util::pluck method at line 169) created by morriswanchuk
We are seeing intermittent notice errors in our error log: […] …
17:01 Changeset [54293] by desrosj
Build/Test Tools: Increase the timeout value for MacOS jobs. The …
16:21 Ticket #56639 (Avoid excessive `notoptions` lookups) created by tillkruess
When the notoptions key does not exist in a persistent object cache, …
16:19 Ticket #56625 (Bad link in doc caused by docblock typo) closed by davidbaumwald
fixed: In 54292: […]
16:19 Changeset [54292] by davidbaumwald
Docs: Correct @see reference to deprecated_function_run in the …
16:07 Ticket #56507 (It is Difficult to view dimension for margin and padding options in ...) closed by sabernhardt
reported-upstream
15:54 Ticket #56322 (Gutenberg unitcontrol component blurs on change) closed by joedolson
worksforme: If you're still finding this to be an issue, please report it upstream …
15:26 Ticket #56573 (Twenty Nineteen: Search Button hover color issue) closed by joedolson
fixed: It looks like this problem was caused by styles in an older version of …
14:10 Ticket #56638 (Twenty Twenty-One: submit button colors inside a block with background ...) created by upadalavipul
When we use Post Comments Form Block and change the block setting like …
13:58 Ticket #56637 (Bug/performance: Repetitive calls to file_get_contents) closed by SergeyBiryukov
fixed: In 54291: […]
13:58 Changeset [54291] by SergeyBiryukov
Block Editor: Remove repetitive calls to file_get_contents() in …
13:24 Ticket #56636 (Bug/performance: duplicate use of realpath()) closed by SergeyBiryukov
fixed: In 54290: […]
13:24 Changeset [54290] by SergeyBiryukov
Blocks: Remove duplicate use of realpath() in …
09:56 Ticket #56637 (Bug/performance: Repetitive calls to file_get_contents) created by aristath
While running tests with Xdebug & web grind, I identified repetitive …
08:38 Ticket #56636 (Bug/performance: duplicate use of realpath()) created by aristath
While running Xdebug profiling with webgring in WP-Core, I noticed …
08:25 Ticket #56615 (Running `build` scripts on Windows machines produces different results) closed by gziolo
fixed: In 54289: […]
08:25 Changeset [54289] by gziolo
Build: Improve how combined assets are generated Allows to revert …
07:39 Ticket #56635 (Anzeige von Code beim Aufruf der Webseite) closed by Presskopp
invalid: Hi Stephanie, if you could reproduce a bug without any active plugins …
07:33 Ticket #56635 (Anzeige von Code beim Aufruf der Webseite) created by guckmada
Hallo, beim Aufruf meiner Seite "suchend.info" in EDGE wurde mir ua. …
06:34 Ticket #56634 (Twenty Eleven: Heading styles look alike) created by nidhidhandhukiya
Steps to reproduce the issue :- 1. Activate the Twenty Eleven theme. …
06:28 Ticket #56633 (Deprecated: rtrim(): Passing null to parameter #1) closed by dingo_d
duplicate: Duplicate of #54997.
06:07 Ticket #56633 (Deprecated: rtrim(): Passing null to parameter #1) created by imadarshakshat
load_script_textdomain's third parameter($path)'s default value is …
05:56 Ticket #56623 (Twenty Ten: Pullquote block heading color not reflecting in editor side) closed by multidots1896
duplicate: Duplicate of #56624.
05:56 Ticket #56624 (Twenty Ten: Pullquote block heading color not reflecting in editor side) reopened by multidots1896
03:48 Ticket #56632 (Block themes: The overlay menu modal doesn't show up.) created by franz00
The overlay menu modal didn't show up in block themes, but works well …
01:13 Ticket #56585 (Fatal error when putting a code) closed by ironprogrammer
invalid: Hi, @pristinenepal, welcome to WordPress Trac! I'm sorry you're …

09/22/2022:

21:38 Ticket #56631 (6.1 Beta 1: Pullquote to quote transform throwing an error) created by ashleyleia
Attempting to transform a Pullquote block to a quote block throws …
21:01 Ticket #56630 (get_terms() does not recognize the 'slug' argument) created by NemesisVex
Description When passing a slug to the get_terms() function, returned …
20:33 Ticket #56629 (Delete Link Manager plugin after running REST API plugins controller tests) created by ironprogrammer
After running the multisite PHPUnit test suite, the following files …
19:09 Ticket #49866 (Create pre and post actions for wp-cron jobs) closed by iandunn
duplicate: Hey, thanks for the patch! This looks like a duplicate of #28635, and …
18:43 Ticket #55883 (Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`) reopened by azaozz
I'm sorry but I don't think this is a good change. Is …
17:41 Ticket #56628 (Cron memory limit is unnecessarily low) created by iandunn
==== Problem wp-cron.php uses the default WP_MEMORY_LIMIT, which …
17:11 Ticket #56627 (Underscores are not allowed in block names; error message is misleading.) created by skorasaurus
The error when activating a plugin containing a register block whose …
16:09 Ticket #56626 (Twenty Twenty-Two: Elements with alignfull in the content provoke a ...) created by markhowellsmead
Add a cover block with full alignment to the content and you'll see a …
15:39 Ticket #56625 (Bad link in doc caused by docblock typo) created by Camwynsp
In …
14:30 Ticket #56624 (Twenty Ten: Pullquote block heading color not reflecting in editor side) closed by sabernhardt
duplicate: Thanks! We already have a ticket for this: #56600.
13:01 Ticket #56624 (Twenty Ten: Pullquote block heading color not reflecting in editor side) created by multidots1896
While using Twenty Ten Theme i am facing issue in Pullquote block has …
12:55 Ticket #56623 (Twenty Ten: Pullquote block heading color not reflecting in editor side) created by multidots1896
While using Twenty Ten Theme i am facing issue in Pullquote block has …
11:31 Ticket #56618 (REST API: Wrong field checked for `has_archive` inclusion) closed by jorgefilipecosta
fixed: In 54288: […]
11:31 Changeset [54288] by jorgefilipecosta
REST API: Fix check for has_archive inclusion. Props dlh, audrasjb, …
11:11 Changeset [54287] by SergeyBiryukov
Docs: Use typed array notation for the $locales parameter in plugin …
10:06 Ticket #56621 (Twenty Twenty-Three: Pullquote block Letter case issue) reopened by imadarshakshat
09:52 Ticket #56621 (Twenty Twenty-Three: Pullquote block Letter case issue) closed by imadarshakshat
worksforme: Have you Inspected the cite element ? Browsers like Chrome add their …
09:24 Ticket #56622 (Wrong documentation for `prev_text` and `next_text` params in ...) closed by audrasjb
fixed: In 54286: […]
09:24 Changeset [54286] by audrasjb
Docs: Fix prev_text and next_text parameters type in …
09:01 Ticket #56622 (Wrong documentation for `prev_text` and `next_text` params in ...) created by audrasjb
In paginate_links() function description, the arguments next_text
07:20 Ticket #56621 (Twenty Twenty-Three: Pullquote block Letter case issue) created by nithins53
On Twenty Twenty Three theme on 6.1 beta version, when we insert …
07:00 Ticket #56620 (Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type ...) created by imadarshakshat
Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type …
06:34 Ticket #54572 (Add a function for updating the existing role instead of removing, ...) reopened by manfcarlo
Replying to maksimkuzmin: > First, I'll have to perform …
05:50 Ticket #56619 (WP Uploads Folder and Media type) created by wparslan
Let's suppose we have uploaded 10 images in the year 2022 and in the …
04:28 Ticket #56608 (missing update button) closed by costdev
invalid: Hi @ingaid29, welcome to Trac! I tried testing with some RTL …

09/21/2022:

22:04 Ticket #56618 (REST API: Wrong field checked for `has_archive` inclusion) created by dlh
The has_archive property was added to the REST API endpoint for post …
20:55 Changeset [54285] by johnbillion
Docs: Remove a change that needs to instead be applied in the …
20:22 Changeset [54284] by johnbillion
Docs: Updates and corrections to various inline docs added in 6.1. …
19:46 Ticket #21734 (Completely remove global terms) closed by desrosj
fixed: In 54283: […]
19:46 Changeset [54283] by desrosj
Network and Sites: Move global_terms_enabled() to its proper final …
19:11 Ticket #56617 (WordPress database error when running PHPUnit tests) created by bjorsch
When running PHPUnit tests, a database error is reported before the …
18:46 Ticket #21734 (Completely remove global terms) reopened by desrosj
Reopening this to address an issue that was raised post beta 1. …
17:01 Changeset [54282] by davidbaumwald
Post WordPress 6.1 Beta 1 version bump.
16:25 Changeset [54281] by davidbaumwald
WordPress 6.1 Beta 1.
15:43 Changeset [54280] by jorgefilipecosta
Editor: Make template names and descriptions dynamic. Backports PHP …
15:28 Ticket #47513 (JavaScript TypeError when Video Playlists use native video elements) closed by joedolson
fixed: In 54279: […]
15:28 Changeset [54279] by joedolson
Media: Fix JS TypeError with video playlists and native video. Verify …
15:18 Ticket #55883 (Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`) closed by davidbaumwald
fixed
15:04 Changeset [54278] by davidbaumwald
Shortcodes: Revert default filter callback changes from …
14:28 Ticket #56616 (Running `build` scripts on Windows does not generate CSS files for blocks) created by Clorith
Starting with WordPress 6.0, when running npm run build or `npm run …
14:26 Changeset [54277] by desrosj
Build/Test Tools: Temporarily allow the NPM testing workflow to fail. …
14:21 Ticket #56615 (Running `build` scripts on Windows machines produces different results) created by desrosj
When running npm run build:dev on a Windows machine, the hashes …
13:59 Ticket #55005 (Improve PHP performance for block.json files) closed by SergeyBiryukov
fixed: In 54276: […]
13:55 Changeset [54276] by SergeyBiryukov
Editor: Improve block loading PHP performance. This commit improves …
13:40 Changeset [54275] by hellofromTonya
Docs: Fix wp_get_layout_style() parameter documentation. * Changed …
13:00 Changeset [54274] by hellofromTonya
Editor: Improves layout block support in wp_get_layout_style(). …
12:27 Changeset [54273] by jorgefilipecosta
Editor: Add has_archive property to the post types REST endpoint. …
12:03 Ticket #56613 (Bulk deleting an active plugin does not work, shows no error message) closed by SergeyBiryukov
duplicate: Hi there, welcome back to WordPress Trac! Thanks for the report, …
11:41 Changeset [54272] by audrasjb
Editor: Introduce spacing presets in global style properties. This …
10:44 Ticket #56612 (PHP 8.1.10 bug Core WP Deprecated errors) closed by jrf
duplicate: Duplicate of #54504. @egamestudio Thanks for reporting, but this is a …
10:36 Ticket #56614 (I am getting 404 errors in multiple style.min.css) closed by TobiasBg
duplicate: This is caused by [54155], for #56408. As that ticket is still open …
05:27 Ticket #56609 (Handbook - links pointing to is_wp_error function) closed by peterwilsoncc
fixed: In 54271: […]
05:27 Changeset [54271] by peterwilsoncc
Posts, Post Types: Fix WP_Query parameter used by …
04:54 Ticket #56614 (I am getting 404 errors in multiple style.min.css) created by nendeb55
Failed to load resource: the server responded with a status of 404 …
02:43 Ticket #56613 (Bulk deleting an active plugin does not work, shows no error message) created by swb1192
When on the Plugins admin screen, selecting Active plugins then using …
01:07 Ticket #54541 (Add actions to template loading to assist with collecting debug info) closed by peterwilsoncc
fixed: In 54270: […]
01:07 Changeset [54270] by peterwilsoncc
Themes: Relocate actions firing prior to and after template loading. …
00:03 Ticket #55937 (Salting functions: translate the phrase `put your unique phrase here`.) reopened by peterwilsoncc
Reopening this: * the translator note needs to be duplicated with the …

09/20/2022:

21:20 Ticket #19898 (Create an is_login() function similar to is_admin()) reopened by azaozz
Going to reopen this as it seems the is_login_screen() function name …
21:19 Changeset [54269] by hellofromTonya
Editor: Adds template types, is_wp_suggestion, and fallback template …
21:12 Ticket #56405 (Add a help tab in Theme Install screen for the new "Block Themes" ...) closed by audrasjb
fixed: In 54268: […]
21:12 Changeset [54268] by audrasjb
Help/About: Remove an unwanted whitespace in a Theme Install screen …
20:49 Ticket #55883 (Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`) reopened by ocean90
[54248] will break any usage of `remove_filter( 'the_content', …
20:30 Changeset [54267] by johnbillion
Docs: Various improvements and corrections to inline docs. See #55646
20:21 Ticket #56612 (PHP 8.1.10 bug Core WP Deprecated errors) created by egamestudio
Hi, I have a website with latest version 6.0.2 and PHP 8.1.10 and i …
19:47 Ticket #56405 (Add a help tab in Theme Install screen for the new "Block Themes" ...) reopened by kebbet
Why is there i whitespace at the beginning of the second paragraph? It …
18:51 Ticket #55441 (In wp_insert_term, pass $args as an additional parameter to ...) closed by johnbillion
fixed: In 54266: […]
18:51 Changeset [54266] by johnbillion
Taxonomy: Standardise the format used to describe arguments passed to …
18:22 Ticket #56610 (Help) closed by sabernhardt
invalid: Hi and welcome to WordPress Trac! I'm sorry that your phone number is …
18:21 Ticket #56041 (Port Audit Full Page Cache from performance plugin to core) closed by JeffPaul
fixed: As discussed ahead of today's scheduled 6.1 Beta 1 release party (see …
18:16 Ticket #30130 (Normalize characters with combining marks to precomposed characters) closed by JeffPaul
fixed: As discussed ahead of today's scheduled 6.1 Beta 1 release party (see …
17:47 Ticket #56408 (Blocks: Allow registering multiple items for all supported asset types) reopened by TobiasBg
16:57 Ticket #54937 (EXIF image orientation issue) closed by antpb
fixed: In 54265: […]
16:57 Changeset [54265] by antpb
Media: Respect EXIF Rotations. Previously, the logic to determine …
16:54 Ticket #56407 (Rerun GitHub Action workflows on the first failure) closed by desrosj
fixed: In 54264: […]
16:54 Changeset [54264] by desrosj
Build/Test Tools: Enable debugging when rerunning a failed workflow. …
16:27 Changeset [54263] by jorgefilipecosta
Editor: Add post types property to …
16:24 Ticket #17025 (wp_list_authors() is not filterable) closed by SergeyBiryukov
fixed: In 54262: […]
16:24 Changeset [54262] by SergeyBiryukov
Users: Make wp_list_authors() and wp_list_users() filterable. …
16:22 Ticket #56407 (Rerun GitHub Action workflows on the first failure) reopened by desrosj
Reopening to add the enable_debug_logging parameter when restarting …
16:00 Changeset [54261] by gziolo
Chore: Run browserslits update Follow-up [54257]. See #56467.
15:41 Changeset [54260] by hellofromTonya
Editor: Introduces fluid typography and uses Style Engine. This …
15:25 Ticket #22176 (Cache the results of the posts_request_ids query) closed by desrosj
fixed: I believe that everything has been addressed for this one. Re-closing …
15:18 Changeset [54259] by SergeyBiryukov
Bootstrap/Load: Introduce is_*_admin_screen() aliases for …
15:17 Ticket #56611 (Expand unit tests for `theme.json`) created by desrosj
As support new properties in theme.json has been added and expanded, …
15:15 Ticket #56048 (Add error logging and hooks to wp-cron.php) closed by audrasjb
fixed: In 54258: […]
15:15 Changeset [54258] by audrasjb
Cron API: Add error logging and hooks to wp-cron.php. This …
15:14 Changeset [54257] by gziolo
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated …
14:47 Ticket #56610 (Help) created by castark01
My phone number appear on this website and people are calling me. I …
14:24 Ticket #55802 (Store main site of network in network options) closed by spacedmonkey
fixed: In 54256: […]
14:24 Changeset [54256] by spacedmonkey
Networks and Sites: Store main site id of a network in network …
14:20 Ticket #55227 (Attachments: add caching to wp_count_attachments) closed by audrasjb
fixed: In 54255: […]
14:20 Changeset [54255] by audrasjb
Media: Add caching to wp_count_attachments(). This changeset adds …
14:15 Ticket #37861 (Renaming of class files for consistency) closed by SergeyBiryukov
fixed: In 54254: […]
14:15 Changeset [54254] by SergeyBiryukov
Coding Standards: Rename WordPress Dependencies API class files. The …
13:47 Changeset [54253] by desrosj
Editor: Add box-shadow support for blocks through theme.json
13:46 Ticket #56405 (Add a help tab in Theme Install screen for the new "Block Themes" ...) closed by audrasjb
fixed: In 54252: […]
13:46 Changeset [54252] by audrasjb
Help/About: Add a help tab in Theme Install screen for the new "Block …
13:10 Changeset [54251] by audrasjb
Editor: Backport hooks to filter theme.json data from Gutenberg to …
13:10 Ticket #56068 (Send HTTP headers after querying posts in WP::main()) closed by SergeyBiryukov
fixed: In 54250: […]
13:10 Changeset [54250] by SergeyBiryukov
Bootstrap/Load: Send HTTP headers after querying posts in …
13:01 Ticket #56609 (Handbook - links pointing to is_wp_error function) created by dingo_d
In the themes handbook: …
12:30 Ticket #56040 (Port Persistent Object Cache Health Check from performance plugin to core) closed by desrosj
fixed: It looks like everything is wrapped up on this with the exception of …
11:55 Ticket #55937 (Salting functions: translate the phrase `put your unique phrase here`.) closed by audrasjb
fixed: In 54249: […]
11:55 Changeset [54249] by audrasjb
Security: Salting functions: translate the phrase "put your unique …
10:29 Ticket #55883 (Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`) closed by audrasjb
fixed: In 54248: […]
10:29 Changeset [54248] by audrasjb
Shortcodes: Reverse wrapping of apply_shortcodes() and …
09:57 Ticket #17851 (Wrapping Sections with add_settings_section) closed by audrasjb
fixed: In 54247: […]
09:57 Changeset [54247] by audrasjb
Administration: Allow to wrap Settings sections with custom HTML …
09:38 Ticket #55392 (Performance improvements to get_user_data_from_wp_global_styles) closed by spacedmonkey
fixed: @kebbet @mukesh27 Thanks for the flag. Fixed in [54246].
09:35 Changeset [54246] by spacedmonkey
Posts, Post Types: Post title should not be translatable in …
08:17 Changeset [54245] by audrasjb
General: Revert [54225]. The My Site screen is not documented on …
07:34 Ticket #56608 (missing update button) created by ingaid29
Hello, I’m missing the update and delete buttons on the category page. …
07:24 Ticket #56607 (Improve doc for WP_Screen class) created by Chouby
WooCommerce 6.9 introduced a conflict with several plugins by …
04:29 Ticket #54736 (get_sample_permalink unsets $post->filter even though this is a public ...) closed by peterwilsoncc
fixed: In 54244: […]
04:29 Changeset [54244] by peterwilsoncc
Posts, Post types: Prevent get_sample_permalink() modifying the post …
04:00 Ticket #50066 (Make alt text input a textarea on classic editor) closed by joedolson
fixed: In 54243: […]
04:00 Changeset [54243] by joedolson
Media: Change alt attribute field to textarea in media library. …
03:56 Changeset [54242] by peterwilsoncc
Posts, Post types: Coding standards fixes following [54234]. Props …
03:51 Ticket #56606 (PHP Warning in /wp-includes/blocks/index.php) closed by peterwilsoncc
invalid: Hi @isrgrajan and welcome to trac! The use of ABSPATH and WPINC
03:50 Ticket #36631 (wp.template() should throw an error if the template is not found) closed by desrosj
fixed: In 54241: […]
03:50 Changeset [54241] by desrosj
General: Throw a more descriptive error when templates are not found. …
02:49 Ticket #21734 (Completely remove global terms) closed by desrosj
fixed: In 54240: […]
02:49 Changeset [54240] by desrosj
Networks and Sites: Officially remove global terms. Global terms was …
02:37 Ticket #56606 (PHP Warning in /wp-includes/blocks/index.php) created by isrgrajan
There is PHP warning that need to be fixed in …
02:22 Ticket #55741 (Check the value of WP_ENVIRONMENT_TYPE before using it) closed by desrosj
fixed: In 54239: […]
02:22 Changeset [54239] by desrosj
Bootstrap/Load: Confirm the value of WP_ENVIRONMENT_TYPE before …
01:40 Ticket #56468 (sanitize_option() does not handle deprecated timezones correctly) closed by SergeyBiryukov
fixed
01:40 Changeset [54238] by desrosj
Coding Standards: Applying an alignment fix from running `composer …
01:37 Changeset [54237] by SergeyBiryukov
Date/Time: Minor tweak to support deprecated timezones on General …
01:34 Changeset [54236] by desrosj
Themes: Import Twenty Twenty-Three is now the default theme. Follow …
01:21 Changeset [54235] by desrosj
Bundled Themes: Import Twenty Twenty-Three, the new default theme for …
01:13 Ticket #36905 (Add caching to get_page_by_title) closed by peterwilsoncc
fixed: In 54234: […]
01:13 Changeset [54234] by peterwilsoncc
Posts, Post types: Cache get_page_by_title(). Convert …
01:00 Changeset [54233] by SergeyBiryukov
Date/Time: Correct timezone dropdown list creation in …
00:41 Changeset [54232] by SergeyBiryukov
Date/Time: Correct sanitization of localized default timezone_string
00:20 Ticket #56526 (Generate WebP for JPEG based on image size) closed by davidbaumwald
invalid: This was reverted in r54226, so it won't need a Dev Note for 6.1. …
Note: See TracTimeline for information about the timeline view.