Make WordPress Core

Timeline

10/17/2017:

23:19 Ticket #42255 (WP-Admin Notice: Plugin Contributor Change) created by blobfolio
Software updates are wonderful, but sometimes a good plugin gets sold …
22:49 Ticket #42118 (Twenty Seventeen: Double bottom-margins appear below embeds) closed by davidakennedy
fixed: In 41888: […]
22:49 Changeset [41888] by davidakennedy
Twenty Seventeen: Fix double bottom-margins below embeds Corrects an …
20:14 Ticket #42220 (The draft page cannot see Customizing Homepage Settings makes Add New Page) closed by westonruter
fixed: In 41887: […]
20:14 Changeset [41887] by westonruter
Customize: Allow post/page stubs to be edited in WP Admin as …
18:15 Ticket #42254 (Duplicate news entries in Events & News dashboard widget) created by iandunn
The first item in the News widget is always the latest post from the …
18:13 Ticket #42253 (Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props()) created by birgire
The register_taxonomy() is a wrapper for a WP_Taxonomy
17:55 Ticket #41935 (Dashboard WordPress Events and News showing duplicate Meetup postings) closed by iandunn
invalid: Thanks for pointing this out @kamamarketing, and @subrataemfluence for …
17:29 Ticket #42252 (Use more granular caching for common queries in `WP_Site_Query`) created by flixos90
The new function get_site_by() that should serve as a modern …
16:01 Ticket #42251 (Cache not found values for sites and network lookups by ID) created by flixos90
Currently when running get_site( 12345 ) and no ID with that site …
14:17 Ticket #41689 (Retire Press This) closed by kraftbj
fixed: @melchoyce We're good to close this. If we missed anything, we can …
14:07 Ticket #42249 ("Add Existing Users" -Form on Multisite still shows up after remove ...) created by tqmtqm89
Hey there, i got a Multisite where it should be possible for …
13:11 Ticket #42248 (Can't create category slug with same name for different parents) created by ashokrd2013
Issue with same category slug creation even though both have different …
10:53 Ticket #42237 (Issue in Bulk Deletion) closed by subrataemfluence
invalid: Welcome @himanibhardwaj25 to trac and thanks for the ticket! The …
05:58 Ticket #41017 (Docblock improvements for 4.9) closed by netweb
fixed: Marking as fixed to clear up the 4.9 milestone tickets, any …
05:51 Ticket #42247 (Imgur oEmbed does not render) created by haroldparis
Hey there ! Imgur Oembed does not render anymore for galleries, …

10/16/2017:

23:01 Ticket #42244 (Audio widget overflows sidebar container element) closed by westonruter
fixed: In 41886: […]
23:01 Changeset [41886] by westonruter
Widgets: Prevent MediaElement.js player from overflowing sidebar in …
22:54 Ticket #42230 (current_user_can( 'install_languages' ) calls a function which may not ...) closed by flixos90
fixed: In 41885: […]
22:54 Changeset [41885] by flixos90
Role/Capability: Prevent a fatal error when checking a language …
22:34 Changeset [41884] by flixos90
Multisite: Revert [41698] and [41743]. In order for get_site_by()
22:28 Changeset [41883] by flixos90
Multisite: Revert [41719]. While get_site_by() makes sense as a …
22:22 Ticket #42246 (Videos from YouTube and Vimeo fail to render in video shortcodes) created by westonruter
I am seeing that a YouTube and Vimeo videos embedded in the in the …
22:18 Ticket #42091 (Use get_site_by() in get_id_from_blogname()) reopened by flixos90
As get_site_by() will be reverted (see …
22:12 Ticket #40180 (Introduce `get_site_by()` function for multisite) reopened by flixos90
Due to issues that came up in …
21:35 Changeset [41882] by helen
Code Editors: Minor style improvements. props melchoyce. see #42214.
19:34 Ticket #42243 (Add preview functionality to Custom HTML widget) closed by westonruter
maybelater: This is what the Customizer is for. Also, this is something that the …
19:20 Ticket #42245 (Add option to make editor bigger in Text Widget) closed by westonruter
wontfix: It's supposed to be small, because widgets are generally appear in …
19:18 Ticket #42245 (Add option to make editor bigger in Text Widget) created by alexvorn2
I editor size of the Text Widget is too small, I think maybe it would …
19:06 Ticket #42244 (Audio widget overflows sidebar container element) created by alexvorn2
I have it in a sidebar in the Twenty Fifteen, and it looks to looong, …
19:01 Ticket #42243 (Add preview functionality to Custom HTML widget) created by alexvorn2
Maybe add a tab or a button that will help us preview the code we …
18:37 Ticket #41796 (WP_Term_Query problem using object_ids and number attributes) closed by boonebgorges
fixed: In 41881: […]
18:37 Changeset [41881] by boonebgorges
Taxonomy: Add note about $number inconsistency to WP_Term_Query
18:34 Changeset [41880] by boonebgorges
Don't force distinct term queries when specifying number and …
18:14 Ticket #42229 (mediaelement script always loads the minified version) closed by johnbillion
fixed: In 41879: […]
18:14 Changeset [41879] by johnbillion
Media: Allow the unminified mediaelement script to be enqueued when …
18:13 Ticket #42231 (Customize: improve consistency of the "No themes found" strings) closed by afercia
fixed: In 41878: […]
18:13 Changeset [41878] by afercia
Administration: Improve consistency of the "not found" strings. …
18:10 Ticket #42071 (MediaElement upgrade causing JS errors when certain languages are in ...) closed by westonruter
fixed: @johnbillion this should be fixed by [41877], so please re-open if the …
18:06 Ticket #42189 (MediaElement.js 4.2 is not backward compatible with 2.2) closed by westonruter
fixed: In 41877: […]
18:06 Changeset [41877] by westonruter
Media: Add MediaElement.js 2.2 back-compat for MediaElement.js 4.2 * …
17:58 Ticket #42110 (Keyboard focus in Heads up! modal dialog under Appearance >> Editor) closed by afercia
fixed: In 41876: […]
17:58 Changeset [41876] by afercia
Accessibility: Improve the File Editors interstitial warning. The …
17:36 Ticket #42242 (`lang` attribute in the admin area doesn't reflect a user's language ...) created by johnbillion
When a user chooses a Language in their user profile which differs …
17:29 Ticket #42241 (MediaElement should use the correct locale string) created by johnbillion
The mejsL10n.language property is populated by `get_bloginfo( …
17:29 Ticket #42240 (Improve returned status codes for admin-ajax.php) created by Clorith
in r41120 a status code of 400, Bad Request, was introduced if no …
17:05 Ticket #39419 (Explicitly globalize global variables in ms-settings.php) closed by jeremyfelt
fixed: In 41875: […]
17:05 Changeset [41875] by jeremyfelt
Multisite: Explicitly globalize global variables in ms-settings.php. …
16:23 Ticket #38410 (Press This direct-link is off-screen on mobile) closed by melchoyce
wontfix: Good suggestion, but per #41689, Press This is being removed from …
15:11 Ticket #42235 (No back link when you customize in wp-admin) closed by melchoyce
invalid: Hi @ravi500patel! Thanks for the report. We've actually fixed this …
14:01 Ticket #42190 (Avoid punctuation inside a html link) closed by SergeyBiryukov
fixed: In 41874: […]
14:01 Changeset [41874] by SergeyBiryukov
Administration: Remove punctuation from the link text in "Site …
12:14 Ticket #42239 (Delete Selected button stays active even all selected images in media ...) created by subrataemfluence
There is an issue with "Delete Selected" button in media library. The …
11:58 Ticket #42238 (Notice when Rest Comments controler is checking permision for a non ...) created by dragosh635
The problem comes when I try to make a rest get request for the …
11:39 Ticket #42237 (Issue in Bulk Deletion) created by himanibhardwaj25
There is an Issue in case of Bulk Delete of Media. When We Click For …
09:35 Ticket #42236 (CSS active class color do not update with chosen color scheme) created by sayedwp
When the publish settings section opens, an active class is applied …
08:41 Ticket #42235 (No back link when you customize in wp-admin) created by ravi500patel
In wordpress admin section Appearance -> Customize section when you …
08:19 Ticket #42234 (New tag should be added at the `keypress` event instead of `keyup`) created by miyauchi
keyup event will be always fired when Japanese kanji will be …
07:56 Ticket #42233 (Customizer: New page is confirmed with Enter key) closed by westonruter
fixed: In 41873: […]
07:56 Changeset [41873] by westonruter
Customize: Use keydown instead of keyup for listening for enter …
06:45 Ticket #41979 (Caption changes don't cause Gallery widget to refresh in Customizer preview) closed by westonruter
fixed: In 41872: […]
06:45 Changeset [41872] by westonruter
Widgets: Update preview for Gallery widget when one of its attachments …
04:40 Changeset [41871] by westonruter
Customize: Prevent theme details modal from being clipped in Safari. …
04:37 Ticket #42233 (Customizer: New page is confirmed with Enter key) created by nukaga
When creating a new page with Customizer, you can confirm with Enter …
04:05 Ticket #42232 (AJAX test failures with PHPUnit 6.4.2) closed by SergeyBiryukov
fixed: In 41870: […]
04:05 Changeset [41870] by SergeyBiryukov
Build/Test Tools: Pass correct $message argument to …
03:58 Ticket #42232 (AJAX test failures with PHPUnit 6.4.2) created by SergeyBiryukov
It looks like Travis has switched to PHPUnit 6.4.2, which caused two …

10/15/2017:

23:45 Ticket #42231 (Customize: improve consistency of the "No themes found" strings) created by afercia
See #37661. For consistency, a couple strings introduced in [41648]: …
22:42 Ticket #42206 (Customize: Facilitate including changeset title with save requests) closed by westonruter
fixed: In 41869: […]
22:42 Changeset [41869] by westonruter
Customize: Add 'save-request-params' event on wp.customize for …
22:23 Ticket #40442 (Widgets: Rename "Custom Menu" widget to "Menu") closed by westonruter
fixed: In 41868: […]
22:22 Changeset [41868] by westonruter
Widgets: Rename "Custom Menu" widget to "Navigation Menu". Props …
21:42 Changeset [41867] by SergeyBiryukov
Widgets: Move empty title checks out of the `apply_filters( …
21:28 Ticket #42226 (Normalise access widget_title in WP_Widget_Media) closed by SergeyBiryukov
fixed: In 41866: […]
21:28 Changeset [41866] by SergeyBiryukov
Widgets: In WP_Widget_Media, apply widget_title filter regardless …
20:03 Ticket #42230 (current_user_can( 'install_languages' ) calls a function which may not ...) created by johnbillion
The following code causes a fatal error when used on the front end of …
18:57 Ticket #42229 (mediaelement script always loads the minified version) created by johnbillion
When enqueing mediaelement, the minified file …
13:39 Ticket #42228 (PHPDoc correction for /src/wp-admin/includes/plugin.php) created by Jaydeep Rami
There are a missing argument type in PHPDoc. Below is file path: …
07:37 Ticket #42227 (PHPDoc correction for src/wp-admin/includes/class-wp-filesystem-base.php) created by Jaydeep Rami
There are a wrong argument type in PHPDoc. Below is file path: …
07:33 Ticket #42226 (Normalise access widget_title in WP_Widget_Media) created by Bsop
It seems that in most default widgets, the filter widget_title
05:50 Ticket #42221 (Code Editors: remove redundant padding in RTL view) closed by westonruter
fixed: In 41865: […]
05:50 Changeset [41865] by westonruter
File Editor: Move inline to external style to fix extra padding in RTL …
05:36 Ticket #24048 (Code Editors: Increase the usability of Code Editor's files list) closed by westonruter
fixed: In 41864: […]
05:36 Changeset [41864] by westonruter
File Editor: Prevent the scrolling of current-file into view to also …
04:57 Changeset [41863] by westonruter
Customize: Fix visibility of theme browser header in Safari. Props …

10/14/2017:

22:45 Changeset [41862] by flixos90
Multisite: Return get_current_blog_id() value instead of hard-coded …
22:41 Ticket #41936 (get_main_site_id ignores custom values of $current_site->blog_id) closed by flixos90
fixed: In 41861: […]
22:41 Changeset [41861] by flixos90
Multisite: Take WP_Network::$blog_id into account in …
20:14 Ticket #42225 (Whitelist Flac Files) created by blobfolio
[Flac](https://en.wikipedia.org/wiki/FLAC) is a popular, lossless …
18:08 Ticket #42224 (Custom HTML widget is flagging errors on non-HTML) created by joyously
Because I had trouble putting a <pre> tag into the Text Widget (See …
17:44 Ticket #42223 (Merge two similar translation strings when using get_space_allowed()) created by ramiy
Both multisite_over_quota_message() and …
17:08 Ticket #42222 (editor removing pre tag) created by joyously
When in Text mode, I enter a <pre> tag, with text in it all spaced …
17:02 Ticket #42221 (Code Editors: remove redundant padding in RTL view) created by ramiy
The new theme/plugin file list has a redundant padding in RTL view. …
15:27 Ticket #24048 (Code Editors: Increase the usability of Code Editor's files list) reopened by afercia
Found a weird behaviour with Chrome that's pretty serious for keyboard …
14:51 Ticket #42220 (The draft page cannot see Customizing Homepage Settings makes Add New Page) created by nukaga
Customizing Homepage Settings → A static page → Add New Page → Save …
14:32 Ticket #42219 (Content inserted after a gallery (wpview) shows before the gallery) created by bduclos
Bug appears in Chrome since WordPress 4.7.4 and is still happening in …
10:47 Ticket #42218 (General Settings: Description of Email address should be Email Address ...) created by chetan200891
In General Setting, There is currently "Address" only used for …
09:15 Ticket #42217 (Plugins misuse get_plugins(), should be cached) created by fabifott
Many popular plugins misuse get_plugins(). They call it to check if …

10/13/2017:

23:44 Ticket #42216 (Facebook embeds use wrong locales) created by Cry0nicS
Version 4.7 brought awesome support for Facebook embeds. The issue is …
21:20 Tickets #42027,​42199 batch updated by westonruter
fixed: In 41860: […]
21:20 Changeset [41860] by westonruter
Customize: Fix positioning of device-previewed window when publish …
20:55 Changeset [41859] by helen
File editor warning: Add a "Go back" button. see #42100, #31779.
19:42 Changeset [41858] by westonruter
Code Editor: Fix syntax error in PHP 5.2 and PHP 5.3 after [41855]. …
19:35 Ticket #42016 (Validation of filenames (while unzipping) causes unexpected failures) reopened by philipjohn
19:34 Ticket #42016 (Validation of filenames (while unzipping) causes unexpected failures) closed by philipjohn
invalid: Using the attached 42016-sample-zip.zip I was able to reproduce the …
18:58 Ticket #42215 (Some minor UI issues in theme's panel in small screen) created by sayedwp
1. "Filter Themes" button goes down in small screen. …
18:38 Ticket #41603 (Custom date format field too small on mobile) closed by melchoyce
fixed: In 41857: […]
18:38 Changeset [41857] by melchoyce
Settings: Widen time/day input fields on General Settings page, and …
18:20 Ticket #42180 (Escape key does not work on Attachment Detail popup when navigating fast) closed by adamsilverstein
fixed: In 41856: […]
18:20 Changeset [41856] by adamsilverstein
Media Grid: Fix escape key sometimes failing to close details modal. …
17:57 Ticket #41871 (Code Editor: Add unit tests) closed by westonruter
fixed: In 41855: […]
17:57 Changeset [41855] by westonruter
Code Editor: Add unit tests for wp_enqueue_code_editor() and …
17:02 Ticket #42214 (Code Editors: Minor style improvements) created by melchoyce
The code editors could use some minor design tweaks. See attached …
16:34 Ticket #42213 (Code Editors: Filter autocomplete suggestions) created by melchoyce
I noticed when playing with some CSS earlier than when you start …
16:26 Ticket #42212 (Customize Themes: Unstick open filters) created by melchoyce
When you open the theme filters, they "stick" so when you scroll, …
16:23 Ticket #42211 (Customizer: Scheduling: Delay button shake) created by melchoyce
The "Schedule" button currently shakes immediately after selecting …
16:21 Ticket #42210 (Code Editors: "Help" cursor shows up even when there isn't an error) created by melchoyce
Looks like the hover state is being triggered even when an error or …
15:51 Ticket #42209 (register_taxonomy with a non-sequential array index of post_types ...) created by spectacula
I logged this as an issue with Gutenberg yesterday but it seems the …
14:39 Ticket #42111 (Heads up! modal better responsive on narrow screens) closed by melchoyce
fixed: In 41854: […]
14:39 Changeset [41854] by melchoyce
Improve File Credentials / Code Editor modal responsive styles. Makes …
13:22 Ticket #42208 (Audio and Video Types missing in Media Library List View) closed by Airster
invalid: Confirmed. The presence of the other formats adds them to the dropdown …
10:58 Ticket #42208 (Audio and Video Types missing in Media Library List View) created by Airster
Within the Media library, when in List View, the media type filter …
09:50 Ticket #42027 (Customize: changeset Publish button and panel focus management) reopened by sayedwp
09:14 Ticket #42207 (Suggestion for the upcoming Gallery widget in 4.9) closed by sumeetsarna
maybelater: Okay. Thanks @westonruter.
08:22 Ticket #42172 (Customize: Mobile preview button position moves when opening panel and ...) closed by westonruter
fixed: In 41853: […]
08:22 Changeset [41853] by westonruter
Customize: Fix positioning of Preview button in mobile. Props …
07:06 Ticket #42207 (Suggestion for the upcoming Gallery widget in 4.9) created by sumeetsarna
Can the image gallery added using this widget open on a lightbox and …
05:52 Ticket #42204 (_options table missing an index on autoload column) closed by ocean90
duplicate: Hello @DionDesigns, welcome to WordPress Trac! Thanks for your …
04:33 Changeset [41852] by westonruter
Code Editor: Remove keeping track of wp.codeEditor instances since …
04:08 Ticket #42206 (Customize: Facilitate including changeset title with save requests) created by dlh
Allowing users to set the title of a Customize changeset is useful on …
03:51 Ticket #42205 (FTP credentials dialog gets hidden behind things) created by helen
Steps to reproduce: 1. Force FTP on if not already. 2. Head to `Add …
03:43 Ticket #42204 (_options table missing an index on autoload column) created by DionDesigns
wp-includes/options.php has the following line: […] …
03:11 Ticket #42203 (Ensure media & embeds in Text widget are styled properly across widget ...) created by westonruter
The Text widget now allows for media to be embedded within it as of …
02:38 Ticket #24048 (Code Editors: Increase the usability of Code Editor's files list) closed by westonruter
fixed: In 41851: […]
02:38 Changeset [41851] by westonruter
File Editors: Display list of theme/plugin files in scrollable …
02:09 Ticket #34625 (wp-login.php site title link points to wordpress.org) closed by pento
fixed: In 41850: […]
02:09 Changeset [41850] by pento
Login: Swap bloginfo() usage for get_bloginfo(). [41843]
02:05 Ticket #34625 (wp-login.php site title link points to wordpress.org) reopened by dlh
[41843] uses bloginfo() on multisite, which echoes the blog name …

10/12/2017:

18:00 Ticket #42192 (Reference to third person in one phrase should be consistent in ...) closed by westonruter
wontfix: As a native english speaker, using “they“ here is natural. Switching …
16:49 Ticket #42202 (REST API: no equivalent for `who=authors` to display potential authors) created by iseulde
Currently there is no query argument on the users endpoint to only …
16:23 Ticket #42201 (Admin Sidebar Text length Issue) created by jagirbaheshwp
Hello Team, As this is really awesome as working with the community …
16:04 Ticket #42200 (Code Editor: false error on "@charset") created by joneiseman
When I edit style.css in the code editor it reports a false error for …
15:25 Ticket #42199 (Customizer: Using device size controls with changes scheduling panel ...) created by johnpgreen
Steps to recreate: 1) Navigate to the Customizer 2) Select "Additional …
15:19 Ticket #40669 (Proper query cache invalidation on queries meta queries) closed by boonebgorges
fixed: In 41849: […]
15:19 Changeset [41849] by boonebgorges
Bump 'posts' query cache incrementor when modifying postmeta. This …
15:10 Ticket #42198 (Modify comments at top of Custom CSS) closed by SergeyBiryukov
duplicate: Duplicate of #39892.
15:00 Ticket #42198 (Modify comments at top of Custom CSS) created by sterndata
Users seen to put custom CSS into the first blank line of the custom …
14:58 Changeset [41848] by boonebgorges
Invalidate comment query cache when modifying comment meta. Comment …
13:44 Ticket #42197 (Dead links in article "CSS Shorthand") closed by rinkuyadav999
invalid: Hi @ashokrd2013 It is not part of WordPress core. Please check …
12:48 Ticket #42197 (Dead links in article "CSS Shorthand") created by ashokrd2013
When I visited link of Codex article at …
12:23 Ticket #42194 (Enabling multisite with custom table prefix not work) closed by macagoraga
invalid
12:19 Ticket #42194 (Enabling multisite with custom table prefix not work) reopened by macagoraga
11:53 Ticket #42194 (Enabling multisite with custom table prefix not work) closed by ocean90
invalid: Hello @macagoraga, welcome to WordPress Trac! This Trac is used for …
10:46 Ticket #42196 (WP_Upgrader->unpack_package can't run in parallel) created by sheldonh
Although WP_Upgrader->unpack_package takes care to assign a unique …
10:27 Ticket #42195 (wp_slash() is lossy) created by johnbillion
Calling wp_slash() converts all values to strings, causing data loss …
10:11 Ticket #42194 (Enabling multisite with custom table prefix not work) created by macagoraga
Hi, I am trying to enable multisite but the tables is not created when …
09:30 Ticket #42193 (Select text in readonly textarea on focus) created by NomNom99
[[Image(...)]] It would be better if the …
07:50 Ticket #42192 (Reference to third person in one phrase should be consistent in ...) created by tobifjellner
https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-wp- …
07:43 Ticket #41327 (Bump Akismet External - 4.9 Edition) closed by ocean90
fixed: This was done 2 weeks ago, see …
07:03 Ticket #42179 (Customizer redirects to home with ?customize_changeset_uuid) closed by alexeidos
worksforme: You are totally right. I added that frame breaker and totally forgot …
06:24 Changeset [41847] by westonruter
Post WordPress 4.9 Beta 2 version bump.
05:42 Changeset [41846] by westonruter
WordPress 4.9 Beta 2.
05:16 Ticket #42173 (Customize: Confirmation dialog shown when closing theme switch preview ...) closed by westonruter
fixed: In 41845: […]
05:16 Changeset [41845] by westonruter
Customize: Prevent showing confirmation dialog when leaving Customizer …
05:09 Ticket #41917 (Exclude more shortcodes in word counter) closed by pento
fixed: In 41844: […]
05:09 Changeset [41844] by pento
Editor: Improve the accuracy of the list of shortcodes that the word …
04:56 Ticket #34625 (wp-login.php site title link points to wordpress.org) closed by pento
fixed: In 41843: […]
04:56 Changeset [41843] by pento
Login: On the single site login screen, match the logo link text with …
04:43 Ticket #41557 (Customize edit shortcuts mispositioned when nested inside Twenty ...) closed by westonruter
fixed: In 41842: […]
04:43 Changeset [41842] by westonruter
Twenty Seventeen: Fix positioning of edit shortcuts when partials are …
04:27 Ticket #42124 (Unit test errors with PHPUnit 6.4.0) closed by pento
fixed: In 41841: […]
04:27 Changeset [41841] by pento
Build/Test Tools: Revert [41784]. [41784] was a workaround for a bug …
04:20 Ticket #41985 (Gallery widget loses "Link to" value) closed by westonruter
fixed: In 41840: […]
04:20 Changeset [41840] by westonruter
Widgets: Update default link_type for Gallery widget from none to …
04:06 Ticket #42191 (Customize: Selectively merge settings from autosave revisions) created by westonruter
In follow-up on #42024, an autosave revision is created as part of …
04:00 Ticket #42024 (Customizer: Add "customization locking") closed by westonruter
fixed: In 41839: […]
04:00 Changeset [41839] by westonruter
Customize: Add changeset locking in Customizer to prevent users from …
03:55 Ticket #41844 (Media: audio players overflow playlist containers) closed by melchoyce
fixed: In 41838: […]
03:54 Changeset [41838] by melchoyce
Media: Fix an issue where audio players overflow playlist containers. …
03:52 Ticket #41614 (Customizer: Improve small-screen styles in Widgets panel) closed by melchoyce
fixed: In 41837: […]
03:52 Changeset [41837] by melchoyce
Customizer: Improve specificity of small-screen styles in Widgets …
03:47 Ticket #34539 (Image Sizes input fields on Media Settings page is too small) closed by melchoyce
fixed: In 41836: […]
03:47 Changeset [41836] by melchoyce
Settings: Widen image size input fields on Media Settings page. On …
03:19 Ticket #42190 (Avoid punctuation inside a html link) created by Presskopp
.. to be different from your WordPress installation directory</a>. …
01:57 Ticket #40946 (Update `.editorconfig` and `*.json` files to use tabs for indentation) closed by pento
fixed: In 41835: […]
01:57 Changeset [41835] by pento
General: Remove .jshintrc and *.json from the 2-space-indent …
00:47 Ticket #42159 (Quick Edit corrupts publish date on drafts) closed by SergeyBiryukov
duplicate: Hi @kathelen, welcome to WordPress Trac! Thanks for the report, we're …
00:46 Ticket #39025 (Date on draft post not changing to current time when draft is published) closed by SergeyBiryukov
duplicate: Duplicate of #19907.

10/11/2017:

23:46 Ticket #42189 (MediaElement.js 4.2 is not backward compatible with 2.2) created by bradyvercher
It looks like a lot of work has gone into modernizing and improving …
21:13 Ticket #42188 (Gallery Widget: Spacing between rows incorrect in Firefox) closed by melchoyce
fixed: In 41834: […]
21:13 Changeset [41834] by melchoyce
Gallery Widget: Fix row spacing across major browsers. Props petertoi …
20:38 Ticket #42121 (Menus: Filter orphaned locations on theme switch) reopened by afercia
Agreed with @westonruter to reopen for investigation on the edge case …
19:49 Ticket #42188 (Gallery Widget: Spacing between rows incorrect in Firefox) created by melchoyce
This is a continuation of the discussion started in #42101. In …
19:44 Ticket #42101 (Gallery widget: remove background) closed by melchoyce
fixed: In 41833: […]
19:44 Changeset [41833] by melchoyce
Gallery Widget: Remove grey background behind gallery, and align …
19:37 Ticket #42113 (Customize Menus: Copy updates) closed by westonruter
fixed: In 41832: […]
19:37 Changeset [41832] by westonruter
Customize: Vary description for nav menu locations control based on …
19:17 Ticket #41888 (Code Editor: Warning messages) closed by melchoyce
invalid: Since it looks like these errors are correct, I'm going to close this …
19:13 Ticket #36569 (Remove Link button in Visual Editor needs to be disabled when cursor ...) closed by melchoyce
fixed: In 41831: […]
19:13 Changeset [41831] by melchoyce
TinyMCE: Remove "Unlink" icon from toolbar Because "unlink" now …
18:57 Ticket #42187 (Multisite - Wordpress Importer Unavailable) created by dtiziani
I have a multisite installation for wordpress, and I have two users: …
18:24 Ticket #42129 (Code Editor: warning icon issues) closed by melchoyce
fixed: In 41830: […]
18:24 Changeset [41830] by melchoyce
Code Editors: Improve cursor interactions on warning notices. Fixes …
18:12 Ticket #42186 (Ability to pass hostname/url to https_ssl_verify filter) created by paulschreiber
It would be very useful to be able to pass the hostname (or full URL) …
16:54 Ticket #42185 (Remove deprecated tags from theme filter) created by rinkuyadav999
Deprecated theme tags removed when we apply filter using customize but …
16:51 Ticket #38583 (Support for objects in schema validation and sanitization) reopened by mnelson4
I'm sorry if this isn't the right way to do it, but I reopened this …
16:01 Ticket #42184 (Customizer theme install getting stuck on downloading) created by helen
I've been getting into situations with the new theme browser/installer …
14:20 Ticket #42183 (wp_update_user() conditional compares a plain-text password to the ...) created by yudge
In file wp-includes/user.php, function …
14:09 Ticket #42171 (Customize Menus: When you don't have a menu assigned to a location, ...) closed by melchoyce
duplicate: Duplicate of #36279.
13:00 Ticket #42181 (esc_js must escape U+2028 and U+2029) closed by johanee
duplicate: Duplicate of #42182.
12:56 Ticket #42182 (esc_js must escape U+2028 and U+2029) created by johanee
JS considers U+2028 (line separator) and U+2029 (paragraph separator) …
12:56 Ticket #42181 (esc_js must escape U+2028 and U+2029) created by johanee
JS considers U+2028 (line separator) and U+2029 (paragraph separator) …
12:50 Ticket #42180 (Escape key does not work on Attachment Detail popup when navigating fast) created by subrataemfluence
On Media Attachment Detail popup, when I navigate though images fast, …
12:05 Ticket #42119 (Add filter to allow replacing the editor) closed by pento
fixed: In 41829: […]
12:05 Changeset [41829] by pento
Editor: Add the replace_editor filter. This filter allows the Core …
10:35 Ticket #42177 (Pinterest oEmbed fails with .co.uk TLD) closed by gemmaevans
invalid: Replying to mzwillus: This appears to be a Jetpack issue …
10:23 Ticket #42179 (Customizer redirects to home with ?customize_changeset_uuid) created by alexeidos
Hi there, From yesterday on the website [https://americanoize.com
10:11 Ticket #42177 (Pinterest oEmbed fails with .co.uk TLD) reopened by mzwillus
Didn't mean to close, sorry.
10:10 Ticket #42177 (Pinterest oEmbed fails with .co.uk TLD) closed by mzwillus
invalid: Hi @gemmaevans, this may not only be a a plugin related to Pinterest. …
10:03 Ticket #42178 (Outdate-notice for Firefox ESR on dashboard) closed by ocean90
invalid: Hello @wemhoff, welcome to WordPress Trac! Thanks for the report. …
09:54 Ticket #42178 (Outdate-notice for Firefox ESR on dashboard) created by wemhoff
Hi, the Wordpress dashboards warns a user for an old Firefox Version, …
09:48 Ticket #42177 (Pinterest oEmbed fails with .co.uk TLD) created by gemmaevans
Inserting a Pinterest URL containing a .co.uk TLD does not embed a …
08:34 Ticket #42142 (Translatable strings in wp-db.php should use numbered arguments) closed by swissspidy
fixed: In 41828: […]
08:34 Changeset [41828] by swissspidy
Database: Add translators comment for error message in …
07:20 Ticket #42176 (Add missing space to docblock) closed by voldemortensen
invalid: Ha, turns out @staticvar is a thing but my syntax highlighting …
06:21 Changeset [41827] by westonruter
Widgets: Update video widget embed failure notice to indicate streams …
05:56 Ticket #42143 (Customizer save button does not get enabled after restoring the ...) closed by westonruter
fixed: In 41826: […]
05:56 Changeset [41826] by westonruter
Customize: Make sure saved state is initially false when restoring …
05:44 Ticket #42174 (Outdated `WP_Customize_Manager::changeset_uuid()` docs) closed by westonruter
fixed: In 41825: […]
05:44 Changeset [41825] by westonruter
Customize: Correct docs for WP_Customize_Manager::changeset_uuid()
05:41 Ticket #42175 (Customize: Remove call to `wp_trash_post()`) closed by westonruter
fixed: In 41824: […]
05:41 Changeset [41824] by westonruter
Customize: Introduce WP_Customize_Manager::trash_changeset_post() to …
05:27 Ticket #42116 (Customize Menus: Add "It doesn't look like your site has any menus ...) closed by westonruter
fixed: In 41823: […]
05:27 Changeset [41823] by westonruter
Customize: Add notice for when there are no nav menus created yet, …
05:04 Ticket #42176 (Add missing space to docblock) created by voldemortensen
In wp-includes/theme.php there is a missing space between @static
04:25 Changeset [41822] by westonruter
Customize: Prevent outputting value attribute if already supplied …
04:23 Ticket #41524 (Remove usage of each() from WP_Upgrader) closed by dd32
fixed: In 41821: […]
04:23 Changeset [41821] by dd32
Upgrades: Remove the usage of each() from WP_Upgrader for PHP 7.2 …
04:05 Ticket #42175 (Customize: Remove call to `wp_trash_post()`) created by dlh
WP_Customize_Manager::handle_changeset_trash_request() includes a …
03:37 Ticket #42145 (get_timezone_info() refers to GMT instead of UTC) closed by westonruter
wontfix
03:35 Ticket #41078 (Detect if someone’s site is under version control, and suggest better ...) closed by westonruter
maybelater: Since we have the warning now when editing files (#31779), the need …
02:06 Ticket #42174 (Outdated `WP_Customize_Manager::changeset_uuid()` docs) created by dlh
The docs for WP_Customize_Manager::changeset_uuid() include …
00:45 Ticket #42173 (Customize: Confirmation dialog shown when closing theme switch preview ...) created by westonruter
Customizer should not warn about closing when the user never made any …
00:37 Ticket #42172 (Customize: Mobile preview button position moves when opening panel and ...) created by westonruter
I don't think the Preview button should be shifting position. In …
00:09 Ticket #41722 (wpdb::db_connect() does not connect to IPv6 address of mysql server) closed by pento
fixed: In 41820: […]
00:09 Changeset [41820] by pento
Database: When parsing the host, leave the port and socket as null
00:02 Ticket #39766 (Plugin does not gracefully fail when editing active plugin causes ...) closed by westonruter
fixed: In 41819: […]
00:02 Changeset [41819] by westonruter
Plugin Editor: Revert superseded changes to activate_plugin() and …

10/10/2017:

23:45 Ticket #41716 (Check for utf8mb4 incorrectly assumes auto-truncating indexes) closed by pento
fixed: In 41818: […]
23:45 Changeset [41818] by pento
Database: Fix a test failing on MySQL 5.7 and MariaDB 10.2. On newer …
23:44 Ticket #42157 (Labels are misaligned for radio and checkbox controls in customizer) closed by westonruter
fixed: In 41817: […]
23:44 Changeset [41817] by westonruter
Customize: Fix vertical alignment of radio and checkbox inputs after …
21:03 Ticket #42170 (Incorrect use of _n() in /wp-includes/class-wp-customize-nav-menus.php) closed by westonruter
fixed: In 41816: […]
21:03 Changeset [41816] by westonruter
Customize: Fix string translations for singular vs plural after …
20:52 Ticket #42047 (Customize Themes: Improve and clarify help text) closed by westonruter
fixed: In 41815: […]
20:52 Changeset [41815] by westonruter
Customize: Improve and clarify help text for Themes panel. Props …
20:42 Ticket #42171 (Customize Menus: When you don't have a menu assigned to a location, ...) created by melchoyce
If you have a menu assigned to a location, there's a link to edit that …
20:38 Ticket #41894 (Clear dirty flag on widgets admin screen when widget is deleted to ...) closed by westonruter
fixed: In 41814: […]
20:38 Changeset [41814] by westonruter
Widgets: Clear dirty flag on widgets admin screen when widget is …
19:53 Ticket #40228 (Use get_sites in get_blog_details) reopened by westi
These changes look like they introduce sever regressions in the actual …
19:16 Ticket #42170 (Incorrect use of _n() in /wp-includes/class-wp-customize-nav-menus.php) created by tobifjellner
https://core.trac.wordpress.org/changeset/41812/ introduced a …
18:06 Ticket #42127 (Custom HTML widget can't be deleted with error in content) closed by westonruter
fixed: In 41813: […]
18:06 Changeset [41813] by westonruter
Widgets: Allow deletion even when widget form fails validity checks. …
17:56 Ticket #42112 (Customize Menus: Adjust "Menu Locations" labels for singular/plural) closed by westonruter
fixed: In 41812: […]
17:56 Changeset [41812] by westonruter
Customize: Adjust "Menu Locations" labels for singular/plural. Props …
17:33 Ticket #42162 (Customize: Ajax requests in preview do not have pending customized ...) closed by westonruter
fixed
17:07 Ticket #42121 (Menus: Filter orphaned locations on theme switch) closed by obenland
fixed: In 41811: […]
17:07 Changeset [41811] by obenland
Menus: Limit mapping to registered locations Weeds out orphaned …
17:05 Changeset [41810] by obenland
Customizer: Account for legacy menu data Checks for menu location …
16:45 Ticket #41293 (wp_get_post_terms do not work with 'id=>name' argument) closed by boonebgorges
fixed: In 41809: […]
16:45 Changeset [41809] by boonebgorges
Taxonomy: Don't discard keys when merging queried terms from different …
16:22 Ticket #42123 (Customize Menus: Menu list arrows aren't vertically centered) closed by melchoyce
fixed: In 41808: […]
16:22 Changeset [41808] by melchoyce
Customizer: Vertically center section arrows. Props dualcube_subrata. …
15:53 Ticket #42169 (Wrong Privacy info link in translation string) closed by ocean90
duplicate: Hello @pedromendonca, thanks for the report and the patch. This has …
15:52 Ticket #41722 (wpdb::db_connect() does not connect to IPv6 address of mysql server) reopened by markjaquith
This broke socket connections. My DB_HOST looks like this: …
15:46 Ticket #42169 (Wrong Privacy info link in translation string) created by pedromendonca
The link in …
14:14 Ticket #42168 (Featured Image bug: in a post when I click "Set featured image" the ...) closed by swissspidy
invalid: Hi there, Welcome to Trac and and thanks for your report! We use …
14:10 Ticket #42168 (Featured Image bug: in a post when I click "Set featured image" the ...) created by alericcardi
In the post page when I click "Set featured image" the link redirect …
13:59 Ticket #42167 (Reading -> Static Page - domain/page/1111 duplicates home page) created by dqnisoma
When I set a static page for Home, every url typing after domain with …
13:56 Ticket #42166 (Bundle fonts used by default themes) created by stefannagy
Please consider to not use the Google Fonts API in the default themes …
13:26 Ticket #29447 (Multiple options for 'orderby' => 'meta_value_num' or making it optional) closed by boonebgorges
duplicate: Thanks for resurrecting this, @gagan0123 - you are correct that this …
10:42 Ticket #42165 (String "Schedule" should have different context for scheduled post and ...) created by Mirucon
For now, the string 'schedule' is used for both - to schedule a post, …
10:23 Ticket #42164 (Conditional Tags not working when using ugly URL) created by petersplugins
When accessing a category archive via its pretty URL e.g. […] the …
07:08 Ticket #42049 (Customize Themes: extensibility improvements) closed by westonruter
fixed: In 41807: […]
07:08 Changeset [41807] by westonruter
Customize: Improve behavior and extensibility of theme loading and …
05:33 Ticket #6531 (Recursively search for files in theme and plugin editors) closed by pento
fixed: In 41806: […]
05:33 Changeset [41806] by pento
File Editor: Add support for more than one sub-directory level. The …
05:26 Ticket #42102 (File Editor: Make fatal error detection more robust for edits to PHP files) closed by westonruter
fixed: In 41805: […]
05:26 Changeset [41805] by westonruter
File Editor: Increase robustness of fatal error checking when saving …
04:50 Changeset [41804] by westonruter
Customize: Ensure customized changes pending to be written into …
03:33 Changeset [41803] by westonruter
Customize: Constrain focus when overlay notification is displayed. * …
Note: See TracTimeline for information about the timeline view.