Make WordPress Core

Timeline

06/26/2020:

22:29 Ticket #50352 (Implement wp_cache_get_multiple() in core) closed by SergeyBiryukov
fixed: In 48187: […]
22:29 Changeset [48187] by SergeyBiryukov
Taxonomy: Make sure update_object_term_cache() caches all terms that …
19:36 Ticket #49238 (Need correction in sentence wp-admin/options-writing.php file) closed by SergeyBiryukov
fixed: In 48186: […]
19:36 Changeset [48186] by SergeyBiryukov
Administration: Add missing comma to the message in "Post via email" …
18:49 Ticket #50484 (Incorrect HelpHub URL for getting started) created by johnbillion
[45674] introduced a HelpHub URL for the `Learn more about getting …
18:47 Changeset [48185] by SergeyBiryukov
Docs: Standardize on "Returning a value from the filter" vs. "Passing …
18:38 Changeset [48184] by johnbillion
Docs: Miscellaneous docblock improvements. See #49572.
18:32 Changeset [48183] by johnbillion
Docs: Clarify the description of functions that check for and perform …
17:16 Ticket #50483 (WYSIWYG editor: Use feature detection instead of User-Agent string) created by mallorydxw
In both Gutenberg and the Classic Editor, the JavaScript for the …
16:14 Changeset [48182] by desrosj
Docs: Reword inline docs for better readability and clarity. This …
15:10 Ticket #50482 (Uncaught Exception: Serialization of 'Closure' is not allowed when run ...) created by yshinoda
Following error message is presented when I run PHPUnit in plugin …
14:49 Changeset [48181] by SergeyBiryukov
Twenty Twenty: Correct parameter types and @since version for …
14:40 Ticket #48713 (Twenty Twenty: Social Icons Filter) closed by ianbelanger
fixed: In 48180: […]
14:40 Changeset [48180] by ianbelanger
Bundled Themes: Twenty Twenty Social Icons Filter. Adds a Social …
14:01 Ticket #50481 (Update package-lock.json after [48177]) closed by ellatrix
fixed: In 48179: […]
14:01 Changeset [48179] by ellatrix
Update package-lock.json after [48177] Fixes #50481.
13:56 Ticket #50480 (Bump recommended PHP version to 7.4) closed by desrosj
fixed: In 48178: […]
13:56 Changeset [48178] by desrosj
PHP: Bump the recommended version of PHP to 7.4. This brings the …
13:56 Ticket #50481 (Update package-lock.json after [48177]) created by ellatrix
13:35 Ticket #50480 (Bump recommended PHP version to 7.4) created by Hareesh Pillai
Recommended PHP version was recently updated after discussing with the …
13:31 Tickets #50278,​50420 batch updated by ellatrix
fixed: In 48177: […]
13:31 Changeset [48177] by ellatrix
Editor: update JavaScript packages Also update default block …
12:26 Ticket #50468 (WordPress Amazon Embed code is adding affiliate tracking code when any ...) closed by johnbillion
invalid: @jayantkumarrana Are you the author of that article? If so I recommend …
12:07 Changeset [48176] by SergeyBiryukov
Tests: Reformat test_wp_list_pages_discarded_whitespace() for better …
12:04 Ticket #50479 (My live website has undergone a few changes. Code is visible on the pages.) closed by mukesh27
invalid: Hi there, Welcome to WordPress Trac! Thanks for the ticket. Please …
11:44 Ticket #50479 (My live website has undergone a few changes. Code is visible on the pages.) created by namrathanshet
On 12 to 13 pages codes are visible instead of the content. These …
09:28 Changeset [48175] by SergeyBiryukov
Docs: Spell "line breaks" in a consistent way. See #49572.
09:18 Ticket #50477 (Description of $br for wpautop()) closed by SergeyBiryukov
fixed: In 48174: […]
09:18 Changeset [48174] by SergeyBiryukov
Docs: Add a note that the $br parameter of wpautop() does not …
09:17 Ticket #50352 (Implement wp_cache_get_multiple() in core) reopened by Chouby
08:01 Ticket #50478 ("Plain" Permalink Settings makes WP API unreachable) closed by swissspidy
invalid: Hi there "Plain permalinks" means all URL rewrites and pretty …
07:55 Ticket #50478 ("Plain" Permalink Settings makes WP API unreachable) created by fitmealat
GET http://yourwpsite/wp-json gets data from WP as expected change …
07:29 Ticket #50477 (Description of $br for wpautop()) created by stevenlinx
$br should mention "Line breaks within <script>, <style>, and <svg> …
07:05 Ticket #50476 (found warning) closed by ocean90
invalid: Hello @adespont, thanks for the report. It looks like you're using a …
06:38 Ticket #50476 (found warning) created by anonymized_8804248
Deprecated: add_option_whitelist ist seit Version 5.5.0 veraltet! …
01:08 Ticket #50475 (Backport the Block Directory API and php code from the Gutenberg repository) created by tellyworth
The Block Directory API code and associated PHP needs to be backported …
00:44 Ticket #47620 (REST API: Expose blocks registered on the server) closed by TimothyBlynJacobs
fixed: In 48173: […]
00:44 Changeset [48173] by TimothyBlynJacobs
REST API: Introduce Block Types endpoint. This endpoint allows a user …
00:25 Ticket #48245 (Add extra details to the error message for a plugin's minimum ...) closed by SergeyBiryukov
fixed: In 48172: […]
00:25 Changeset [48172] by SergeyBiryukov
Site Health: Improve the error message displayed when activating a …

06/25/2020:

22:50 Ticket #50474 (PHP Warning: trim() expects parameter 1 to be string, array given) closed by SergeyBiryukov
duplicate: Hi there, welcome back to WordPress Trac! Thanks for the report, …
22:44 Ticket #50474 (PHP Warning: trim() expects parameter 1 to be string, array given) created by Darko A7
Hi, I noticed few lines in my logs, not sure if generated warning is …
22:15 Ticket #42775 (Support uploading files in HEIF and HEVC formats) reopened by matt
Reopening this one, as it's a very real issue for anyone on an iOS …
22:11 Ticket #49406 (Introduce register_theme_support method) closed by TimothyBlynJacobs
fixed: In 48171: […]
22:11 Changeset [48171] by TimothyBlynJacobs
Themes: Introduce register_theme_feature API. Currently themes can …
20:03 Ticket #50367 (Avoid layout shifting due to images not having dimension attributes) reopened by azaozz
There seems to be a bug with this patch when an img tag has either …
18:43 Ticket #50367 (Avoid layout shifting due to images not having dimension attributes) closed by flixos90
fixed: In 48170: […]
18:43 Changeset [48170] by flixos90
Media: Ensure images have dimensions to reduce layout shift and …
18:33 Ticket #50473 (Change all "html" and "xhtml" instances within inline docs to "HTML" ...) created by desrosj
HTML and XHTML are acronyms and should be capitalized within inline …
17:39 Changeset [48169] by desrosj
Docs: Remove the custom-header-uploads feature from docs. This was …
12:41 Ticket #50064 (Replace references of "AJAX" with "Ajax" for greater consistency of ...) closed by SergeyBiryukov
fixed: In 48168: […]
12:41 Changeset [48168] by SergeyBiryukov
Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the …
12:06 Ticket #50470 (Woo Order status of completed orders changes automatically to ...) closed by SergeyBiryukov
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket. I'm sorry …
12:04 Changeset [48167] by SergeyBiryukov
Coding Standards: Reformat some long apply_filters_deprecated() and …
11:58 Ticket #50472 (wp core download --skip-content doesn't create empty "plugins" dir) created by asafgreen
(Migrated from https://github.com/wp-cli/wp-cli/issues/5410) …
11:49 Ticket #50471 (About wordpress page header banner slogan code is poetry is not readable) created by mehedi_csit
See the screenshot please the slogan is readable. …
11:47 Ticket #50470 (Woo Order status of completed orders changes automatically to ...) created by nabeel3035
My website https://negrooscuro.com/. Woo commerce is installed with …
11:39 Changeset [48166] by SergeyBiryukov
Canonical: Move trailing slash handling for robots.txt and sitemaps …
11:33 Changeset [48165] by SergeyBiryukov
Administration: Correct and simplify the logic for asc and desc
11:16 Ticket #50469 (Run the Gutenberg e2e tests on Core CI) created by youknowriad
Each time we update Gutenberg packages on Core, we risk of missing …
09:37 Changeset [48164] by SergeyBiryukov
Docs: Improve DocBlocks in wp-admin/includes/file.php per the …
09:29 Changeset [48163] by SergeyBiryukov
Docs: Synchronize documentation and variable names in …
08:54 Changeset [48162] by SergeyBiryukov
Docs: Improve DocBlocks in wp-admin/includes/class-wp-list-table.php
07:53 Changeset [48161] by mikeschroder
Upgrade/Install: Fix Yoda condition in wp_opcache_invalidate(). …
07:13 Tickets #36455,​50354 batch updated by kirasong
fixed: In 48160: […]
07:13 Changeset [48160] by mikeschroder
Upgrade/Install: Invalidate OPcache for PHP files during updates. …
05:25 Ticket #50468 (WordPress Amazon Embed code is adding affiliate tracking code when any ...) created by jayantkumarrana
When I paste an amazon product URL (Either with affiliate id or …
05:14 Ticket #49926 (Editor: Introduce WP_Block class) closed by gziolo
fixed: In 48159: […]
05:14 Changeset [48159] by gziolo
Editor: Introduce WP_Block and WP_Block_List classes Backports …

06/24/2020:

22:04 Ticket #50431 (Update TinyMCE) closed by azaozz
fixed: In 48158: […]
22:04 Changeset [48158] by azaozz
TinyMCE: Update to 4.9.10. Changelog: …
20:54 Ticket #50467 (Search results not displaying all entries in Admin > Posts in certain ...) created by Sabinooo
Limitations of my bug report I observed that bug in a live …
15:00 Ticket #50466 (Random PHP test failures, take 2) closed by SergeyBiryukov
fixed: In 48157: […]
15:00 Changeset [48157] by SergeyBiryukov
Tests: Add a post author to "Parent 1" page fixture in …
14:59 Ticket #50466 (Random PHP test failures, take 2) created by SergeyBiryukov
Background: #48145 After [48155], there is a …
12:57 Ticket #50445 (Backport the Block Patterns API from the Gutenberg repository) closed by youknowriad
fixed: In 48156: […]
12:57 Changeset [48156] by youknowriad
Block Editor: Add the Block Patterns API. Backport …
09:06 Ticket #50465 (Provide filters to add extra sitemap entries) created by Chouby
For the compatibility of Polylang with the new sitemap feature, I …
08:49 Ticket #50464 (Add `delete_count` to `wp_removable_query_args()`) created by ocean90
delete_count is set in the redirect URL after a user has been …
08:40 Ticket #48974 (-1 being added to image uploads since version 5.3.1) reopened by olafeichstaedt
I stumbled upon this behavior when deploying WP 5.4.2 to the Linux …
06:59 Ticket #50463 (Don't call WP_Query::get_posts() directly) created by Chouby
WP_Query::get_posts() should not be called directly because the …
00:58 Ticket #50462 (API ou Scripty) created by pontodosdjswpadmin
Gostaria de incorporar o video do youtube que eu estou fazendo ao vivo …
00:05 Changeset [48155] by whyisjake
Canonical: Add tests for trailing slashes for robots.txt. See #48025. …
00:03 Ticket #39732 (Allowing wp_update_comment() to return WP_Error) closed by whyisjake
fixed: In 48154: […]
00:03 Changeset [48154] by whyisjake
Comments: Allow wp_update_comment() to return WP_Error(). The …

06/23/2020:

23:42 Ticket #48025 (When the permalink structure ends with a slash, a slash is appended to ...) closed by whyisjake
fixed: In 48153: […]
23:42 Changeset [48153] by whyisjake
Canonical: Ensure that when permalinks are set to a trailing slash, …
23:41 Ticket #49446 (cache the results of get_uploaded_header_images()) reopened by SergeyBiryukov
The commit message in [48152] is misleading, it provides a performance …
23:32 Ticket #50461 (Sanitation breaking scripts in custom HTML block) created by claudiulodro
In certain scenarios, some sort of (most likely regex-based) …
23:32 Ticket #49446 (cache the results of get_uploaded_header_images()) closed by whyisjake
fixed: In 48152: […]
23:32 Changeset [48152] by whyisjake
Cache API: Cache the results of get_uploaded_header_images(). Fixes …
23:13 Ticket #45089 (Update WP_List_Table::get_sortable_columns() to support 'asc' and ...) closed by whyisjake
fixed: In 48151: […]
23:13 Changeset [48151] by whyisjake
Administration: Update WP_List_Table::get_sortable_columns() to …
23:02 Ticket #50318 (REST API: Preloading silences deprecation errors) closed by whyisjake
fixed: In 48150: […]
23:02 Changeset [48150] by whyisjake
REST API: Ensure depracation errors are called while preloading data …
22:56 Ticket #50459 (Enable auto-updates link shown fo Must-Use plugins) closed by whyisjake
fixed: In 48149: […]
22:56 Changeset [48149] by whyisjake
Security: Don't display the plugin auto-update options for mu-plugins …
22:29 Changeset [48148] by SergeyBiryukov
I18N: Include placeholder in translator comments in …
22:22 Ticket #50436 (Unnecessary DISABLE_WP_CRON check in plugin and theme auto updates) closed by whyisjake
fixed: In 48147: […]
22:22 Changeset [48147] by whyisjake
Security: Remove unnecessary DISABLE_WP_CRON check in plugin and …
21:51 Ticket #50338 (Events and News: improve the "organize one" link) closed by SergeyBiryukov
fixed: In 48146: […]
21:51 Changeset [48146] by SergeyBiryukov
Accessibility: Administration: Give the link to meetup organizer …
20:55 Changeset [48145] by SergeyBiryukov
Accessibility: Privacy: Improve the readability of the removed text in …
20:46 Ticket #50281 (It should be possible to select the heading text for site health check ...) closed by SergeyBiryukov
fixed: In 48144: […]
20:46 Changeset [48144] by SergeyBiryukov
Accessibility: Site Health: Make the heading text for site health …
20:11 Ticket #50316 (Theme Install Page : Theme activate button not showing properly in a ...) closed by SergeyBiryukov
fixed: In 48143: […]
20:11 Changeset [48143] by SergeyBiryukov
Themes: Ensure the Activate button in theme preview overlay on Add …
19:09 Ticket #50460 (Don't minimize the `script-loader-packages.php` file) created by desrosj
The wp-includes/assets/script-loader-packages.php file was added in …
18:53 Ticket #50413 (Update code and comments to remove "blacklist" and "whitelist") closed by desrosj
fixed: In 48142: […]
18:53 Changeset [48142] by desrosj
General: Rename (add|remove)_option_allowed_list() to …
17:23 Ticket #50459 (Enable auto-updates link shown fo Must-Use plugins) created by Chouby
As Must-Use plugins can't be updated, I suppose that auto-update won't …
16:11 Ticket #50457 (critical error) closed by desrosj
invalid: Again, as noted above, this is not the correct location to receive …
15:43 Ticket #50263 (Editor: Introduce new API method that register block from `block.json` ...) closed by gziolo
fixed: In 48141: […]
15:43 Changeset [48141] by gziolo
Editor: Introduce new API method that register block from block.json
15:29 Ticket #50458 (Multiple Add to Cart Buttons :\) created by sandyaritaward
Hello, I have three add to cart buttons on my "our designs" page in …
15:24 Ticket #50457 (critical error) reopened by gerardhung
15:05 Ticket #50457 (critical error) closed by knutsp
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket. Please …
14:57 Ticket #50457 (critical error) created by gerardhung
hi my site removed has gone down again, this is a daily …
14:57 Ticket #50456 (Multisite robots.txt files should reference all network XML sitemaps) created by jonoaldersonwp
[48072] adds XML sitemaps to core, with the objective of making public …
14:05 Ticket #50455 (wp_check_php_version() does not account for backporting and therefore ...) created by robert.peake
The function wp_check_php_version, which drives the PHP update nag in …
14:01 Ticket #50454 (Twenty Twenty: ordered list styling in Classic Editor) created by sabernhardt
This issue was originally reported by @sebastienserre on GitHub: …
13:51 Changeset [48140] by SergeyBiryukov
Comments: Remove wp_get_include_unapproved_comments_argument() for …
13:33 Ticket #50413 (Update code and comments to remove "blacklist" and "whitelist") reopened by SergeyBiryukov
11:09 Changeset [48139] by SergeyBiryukov
Docs: Use sentence case for comments in tests/kses.php, per the …
11:04 Ticket #50451 (critical website error) closed by SergeyBiryukov
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket. Please …
11:03 Ticket #50452 (Advertencia El módulo opcional, imagick, no está instalado, o ha sido ...) closed by SergeyBiryukov
invalid: Hi there, welcome to WordPress Trac! Thanks for the ticket. Please …
11:01 Ticket #50453 (Description in category) closed by SergeyBiryukov
invalid: Closing per comment:1, as this is not an issue in WordPress core. …
10:46 Ticket #50450 (get_stylesheet_directory_uri() lacked return description) closed by SergeyBiryukov
fixed: In 48138: […]
10:46 Changeset [48138] by SergeyBiryukov
Docs: Add missing @return description for some theme functions: * …
10:41 Changeset [48137] by SergeyBiryukov
Docs: Synchronize descriptions for some theme functions: * …
10:00 Ticket #49518 (Consider adding domain-specific i18N filter hooks) closed by SergeyBiryukov
fixed: In 48136: […]
10:00 Changeset [48136] by SergeyBiryukov
I18N: Use underscores instead of dashes and interpolation instead of …
09:10 Ticket #49518 (Consider adding domain-specific i18N filter hooks) reopened by knutsp
Replying to swissspidy: > Do we use dashes in hook names …
08:32 Ticket #50453 (Description in category) created by arve_lek
Hi, edit-tags.php?taxonomy=product_cat&post_type=product Long …
06:07 Ticket #50452 (Advertencia El módulo opcional, imagick, no está instalado, o ha sido ...) created by awordpress7
Hola. Deseo tener mi wordpress al 100 % de salud y deseo resolver …
06:06 Ticket #45447 (Add Embed Preview support for classic embed providers) closed by whyisjake
fixed: In 48135: […]
06:06 Changeset [48135] by whyisjake
Embeds: Ensure that classic embed support works in the block editor. …
05:55 Ticket #46872 (Marry the Bulk Actions and Change Role controls on list tables via ...) closed by whyisjake
fixed: In [48134]: Quick/Bulk Edit: Ensure the proper actions is triggered …
05:54 Changeset [48134] by whyisjake
Quick/Bulk Edit: Ensure the proper actions is triggered when using the …
05:32 Ticket #50451 (critical website error) created by adamdanielwilliam
worldwidewebsitelearners.com can not load. I can not connect to my …
05:22 Ticket #8973 (Function get_page_of_comment() returns incorrect page numbers) closed by whyisjake
fixed: In 48133: […]
05:22 Changeset [48133] by whyisjake
Comments: Ensure the proper comment count and pages for unapproved …
05:05 Ticket #49464 (wp_kses_hair and wp_kses_hair_parse regex is not allowing digits or ...) closed by whyisjake
fixed: In 48132: […]
05:05 Changeset [48132] by whyisjake
Formatting: Extend wp_kses_hair and wp_kses_hair_parse to allow …
05:02 Ticket #48608 (SVG tags with numbers in attributes filtered out by KSES despite being ...) closed by whyisjake
duplicate: Duplicate of #49464.
05:01 Ticket #34406 (wp_kses_hair is too stringent redux) closed by whyisjake
duplicate: Duplicate of #49464.
04:41 Ticket #49518 (Consider adding domain-specific i18N filter hooks) closed by whyisjake
fixed: In 48131: […]
04:41 Changeset [48131] by whyisjake
I18N: Introduce domain specific i18n gettext hooks. Adding context to …
04:34 Ticket #50450 (get_stylesheet_directory_uri() lacked return description) created by stevenlinx
Codex: …
02:02 Ticket #50449 (Sitemap style for RTL sites) created by joyously
There is a style for #sitemap__table tr th {text-align: left;} even …
00:47 Ticket #49840 (Twenty Twenty: Usage of outdated package-lock.json poses security risk) closed by whyisjake
duplicate: Duplicate of #49768. Thanks for the ticket @JeffMatson. This was …
00:24 Ticket #50278 (Editor: Update default block categories) reopened by noisysocks
I reverted 48119 as it caused most blocks to throw …
00:22 Ticket #49702 (Bump 2019 and 2020 theme dependencies) closed by whyisjake
duplicate: Duplicate of #49768.
00:13 Changeset [48130] by noisysocks
Editor: Revert [48119]. This commit caused the majority of blocks in …

06/22/2020:

23:59 Ticket #47569 (Remove unnecessary !important from wp-admin/css/common.css) closed by whyisjake
fixed: In 48129: […]
23:59 Changeset [48129] by whyisjake
Administration: Remove unnecessary !important CSS rules from …
23:51 Ticket #44581 (users without 'edit_posts' capability never get informed that their ...) closed by whyisjake
fixed: In 48128: […]
23:51 Changeset [48128] by whyisjake
Media: Ensure that uploaded images get a success notification by users …
22:38 Ticket #44038 (Change personal data export path stored in request meta to relative paths) closed by whyisjake
fixed: In 48127: […]
22:38 Changeset [48127] by whyisjake
Privacy: Use relative paths for exported personal data. Ensures …
21:24 Ticket #49126 (Remove the xmlns attribute on the <html> tag) closed by SergeyBiryukov
fixed: In 48126: […]
21:24 Changeset [48126] by SergeyBiryukov
Administration: Remove the xmlns attribute on the <html> tag. The …
20:13 Ticket #48199 (Check for whether the themes directory writable is incorrect when the ...) closed by SergeyBiryukov
fixed: In 48125: […]
20:13 Changeset [48125] by SergeyBiryukov
Site Health: Correct the check of whether the theme directory is …
19:07 Changeset [48124] by desrosj
Docs: Small inline documentation corrections following [48121]. Also, …
18:27 Ticket #50268 (Improve the plugin/theme auto-update emails) closed by desrosj
fixed: Created #50448 to explore adding a throttle to failure emails. This …
18:26 Ticket #50448 (Add tolerance to plugin and theme auto-update failure emails) created by desrosj
From @johnbillion over on ticket:50268#comment:12: > This may be a …
18:16 Changeset [48123] by desrosj
Administration: Improve the plugin and theme auto-update emails. This …
17:31 Changeset [48122] by desrosj
General: Reference the correct database version for 5.5.0 upgrades. …
17:24 Ticket #50413 (Update code and comments to remove "blacklist" and "whitelist") closed by desrosj
fixed: In 48121: […]
17:24 Changeset [48121] by desrosj
General: Remove “whitelist” and “blacklist” in favor of more clear and …
16:59 Ticket #50447 (wp_publish_post not checking for unique post slugs) created by hughie.molloy
When published a post using wp_publish_post no check is done to see if …
16:19 Ticket #50446 (Twenty Fifteen: Regression in updated sticky sidebar code) created by mechter
Hi all, the behavior of the sticky scrollbar in the Twenty Fifteen …
16:11 Ticket #48329 (Show Gutenberg version in Core) closed by Clorith
wontfix: After a bit of back and forth, I'm going to close this as wontfix. …
15:28 Ticket #48648 (Inconsistent length of .action-links DIV in plugin card) closed by SergeyBiryukov
fixed: In 48120: […]
15:28 Changeset [48120] by SergeyBiryukov
Plugins: Make the appearance of plugin action links on Add Plugins …
14:05 Ticket #50278 (Editor: Update default block categories) closed by ellatrix
fixed: In 48119: […]
14:05 Changeset [48119] by ellatrix
Editor: Update default block categories See …
12:20 Ticket #50257 (Editor: Remove default "layout" block attribute from ...) closed by gziolo
fixed: In 48118: […]
12:20 Changeset [48118] by gziolo
Editor: Remove default "layout" block attribute from …
11:05 Ticket #50445 (Backport the Block Patterns API from the Gutenberg repository) created by youknowriad
10:24 Changeset [48117] by gziolo
Blocks: Add context fields to WP_Block_Type New block context related …
08:17 Ticket #50444 (Issue by taxonomy terms in quick edit) created by markusfroehlich
When a taxonomy is registered and the paramters are: show_ui => false …
00:26 Ticket #50443 (Heading h2 rest api level) created by zavod008
Во всех заголовках кроме h2, возвращаются нормальные атрибуты уровня. …

06/21/2020:

18:01 Changeset [48116] by afercia
Accessibility: Improve readability by removing unnecessary italic font …
14:39 Ticket #50442 (Add prefixes to all admin notices (Warning, Error, Success, Info)) created by kebbet
This is a continuation #47656 From @afercia comment …
13:58 Ticket #47656 (Remove 'Error:' prefixes from error notices as they're redundant) closed by afercia
fixed: In 48115: […]
13:58 Changeset [48115] by afercia
I18N: Restore the "Error:" prefix for error messages. Partially …
10:34 Ticket #47824 (get_the_content() still causes a PHP warning outside of the loop) closed by SergeyBiryukov
fixed: In 48114: […]
10:34 Changeset [48114] by SergeyBiryukov
Posts, Post Types: Avoid a PHP warning when get_the_content() is …
10:28 Changeset [48113] by SergeyBiryukov
Posts, Post Types: Simplify test_setup_postdata_loop(). The …

06/20/2020:

23:54 Ticket #50369 (Add `Link` to Access-Control-Expose-Headers) closed by TimothyBlynJacobs
fixed: In 48112: […]
23:54 Changeset [48112] by TimothyBlynJacobs
REST API: Add "Link" to the list of exposed cors headers. Currently, …
18:22 Ticket #50441 (Allow CORS for RSS feed) created by stokito
I'm developing an in-browser RSS reader and want to get an RSS feed …
16:13 Ticket #50440 (ICS email attachment files missing MIME type) closed by SergeyBiryukov
fixed: Hi there, welcome to WordPress Trac! Thanks for the report. PHPMailer …
15:51 Ticket #50440 (ICS email attachment files missing MIME type) created by BizzThemes
Add MIME type for .ics files inside "wp-includes\class-phpmailer.php", …
13:16 Changeset [48111] by SergeyBiryukov
Coding Standards: Replace echo sprintf() with printf(). See #49542.
12:57 Changeset [48110] by SergeyBiryukov
Docs: Remove extra spaces from @param tags. Per the documentation …
12:40 Ticket #50439 (Post name permalinks htaccess directives do not consider subdirectory ...) created by filatovdanyl
Having wordpress installed in /wordpress/ subdirectory, and site …
12:38 Ticket #50426 (Remove @staticvar tags from core) closed by SergeyBiryukov
fixed: In 48109: […]
12:38 Changeset [48109] by SergeyBiryukov
Docs: Remove @staticvar tags from core. The tag was supported in …
12:21 Changeset [48108] by SergeyBiryukov
Docs: Correct DocBlock placement for allow_subdirectory_install
12:20 Changeset [48107] by SergeyBiryukov
Docs: Miscellaneous DocBlock corrections for email filters in …
12:13 Changeset [48106] by SergeyBiryukov
Docs: Use a hyphen with the "non" prefix in a more consistent way. …
12:12 Changeset [48105] by SergeyBiryukov
Docs: Miscellaneous DocBlock corrections for plugin and theme …
12:00 Changeset [48104] by SergeyBiryukov
Docs: Capitalize "ID", when referring to a post ID, term ID, etc. in a …
11:20 Changeset [48103] by SergeyBiryukov
Docs: Synchronize and correct the documentation for wp_nav_menu()
11:16 Changeset [48102] by SergeyBiryukov
Docs: Remove an empty line between @param and @return tags, per …
09:38 Ticket #50438 (item_ labels do not work once registered in a post type) created by ninetyninew
Labels starting with prefix item_ from here: …
09:10 Ticket #50437 (Add leniency to the overdue check for plugin and theme auto updates) created by johnbillion
The Automatic Updates column on the Plugins listing screen shows a …
08:25 Ticket #50436 (Unnecessary DISABLE_WP_CRON check in plugin and theme auto updates) created by johnbillion
The wp_get_auto_update_message() function added in [47835] checks …
07:22 Changeset [48101] by johnbillion
Docs: Fix some documentation errors in bundled themes. See #49572.

06/19/2020:

22:53 Changeset [48100] by johnbillion
Docs: Remove unnecessary variables names from @return tags. See #49572.
22:25 Changeset [48099] by johnbillion
Docs: Misc improvements to inline docs. See #49572.
22:24 Changeset [48098] by johnbillion
Docs: Corrections and improvements to inline docs related to XML …
22:15 Changeset [48097] by johnbillion
Docs: Corrections and improvements to inline docs related to plugin …
22:06 Ticket #49861 (Emoji javascript comment) closed by SergeyBiryukov
fixed: In 48096: […]
22:06 Changeset [48096] by SergeyBiryukov
Build/Test Tools: Replace the banner text from …
21:12 Changeset [48095] by SergeyBiryukov
Help/About: Move "Learn more: Auto-updates documentation" link about …
21:00 Ticket #50435 (In some cases wp_get_post_parent_id() = get_post_ancestors) created by chvon7thal
Using wp_get_post_parent_id() while parsing gutenberg blocks in a …
20:25 Ticket #50434 (Replace the `$new_whitelist_options` variable with a more inclusive name) created by desrosj
Branching this off of #50413. The global variable …
19:29 Ticket #50433 (Twenty Twenty: Hide extraneous elements in print.css) created by kjellr
Twenty Twenty hides many elements in the print view (e.g. the comments …
18:52 Ticket #50032 (Bump Akismet (5.5 Edition)) closed by ocean90
fixed: Updated in [build47862] and [build47863].
18:51 Ticket #50432 (set_screen_options filter broken in 5.4.2) closed by SergeyBiryukov
duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
18:48 Ticket #50432 (set_screen_options filter broken in 5.4.2) created by nemi5150
My screen options stopped working in my plugin. When I change the …
17:58 Ticket #50428 (Rename 'wp_sitemaps_is_enabled' filter) closed by SergeyBiryukov
fixed: In 48094: […]
17:58 Changeset [48094] by SergeyBiryukov
Sitemaps: Rename the wp_sitemaps_is_enabled filter to …
17:54 Changeset [48093] by SergeyBiryukov
Docs: Document globals in WP_Sitemaps_* classes the same way they …
17:51 Ticket #47656 (Remove 'Error:' prefixes from error notices as they're redundant) reopened by sabernhardt
You can blame me for pushing to commit the latest set of changes …
17:36 Ticket #50431 (Update TinyMCE) created by azaozz
TinyMCE 4.9.10 was released recently: …
16:50 Ticket #50405 (Auto-update errors are not displayed on the Themes screen) closed by azaozz
fixed: In 48092: […]
16:49 Changeset [48092] by azaozz
Plugins and Themes Auto-Updates: - Fix displaying of errors on the …
16:26 Ticket #50430 (wp_dropdown_users() memory exhausted for large user tables) closed by SergeyBiryukov
duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
15:52 Ticket #50429 (Need My website) closed by davidbaumwald
invalid: Hi @admingrosir, and welcome to WordPress Trac! This system is for …
15:20 Ticket #50430 (wp_dropdown_users() memory exhausted for large user tables) created by trek7k
wp_dropdown_users() is used in many places throughout the admin, like …
15:07 Ticket #50429 (Need My website) created by admingrosir
my website is still slow, can it help make it faster. thank you
15:00 Ticket #47142 (Disabled fieldset does not convey the disabled state of controls) closed by afercia
fixed: This ticket was discussed during today's accessibility bug-scrub: it …
14:44 Changeset [48091] by desrosj
Docs: Add missing return type for _remove_theme_support(). See #49572.
14:43 Ticket #50428 (Rename 'wp_sitemaps_is_enabled' filter) created by SergeyBiryukov
Background: #50117 The current name of wp_sitemaps_is_enabled
14:41 Ticket #44275 (<span data-mce-type="bookmark" style="display: inline-block; width: ...) reopened by wordinvestor
I am still facing same issue in 5.4.2, and now google webmaster is …
13:04 Ticket #49590 (Hello Dolly default plugin and get_plugins()) closed by ocean90
duplicate
12:53 Ticket #30579 (wp_enqueue_style in footer) closed by ocean90
wontfix
12:27 Ticket #50427 (Bolding not working well) created by MikeLev
Every time I try to bold a title in my blog post, I need to highlight …
11:54 Ticket #50426 (Remove @staticvar tags from core) created by SergeyBiryukov
In comment:7:ticket:49446, the usage of @staticvar documentation tag …
10:36 Ticket #49218 (WP_Filesystem_SSH2 ssh2_sftp_mkdir permissions) closed by SergeyBiryukov
fixed: In 48090: […]
10:36 Changeset [48090] by SergeyBiryukov
Filesystem API: Expicitly set directory permissions in …
10:34 Changeset [48089] by SergeyBiryukov
Coding Standards: Add some space around control structures in …
Note: See TracTimeline for information about the timeline view.