Timeline
01/10/2019:
- 23:39 Changeset [44556] by
- Emoji: Fix a code formatting error introduced in [44554]. See #45930.
- 23:31 Changeset [44555] by
-
Blocks: Reverse the logic when checking the
pre_render_block
result. … - 23:19 Ticket #45930 (Improve the performance of emoji iteration in `wp_encode_emoji()` and ...) closed by
- fixed: In 44554: […]
- 23:19 Changeset [44554] by
- Emoji: Improve performance when encoding or staticizing emoji. Both …
- 23:15 Ticket #45451 (Filter to allow plugins override block attributes) closed by
- fixed: In 44553: […]
- 23:15 Changeset [44553] by
-
Blocks: Add the
pre_render_block
andrender_block_data
filters. … - 22:49 Ticket #45930 (Improve the performance of emoji iteration in `wp_encode_emoji()` and ...) created by
-
The
wp_encode_emoji()
andwp_staticize_emoji()
functions perform a … - 22:41 Ticket #45399 (Remove unsupported oEmbed providers) closed by
- fixed: In 44552: […]
- 22:41 Changeset [44552] by
- Embeds: Remove Photobucket, FunnyOrDie from the list of oEmbed …
- 22:29 Ticket #44966 (Safari + Voiceover does not allow tags entry in editor) closed by
- fixed: In 44551: […]
- 22:29 Changeset [44551] by
- Accessibility: Improve text input in the Tags meta box when using …
- 22:22 Ticket #45929 (Potential assignment to empty string) created by
- Some of WordPress's built-in shortcodes assume that the provided …
- 22:21 Ticket #45928 (Twenty Nineteen: Add a filter to the $primary_color variable) created by
-
There should be a filter added to the
$primary_color
variable, so … - 22:09 Ticket #45208 (Parameter Coding standard) closed by
- fixed: In 44550: […]
- 22:09 Changeset [44550] by
-
Docs: Add missing periods to
param
annotations forflip()
in … - 22:07 Ticket #45280 (Events and News dashboard widget: improve the color contrast) closed by
- fixed: In 44549: […]
- 22:07 Changeset [44549] by
- Accessibility: Improve color contrast ratio in the Events and News …
- 21:52 Ticket #45893 (tinyMCEPreInit.load_ext() isn't called for TinyMCE external plugins in ...) closed by
- maybelater: After much struggle, I managed to track down the problem: 1. Our …
- 21:45 Ticket #45448 (rest_sanitize_value_from_schema() returns invalid value when using a ...) closed by
- fixed: This was fixed in [44546].
- 21:42 Ticket #45927 (Twenty Nineteen: Add starter content based on the theme demo) created by
- Originally reported by @joyously in the Twenty Nineteen GitHub repo. …
- 21:36 Ticket #34595 (Add aria-describedby to improve image/caption relationship) closed by
- fixed: In 44548: […]
- 21:36 Changeset [44548] by
-
Media: Correct
since
annotation for adding thecaption_id
… - 21:16 Changeset [44547] by
- General: Fix existing coding standard violations in bookmark tests, as …
- 21:08 Ticket #44907 (Twentyeleven h1, h2, etc all same font size) closed by
- wontfix: Thanks for reporting this issue, @ktyfuller! It's already tricky to …
- 21:05 Ticket #43977 (Fix error-prone string to array parsing) closed by
- fixed: In 44546: […]
- 21:05 Changeset [44546] by
- General: Fix problematic string to array parsing. WordPress has …
- 20:55 Ticket #45926 (Twenty Nineteen: Metaboxes overlapping the block editor) created by
- Originally reported by @andizer in the Twenty Nineteen GitHub …
- 20:55 Ticket #45914 (The editor is not working well) closed by
- invalid: Welcome to WordPress Trac, @ferning98! Trac is for actionable bugs, …
- 20:50 Ticket #45925 (Twenty Nineteen: Consider a custom hover/underline style) created by
- Originally reported by [https://profiles.wordpress.org/afercia/ …
- 20:32 Ticket #45924 (Twenty Nineteen: Consider making the "—" divider in the header ...) created by
- Twenty Nineteen uses an em dash to separate the site title from the …
- 20:26 Ticket #45923 (Twenty Nineteen: When site tagline is empty, hide the "—" divider in ...) created by
- As originally noted by in the Twenty Nineteen GitHub repository: …
- 20:13 Ticket #45922 (Twenty Nineteen: Reduce excess space at the bottom of the page) created by
- As noted by @dartiss on the Twenty Nineteen GitHub repository, there's …
- 19:25 Ticket #45921 (Twenty Nineteen: Consider modifying top-level menu icons when the ...) created by
- From feedback from @melchoyce in the Twenty Nineteen GitHub repo: …
- 19:14 Ticket #45918 (Unused variable in src/wp-includes/update.php) closed by
-
invalid: There's a
compact()
call later down that uses the variable: […] … - 19:10 Ticket #45920 (Twenty Nineteen: Add fragment ID to paginated links) created by
- Originally reported by @joyously in the Twenty Nineteen GitHub repo: …
- 19:07 Ticket #45919 (Twenty Nineteen: Improve comments in `twentynineteen_setup`) created by
- Originally reported by @joyously in the Twenty Nineteen GitHub repo: …
- 18:57 Ticket #45918 (Unused variable in src/wp-includes/update.php) created by
-
In
wp_update_plugins()
$active is getting the active plugins but … - 18:50 Ticket #45917 (Twenty Nineteen: Consider adding a search option in the page header) created by
- Originally noted by @dartiss in the Twenty Nineteen GitHub repository: …
- 18:40 Ticket #45916 (Twenty Nineteen: Consider setting background color and foreground ...) created by
- Originally reported by [https://profiles.wordpress.org/joyously …
- 18:21 Ticket #45915 (Update "New Admin Email Address" Email Wording) created by
- The wording of the email that a user gets when you change the …
- 18:17 Ticket #45914 (The editor is not working well) created by
- In the new version 5.0.3 when i'm going to edit a post, the page does …
- 17:21 Ticket #42632 (Remove tabindex="-1" from login form header) closed by
- fixed: In 44545: […]
- 17:20 Changeset [44545] by
- Accessibility: Remove negative tabindex from the login, install, and …
- 17:11 Ticket #45913 (wp_enqueue_media() - slow query) created by
- I have sites with very large databases and I've noticed some slow …
- 17:03 Ticket #45912 (Twenty Nineteen: Horizontal rule is very narrow) created by
- Originally reported by @joyously in the Twenty Nineteen GitHub repo: …
- 16:56 Ticket #45911 (Twenty Nineteen: Add archive descriptions) created by
- Originally reported by @dannycooper in Twenty Nineteen's GitHub repo: …
- 16:54 Ticket #45910 (Improve and extend focus styles for Windows High Contrast mode) created by
- See [44544] and #41286. [44544] introduced new focus styles for the …
- 16:46 Ticket #41286 (Focus style and High Contrast Mode) closed by
- fixed: In 44544: […]
- 16:46 Changeset [44544] by
- Accessibility: Add focus styles for Windows High Contrast mode. …
- 16:43 Ticket #45909 (Twenty Nineteen: Consider syncing up font smoothing between the front ...) created by
- This was originally reported by @kjellr in Twenty Nineteen's GitHub …
- 16:39 Ticket #45908 (Twenty Nineteen: Add version number for all single PHP files for ...) created by
- Originally reported in Twenty Nineteen's GitHub repo by @Zodiac1978: …
- 16:33 Ticket #45907 (Twenty Nineteen: Right-aligned, uncaptioned images inserted via the ...) created by
- Originally reported by @joyously on the Twenty Nineteen GitHub repo: …
- 16:30 Ticket #42006 (Safari + VoiceOver sometimes read out the screen-reader-text not ...) closed by
- fixed: In 44543: […]
- 16:30 Changeset [44543] by
- Accessibility: Improve the way Safari and VoiceOver read out the …
- 16:28 Ticket #45906 (Twenty Nineteen: Wide alignment does not match front-end when the ...) created by
- Originally reported in Twenty Nineteen's GitHub repo by @afercia: …
- 16:18 Ticket #45905 (Twenty Nineteen: Keyboard menu showing with touch menu on Mobile) created by
- Originally reported by @anevins in Twenty Nineteen's GitHub repo: …
- 16:00 Ticket #45904 (Twenty Nineteen: .button doesn't override link color) created by
- Originally reported by @crunnells in Twenty Nineteen's GitHub repo: I …
- 15:50 Ticket #45903 (Twenty Nineteen: Some menu clicks trigger console errors) created by
- There are two scenarios where the Twenty Nineteen menu javascript …
- 15:39 Ticket #45657 (Fix version numbers for WP 5.1 deprecated functions) closed by
- invalid: Looks like the two multisite related functions were updated in …
- 15:27 Ticket #44859 (Add filter to has_post_thumbnail() to override default thumbnail use) closed by
- fixed: In 44542: […]
- 15:27 Changeset [44542] by
-
Media: Introduce the
has_post_thumbnail
filter. Props rzen, … - 15:08 Ticket #45902 (Twenty Nineteen: Mobile menu isn't scrollable) created by
- As originally reported by @anevins in the Twenty Nineteen GitHub repo: …
- 14:56 Ticket #45901 (Twenty Nineteen: On single posts with featured images, tall menus ...) created by
- When viewing posts with featured images on desktop screens, tall menus …
- 14:28 Ticket #45900 (Twenty Nineteen: WordPress embed width does not match between front ...) created by
- As originally reported by @bph on the Twenty Nineteen GitHub …
- 13:47 Ticket #45899 (Twenty Nineteen: Typographic scale improvements) created by
- As noted during the early development of Twenty Nineteen, there are a …
- 11:37 Ticket #45896 (Checking/Unchecking Category or Taxonomy in Post having an Delay) closed by
- invalid: @rapaluwe Thanks for your prompt reply. Going to close this ticket.
- 10:45 Ticket #45898 (Add missing translator comments to plugins list table code) closed by
- fixed: In 44541: […]
- 10:45 Changeset [44541] by
- I18n: Add missing translator comments in …
- 10:43 Ticket #45898 (Add missing translator comments to plugins list table code) created by
- The lack of translator comments on several strings was noticed while …
- 07:17 Ticket #45897 (Chinese page uri dump fail) created by
- In theme home page , dump fail when clike message page if uri is …
- 05:18 Ticket #45890 (Customize: 2 browser tabs open in customizer can overwrite widgets of ...) closed by
- duplicate: You're right. This is an issue. It's previously been reported in …
- 03:30 Changeset [44540] by
-
Docs: Correct
since
annotation for_wp_get_allowed_postdata()
. … - 02:56 Ticket #32882 (Customizer search Widgets events) closed by
- fixed: In 44539: […]
- 02:56 Changeset [44539] by
-
Admin: Don't use the
keyup
event in addition to theinput
event. … - 02:49 Changeset [44538] by
-
Docs: Restore
output
annotation intags-suggest.js
. This was … - 02:39 Ticket #45896 (Checking/Unchecking Category or Taxonomy in Post having an Delay) created by
- Hi, In all my website. When I try to check any of category on a post. …
- 02:36 Changeset [44537] by
-
REST API: Restore use of
wp_ajax_ajax_tag_search()
for tag search. … - 02:18 Ticket #43432 (Streamline tests with installation skips) closed by
- fixed: In 44536: […]
- 02:18 Changeset [44536] by
-
Tests: Add support for a
WP_TESTS_SKIP_INSTALL
environment variable. … - 02:06 Ticket #44234 (Add missing unit tests for erasing personal data by username or email ...) closed by
- fixed: In 44535: […]
- 02:06 Changeset [44535] by
- Privacy: Add unit tests for privacy erasure fulfillment notifications. …
- 02:03 Changeset [44534] by
-
Build/Tests: Allow running unit tests from
src
. This is a partial … - 01:53 Ticket #45885 (Update the WordPress packages for 5.1) closed by
- fixed: In 44533: […]
- 01:53 Changeset [44533] by
-
Block Editor: Upgrade the
@wordpress/
packages. This brings the … - 01:51 Changeset [44532] by
- PHPCS: Fix formatting issues. Fixes formatting issues introduced in …
- 01:47 Ticket #42108 (Pass on the return from wp_redirect for wp_safe_redirect) closed by
-
fixed: This
since
was fixed in [44386]. - 01:42 Ticket #42729 (Permit use of 'text-transform' in safecss_filter_attr()) closed by
- fixed: In 44531: […]
- 01:42 Changeset [44531] by
-
Docs: Update
since
annotation fortext-transform
support in … - 01:39 Ticket #42997 (Add filter to WP_Comments_List_Table::prepare_items get_comments arguments) closed by
- fixed: In 44530: […]
- 01:39 Changeset [44530] by
-
Docs: Update
since
annotation forcomments_list_table_query_args
. … - 01:38 Ticket #45869 (Build Tools: Copy un-minified JS to the src directory) closed by
- fixed: In 44529: […]
- 01:38 Changeset [44529] by
-
Build Tools: Copy unminified JS files to
src
. This allows … - 01:31 Ticket #42017 (Parse the creation date out of uploaded audio files) closed by
- fixed: In 44528: […]
- 01:31 Changeset [44528] by
- Media: Store audio creation date in meta. In [41746], …
- 01:19 Ticket #45895 (maybe_unserialize: handle exceptions thrown during unserialization) created by
-
In PHP 7.2+, it's possible for
unserialize()
to fail with an … - 00:51 Ticket #45892 (Cursor jumps on autosave) closed by
- reported-upstream: Thank you for the bug report, @marekszewczyk! As this is related to …
- 00:29 Ticket #45894 (is_home conditional tag returns incorrect value with home pagination) created by
- I create a index page with simple posts loop that paginate with …
- 00:21 Ticket #45893 (tinyMCEPreInit.load_ext() isn't called for TinyMCE external plugins in ...) created by
- In the Classic Editor, a TinyMCE plugin registered with the …
01/09/2019:
- 23:38 Ticket #45892 (Cursor jumps on autosave) created by
- In the new Gutenberg editor cursor jumps to the top of edited block …
- 22:41 Ticket #42742 (Add a has_errors() method to WP_Error) closed by
- fixed: In 44527: […]
- 22:41 Changeset [44527] by
-
Docs: Update
since
annotationsWP_Error::has_errors()
Introduced … - 22:37 Ticket #45891 (screen options and help tab do nothing on "edit post" admin page with ...) created by
- I click on these tabs on the top right of my post edit page in the …
- 22:17 Ticket #45890 (Customize: 2 browser tabs open in customizer can overwrite widgets of ...) created by
- Not seeing this exact bug in trac, so putting in a new ticket. I've …
- 21:28 Changeset [44526] by
- Upgrade/Install: Add missing call to clear site meta cache in …
- 20:51 Ticket #36971 (Show readme.txt from Themes) reopened by
- Replying to zodiac1978: > Maybe this ticket could be …
- 20:43 Changeset [44525] by
- Bootstrap/Load: Fix missing object argument for singular capability …
- 20:33 Ticket #45889 (Include Session Tokens as personal information in data exports and erasure) created by
- #44161 raised some concerns about if we missed any personal data when …
- 20:28 Ticket #45888 (Provide Opt-Out for WSOD Protection) created by
- [44524] introduced WSOD protection. Security related plugins need a …
- 20:27 Ticket #45887 (Twenty Nineteen: Page title is improperly aligned when there are no posts.) created by
- On a posts feed that includes no posts, the "Nothing Found" page title …
- 20:04 Ticket #44458 (Catch WSODs and provide a means for recovery for end users) closed by
- fixed: In 44524: […]
- 20:04 Changeset [44524] by
- Bootstrap/Load: Introduce fatal error recovery mechanism allowing …
- 19:52 Ticket #45886 (Media modal .edit-attachment link opens in new tab rather than in modal) created by
-
Using the
wp.media
JavaScript API creates a link "Edit Image" … - 19:40 Ticket #45885 (Update the WordPress packages for 5.1) created by
- Here's the full list of the fixes and performance improvements …
- 19:05 Changeset [44523] by
- Post WordPress 5.0.3 version bump.
- 19:03 Milestone 5.0.3 completed
- 18:16 Changeset [44522] by
- Tag 5.0.3
- 18:09 Changeset [44521] by
- WordPress 5.0.3.
- 17:39 Ticket #45884 (Update the About page for 5.0.3) closed by
- fixed: In 44520: […]
- 17:39 Changeset [44520] by
- About: Add 5.0.3 details to the about page. Fixes #45884.
- 17:27 Ticket #45884 (Update the About page for 5.0.3) created by
- The About page needs to be updated with the 5.0.3 release information. …
- 16:48 Ticket #45883 (Recent Posts widget ignores private posts since replacing The Loop) created by
- Since changeset [41890] the Recent Posts widget has been ignoring …
- 15:16 Ticket #45882 (REST Block Renderer: Fails when using the Advanced > Additional CSS ...) created by
-
When creating a block with a
ServerSideRender
component and using … - 15:10 Ticket #36514 (posting with custom taxes) closed by
- fixed: In 44519: […]
- 15:10 Changeset [44519] by
-
Taxonomy: Update
@since
annotations formeta_box_sanitize_cb
arg. … - 14:54 Ticket #42409 (Add LIKE support to meta_key comparisons in WP_Meta_Query) closed by
- fixed: In 44518: […]
- 14:54 Changeset [44518] by
-
Docs: Update
since
annotations for addingLIKE
comparisons with … - 14:50 Ticket #45881 (Twenty Nineteen: Remove Baskerville Old Face from the font stack) created by
- As per discussion on GitHub: …
- 14:29 Ticket #45880 (Twenty Seventeen: edit-form-blocks.php shows Warning when ...) created by
- Environment: - Windows 10 Japanese (64bit) UAC off - XAMPP for …
- 14:28 Ticket #45879 (WP_User::set_role() does not remove previous roles) created by
- If a user has a role that has been removed from WordPress by using …
- 14:02 Ticket #45878 (Twenty Nineteen: Search widget input field width is too narrow on wide ...) created by
- At screens below ~600px, the search input field is 100% of the parent …
- 13:57 Ticket #45877 (Twenty Nineteen: Alignwide in editor causes horizontal scroll) created by
-
As reported by
weavertheme
over on the Twenty Nineteen GitHub … - 13:50 Ticket #45876 (Twenty Nineteen: Dropcap appears higher than expected in Firefox) created by
- As noted by @josephdickson, Firefox renders the dropcap text roughly …
- 13:44 Ticket #45474 (Update .gitignore to exclude twentynineteen and twentysixteen) closed by
- fixed: In 44517: […]
- 13:44 Ticket #45875 (Rest API: Have a method to check if a REST request is being done) closed by
- duplicate: Duplicate of #42061.
- 13:44 Changeset [44517] by
-
Build/Test Tools: Update
.gitignore
to excludetwentynineteen
and … - 13:42 Ticket #45875 (Rest API: Have a method to check if a REST request is being done) created by
- We have functions for checking the type of several requests, e.g. …
- 12:36 Changeset [44516] by
- Build/Test Tools: Fix coding standards issues after [44515] and …
- 12:36 Ticket #45874 (Content Section is overlapping the menu background) created by
- Hi, Just uploading some content into WordPress dashboard and saw a …
- 12:04 Ticket #43743 (Terms list table should be full width when user cannot edit terms) closed by
- fixed: In 44515: […]
- 12:04 Changeset [44515] by
- Taxonomy: Display term list table in full width if there is no edit …
- 11:45 Ticket #44494 (Add option to hide en_US in wp_dropdown_languages()) closed by
- fixed: In 44514: […]
- 11:45 Changeset [44514] by
-
I18N: Add option to hide en_US locale in
wp_dropdown_languages()
. … - 11:25 Ticket #39189 (Translation Update after 4.7 update gives Javascript Error) closed by
- fixed: In 44513: […]
- 11:25 Changeset [44513] by
- Upgrade/Install: Prevent possible JavaScript error when updating …
- 11:16 Ticket #45873 (SMS OPT for each Download) closed by
- invalid: Hi @joshuvadaniel and welcome to WordPress Trac! Here we track bugs …
- 11:13 Changeset [44512] by
- Tests: Revert [44509]. This commit causes Travis to fail. See #45863.
- 11:11 Ticket #45873 (SMS OPT for each Download) created by
- Hi, I have an educational website My Requirement: I have …
- 11:10 Ticket #45863 (Run core unit tests from src again) reopened by
- 11:08 Ticket #45872 (MS Edge and Polish letter "ą") created by
- Hi team, I use MS Edge on daily basis and have noticed that only in …
- 10:53 Ticket #45036 (Polldaddy is changing to Crowdsignal. Change oembed to suit.) closed by
- fixed: In 44511: […]
- 10:53 Changeset [44511] by
- Embeds: Fix typo introduced in [44484]. Props JustinSainton. Fixes #45036.
- 10:30 Ticket #45077 (REST API: Improve term meta tests) closed by
- fixed: In 44510: […]
- 10:30 Changeset [44510] by
- Tests: Improve REST API tests for categories and tags. Props birgire, …
- 10:13 Changeset [44509] by
-
Build/Tests: Default to running unit tests from
src
. This is the … - 10:09 Ticket #45863 (Run core unit tests from src again) closed by
- fixed: In 44508: […]
- 10:09 Changeset [44508] by
-
Build/Tests: Default to running unit tests from
src
. This commit … - 10:01 Changeset [44507] by
-
Build/Tools: Fix typo in
phpcs.xml.dist
. See #44366. - 09:50 Ticket #45553 (Improve wp_is_stream() performance) closed by
- fixed: In 44506: […]
- 09:50 Changeset [44506] by
-
Filesystem: Improve
wp_is_stream()
performance. Instead of turning … - 08:36 Ticket #45870 (Error in wp-cron.php $gmt_time not defined) closed by
- fixed: In 44505: […]
- 08:36 Changeset [44505] by
-
Cron: Fix undefined variable notice.
Restore
$gmt_time
variable … - 07:56 Ticket #45871 (Validate readme file content) created by
- From the Theme Review meeting in 23 October 2018, it is now required …
- 06:53 Ticket #45262 (Block Editor: Respect AUTOSAVE_INTERVAL value) closed by
- fixed: In 44504: […]
- 06:53 Changeset [44504] by
-
Block Editor: Obey the
AUTOSAVE_INTERVAL
constant. Props … - 06:51 Ticket #45120 (the wp_list_authors function has bugs between code and document) closed by
- fixed: In 44503: […]
- 06:51 Changeset [44503] by
-
Docs: Correct the documentation for
wp_list_authors()
. The … - 06:19 Changeset [44502] by
- Comments: Add new tests missed in [44499]. Props dshanske, birgire. …
- 06:13 Ticket #43643 (Properly document the `$page_hook` action) closed by
- fixed: In 44501: […]
- 06:13 Changeset [44501] by
-
Docs: Document the
$page_hook
action. Props johnbillion. Fixes #43643. - 06:10 Ticket #43717 (Ping back URL display with out escaping.) closed by
- fixed: In 44500: […]
- 06:10 Changeset [44500] by
-
Bundled Themes: Run the
pingback_url
throughesc_url()
. Twenties … - 05:59 Ticket #44033 (Get Avatar Comment Types should be a Function Not Just a Filter) closed by
- fixed: In 44499: […]
- 05:59 Changeset [44499] by
-
Comments: Add a new
is_avatar_comment_type()
function. This … - 05:48 Ticket #44420 (Missing doc in property declaration) closed by
- fixed: In 44498: […]
- 05:48 Changeset [44498] by
- Docs: Add docblocks to the members of …
- 05:43 Ticket #44521 (Add documentation to the PHPUnit factory objects) closed by
- fixed: In 44497: […]
- 05:43 Changeset [44497] by
- Docs: Add docblocks for the PHPUnit factory objects. Props andizer. …
- 05:08 Ticket #45222 (Twenty Seventeen: @link in index.php comment should be updated) closed by
- fixed: In 44496: […]
- 05:08 Changeset [44496] by
-
Docs: Update Codex references to the
Template_Hierarchy
page. … - 05:03 Ticket #45499 (@extend class is not present in class WP_User_Meta_Session_Tokens ...) closed by
- fixed: In 44495: […]
- 05:03 Changeset [44495] by
-
Docs: Add
@see WP_Session_Tokens
to the … - 04:32 Changeset [44494] by
- Privacy: Fix a code formatting error introduced in [44491]. See #44908.
- 04:18 Ticket #44129 (Setting Privacy Policy page as existing page gives misleading alert) closed by
- fixed: In 44493: […]
- 04:18 Changeset [44493] by
- Privacy: Tweak the wording of the success notice when updating the …
- 04:00 Ticket #44871 (Always provide Privacy Policy guide) closed by
- fixed: In 44492: […]
- 04:00 Changeset [44492] by
- Privacy: Always show the privacy policy guide. Previously, the link …
- 03:50 Ticket #44908 (Unecessary to set post_modified info in the wp_update_post of ...) closed by
- fixed: In 44491: […]
- 03:50 Changeset [44491] by
- Privacy: Remove some unnecessary parameters being passed to …
- 02:55 Ticket #44955 (Add lang attribute to readme.html) closed by
- fixed: In 44490: […]
- 02:55 Changeset [44490] by
-
Help/About: Add a
lang
attribute to the<html>
tag in … - 02:13 Ticket #45870 (Error in wp-cron.php $gmt_time not defined) created by
- [https://core.trac.wordpress.org/changeset/44483/trunk/src/wp-cron.php …
- 02:05 Ticket #31788 (WordPress Lost Your Password form Error Message Inaccuracies) closed by
- fixed: In 44489: […]
- 02:05 Changeset [44489] by
- Login: Improve the error message when retrieving a lost password. …
- 01:37 Ticket #45615 (CSV Mime Type fails upload) closed by
- fixed: @linuxhombr3: WordPress 5.0.3 is due to be released tomorrow. I'm …
- 01:09 Ticket #18738 (Improving cron spawning and other non-blocking HTTP requests) closed by
- fixed
- 01:05 Changeset [44488] by
- Cron API: Make wp-cron.php non-blocking where possible. This should …
- 01:05 Ticket #42379 (Add a "Mine" filter to the Comments screen) closed by
- fixed: In 44487: […]
- 01:05 Changeset [44487] by
-
Docs: Update the
@since
tag for thecomment_status_links
filter. … - 00:59 Ticket #45869 (Build Tools: Copy un-minified JS to the src directory) created by
-
When running the
SCRIPT_DEBUG
set totrue
, we expect a bunch of … - 00:23 Ticket #44557 (Add support for Instagram TV) closed by
- fixed: In 44486: […]
- 00:23 Changeset [44486] by
- Embeds: Add Instagram TV support. Props dannydehaan. Fixes #44557.
- 00:11 Ticket #45019 (Add a link to configure static home page on Welcome Panel) closed by
- fixed: In 44485: […]
- 00:11 Changeset [44485] by
- Admin: Add a "Set up your homepage" link to the Welcome panel. As …
- 00:07 Ticket #45036 (Polldaddy is changing to Crowdsignal. Change oembed to suit.) reopened by
- Line 175 of [44484] has a typo - s/Crowdsigna/Crowdsignal, I think?
01/08/2019:
- 23:51 Ticket #45036 (Polldaddy is changing to Crowdsignal. Change oembed to suit.) closed by
- fixed: In 44484: […]
- 23:51 Changeset [44484] by
- Embeds: Polldaddy is now called Crowdsignal. Crowdsignal adds an …
- 22:37 Ticket #44239 (Personal data reports do not include image attachment metadata) closed by
- maybelater: Looking at this again, I think I actually misspoke in …
- 21:48 Ticket #45797 (Add function for getting "ready" cron jobs with preflight filter for ...) closed by
- fixed: In 44483: […]
- 21:48 Changeset [44483] by
- Cron API: Add function and filter to return ready cron jobs. Add the …
- 21:44 Ticket #45454 (REST API: Allow to filter the query in the search controller) closed by
- fixed: In 44482: […]
- 21:44 Changeset [44482] by
-
REST API: Introduce
rest_post_search_query
filter. This filter … - 21:22 Ticket #45868 (Creating a custom post type with the name of "order" breaks sorting) closed by
- invalid: Hello @calvintennant, welcome to WordPress Trac! There's a list of …
- 21:02 Ticket #45868 (Creating a custom post type with the name of "order" breaks sorting) created by
- Using the specific custom post type name "order" causes incorrect sql …
- 20:54 Ticket #43230 (JSDoc: wp-includes/js/media/views/spinner.js) closed by
- fixed: I don't think anything further is required here. It was reopened for …
- 20:38 Ticket #43525 (Add a method to generate the image subsizes with multiple requests) closed by
- duplicate: I agree that this is a duplicate of #40439. Let's close this and …
- 20:14 Ticket #45867 (Simplify Tests_External_HTTP_Basic Integration Test) created by
- bbobnis [3:09 PM] …
- 20:10 Ticket #33979 (Add filter for 'post_gallery_item') closed by
- maybelater: This one needs to be re-evaluated. A lot has changed in the last 6 …
- 19:55 Ticket #39667 (Improve showing metadata in media view) closed by
- fixed: In 44481: […]
- 19:55 Changeset [44481] by
-
Media: improve the
human_readable_duration
function and tests. … - 19:53 Ticket #45766 (Doc: wp_list_sort() wrong DocBlock tag defination) closed by
- fixed: In 44480: […]
- 19:53 Changeset [44480] by
-
Docs: Improve accuracy of
wp_list_sort()
’s$list
parameter … - 19:21 Ticket #45466 (Documentation of function twentyseventeen_scripts() is not correct) closed by
- fixed: In 44479: […]
- 19:21 Changeset [44479] by
- Docs: Fix typos in Twenty Seventeen function descriptions. Props …
- 19:13 Ticket #44821 (Add filter for custom taxonomy per page value in `WP_Term_List_Table`) closed by
- invalid: Closing this out since it is already possible as noted in …
- 19:04 Ticket #42870 (unit test for is_serialized_string()) closed by
- fixed: In 44478: […]
- 19:04 Changeset [44478] by
-
Tests: Add missing test cases for
is_serialized_string()
. Also, … - 18:32 Ticket #43682 (Document $relative_file, $stylesheet global in wp_print_theme_file_tree()) closed by
- fixed: In 44477: […]
- 18:32 Changeset [44477] by
-
Docs: Specify missing
global
variables used in … - 18:00 Ticket #43677 (Update doc and return type for save_mod_rewrite_rules) closed by
- duplicate: Thanks for the ticket, @sebastian.pisula! It appears that this was …
- 17:26 Ticket #45686 (Refine Update PHP core notice) closed by
- fixed: In 44476: […]
- 17:26 Changeset [44476] by
- General: Make Update PHP notice link customizable. After [42832], …
- 17:02 Ticket #45416 (Docs: PHPDoc correction in wp-admin/includes/misc.php) closed by
- fixed: In 44475: […]
- 17:02 Changeset [44475] by
- Docs: Fix order of parameter type and variable name. The order of the …
- 16:41 Ticket #43657 (Custom HTML widget editor content not updating after save) closed by
- fixed: In 44474: […]
- 16:41 Changeset [44474] by
- Widgets: Fix custom HTML widget editor content not updating after …
- 16:12 Ticket #45859 (Not having aria-label tag in the Publish button) closed by
- invalid: @priyankabehera155 thanks and welcome to Trac! The …
- 14:30 Ticket #45866 (Twenty Nineteen: Long submenu item titles do not wrap) created by
- In the latest version of Twenty Nineteen (1.1), long submenu item …
- 13:59 Ticket #45865 (Twenty Nineteen: Consider decreasing the font size for widget titles) created by
- As per discussion in the Twenty Nineteen GitHub... …
- 13:29 Ticket #45864 (On list page All(x) count does not consider Trash items. Hence Trash ...) created by
-
I find it confusing with the way WordPress shows
All(xx)
along with … - 12:52 Ticket #45863 (Run core unit tests from src again) created by
-
After [44359] we can run WordPress develop from
src
again, but the … - 11:30 Ticket #45862 (Page Permalink issue) created by
- Hi, I use WordPress 5.0.2 - Theme Enfold 4.5.2 In a page, before …
- 10:51 Ticket #45861 (Global variable in plugin main file) created by
- In the main plugin file, if we declare a variable, it will be used as …
- 10:42 Ticket #43308 (Alter behavior load-scripts.php and load-styles.php to reduce ...) closed by
- fixed
- 09:48 Ticket #43693 (Add pre filter in count user function) closed by
- fixed: In 44473: […]
- 09:48 Changeset [44473] by
-
Users: Add the
pre_count_users
filter. Props spacedmonkey. Fixes #43693. - 09:37 Ticket #45860 (Error message when upload pdf file) created by
- On the Gutenberg Blocks It happens when I insert a pdf file to image …
- 09:14 Ticket #40647 (Introduce `ms-site.php` and `ms-network.php` files) closed by
- fixed: In 44472: […]
- 09:14 Changeset [44472] by
-
Multisite: Introduce
ms-site.php
andms-network.php
files. By … - 09:09 Ticket #45859 (Not having aria-label tag in the Publish button) created by
- There is area-label tag is missing in the Publish button.
- 09:08 Ticket #40155 (Pass $attr through to wp_get_attachment_link filter) closed by
- fixed: In 44471: […]
- 09:08 Changeset [44471] by
-
Media: Add
$attr
to thewp_get_attachment_link
filter. Props … - 09:02 Changeset [44470] by
- Coding Standards: Fix an error introduced in [44465]. See #45748.
- 08:57 Tickets #40364,41333 batch updated by
- fixed: In 44469: […]
- 08:57 Changeset [44469] by
-
Multisite: Update
@since
tags for site management APIs. Fixes … - 08:47 Ticket #45091 (Ensure site meta wrapper functions do not contain additional logic) closed by
- fixed: In 44468: […]
- 08:47 Changeset [44468] by
- Multisite: Move site-specific metadata integrations from the wrapper …
- 08:38 Ticket #42956 (Improve JS Documentation: js/media-upload.js) closed by
- fixed: As this has landed in trunk and 5.1 will release everything in trunk, …
- 08:17 Tickets #37923,40229 batch updated by
- fixed: In 44467: […]
- 08:17 Changeset [44467] by
-
Multisite: Update
@since
tags for site meta introduction. Fixes … - 06:51 Ticket #45855 (Impossible to short circuit looping query in wp_unique_post_slug()) closed by
- duplicate: Duplicate of #21112.
- 06:18 Ticket #43586 (Minor UI adjustments to the Author box in the Edit Comment screen) closed by
- fixed: In 44466: […]
- 06:18 Changeset [44466] by
- Comments: Improve the Author box in the Edit Comment screen. - Add a …
- 06:06 Ticket #45748 (Use email_exists in send_confirmation_on_profile_email) closed by
- fixed: In 44465: […]
- 06:06 Changeset [44465] by
-
Users: Use
email_exists()
insend_confirmation_on_profile_email()
, … - 06:01 Ticket #45593 (Docs: Parameter '$plugin_editable_files' type is not compatible with ...) closed by
- fixed: In 44464: […]
- 06:01 Changeset [44464] by
-
Docs: Fix the
@param
type forwp_make_plugin_file_tree()
. … - 05:59 Ticket #45581 (Docs: Summary correction found on option.php) closed by
- fixed: In 44463: […]
- 05:59 Changeset [44463] by
-
Docs: Improve the
@global
tags inwp-includes/option.php
. Props … - 05:55 Ticket #44920 (Twenty Seventeen: remove default_text_color from doc and add doc for ...) closed by
- fixed: In 44462: […]
- 05:55 Changeset [44462] by
- Docs: Correct the parameters passed to the …
- 05:49 Ticket #44951 (Don't assign a variable inside an If statement in get_the_modified_author()) closed by
- fixed: In 44461: […]
- 05:49 Changeset [44461] by
- Coding Standards: Improve the readability of …
- 05:26 Ticket #45403 (Docs: Description is wrong in the return of network_domain_check()) closed by
- fixed: In 44460: […]
- 05:26 Changeset [44460] by
-
Docs: Improve the
@return
description ofnetwork_domain_check()
. … - 05:23 Ticket #45500 (@global tag is not present in function get_month_choices().) closed by
- fixed: In 44459: […]
- 05:23 Changeset [44459] by
-
Docs: Add a missing
@global
to the … - 05:17 Ticket #45570 (class WP_Customize_Nav_Menu_Locations_Control extends ...) closed by
- fixed: In 44458: […]
- 05:17 Changeset [44458] by
-
Docs: Add a reference to
WP_Customize_Control
from the … - 04:49 Ticket #44841 (docs: Fix mismatch parameter type on comments_popup_link()) closed by
- fixed: In 44457: […]
- 04:49 Changeset [44457] by
-
Docs: Fix the
@param
types for `comments_popup_link(). Props … - 04:31 Changeset [44456] by
- Query: Fix some code formatting issues introduced in [44452]. See #38034.
- 04:29 Ticket #41000 (Stop saying "Happy blogging") closed by
- fixed: In 44455: […]
- 04:29 Changeset [44455] by
- General: Replace "Happy blogging" with "Happy publishing". As of this …
- 04:20 Ticket #45858 (Twenty Nineteen: Container content cut off on the right for specific ...) created by
- Originally reproduced here: …
- 04:04 Ticket #37231 (Allow heading level to be specified when calling `do_meta_boxes()`) closed by
- wontfix: Given that meta boxes will ultimately be deprecated in favour of …
- 03:46 Ticket #21112 (Add pre_wp_unique_post_slug to override post slug handling) closed by
- fixed: In 44454: […]
- 03:46 Changeset [44454] by
-
Permalinks: Add a
pre_wp_unique_post_slug
filter. Returning a … - 03:41 Ticket #18391 (Expand WP_DEBUG_LOG and make WP_DEBUG_DISPLAY work as expected) closed by
- fixed: In 44453: […]
- 03:41 Changeset [44453] by
-
Bootstrap: Allow
WP_DEBUG_LOG
to override thedebug.log
location. … - 03:32 Ticket #38034 (post__in orderby not working when passed in an array to orderby) closed by
- fixed: In 44452: […]
- 03:32 Changeset [44452] by
-
Query: Standardize treatment of 'orderby' values
post__in
, … - 03:28 Ticket #45574 ("WordPress 5.0" is available link goes to uninformative page) closed by
- fixed: In 44451: […]
- 03:28 Changeset [44451] by
- Install/Upgrade: Link to HelpHub instead of the Codex. WordPress …
- 03:17 Ticket #44896 (Introduce new `populate_site_meta()` function) closed by
- fixed: In 44450: […]
- 03:17 Changeset [44450] by
-
Docs: Update
@since
forpopulate_site_meta()
. Fixes #44896. - 03:16 Ticket #44895 (Outsource network option handling from `populate_network()` to a new ...) closed by
- fixed: In 44449: […]
- 03:16 Changeset [44449] by
-
Docs: Update
@since
forpopulate_network_meta()
. Fixes #44895. - 03:14 Ticket #44893 (Add support for an optional `$options` parameter to `populate_options()`) closed by
- fixed: In 44448: […]
- 03:14 Changeset [44448] by
-
Docs: Update
@since
for the optional$options
parameter to … - 03:10 Ticket #44466 (Have a method to check if a taxonomy is viewable) closed by
- fixed: In 44447: […]
- 03:10 Changeset [44447] by
-
Docs: Update
@since
foris_taxonomy_viewable()
. Props andizer. … - 02:56 Ticket #43187 (Add pre-save filter to make target="_blank" always secure) closed by
- fixed: Closing this as fixed, the follow up tickets need to be addressed, though.
- 02:50 Ticket #41014 (Add `permalink_structure` to REST API settings endpoint) closed by
- maybelater: This can be re-added if we have a need for it in the future.
- 02:50 Changeset [44446] by
-
REST API: Remove
permalink_structure
from the REST API settings … - 01:51 Ticket #33801 (Improved docs for KSES) closed by
- fixed
- 01:33 Ticket #45478 (Post slug contains Vietnamese characters) closed by
- reported-upstream: This is an issue with how the block editor generates the post slug for …
01/07/2019:
- 23:11 Ticket #45857 (PHPDoc corrections based on spelling) created by
- Regards to …
- 23:08 Changeset [44445] by
- Post WordPress 5.0.3-RC1 version bump.
- 22:55 Changeset [44444] by
- WordPress 5.0.3-RC1.
- 22:32 Ticket #45856 (Link to Classic Editor plugin needs to be translatable) closed by
- invalid: Oops. My mistake. Closing. :)
- 22:26 Ticket #45856 (Link to Classic Editor plugin needs to be translatable) created by
- [44437] introduced a message to the user that JavaScript is needed to …
- 22:22 Changeset [44443] by
- Upload: Fix upload failures of common text file types. This adds some …
- 21:51 Ticket #45855 (Impossible to short circuit looping query in wp_unique_post_slug()) created by
- We've recently been seeing some massive slowdowns on a few of our …
- 21:41 Changeset [44442] by
- Upload: Don't run some upload tests on multisite. This moves several …
- 21:23 Ticket #45510 (Twenty Nineteen: Link are triggered on touchstart instead of touchend) closed by
- fixed: Oops, nevermind, this one is already there. :)
- 21:18 Ticket #45510 (Twenty Nineteen: Link are triggered on touchstart instead of touchend) reopened by
- Reopening for merging to the 5.0 branch.
- 21:08 Changeset [44441] by
- PHPCS: Fix formatting issues. Fixes formatting issues introduced in …
- 20:58 Ticket #45453 (Block Editor: Add a Message if JavaScript is disabled) closed by
- fixed: In 44440: […]
- 20:58 Changeset [44440] by
- Block Editor: Display notice to the user when JavaScript is disabled. …
- 20:52 Changeset [44439] by
- Upload: Add test files for phpunit. This is a follow up to [44438], …
- 20:47 Changeset [44438] by
- Upload: Fix upload failures of common text file types. This adds some …
- 20:41 Ticket #45453 (Block Editor: Add a Message if JavaScript is disabled) reopened by
- Reopening for backporting to 5.0.
- 20:39 Ticket #45453 (Block Editor: Add a Message if JavaScript is disabled) closed by
- fixed: In 44437: […]
- 20:39 Changeset [44437] by
- Block Editor: Display notice to the user when JavaScript is disabled. …
- 19:00 Changeset [44436] by
- Default Themes: Bump the version numbers and release dates. Update …
- 18:57 Ticket #45792 (Bundled Themes: Bump version numbers and update changelogs for 5.0.3 ...) closed by
- fixed: In 44435: […]
- 18:57 Changeset [44435] by
- Default Themes: Bump the version numbers and release dates. Update …
- 18:39 Ticket #45679 (Bundled Themes: Bump script and style version numbers) closed by
- fixed: In 44434: […]
- 18:39 Changeset [44434] by
- Bundled Themes: Bump script and style version numbers. When existing …
- 18:34 Ticket #45794 (px/rem order reversed in Twenty Twelve blocks.css) closed by
- fixed: In 44433: […]
- 18:34 Changeset [44433] by
-
Twenty Twelve: Correct
padding
rule precedence for Quote block. … - 18:31 Ticket #45854 (Avoid printf/sprintf strings to be "double-quoted") created by
- No need to have double quoted strings in printf/sprintf. Strings do …
- 18:09 Ticket #45794 (px/rem order reversed in Twenty Twelve blocks.css) reopened by
- Reopening for merging to the 5.0 branch.
- 18:08 Ticket #45794 (px/rem order reversed in Twenty Twelve blocks.css) closed by
- fixed: In 44432: […]
- 18:08 Changeset [44432] by
-
Twenty Twelve: Correct
padding
rule precedence for Quote block. … - 17:45 Ticket #45815 (Build repository has unused '/js' and '/styles' directories) closed by
- fixed: @barry implemented a fix to remove the build directory to start clean. …
- 17:41 Ticket #45073 (Upgrading to 5.0 and handling the Gutenberg plugin) closed by
- maybelater: Closing as this seems to have reached an agreement to move on.
- 16:58 Changeset [44431] by
-
Formatting: Remove unused global import for
$wp_filter
in … - 16:20 Ticket #45851 (Http Status Codes are too much generic) closed by
- wontfix: This was intentionally changed from a 409 in #42781.
- 16:17 Ticket #45541 (Bundled Themes: Button blocks not respecting settings) closed by
- fixed: In 44430: […]
- 16:17 Changeset [44430] by
- Bundled Themes: Make sure button blocks respect settings. When the …
- 16:10 Ticket #45693 (Twenty Nineteen: Update theme description and tags) closed by
- fixed: In 44429: […]
- 16:10 Changeset [44429] by
- Twenty Nineteen: Update theme description and tags. The original …
- 16:06 Ticket #45853 (Videos embedded in a plugins readme.txt does not load while searching ...) created by
- If you embed a video within your plugins readme.txt file it only shows …
- 16:05 Ticket #45716 (Twenty Nineteen: Push right-aligned images outside of the text column ...) closed by
- fixed: In 44428: […]
- 16:05 Changeset [44428] by
- Twenty Nineteen: Push right-aligned image block outside of text …
- 16:01 Ticket #45689 (Twenty Nineteen: Incorrect opacity and text shadow on submenus when ...) closed by
- fixed: In 44427: […]
- 16:01 Changeset [44427] by
- Twenty Nineteen: Remove transparency from submenus. On pages and …
- 15:59 Ticket #45713 (Twenty Nineteen: Improve menu semantics and keyboard navigation.) closed by
- fixed: In 44426: […]
- 15:59 Changeset [44426] by
- Twenty Nineteen: Improve menu semantics and keyboard navigation. The …
- 15:55 Ticket #45426 (Twenty Seventeen: Missing colours from blocks.css for editor colour palette) closed by
- fixed: In 44425: […]
- 15:55 Changeset [44425] by
- Twenty Seventeen: Improve selectors for block editor custom colors. …
- 15:50 Ticket #45726 (Twenty Nineteen: By default, the hover on outlined buttons is white ...) closed by
- fixed: In 44424: […]
- 15:50 Changeset [44424] by
- Twenty Nineteen: Fix hover appearance for outlined button block style. …
- 15:46 Ticket #45732 (Twenty Fourteen Button block link displayed with underscore) closed by
- fixed: In 44423: […]
- 15:46 Changeset [44423] by
- Twenty Fourteen: Remove text decoration from button block. The button …
- 15:44 Ticket #45715 (Twenty Nineteen: Remove underline from the arrow that follows ...) closed by
- fixed: In 44422: […]
- 15:44 Changeset [44422] by
- Twenty Nineteen: Remove underline from "Continue Reading" arrow. The …
- 15:41 Ticket #44664 (Twenty Fourteen: Video play icon alignment) closed by
- fixed: In 44421: […]
- 15:41 Changeset [44421] by
- Twenty Fourteen: Correct video play button position. A change to the …
- 15:34 Ticket #43986 (Disable "Install Plugin" button for PHP required version mismatch) closed by
- fixed: In 44420: […]
- 15:34 Changeset [44420] by
- Plugins: Use newer "Updating PHP" page URL in the notice displayed …
- 14:41 Ticket #45769 (Expose JSON translation file paths) closed by
- fixed: In 44419: […]
- 14:41 Changeset [44419] by
- I18N: Expose JSON translation file paths in …
- 14:30 Ticket #45852 (Tick Box Open link in new tab...) created by
- I've found that when I insert a link into a new page and I edit the …
- 13:59 Changeset [44418] by
- I18n: Expose JSON translation file paths in …
- 13:48 Ticket #45765 (Not able to cancel update popup) closed by
- fixed: In 44417: […]
- 13:48 Changeset [44417] by
- Importers: Use correct l10n variable in …
- 13:35 Ticket #43522 (Add aria-current to output of Walker_Page) closed by
- fixed: In 44416: […]
- 13:35 Changeset [44416] by
-
Accessibility: Themes: use
aria-current
for theWalker_Page
… - 13:32 Ticket #42832 (Improve JS Documentation: /js/media/views/attachments.js) closed by
- fixed: As this has landed in trunk and 5.1 will release everything in trunk, …
- 13:30 Ticket #43866 (JSDoc: wp-includes/js/media/controllers/gallery-edit.js) closed by
- fixed: As this has landed in trunk and 5.1 will release everything in trunk, …
- 13:11 Ticket #45851 (Http Status Codes are too much generic) created by
- The status code should be used in the appropriate way. …
- 12:53 Ticket #44880 (Missing sanitization) closed by
- fixed: In 44415: […]
- 12:53 Changeset [44415] by
-
Pages, Post Types: Escape CSS classes in
Walker_Page::start_el()
… - 12:53 Changeset [44414] by
-
Taxonomy: Escape CSS classes in
Walker_Category::start_el()
after … - 12:47 Ticket #43020 (Improve JS Documentation: customize-image-cropper.js) closed by
- fixed: As this has landed in trunk and 5.1 will release everything in trunk, …
- 12:47 Changeset [44413] by
-
Taxonomy: Escape
feed_image
argument in … - 11:37 Changeset [44412] by
-
Docs: Fix typo in the description of
status
parameter of … - 11:02 Ticket #41338 (description of $status parameter in WP_Comment_Query::__construct() is ...) closed by
- fixed: Fixed in [42165], doesn't look like any additional changes are needed.
- 10:58 Ticket #43376 (Semantic elements for non-link links: class-wp-comments-list-table.php) closed by
- fixed: Fixed in [42767], doesn't look like any additional changes are needed.
- 09:49 Ticket #45811 (debug warnings generated on 404 feed) closed by
- duplicate: Thanks for the report, we're already tracking this issue in #29660.
- 09:48 Ticket #44319 (Trying to get property of non-object PHP notice will occurs if value ...) closed by
- duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
- 09:47 Ticket #42335 (NULL get_queried_object on /feed URL) closed by
- duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
- 09:27 Ticket #45802 (media_upload_tabs not supported in 5.0?) reopened by
- The question is not about the Image block of Gutenberg editor, it's …
- 08:55 Ticket #45850 (wp_specialchars_decode not working in 5.0 or later) created by
- The wp_specialchars_decode not working when we get the content from …
- 08:01 Ticket #41859 (Add aria-current to the paginated posts links output by wp_link_pages()) closed by
- fixed: In 44411: […]
- 08:01 Changeset [44411] by
- Accessibility: Update since annotation for wp_link_pages(). Updates …
- 07:59 Ticket #32656 (Add hooks to allow hijacking cron implementation) closed by
- fixed: comment:25 appears to be addressed in [44375].
- 07:55 Changeset [44410] by
-
Docs: Correct
@since
tag forusers_pre_query
filter added in … - 07:48 Ticket #14502 (Enable /post-type/taxonomy/term/ permalinks) reopened by
- I think we should leave the ticket open. In our work this would often …
- 07:36 Ticket #45849 (Missing @return statement in function) created by
- Are we already tracking the following or fixed already? If not, …
- 07:15 Ticket #45848 (Audio in Classic Block - different bugs) created by
- - Open a new post, - insert Block Classic - insert an audo file from …
- 07:03 Ticket #45847 (Video in Classic Block - different bugs) created by
- - Open a new post, - insert Block Classic - insert a video file from …
- 06:43 Ticket #45846 (Twenty Nineteen: Button label is bold by default, ignoring bold formatting) created by
- The Icon B (for bold) should be highlighted, when the text is bold. …
- 01:08 Ticket #45845 (Use get_user_by in check_password_reset_key) created by
- In check_password_reset_key, there is an uncached call to users table. …
- 00:52 Ticket #45541 (Bundled Themes: Button blocks not respecting settings) reopened by
- Reopening for merging to the 5.0 branch.
- 00:51 Ticket #45679 (Bundled Themes: Bump script and style version numbers) reopened by
- Reopening for merging to the 5.0 branch.
- 00:48 Ticket #45426 (Twenty Seventeen: Missing colours from blocks.css for editor colour palette) reopened by
- Reopening for merging to the 5.0 branch.
- 00:47 Ticket #45693 (Twenty Nineteen: Update theme description and tags) reopened by
- Reopening for merging to the 5.0 branch.
- 00:46 Ticket #45715 (Twenty Nineteen: Remove underline from the arrow that follows ...) reopened by
- Reopening for merging to the 5.0 branch.
- 00:45 Ticket #45716 (Twenty Nineteen: Push right-aligned images outside of the text column ...) reopened by
- Reopening for merging to the 5.0 branch.
- 00:44 Ticket #45689 (Twenty Nineteen: Incorrect opacity and text shadow on submenus when ...) reopened by
- Reopening for merging to the 5.0 branch.
- 00:43 Ticket #45713 (Twenty Nineteen: Improve menu semantics and keyboard navigation.) reopened by
- Reopening for merging to the 5.0 branch.
- 00:43 Ticket #45726 (Twenty Nineteen: By default, the hover on outlined buttons is white ...) reopened by
- Reopening for merging to the 5.0 branch.
- 00:40 Ticket #44664 (Twenty Fourteen: Video play icon alignment) reopened by
- Reopening for merging to the 5.0 branch.
- 00:40 Ticket #45732 (Twenty Fourteen Button block link displayed with underscore) reopened by
- Reopening for merging to the 5.0 branch.
- 00:33 Ticket #40773 (Redirect paged requests for non-paginated posts to avoid duplicate content) closed by
- duplicate: Hi there, welcome to WordPress Trac! Thanks for the report, we're …
01/06/2019:
- 20:27 Ticket #45844 (add_theme_support function doesn't add some features it says in comments) created by
- The lines …
- 20:18 Ticket #44883 (Twenty Seventeen: Use simple counter rather than uniqid() for ...) closed by
- fixed: In 44409: […]
- 20:18 Changeset [44409] by
- Twenty Seventeen: Use a simple counter incremented with each call …
- 20:14 Changeset [44408] by
-
Twenty Seventeen: Update
since
andsee
annotations for … - 20:07 Changeset [44407] by
-
General: Introduce
wp_unique_id()
, a PHP implementation of … - 19:51 Changeset [44406] by
-
General: Update
since
annotation forwp_unique_id()
. In [43658], … - 19:42 Ticket #43253 (Insert Link Dialog captures shift+arrow and changes selected item ...) closed by
- fixed: In 44405: […]
- 19:42 Changeset [44405] by
- Accessibility: Insert Link modal: Improve keyboard interaction. …
- 19:34 Ticket #30506 (RTL: Hours and minutes fields order reversed in post editing) reopened by
- Reopening because the reversed time field order in "quick edit" is …
- 18:10 Ticket #45843 (In Microsoft Edge, Custom Fields are not saved when "Save Draft") created by
- In Microsoft Edge only, when I create a new post and add a Custom …
- 17:05 Ticket #45441 (wp_set_script_translations() does not support text domains other than ...) closed by
- fixed: In 44404: […]
- 17:05 Changeset [44404] by
- I18N/Script Loader: Support text domains other than "messages". The …
- 16:22 Changeset [44403] by
- I18N/Script Loader: Support text domains other than "messages". The …
- 15:08 Ticket #45842 (Newest version of WP (5.0.2) gets stuck) closed by
- invalid: Hello @patriciarc, welcome to WordPress Trac! Sorry, that your site …
- 12:39 Ticket #45842 (Newest version of WP (5.0.2) gets stuck) created by
- Hi everyone! I have recently updated my WP version, and since then it …
- 03:54 Ticket #45826 (According to coding standards spaces are inconsistent within parenthesis) closed by
- invalid: This was fixed in …
- 03:30 Ticket #43503 (Problematic handling of folder name when using upload to add a new ...) closed by
- invalid: This is because WordPress expects to see a zip in a standard for …
- 03:23 Ticket #40873 (Fatal Error from class-wp-ajax-upgrader-skin.php file) closed by
- invalid: This was fixed in …
01/05/2019:
- 21:15 Ticket #45426 (Twenty Seventeen: Missing colours from blocks.css for editor colour palette) closed by
- fixed: In 44402: […]
- 21:15 Changeset [44402] by
- Twenty Seventeen: Improve selectors for block editor custom colors. …
- 20:57 Ticket #29022 (Screen reader text (and link title) isn't updated when plugin update ...) reopened by
- Reopening because this is still an issue to address, as the …
- 18:33 Ticket #28634 (Upload images. does not clear Thumbnails metadata (+30kb from camera ...) reopened by
- I think it makes sense to rethink adding filter to allow users to …
- 18:20 Ticket #45841 (Wrong spacing on list blocks after saving draft) created by
- 1. create list 2. save draft 3. after reload you'll see additional …
- 14:13 Ticket #45840 (After New WordPress Setup Getting Query Error) closed by
- invalid: Welcome to WordPress core trac. This is where we follow up on …
- 12:53 Ticket #45840 (After New WordPress Setup Getting Query Error) created by
- After WP setup getting all query print on this link …
- 09:47 Ticket #45772 (Added description for global $wpdb) closed by
- duplicate: Hi @utsav72640, thanks for the patches! We're already tracking this …
- 06:32 Ticket #45839 (Use site meta for blog details) created by
- Currently details about each site is received from each site's …
- 04:13 Ticket #44919 (Tooltip for the 'edit' button in the Classic Editor has unnecessary sufix) closed by
- fixed: In 44401: […]
- 04:13 Changeset [44401] by
- Editor: Use explicit context instead of a trailing space for Edit …
- 03:50 Ticket #45788 (Not translated: "add media" in block classic in WP 5.0.2) closed by
- fixed: In 44400: […]
- 03:50 Changeset [44400] by
- Editor: Allow the “Add Media” button tooltip to be translated in the …
- 03:47 Changeset [44399] by
- Editor: Fix name of the new editor for inline comment. In [44398], an …
- 03:41 Ticket #45788 (Not translated: "add media" in block classic in WP 5.0.2) reopened by
- Reopening for backport.
- 03:39 Ticket #45788 (Not translated: "add media" in block classic in WP 5.0.2) closed by
- fixed: In 44398: […]
- 03:39 Changeset [44398] by
- Editor: Allow the “Add Media” button tooltip to be translated in the …
- 02:38 Ticket #45559 (W3C CSS Validator error in some core CSS files) closed by
- duplicate: Hi @man4toman, Thanks for working on this! It appears that this issue …
- 02:11 Ticket #45028 (Comments bulk actions aren't displaying below the comments list) closed by
- fixed: Let's leave this in 5.1 as this is outside of the 5.0.3 scope.
01/04/2019:
- 21:57 Ticket #42186 (Ability to pass hostname/url to https_ssl_verify filter) closed by
- fixed: In 44397: […]
- 21:57 Changeset [44397] by
-
Docs: Update
since
annotation for new$url
parameter for several … - 21:51 Ticket #44512 (Add $error argument to lost_password action) closed by
- fixed: In 44396: […]
- 21:51 Changeset [44396] by
-
Docs: Update
since
annotation for newlost_password
action … - 21:47 Ticket #44685 (Expired validation links do not always correctly trigger errors) closed by
- fixed: Let's leave this in 5.1. It falls outside of the 5.0.3 scope.
- 21:11 Ticket #45489 (Make domain argument optional in wp_set_script_translations() / ...) closed by
- fixed: In 44395: […]
- 21:11 Changeset [44395] by
-
I18N: Make domain argument optional in
wp_set_script_translations()
… - 20:57 Ticket #45124 (Typo in REST API Post controller phpunit test: youseeme post type ...) closed by
- fixed: In 44394: […]
- 20:57 Changeset [44394] by
- REST API: Fix typo when unregistering test post type. A typo when …
- 20:38 Ticket #45535 (Unminified react and react-dom) closed by
- fixed: In 44393: […]
- 20:38 Changeset [44393] by
- Script Loader: Load unminified package vendor scripts when …
- 20:29 Ticket #44809 (Safeguard `has_errors()` check in extra Customizer validation) closed by
- fixed: In 44392: […]
- 20:29 Changeset [44392] by
-
Customize: Safeguard a check on the
customize_validate_{$setting_id}
… - 20:26 Changeset [44391] by
- Script Loader: Load unminified package vendor scripts when …
- 20:18 Ticket #45814 (Update the WordPress packages for 5.0.3) closed by
- fixed: In 44390: […]
- 20:18 Changeset [44390] by
-
Block Editor: Upgrade
@WordPress
packages to the latest versions. … - 19:38 Ticket #45814 (Update the WordPress packages for 5.0.3) reopened by
- Reopening to backport.
- 19:37 Ticket #45814 (Update the WordPress packages for 5.0.3) closed by
- fixed: In 44389: […]
- 19:37 Changeset [44389] by
-
Block Editor: Upgrade
@WordPress
packages to the latest versions. … - 19:34 Ticket #45838 (Update PHPMailer to latest 5.2 version) closed by
- duplicate: Duplicate of #40472.
- 19:24 Ticket #45838 (Update PHPMailer to latest 5.2 version) created by
- Motivation/Problem WordPress includes a verbatim copy of …
- 19:19 Ticket #39271 (Help shortcut conflicts with VoiceOver Help shortcut (Mac)) reopened by
- I'm reopening this issue for the same reason I've reopened #43773. …
- 18:48 Ticket #45837 (Copying text from Gutenberg always paste with HTML) created by
- Steps to reproduce: 1. Write two or more paragraphs/blocks 2. Select …
- 17:39 Ticket #45836 (Initial letter is checked but editor does not show this.) created by
- 1. Create paragraph 2. Turn on initial first letter 3. Jump to other …
- 17:36 Ticket #45835 (Short paragraphs with large inital followed with header messed up) created by
- 1. Create short paragraph 2. Turn on that paragraph first large …
- 16:02 Ticket #43198 (Error saving widgets with html code - ModSecurity active - in some ...) closed by
- invalid: @attosoftonline thank you for the ticket and welcome to trac!. This …
- 15:47 Ticket #45834 (Scroll does not work properly in Gutenberg editor) created by
- Steps to reproduce: 0. Needs scrollable admin menu 1. Scroll admin …
- 14:27 Ticket #45833 (Text selection with Ctrl+A in Firefox does not work) created by
-
Nothing happens when I press
Ctrl+A
keyboard shortcut to select all … - 14:03 Ticket #45832 (php-pm support) created by
- Hi, this is more of a question/discussion starter about …
- 13:57 Ticket #45831 (Soft-Enter (Shift+Enter) creates two <br> elements in Gutenberg visual ...) created by
-
While using soft-enter I expect a single
<br>
element to get … - 13:56 Ticket #45830 (wp_update_user does not use the pluggable wp_set_password to change a ...) created by
- wp_update_user does not use the pluggable wp_set_password to change a …
- 13:09 Ticket #45829 (New editor replaces > with > within <pre> tag) created by
- Hi, I just updated to WordPress 5 and started using the new block …
- 12:51 Ticket #45827 (Theme is not uploading for review) closed by
-
invalid: Maybe change your theme name? :-)
Please go to the
#themereview
… - 12:46 Ticket #45828 (Editor unusable in WP 5.0.2) created by
- 1. Click on "Add Post" 2. New page opens with white screen and error …
- 12:34 Ticket #45827 (Theme is not uploading for review) created by
- Hi, I want to submit theme to wordpress theme directory but got an …
- 12:09 Ticket #38646 (wp-embed.min.js contains extra code) closed by
- reported-upstream: This has been fixed upstream in early 2017: …
- 12:08 Ticket #37354 (cast-sender.js bug workaround for Youtube embed in Chrome) closed by
- worksforme: I don't think this is an issue anymore nowadays.
- 12:07 Ticket #33970 (Huge inflation of post_meta for oEmbed caches) closed by
- worksforme
- 12:02 Ticket #31688 (The Ability to Align oEmbedded Content) closed by
- fixed: This is no longer relevant after the merge of the block editor, where …
- 11:22 Ticket #45824 (Duplicate posts coming in infinite scroll/paginate after updating to ...) closed by
- invalid: Hi there and welcome to Trac! We use this site to track bugs and …
- 11:21 Ticket #45826 (According to coding standards spaces are inconsistent within parenthesis) created by
-
According to WordPress coding standards
wp-admin/install-helper.php
… - 11:06 Ticket #45825 (Use of same loop variable in inner foreach loop can be error-prone) created by
- It is not a good practice and not recommended to use the same loop …
- 10:35 Ticket #45824 (Duplicate posts coming in infinite scroll/paginate after updating to ...) created by
- I have updated my wordpress from WordPress 4.9.8 to WordPress 5.02 …
- 02:17 Ticket #45823 (Custom HTML block editor stripping HTML tags) closed by
- wontfix: Realized I was editing with a non-admin user, admin users can upload …
- 02:11 Ticket #45823 (Custom HTML block editor stripping HTML tags) created by
- I was using the Gutenberg editor prior to the 5.0.0 upgrade and was …
01/03/2019:
- 20:51 Ticket #43458 (No placeholder for ico file in list view of Media Library) closed by
- fixed: 5.1 will be released shortly after 5.0.3, and as this is not within …
- 20:10 Ticket #45822 (phpmailer needs to be updated to version 6) created by
- phpmailer 5.2, which is what WP is using, stopped receiving security …
- 20:02 Ticket #45821 (Date Related Travis Failures) created by
- On occasion, a Travis build will fail when date related PHPUnit tests …
- 19:34 Ticket #44209 (Admin Menu SVG Icon colour wrong in Default colour scheme) closed by
- fixed: Since 5.0.3 is for block editor improvements, regressions, and major …
- 19:30 Ticket #42680 (Add documentation for edit-image.js) closed by
- fixed: Since 5.0.3 is for block editor improvements, regressions, and major …
- 19:28 Ticket #31590 (Comment reply links can cause JS error on slow connections/large pages) closed by
- fixed: In 44388: […]
- 19:28 Changeset [44388] by
-
Docs: Update
since
tag for comment reply link improvements. … - 18:55 Ticket #44770 (Customize: `option_{$option}` filter applied with a missing parameter) closed by
- fixed: In 44387: […]
- 18:55 Changeset [44387] by
-
Customize: Pass missing parameter to
dynamic option_{$option}
filter … - 18:10 Ticket #42313 (Introduce an X-Redirect-By header) closed by
- fixed: In 44386: […]
- 18:10 Changeset [44386] by
-
Docs: Update
since
tag forX-Redirect-By
header additions. See … - 17:46 Ticket #42745 (Pass $attachment_id to intermediate_image_sizes_advanced filter) closed by
- fixed: In 44385: […]
- 17:46 Changeset [44385] by
-
Docs: Update
since
tag for newintermediate_image_sizes_advanced
… - 17:41 Ticket #45820 (Code example incorrect on web site) closed by
- invalid: Hi @loucidity, Welcome to WordPress Trac! Thank you for your ticket. …
- 17:35 Ticket #45820 (Code example incorrect on web site) created by
- https://developer.wordpress.org/themes/template-files-section/custom-po …
- 17:00 Ticket #45819 (when {category|tag}_base include spaces their rewrite rules don't get ...) created by
- Steps to reproduce: 1. Go to Settings > Permalinks 2. Enter "this is …
- 16:48 Ticket #31990 (Post "Preview" not working with taxonomy terms if logged in user is ...) closed by
- worksforme
- 16:25 Ticket #45818 (ALLOW_UNFILTERED_UPLOADS does not work on multisite) created by
- In a multisite environment ALLOW_UNFILTERED_UPLOADS does not work. It …
- 16:23 Changeset [44384] by
- Happy New Year! Fixes Tests_Basic::test_license Merges [44379] to …
- 16:21 Ticket #45817 (Twenty Nineteen: h4 and links styling in editor does not match actual) created by
- Related to #45470, using a new install of 5.0.2 with TwentyNinteen, …
- 15:20 Ticket #42490 (Add status description for HTTP 103) closed by
- fixed: In 44383: […]
- 15:20 Changeset [44383] by
-
Docs: Update
since
tag for HTTP status code 103 support. Originally … - 14:58 Ticket #45816 (Reset password is not working) created by
- Hello When I update wordpress version-5.0.1, I have not getting reset …
- 14:31 Ticket #45815 (Build repository has unused '/js' and '/styles' directories) created by
-
[44112], which was a merge of [43719] for trunk, created
/js
and … - 09:50 Ticket #45814 (Update the WordPress packages for 5.0.3) created by
- Here's the full list of the fixes and performance improvements …
Note: See TracTimeline
for information about the timeline view.