Timeline
06/09/2022:
- 20:51 Ticket #37110 (Update to jQuery 3.*) closed by
- fixed: The upgrade to jQuery 3.5.1 was implemented in [49101], and released …
- 16:19 Changeset [53481] by
- Media: Some documentation and test improvements for …
- 15:56 Ticket #55956 (Pass $maybe_orderby_meta into 'get_terms_orderby' filter) created by
-
The
get_terms_orderby
filter inget_terms()
doesn't get passed the … - 15:35 Ticket #55955 (Setting a 'NOT EXISTS' tax query in 'pre_get_posts' action triggers a ...) created by
- Under PHP8, the following code will fail on taxonomy archives: (is …
- 12:38 Ticket #55954 (CSS editor marks some lines as errors even though they're perfectly fine) created by
- I keep getting error messages in the WP CSS Editor in Live view for …
- 11:11 Ticket #55953 (Problemas com a hora universla no wordpress) created by
- Senhores, Existe um "DEFEITO" no wordpress na parte de configuração …
- 09:11 Ticket #55872 (wp_image_add_srcset_and_sizes trys to parse images from external ...) reopened by
- Hi, reopening, because the error still persists. Ah, whats probably …
- 05:29 Ticket #53232 (Add async decoding attribute as default to the HTML image tags ...) closed by
- fixed: In 53480: […]
- 05:29 Changeset [53480] by
-
Media: Add
decoding="async"
to image attributes. Dynamically add … - 00:15 Ticket #55952 (add_option() racy behaviour) created by
-
If two or more processes try to add an option via
add_option()
at …
06/08/2022:
- 16:29 Ticket #52266 (RTL: username and password fields should be left aligned for more ...) closed by
- duplicate: This ticket was opened first, but #54915 also includes email inputs …
- 15:51 Ticket #55951 (Page List and Latest Posts Text Colors Do Not Automatically Adjust to ...) created by
- I am using the Twenty Twenty-Two theme in WordPress 6.0. I created a …
- 14:11 Ticket #55950 (FIDO passwordless authentication?) created by
- With the …
- 13:19 Ticket #55194 (wp_rand( 0, 0) result in random integer) closed by
- fixed
- 13:17 Changeset [53479] by
-
Tests: Correct an assertion in
wp_rand()
tests. The function … - 12:09 Ticket #55949 (Prevent trailingslashit from removing backslash for valid filenames on ...) created by
- On *nix systems, a file or folder name can contain a backslash like …
- 11:20 Ticket #55948 (Twenty Twenty: Not able to change the Text size or Color for Add ...) created by
- Hello Team, In Twenty Twenty Theme when we select Quote block we …
- 09:49 Ticket #55732 (Clicking on gradient angle picker closes popover) closed by
- worksforme: @sabernhardt Can confirm the issue is now resolved, and this ticket …
- 09:41 Ticket #55837 (WP_Term_Query cache problem) reopened by
- Ticket will be closed when patch committed to trunk and/or target version.
- 09:14 Ticket #55837 (WP_Term_Query cache problem) closed by
- worksforme: Replying to spacedmonkey: > @denishua I have a patch that …
- 08:33 Ticket #55947 (Permalinks screen, add guiding introduction to structure selection.) created by
- Enhancement-suggestion to add a guiding paragraph below the heading …
- 07:41 Ticket #55946 (`post_tag` is not supporting in rest api for custom meta) created by
- Hello, Recently I have encountered with this issue. I have registered …
- 05:15 Ticket #55945 (UI Isssue on header list view) created by
- Hi, I am not able to see or scroll for see remove row on editor. more …
- 05:12 Ticket #55943 (All Plugins and Media Deactivated from unspecified "Error") closed by
- invalid: Hi and welcome to WordPress Trac! Thanks for the ticket. Sorry to …
- 00:05 Ticket #55944 (Few wp-admin files need to exit if directly loaded) created by
- Some files in wp-admin don't have a check to see if they're being …
06/07/2022:
- 21:27 Ticket #44340 (Use sprintf() to remove <strong> tags from translating strings) closed by
- wontfix: Hi there, thanks for the ticket! As noted in comment:2, it is normal …
- 20:56 Ticket #55943 (All Plugins and Media Deactivated from unspecified "Error") created by
- Our site whitelabelstudio.com isn't loading any of the media files - …
- 20:31 Ticket #55194 (wp_rand( 0, 0) result in random integer) reopened by
- It looks like the tests are not quite correct, this failure now …
- 20:06 Ticket #43649 (Pagination link not showing properly) closed by
- worksforme: Hello @kishore008, Welcome to WordPress Core's Trac! I'm sorry for …
- 19:24 Ticket #55942 (Add a "value type" parameter to get_option() and get_metadata()) created by
- Update: This ticket had to be somewhat repurposed as it became clear …
- 17:54 Ticket #55941 (Empty string wrongly translated to '0') created by
-
I encountered a case where an empty string is translated to
'0'
, … - 15:24 Ticket #55751 (get_the_posts_navigation() is using incorrect functions to output ...) reopened by
- Replying to geisthanen: > The current functionality of {{{ …
- 14:44 Changeset [53478] by
- Tests: Move the tests for individual pluggable functions into their …
- 14:10 Ticket #55940 (Copying existing site to LOCALHOST. Tried opening home page, Error: ...) closed by
- invalid: Dear... it seems your installation has some issue!! […] Please …
- 13:59 Ticket #55940 (Copying existing site to LOCALHOST. Tried opening home page, Error: ...) created by
- Warning: require(/usr/share/php/wp-stack-cache.php): Failed to open …
- 13:55 Ticket #55939 (mime types of office template files are wrong determined) created by
- Using current wp 6 public release file uploads for office templates …
- 13:01 Ticket #50524 (Incorrect city name) reopened by
- Hello @ocean90 @swissspidy and @andruhapx I decided to write about …
- 12:48 Ticket #55938 (WP prefix on installation - instructions to be indicated) created by
- Following a bad experience, changing the database prefix from "wp_" to …
- 12:01 Changeset [53477] by
-
Tests: Use more descriptive names for
wp_rand()
test methods. This … - 09:18 Ticket #55751 (get_the_posts_navigation() is using incorrect functions to output ...) closed by
-
invalid: The current functionality of
get_posts_navigation
is correct. I … - 05:28 Ticket #50785 (Error-Messages with <strong>-tag could need some makeover/unification.) closed by
- fixed: In 53476: […]
- 05:28 Changeset [53476] by
- Text Changes: Improve consistency of admin error notices in …
- 05:24 Ticket #50785 (Error-Messages with <strong>-tag could need some makeover/unification.) reopened by
-
Reopening to address a missed occurence in
wp-admin/options.php
. - 05:21 Ticket #53643 (Twenty Twenty: "Wide line" separator breaks inside columns.) closed by
- fixed: In 53475: […]
- 05:21 Changeset [53475] by
- Twenty-Twenty: Fix a width/alignement issue on "Wide Line" Separator …
- 05:16 Changeset [53474] by
- Docs: Use third-person singular verbs for function descriptions in the …
- 00:42 Ticket #55937 (Salting functions: translate the phrase `put your unique phrase here`.) created by
- Please note: this was discussed by the security team and agreed to be …
06/06/2022:
- 22:48 Ticket #55194 (wp_rand( 0, 0) result in random integer) closed by
- fixed: In 53473: […]
- 22:48 Changeset [53473] by
-
General: Ensure
wp_rand()
returns0
when$min
and$max
values … - 22:33 Changeset [53472] by
-
Docs: Various fixes in
wp-includes/pluggable.php
docblocks, as per … - 22:26 Ticket #55935 (WordPress 6.0 update crushed my site.) closed by
- invalid: Ho @purplely123 and welcome to trac! I'm sorry to hear you are having …
- 21:40 Ticket #49447 (Twenty Twenty: style of rtl paragraph) closed by
- fixed: In 53471: […]
- 21:40 Changeset [53471] by
- Twenty-Twenty: Fix paragraph block alignment issues when used on a RTL …
- 17:24 Ticket #44579 (get_option() is type aware now (returns Integers as Integers)) closed by
- fixed: Replying to boonebgorges: > This being said, this bit of …
- 16:25 Ticket #55936 (ABSPATH & WPINC) created by
- Errors throwing on core scripts: Has been filling error logs for days …
- 15:40 Ticket #55925 (Twenty Twenty: Video block not aligning correctly on pages with no content) closed by
- duplicate: Thanks for the report! This is a theme issue, not the editor, and it …
- 15:10 Ticket #55935 (WordPress 6.0 update crushed my site.) created by
- I just update my site with word press 6.0 and now the site has an …
- 13:34 Ticket #55931 (Twenty Twenty: "Add citation" text font-style issue in Quote block) reopened by
- Hello @audrasjb, I've checked twenty twenty theme with previous …
- 13:29 Ticket #55931 (Twenty Twenty: "Add citation" text font-style issue in Quote block) closed by
- fixed: In 53470: […]
- 13:29 Changeset [53470] by
- Twenty-Twenty: Improve Quote block style consistency between front and …
- 12:19 Ticket #55934 (Twenty Twenty: "Add citation" text font-weight issue in Quote block) reopened by
- Hello @mukesh27, As we can see that, the ticket which you have …
- 12:19 Ticket #55932 (Twenty Twenty theme separator block is not looks proper at editor side.) closed by
- duplicate: Hi there! Thanks for the ticket! We already trac similar ticket …
- 12:18 Ticket #54697 (Npm error) closed by
- worksforme
- 12:04 Ticket #55934 (Twenty Twenty: "Add citation" text font-weight issue in Quote block) closed by
- duplicate: Duplicate of #55931.
- 10:51 Ticket #55934 (Twenty Twenty: "Add citation" text font-weight issue in Quote block) created by
- In Twenty Twenty Theme, when we add a text on "Add citation" in Quote …
- 10:49 Ticket #55928 (incorrect method reference documentation) closed by
- fixed: In 53469: […]
- 10:49 Changeset [53469] by
- Docs: Correct method reference format in some DocBlocks. This ensures …
- 10:44 Ticket #55933 (Twenty Twenty theme separator block is not looks proper at editor side.) closed by
- duplicate: Duplicate of #55910.
- 10:42 Ticket #55933 (Twenty Twenty theme separator block is not looks proper at editor side.) created by
- Choose Twenty Twenty Theme. Choose separator block. both the slash is …
- 10:38 Ticket #55932 (Twenty Twenty theme separator block is not looks proper at editor side.) created by
- Choose Twenty Twenty Theme. Choose separator block. both the slas is …
- 09:26 Ticket #55931 (Twenty Twenty: "Add citation" text font-style issue in Quote block) created by
- In Twenty Twenty Theme, when we add Quote block in editor side, We can …
- 05:59 Ticket #55930 (Provide comment syntax for templates and template parts) created by
- Thanks to all of you for working on this great Free Software …
- 05:05 Ticket #55860 (Add Pocket Casts as an oEmbed provider) closed by
- worksforme: Hi Matt and welcome to trac! > Yes, we've already tested it and the …
- 04:38 Ticket #55929 (`get_block_file_template()` incorrectly documented) created by
-
The function
get_block_file_template()
is currently incorrectly … - 04:14 Ticket #55928 (incorrect method reference documentation) created by
- Some PHPDoc statements don't use the expected method format, which …
- 02:35 Ticket #55927 (Updating translations for (en_US)… Download failed. Unauthorized) closed by
- invalid
- 02:33 Ticket #55927 (Updating translations for (en_US)… Download failed. Unauthorized) created by
- I feel this ticket was closed prematurely. …
- 02:22 Ticket #55926 (Fatal error after entered the empty value for 'Max upload file size' ...) created by
- Hi, I entered the empty value for 'Max upload file size' in the …
06/05/2022:
- 19:43 Changeset [53468] by
- Build/Test Tools: Correctly confirm the previous workflow run was …
- 14:04 Changeset [53467] by
- Tests: Update the URL to the documentation on GitHub Actions …
- 10:46 Ticket #55925 (Twenty Twenty: Video block not aligning correctly on pages with no content) created by
- Hi there! This is a replica of this ticket: …
- 09:29 Changeset [53466] by
- Build/Test Tools: Prevent inaccurate “fixed” notifications in Slack. …
- 07:45 Ticket #55924 (Search by category can be changed to search invalid month) created by
- In admin 'Posts' page, the search category can be selected by drop …
- 07:37 Ticket #55923 (Search by month can be changed to search invalid month) created by
- In admin 'Posts' page, the search date can be selected by drop down …
- 06:27 Ticket #55922 (Update wp_list_comments type parameter to allow array or string) created by
- Right now, the options here are all, or a specific comment type. This …
06/04/2022:
- 22:57 Ticket #55920 (Ability to query by post author in post_exists()) created by
- Needed the ability to determine if post exists by title && author when …
- 19:41 Ticket #55919 (Composer: Disable process timeout for PHPUnit tests) created by
-
When running
npm run grunt phpunit:multisite
locally, I get an error … - 18:03 Changeset [53465] by
- Tests: Don't overwrite image metadata in a …
- 15:22 Ticket #55915 (404 in gutenberg autosave of a Custom Post Type with custom rest_namespace) closed by
- reported-upstream: Hi @hgodinho, Welcome to Trac and thanks for the ticket! This indeed …
- 14:56 Ticket #55918 (Call wpTearDownAfterClass() before deleting all data, instead of after) created by
- Background: #38264, #53011, #53746 As of [35186] and [51568], there …
- 13:39 Changeset [53464] by
-
Tests: Consistently pass the
$force_delete
parameter to … - 12:55 Changeset [53463] by
- Tests: Clean up test images before performing assertions in image …
- 12:13 Changeset [53462] by
-
Docs: Replace "updated" with "deleted" in
wpdb::delete
@return … - 10:37 Ticket #55917 (Fatal error in WP6.0 when calling get_current_screen on the ...) created by
- In 5.9 and earlier versions, it's possible to call …
- 09:12 Ticket #55916 (Font size in post editing is not validated) created by
- In the post editing page, the font size is constrained by front end …
- 01:05 Ticket #55915 (404 in gutenberg autosave of a Custom Post Type with custom rest_namespace) created by
-
When registering CPT with
register_post_type
and passing custom …
06/03/2022:
- 22:38 Ticket #55914 (npm install still does not work on wordpress-trunk on new Mac M1's ...) closed by
- duplicate: Thanks for the report! This is a duplicate of #50342.
- 21:51 Ticket #55914 (npm install still does not work on wordpress-trunk on new Mac M1's ...) created by
-
This is a follow-up to #52356.
When running
npm run env:install
I … - 21:18 Ticket #55911 (Slow query because Admin Bar loads all options on all user's sites) reopened by
- Er, I spoke too soon. Optimizing the meta query in …
- 20:35 Ticket #55911 (Slow query because Admin Bar loads all options on all user's sites) closed by
- duplicate: Duplicate of #31746. Ah, I missed those when searching, thanks! It …
- 20:11 Ticket #55913 (Custom Fields table can have extra-wide checkboxes and radio buttons) created by
- In [https://wordpress.org/support/article/custom-fields/ Custom …
- 19:48 Ticket #55912 (count( $_wp_admin_css_colors ) in user-edit.php not php 8 friendly ...) closed by
- invalid: Disregard. The issue was between the seat and the keyboard.
- 19:12 Ticket #55912 (count( $_wp_admin_css_colors ) in user-edit.php not php 8 friendly ...) created by
- Running WordPress core v6.0 with PHP v8.0.14, all plugins turned off, …
- 17:22 Ticket #55911 (Slow query because Admin Bar loads all options on all user's sites) created by
- ==== Problem The Admin Bar displays a list of sites that the user has …
- 15:05 Changeset [53461] by
-
Tests: Add some test cases for
path_join()
with Windows paths. … - 12:36 Ticket #55910 (Twenty Twenty: Separator Block backslash issue in editor) created by
- In a Twenty Twenty Theme when we add a separator block in editor with …
- 10:25 Ticket #55894 (Where is the "wp_update_user_counts" action defined?) closed by
- invalid: It's a bit convoluted but the counts are regenerated via the …
- 07:40 Ticket #55909 (Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS?) created by
- It seems that by default, WordPress feeds endpoints generate an extra …
- 07:34 Ticket #55908 (performing two identical actions in sequence produces different results) created by
- Discovered today […] $c1 not equal $c2 ($c2 unlike the $c1 …
- 06:30 Ticket #55907 (Failed to insert log entry: value too long) created by
- Error log shows the following message: `Failed to insert log entry: …
06/02/2022:
- 17:51 Ticket #55906 (Child theme TT2) created by
- Hi there, I am creating a child theme for TT2. When I create pattern …
- 16:43 Ticket #55905 (Edit date / quick edit not working) created by
- On one of my WordPress sites, after updating, if I click the "edit" …
- 15:29 Changeset [53460] by
-
General: Remove redundant
ltrim()
frompath_join()
. If the path … - 15:08 Ticket #55896 (Twenty Twenty Themes Separator Block Wide Line horizontally ...) closed by
- fixed: In 53459: […]
- 15:08 Changeset [53459] by
- Twenty-Twenty: Alignment fix on Separator Block editor styles. This …
- 15:03 Ticket #50785 (Error-Messages with <strong>-tag could need some makeover/unification.) closed by
- fixed: In 53458: […]
- 15:03 Changeset [53458] by
- Text Changes: Improve consistency of admin error notices. This …
- 14:58 Changeset [53457] by
-
Tests: Add unit tests for
path_join()
. Props karlijnbk. See #55897. - 14:32 Ticket #55904 (Add a set of fine-grained filters to disable the different types of ...) created by
- The current set of filters to enable/disable display feed links is …
- 14:23 Ticket #45228 (Placing back a revision, places back another post) closed by
- wontfix
- 14:11 Ticket #40072 (URL from wp_get_attachment_image_src on multisite is wrong) closed by
- duplicate: This one seems like a duplicate of #25650. Let's center all discussion …
- 13:22 Ticket #55898 (Make the notice- colors available for plugins/ themes that have an ...) closed by
- duplicate: The project is tracked on #49930, if you would like to add comments …
- 11:56 Ticket #55901 (Block theme rendering issue) closed by
- duplicate: Duplicate of #55902.
- 11:33 Ticket #55903 (Update readme with the right nodejs version commands) created by
- IN https://github.com/WordPress/wordpress-develop one of the first …
- 11:27 Ticket #55902 (Block theme rendering issue) created by
- Hi, I am from Pagelayer team. And we have checked and found that in …
- 11:26 Ticket #55901 (Block theme rendering issue) created by
- Hi, I am from Pagelayer team. And we have checked and found that in …
- 11:17 Ticket #55900 (Installer screen, when submitting a faulty form the search engine ...) created by
- When submitting with an empty field, the search engine checkbox is …
- 11:13 Ticket #55899 (Installer screen, button is NOT disabled when username is emtpy) created by
- The install button is disabled upon entry. But it will ENABLE even …
- 11:08 Ticket #52310 (safe_style_css filter does not include border-top-left-radius, ...) closed by
- worksforme: It was fixed in 5.9.
- 10:53 Changeset [53456] by
- Docs: Use third-person singular verbs for method descriptions in …
- 10:33 Ticket #55898 (Make the notice- colors available for plugins/ themes that have an ...) created by
- WordPress implements a color scheme for admin notices (and other cues) …
- 10:28 Ticket #55897 (Add tests for path_join()) created by
- 10:26 Ticket #55896 (Twenty Twenty Themes Separator Block Wide Line horizontally ...) created by
- In the Twenty Twenty Themes separator Block wide Line not horizontally …
- 10:21 Ticket #55895 (Register custom post statuses) created by
- When a developer register a custom post status with {{{ …
- 07:21 Ticket #55894 (Where is the "wp_update_user_counts" action defined?) created by
- Checking when the number of users is updated, we found the following …
Note: See TracTimeline
for information about the timeline view.