Make WordPress Core

Timeline

12/11/2015:

23:22 Ticket #35028 (WP_Error objects returned by REST API validation callbacks aren't ...) created by bradyvercher
Here's an example response with two missing parameters. The …
22:48 Ticket #34515 (Edit tags PHP notice and admin notice) closed by afercia
fixed: In 35875: […]
22:48 Changeset [35875] by afercia
When editing terms, properly display an admin notice-warning when …
22:35 Ticket #35027 (Admin 404 error in WP 4.4 for some Sub-directory Installations) created by joshuadnelson
In some sub-direction installations of WP, after upgrading to 4.4 the …
22:27 Ticket #35026 (Themes, Plugins, Core re-install broken WordPress 4.4) reopened by SergeyBiryukov
On second thought, reopening for further investigation, per …
22:24 Ticket #35026 (Themes, Plugins, Core re-install broken WordPress 4.4) closed by SergeyBiryukov
duplicate: Hi @S1L1K0N, welcome to Trac! Thanks for the report, we're already …
22:15 Ticket #35026 (Themes, Plugins, Core re-install broken WordPress 4.4) created by S1L1K0N
FTP within WordPress 4.4 is not working. Was working perfectly on WP …
22:11 Ticket #23108 (Deprecate add_object_page() and add_utility_page()) closed by swissspidy
fixed: In 35874: […]
22:11 Changeset [35874] by swissspidy
Admin Menu: Deprecate add_object_page() and add_utility_page(). …
22:09 Ticket #35025 (Performance regression in comments_template in 4.4) created by rogerhub
I'm experiencing a significant performance regression from the 4.4 …
22:08 Ticket #35024 (More tests for roles and capabilities) closed by johnbillion
fixed
22:02 Ticket #34860 (Search Engine Discouraged shown on dashboard when upgrading from an ...) closed by swissspidy
fixed: In 35873: […]
22:02 Changeset [35873] by swissspidy
Dashboard: Do not show "Search Engines Discouraged" text when the …
21:59 Changeset [35872] by johnbillion
Ensure that all the capabilities that any users have are being tested. …
21:54 Changeset [35871] by johnbillion
Introduce tests for the unfiltered_upload capability, which no user …
21:53 Ticket #34950 (Confirm weak password checkbox not hidden when process cancelled) closed by swissspidy
fixed: In 35870: […]
21:53 Changeset [35870] by swissspidy
Passwords: Hide weak password confirmation checkbox when password …
21:48 Ticket #35024 (More tests for roles and capabilities) created by johnbillion
In #32394, tests were introduced for all user roles and capabilities. …
20:29 Ticket #34868 (Use unmodified $wp_version in wp-includes/update.php) reopened by johnbillion
20:15 Changeset [35869] by johnbillion
Correct the hash notation documentation introduced in [34891]. See #32147
20:05 Ticket #35023 (get_field_name() returns a bad field name if you pass it ...) created by pbearne
Bug introduced in [34780] from ticket #12133. An old hack to get this …
19:38 Ticket #35022 (WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't ...) created by steevithak
Since the release of WP 4.4, we have complaints on multiple sites that …
19:30 Ticket #35021 (Dashboard widgets doubled "Configure" link) created by afercia
Noticed while investigating on #34987: the Dashboard widgets with a …
19:17 Ticket #35020 (Plugin updates not working from within WP-Admin) closed by SergeyBiryukov
duplicate: Hi @Big-Pete, welcome to Trac! Thanks for the report, we're already …
19:01 Ticket #35020 (Plugin updates not working from within WP-Admin) created by Big-Pete
As of WordPress 4.4 I am now unable to update plugins via the admin …
18:41 Ticket #35019 (Fix list formatting in the DocBlock description for ...) closed by DrewAPicture
fixed: In 35868: […]
18:41 Changeset [35868] by DrewAPicture
Docs: Remove indentation from a wrapped line in the DocBlock …
18:39 Ticket #35019 (Fix list formatting in the DocBlock description for ...) created by DrewAPicture
The parser supports converting formatted lists in descriptions into …
17:12 Ticket #35018 (The authentication check modal dialog appears just once) created by afercia
Noticed while investigating on #34951. To reproduce: 1. edit a post …
16:38 Ticket #35015 (Pass $id to filters in the_guid and get_the_guid()) closed by SergeyBiryukov
fixed: In 35867: […]
16:38 Changeset [35867] by SergeyBiryukov
Post Template: Pass the post ID to the_guid and get_the_guid
16:31 Ticket #35001 (Remove title attributes: update-core.php) closed by afercia
fixed: In 35866: […]
16:31 Changeset [35866] by afercia
Accessibility: on the Updates screen, remove a redundant title …
16:24 Ticket #35017 (Bug in bindPasswordForm() LastPass mismatch issue) created by amandala
Hello, Using Wordpress 4.4 I seem to have found a small bug in the …
16:11 Ticket #35016 (New plugin version in upgrader object) created by eclev91
The current upgrader object only has the old plugin version …
16:00 Ticket #34340 (The "you need to log in again" message is awkward) closed by DrewAPicture
fixed: In 35865: […]
16:00 Changeset [35865] by DrewAPicture
Administration: Improve the message displayed in the login form modal …
15:41 Ticket #35015 (Pass $id to filters in the_guid and get_the_guid()) created by danielbachhuber
Because $id can be passed to the_guid(), filter callbacks can't be …
15:23 Ticket #34855 (Document wp_register_widget_control() $options as a hash notation) closed by DrewAPicture
fixed: In 35864: […]
15:23 Changeset [35864] by DrewAPicture
Docs: Document the optional $options parameter for …
15:20 Ticket #35014 (Deprecate bloginfo()) created by atomicjack
bloginfo() is quite a specific function - in that, it references …
14:34 Ticket #35009 (Function json_last_error_msg() is not compatible with those in PHP 5.5) closed by upsell
worksforme: You are right. I've used old version of: …
14:06 Ticket #35013 (WP4.4 function handle_404 yelds a fatal error on line 613 when trying ...) created by jdmweb
Hello. Here's the problem: `Fatal error: clone method called on …
13:08 Ticket #35012 (wp_old_slug_redirect can cause redirect loop) created by vdwijngaert
At least one known issue arises since [34659]. I noticed this …
12:53 Ticket #35011 (Some comments appear under wrong article) created by Atari-Frosch
I'm watching this since some time, so it is not (only) related to the …
11:53 Ticket #35010 (Quick Edit: do not apply level to non-hierarchical post types) created by Offereins
Context In my code I have set my non-hierarchical post type …
11:44 Ticket #35009 (Function json_last_error_msg() is not compatible with those in PHP 5.5) created by upsell
Function json_last_error_msg() returns "No Error" if no error has …
11:26 Ticket #35008 (Ampersands in URLs are no longer converted to entities) created by SergeyBiryukov
Reported by @hoveroverus on support forums. 1. Go to Add New Post …
11:06 Changeset [35863] by johnbillion
Add assertions for role names as capabilities in the capabilities …
10:41 Ticket #35007 (current_user_can('author') and current_user_can('contributor') returns ...) created by edville101
After I updated two different multi-site website to WP 4.4, …
07:54 Ticket #34995 (WP_Widget::widget not called) reopened by SergeyBiryukov
I was able to confirm the regression. [34465] made the $index
06:27 Ticket #34995 (WP_Widget::widget not called) closed by btwatts
invalid: CLOSE I found the problem. The ID I was registering and the ID I was …
05:41 Ticket #35006 (Comments sent immediately to Trash for matching keyword blacklist ...) created by scottbrownconsulting
Going from 4.3.1 to 4.4 the behavior of comments blacklisted for …
04:45 Ticket #35005 (updating to 4.4 causes 500 internal server error) created by ian.edington
Upgrading to 4.4 from 4.31 causes this error: […] This is line 42 …
04:19 Ticket #33657 (wp.customize.Container.onChangeActive uses "construct" variable name ...) closed by ericlewis
wontfix: It sounds like there's not much consensus here, and this isn't a …
04:14 Ticket #26752 (Change default ordering of post types with page-attributes support in ...) closed by ericlewis
invalid: > It's not super clear to me what you want here Neither do I reading …
04:12 Ticket #31007 (Consider removing WP_ALLOW_MULTISITE) closed by ericlewis
maybelater: Closing this out, as this is just the tip of the iceberg in improving …
04:10 Ticket #29071 (Make it easier to include an instance of the Customizer outside of ...) closed by ericlewis
wontfix: @westonruter and I have riffed on the idea of booting the Customizer …
04:08 Ticket #31967 (Editable area in post content editor is unclear) closed by ericlewis
duplicate: Duplicate of #21536.
04:05 Ticket #23768 (Display a gallery as a slideshow) closed by ericlewis
maybelater: Doesn't sound like this is going to happen. Maybe if HTML spec adopts …
03:52 Changeset [35862] by pento
About: Add a fallback -webkit-calc() to about.css We forgot to …
03:49 Ticket #34964 (Add inline documentation for get_page_by_path()) closed by ericlewis
fixed: In 35861: […]
03:49 Changeset [35861] by ericlewis
Add inline documentation for get_page_by_path(). Fixes #34964.
03:43 Ticket #35004 (All code should adhere to WordPress coding standards) created by barry
[34981] committed by @dd32 does not adhere to the WordPress …
03:39 Ticket #21870 (@ error control operator hides fatal error on mysql_fetch_object) closed by ericlewis
fixed: In 35860: […]
03:39 Changeset [35860] by ericlewis
Don't suppress error messages in database function calls. Fixes #21870.
03:37 Ticket #35003 (Update grunt-contrib-imagemin to v1.0.0) closed by pento
fixed: In 35859: […]
03:37 Changeset [35859] by pento
Build Tools: Update grunt-contrib-imagemin to v1.0.0 This updates …
03:27 Ticket #35003 (Update grunt-contrib-imagemin to v1.0.0) created by netweb
Raised in Slack today …
03:06 Ticket #35002 (Attempt to set executable bits for core directories) created by nacin
I just diagnosed a problem with a site where wp-includes was 744
02:46 Changeset [35858] by boonebgorges
Be sure to force-delete when cleaning up fixtures in …
02:26 Changeset [35857] by boonebgorges
Share fixtures in get_comment_link() tests. See #30017.
02:11 Ticket #34992 (update_meta_cache() fails for 'term' meta type) closed by boonebgorges
invalid: Hi @doublesharp - Thanks for the report. It appears that you're using …
01:57 Ticket #35001 (Remove title attributes: update-core.php) created by Cheffheid
On the update screen a single title attribute can be found. It …
01:12 Ticket #35000 (Strict mode for REST API endpoints) created by danielbachhuber
Although register_rest_route() supports registering arguments, and …
00:40 Ticket #34922 (Focus on nav menu item control when shift+clicking (or long-press?) on ...) closed by westonruter
duplicate: Duplicate of #32681. @paulwilde :facepalm: I thought I had seen …
00:21 Ticket #34999 (Calling wp_die() in a REST API request should return valid JSON) created by joehoyle
See https://github.com/WP-API/WP-API/issues/790, whenever wp_die()
00:19 Ticket #34998 (Problem with responsive images) created by thisisbbc
Hi, As reported here : …

12/10/2015:

23:55 Ticket #34997 (preprocess_comment filter does not contain old user_ID field for ...) created by cookiesowns
in wp-includes/comment.php, line 1680, the old {{{ …
23:48 Ticket #34996 (Ordering terms by term meta) created by eherman24
With the release of 4.4 and the new term meta functionality, it seems …
23:30 Ticket #34995 (WP_Widget::widget not called) created by btwatts
I have what I believe is a proper WP_Widget subclass that uses new …
23:21 Milestone 4.3.2 completed
23:19 Ticket #34336 (Disable XML-RPC system.multicall authenticated requests on the first ...) closed by ocean90
fixed
23:08 Ticket #34526 (Minor mistake in wp_get_installed_translations function which causes ...) closed by ocean90
fixed: In 35856: […]
23:08 Changeset [35856] by ocean90
L10n: Use an absolute path for the is_dir() check when looking for …
22:38 Ticket #34994 (HTML5 elements reformatted poorly switching between Visual & Text editors) created by kristarella
HTML5 elements get reformatted in weird ways when switching between …
22:30 Ticket #34993 (Deleting a user no longer asks what to do with their content) created by beerallica
The process that deletes a user seems to only notice posts, and …
22:18 Ticket #34992 (update_meta_cache() fails for 'term' meta type) created by doublesharp
After the update to WordPress 4.4 I began seeing lots of error …
22:16 Ticket #34990 (Weird functionality of current_theme_supports('title-tag') in WordPress 4.4) closed by swissspidy
invalid: No worries :)
22:03 Ticket #34991 (Introduce a typographic measure for the admin screens) created by afercia
For optimal readability, lines of text shouldn't exceed a certain …
21:46 Ticket #34990 (Weird functionality of current_theme_supports('title-tag') in WordPress 4.4) created by gnotaras
It seems that current_theme_supports('title-tag') returns …
21:21 Ticket #34836 (Author Pages Need Upgrade) closed by ocean90
invalid
20:26 Ticket #22370 (dynamic_sidebar does not consider switch_to_blog) closed by jeremyfelt
wontfix: Similar to several other things in core, switch_to_blog() changes …
20:18 Ticket #34989 (Encourage strong passwords in password reset flow) closed by ocean90
duplicate: Duplicate of #33167.
20:16 Ticket #34989 (Encourage strong passwords in password reset flow) created by danielbachhuber
In the user profile, we have helpful UX which forces the user to …
19:36 Ticket #34988 (Screen Options on taxonomy edit screen) created by milindmore22
Hello, I been thinking why we need Screen Options on taxonomy edit …
19:23 Ticket #34763 (Updates screen iframes need a title attribute) closed by afercia
fixed: In 35855: […]
19:23 Changeset [35855] by afercia
Updates screen: make the new strings introduced in [35854]
19:21 Ticket #34987 ("Configure" link for dashboard widgets no longer displayed.) created by catchmyfame
The "configure" links for dashboard widgets are now hidden by CSS. The …
18:31 Ticket #34763 (Updates screen iframes need a title attribute) reopened by walbo
The title attributes isn't translatable.
18:28 Ticket #34901 (Update Themes in Place) closed by obenland
duplicate: Duplicate of #31529.
18:15 Ticket #34984 (Add translation link to plugin list) closed by ocean90
maybelater: Sounds like a good idea, but the list table is probably not the right …
17:20 Ticket #34763 (Updates screen iframes need a title attribute) closed by afercia
fixed: In 35854: […]
17:20 Changeset [35854] by afercia
Accessibility: the iframes used for the update progress in the Updates …
17:19 Ticket #34986 (Add Upgrade Notice for Themes) created by afragen
There is upgrade notice for plugins that displays on the core update …
17:02 Ticket #34985 (Remove PHP4 constructors in wp-includes/pomo/streams.php?) created by andg
Hi, in the wp-includes/pomo/streams.php file there's a bunch of …
17:01 Ticket #34984 (Add translation link to plugin list) created by pbearne
Hi all A bit of an idea here to help the translation of plugins (/ …
16:59 Ticket #34983 (shortcodes not working in input fields) created by mikelopez
So here's the gist of it... Won't work: `<input type="text" …
16:57 Ticket #34982 (New algorithm for displaying a hierarchical list of post objects in ...) created by rodrigosprimo
It seems to me that the commit [31730] made to fix #15459 mistakenly …
16:31 Ticket #34981 (Usage of `image_size_names_choose` breaks JS attachment model attributes) created by dnaber-de
Here's a small use case that shows how the issue arise. I want to …
16:25 Ticket #34980 (image_get_intermediate_size() sometimes skips image sizes) created by flixos90
Sometimes it can happen that an image size is not considered in …
16:23 Ticket #34979 (Shortcodes in 4.4 not working as in 4.3) closed by kraftbj
duplicate: Duplicate of #34939.
16:20 Ticket #34979 (Shortcodes in 4.4 not working as in 4.3) created by azurecurve
I have a couple of plugins which use shortcodes no longer working in …
15:48 Ticket #34978 (Extra quotes in title in WP_Widget_RSS class, widget method) created by dcdeaton
https://github.com/WordPress/WordPress/blob/master/wp-includes/widgets/
15:32 Ticket #34977 (When updating a Comment do not call `wp_update_comment_count` if there ...) created by rachelbaker
As a follow-up to #34954: In wp_update_comment() we are calling …
15:16 Ticket #34954 (Comments Created Without a `comment_post_ID` Are Not Editable) closed by rachelbaker
fixed: In 35853: […]
15:16 Changeset [35853] by rachelbaker
Comments: Comments don’t need no Post ID when created, so they don’t …
14:40 Ticket #34976 (Plug ins fail to update after WP 4.4 installed) created by patdundee
Having various servers all running Linux with latest PHP. These …
14:16 Ticket #34975 (Explicitly globalize $wp_local_package) created by danielbachhuber
It's included in version.php for non-US English locales. Discovered …
13:54 Ticket #34974 (Media link format changed to 'Custom URL' from ' Media File' since 4.4) created by hughie.molloy
The $attachment variable set on line 2553 of ajax-actions.php in the …
12:54 Ticket #34963 (WP 4.4 User roles below Admin do not function) closed by paulsms2015
invalid: Found the problem in a Theme from a 3rd party(Ultimatum). Will contact …
12:51 Ticket #34973 ('comment_form_fields' filter description should mention the textarea) created by SergeyBiryukov
[35723] introduced the comment_form_fields filter. Unlike …
11:53 Ticket #34972 (Permalink for unattached media same as a post) created by petercralen
First step - upload media "tralala.jpg" I got pretty link …
11:39 Ticket #34970 (reset password link is broken in email) closed by SergeyBiryukov
duplicate: Hi @restonce, welcome to Trac! Thanks for the report, we're already …
11:39 Ticket #34971 (Embeds: Embedding static front page does not work) created by thomaslhotta
Hi, Just started playing around with the new embed feature and I …
11:27 Ticket #34970 (reset password link is broken in email) created by restonce
Hello, I am using 'WordPress 4.4' and my browser is chrome 47.0 …
11:24 Ticket #34969 ('Allow Comments' Option should be available on Single Editor) closed by atomicjack
invalid: Replying to ocean90: > @atomicjack Have you enabled the …
11:18 Ticket #34961 ('View Page' Button / link missing in the single post edit screen) closed by atomicjack
invalid: This was removed as it was redundant - there were too many buttons …
11:16 Ticket #34969 ('Allow Comments' Option should be available on Single Editor) created by atomicjack
In the 'quick' and 'bulk' editors, you can disable comments, however, …
10:55 Changeset [35852] by ocean90
Bump package.json and readme.html to 4.4.1 in the 4.4 branch.
09:56 Ticket #34968 (redirect post to post-1 in wordpress 4.4) created by buy66
hi After updating WordPress to version 4.4 The original post ( …
09:40 Ticket #34967 (SHORTINIT and date_i18n: Call to undefined function _x()) created by djzone
When SHORTINIT is used together with date_i18n() wp-includes/l10n.php …
09:16 Ticket #34966 (Add new filter for return URL in Customizer) closed by westonruter
maybelater: @rabmalin You can accomplish this via: […]
09:09 Ticket #34966 (Add new filter for return URL in Customizer) created by rabmalin
Since 4.4 return URL in Customizer is managed from get_return_url()
08:25 Ticket #34965 (IDN site and wp_validate_redirect()) closed by SergeyBiryukov
duplicate: Hi @dikiyobraz, welcome to Trac! Thanks for the report, we're already …
07:41 Ticket #34892 (Addition of custom date format (PHP) for Recent Posts Widget) closed by swissspidy
wontfix
06:45 Ticket #33994 (Multisite cron from command line (eg. crontab)) closed by jeremyfelt
maybelater: Agreed. Once things scale to the point where special cron handling is …
06:35 Ticket #30396 (Redirected to main domain 404 in admin of subfolder) closed by jeremyfelt
invalid: Closing this as invalid. Please don't hesitate to reopen if the issue …
05:28 Ticket #22233 (update_option() fails when value has nested objects) closed by jrf
worksforme: I've been trying to reproduce this issue in order to fix it and have …
05:21 Ticket #34965 (IDN site and wp_validate_redirect()) created by dikiyobraz
If site runs on IDN domain …
03:43 Ticket #34723 (Warning in get_the_terms() because of non-array) closed by boonebgorges
fixed: In 35851: […]
03:43 Changeset [35851] by boonebgorges
Improve handling for WP_Error objects in get_the_terms(). …
03:40 Ticket #34964 (Add inline documentation for get_page_by_path()) created by ericlewis
I started at this bit of code for a few minutes, think we could use …
03:37 Ticket #34723 (Warning in get_the_terms() because of non-array) reopened by boonebgorges
Reopening for 4.4.1
03:34 Ticket #34723 (Warning in get_the_terms() because of non-array) closed by boonebgorges
fixed: In 35850: […]
03:34 Changeset [35850] by boonebgorges
Improve handling for WP_Error objects in get_the_terms(). …
03:15 Changeset [35849] by johnbillion
Comments: Commit tests missed in [35848]. See #28617
03:05 Ticket #28617 (comments_popup should not be allowed to be access directly) closed by johnbillion
fixed: In 35848: […]
03:05 Changeset [35848] by johnbillion
Comments: The year is 2003. Permalinks are a new thing and everyone's …
01:48 Ticket #34963 (WP 4.4 User roles below Admin do not function) created by paulsms2015
After install of 4.4 on 12/8/2015 the user roles below Admin do not …
00:56 Ticket #34962 (Issues with wp_get_document_title function causing problems with ...) created by kasia_codeword
Please see this thread on the support forum as a primer: …
00:55 Ticket #34961 ('View Page' Button / link missing in the single post edit screen) created by simonrcodrington
Hey there guys, I've noticed in several of my sites that I've updated …
00:39 Ticket #34960 (Improve wp_debug_mode() function documentation.) created by jrf
There is a contradiction (and falsity) in the documentation of the …
00:29 Ticket #34959 (dbDelta index ASC or DESC creates duplicate) created by mnelson4
Similar to #10404, using KEY movie_type_idx (movie_type ASC),

12/09/2015:

23:54 Ticket #30162 (make_clickable - skip script & style tags) closed by johnbillion
fixed: In 35847: […]
23:54 Changeset [35847] by johnbillion
Formatting: Don't make links inside <script> and <style> tags …
23:51 Ticket #34958 (esc_url() and parse_url() do not work together.) created by damiankaelgreen
Here is a strange anomaly that I just discovered. It seems that WP's …
23:47 Ticket #29149 (3.9.2: multiple update notification e-mails) closed by ageisp0lis
invalid: @swissspidy I guess you can close this, it's been a while and I've …
23:47 Ticket #34957 (#a11y-focus: Standardizing the handling of :focus and :hover) created by adamsoucie
After the discussion of 34876 with @mor10 and …
23:43 Ticket #34956 (The default for the `comment_post_ID` in `wp_insert_comment` should be ...) created by rachelbaker
The comment_post_ID column in the database is BIGINT and has a …
23:38 Ticket #34955 (The choices of images to add to srcset shouldn't be via a ratio) created by smerriman
In #34810: > As the difference between the widths being compared …
23:34 Ticket #34954 (Comments Created Without a `comment_post_ID` Are Not Editable) created by rachelbaker
If a comment is created via wp_insert_comment() without the optional …
23:34 Ticket #34953 (Focus style: Names in credit section) created by walbo
Focus style on names in credit section are broken. See screenshot.
22:53 Ticket #34952 (srcset responsive images conflicting with bxslider on genesis ...) created by brightervision
Our company has multiple sites utilizing Wordpress with an …
22:52 Ticket #34951 (Authentication modal dialog spinner should disappear when loading is done) created by afercia
Similar to #33311 and other spinner performance-related issues (e.g. …
22:43 Ticket #9678 (Importing of plain RSS loses descriptions with xml:lang) closed by johnbillion
invalid
22:19 Ticket #34943 (Remove title attributes: wp-login.php) closed by afercia
fixed: In 35846: […]
22:19 Changeset [35846] by afercia
Accessibility: remove no-purpose title attributes from the login …
21:54 Ticket #34950 (Confirm weak password checkbox not hidden when process cancelled) created by ChemicalSailor
When changing user password, if a user enters a weak password, then …
21:52 Ticket #34949 (Stop generate native thumbnail images) created by smartdev2004
Hi, Congrats for 4.4 release desktop application for controlling …
21:32 Ticket #30848 (Bug permalink Create new Page, Post or Post Type) closed by swissspidy
worksforme: No activity in a year and I cannot reproduce this. The slug is either …
21:25 Ticket #34908 (Merge similar strings in REST API deprecated function/argument handlers) closed by rachelbaker
fixed: In 35845: […]
21:25 Changeset [35845] by rachelbaker
Docs: Better param descriptions and fix incorrect param name within …
21:23 Ticket #34478 (Show Theme URI value in admin) closed by obenland
wontfix: We're already displaying the author uri to get in touch with them. I'm …
21:17 Ticket #34948 (Update random_compat for "Don't instantiate COM if it's a disabled class") created by ocean90
From …
21:12 Ticket #34947 (Add filter to search available menu items query) created by TimothyBlynJacobs
The customize_nav_menu_available_items filter in combination with …
20:43 Ticket #34945 (HTTPS website with HTTP images) reopened by johnbillion
There's nothing in the Codex that suggests there's anything temporary …
20:42 Ticket #34945 (HTTPS website with HTTP images) closed by swissspidy
invalid: Closing since the issue could be resolved.
19:25 Ticket #34946 (new comment redirects break anchors in Safari) created by chuckmoulton
WordPress has the following setting: [x] Break comments into pages …
19:21 Ticket #34945 (HTTPS website with HTTP images) created by anonymized_14292070
Hi, I am having a bug since I moved my site to HTTPS : every time I am …
19:19 Ticket #34944 (The "required" title attributes are not translatable in ...) created by andg
In the wp-admin/includes/media.php file, a few title attributes …
19:02 Ticket #34943 (Remove title attributes: wp-login.php) created by afercia
See #24766 for some background. In the login screen, there are a …
18:49 Ticket #34940 (Consistency and persistency on Admin side) closed by nadramah
worksforme: OOO! You also changed the headers to H1 !!! Thanks. It solved my concern.
18:48 Ticket #34942 (Add a filter for $index in dynamic_sidebar() function) created by ShinichiN
It would be nice if plugins can filter the index (the name of the …
18:23 Ticket #34941 (Make the main bootstrap process in ms-settings.php testable) created by jeremyfelt
One of the harder things to test right now in multisite is the …
18:02 Ticket #34940 (Consistency and persistency on Admin side) created by nadramah
On WordPress Admin side, the only place you used Heading 2 <h2> is on …
17:59 Ticket #34939 (Shortcode regex no longer matches [shortcode=XXX]) created by kraftbj
After [34747], a shortcode in the format of [shortcode=xxx] is no …
16:35 Ticket #34938 (Allow filtering the temporary file name generated by wp_tempnam) created by mihaimihai
The wp_tempnam() function is located in wp-admin/includes/file.php …
16:21 Ticket #34937 (Language packs for plugins not installed on multisite installation) created by pputzer
I've recently switched my two plugins to use WP language packs for …
16:16 Changeset [35844] by DrewAPicture
Docs: Move the hook doc for the view_mode_post_types filter to …
15:56 Ticket #34936 (Reconcile wp-settings-cli.php with wp-settings.php) created by danielbachhuber
WP-CLI uses a custom wp-settings-cli.php to load WordPress, instead of …
15:55 Ticket #34935 (Removed SSL certificates causing errors in WP 4.4) created by DvanKooten
In #30434, a bunch of certificates were removed from the bundled root …
14:38 Ticket #34934 (Suppress preg_match() and urldecode() errors in WP::parse_request().) created by entreosos
Error en la fila class-wp.php 207 - 208 Aqui lo arregle asi […]
14:01 Ticket #34933 (postMessage - targetOrigin does not contains port number) created by ctomczyk
Current behavior When the skins are upgraded then the …
12:10 Ticket #34932 (Custom Field meta box in Taxonomy Term after WP 4.4) created by wzislam
As WordPress 4.4 takes Taxonomy Term Meta, it's a huge leap. Kudos to …
09:55 Ticket #34931 (Adding a filter to modify ratio differs when generating img srcset) created by mbcreation
Instead of debating about how accurate the current ratio is (0.002) …
09:15 Ticket #34930 (Wordpress 4.4 - wp_title filter no longer being called) closed by swissspidy
invalid: Yes, _wp_render_title_tag uses wp_get_document_title() under the …
09:15 Ticket #34912 (wp-admin/load-styles.php not serving multiple assets over HTTPS) closed by ElastisysLars
invalid: I have successfully traced the error to my nginx reverse proxy …
08:40 Ticket #34930 (Wordpress 4.4 - wp_title filter no longer being called) created by amiga500
I was using 4.3.1 and using apply_filter('wp_title',...) to alter my …
07:50 Ticket #34929 (Update from 4.3.1 to 4.4 stuck at blank do-core-upgrade when ...) created by ElastisysLars
I had the following settings in my wp-config.php: […] With those …
06:44 Ticket #34928 (Making wordpress embeds responsive is a better idea) created by Niresh12495
Wordpress Embedding is a nice feature introduced with 4.4 upgrade any …
06:40 Ticket #34926 (Twenty Sixteen: Declaring WooCommerce Support) closed by chriscct7
invalid: Hi there, Default themes can't play favoritism to certain plugins so …
06:26 Ticket #34927 (user_url and user_email length too short) created by DonnaMiller
I have been adding users to my client's site with no issues, until I …
05:32 Ticket #34762 (Users table is missing on install) closed by SergeyBiryukov
invalid
05:25 Ticket #34926 (Twenty Sixteen: Declaring WooCommerce Support) created by spraveenitpro
Hi, The one issue is that Twenty Sixteen doesn't declare WooCommerce …
04:05 Ticket #34925 (4.4 wp-login.php: no longer possible to use the login_post scheme) created by jamescollins
As of WordPress 4.4, the WordPress login screen uses wp_login_url()
01:37 Ticket #34924 (Network upgrade fails on tls 1.2 only servers) created by mensmaximus
Setup: Nginx 1.9.7 on Centos 7.1 with cURL 7.29 SSL configured with …
01:13 Changeset [35843] by dd32
The 4.4 branch is now 4.4.1-alpha.
01:05 Changeset [35842] by dd32
Tag 4.4

12/08/2015:

23:43 Changeset [35841] by wonderboymusic
WordPress 4.4
23:28 Ticket #34663 (4.4 About Page) closed by ocean90
fixed: In 35840: […]
23:28 Changeset [35840] by ocean90
About Page: Add release video and update post embed. Merge of [35839]
23:22 Changeset [35839] by ocean90
About Page: Add release video and update post embed. Props camikaos, …
22:59 Ticket #34921 (CORS Preflight Check Broken in API) closed by rachelbaker
wontfix: Per @rmccue that merged the related code here: …
22:01 Changeset [35838] by ocean90
Install/Upgrade: Keep indexing bots away until a site is ready to be …
21:55 Changeset [35837] by ocean90
Install/Upgrade: Keep indexing bots away until a site is ready to be seen.
21:06 Ticket #34923 (Allow users to more seamlessly create page-based nav menus during ...) created by westonruter
Upon first installing WordPress, new users may find themselves in the …
20:39 Changeset [35836] by ocean90
Add missing svn:mergeinfo properties for [35835].
20:33 Changeset [35835] by ocean90
About Page: Use w.org CDN, use ReverbNation instead of Cloudup, adjust …
20:24 Changeset [35834] by wonderboymusic
About Page: use ReverbNation instead of Cloudup to avoid Ad Blocker …
20:23 Ticket #34922 (Focus on nav menu item control when shift+clicking (or long-press?) on ...) created by westonruter
When widgets were added to the Customizer in 3.9, there was a somewhat …
20:13 Ticket #34920 (Failing to save post if this specific code snippet is in it) closed by Ipstenu
invalid: This doesn't happen on a localhost install but I can reproduce it on …
20:05 Ticket #34921 (CORS Preflight Check Broken in API) created by tlovett1
In /wp-includes/rest-api/class-wp-rest-server.php line 237: …
20:00 Ticket #34920 (Failing to save post if this specific code snippet is in it) created by MusicalCreeper01
For the last week I was unable to post on my site …
19:29 Ticket #34899 (Olaf authentication protocol for better code freeze during RC) closed by helen
wontfix: For posterity and research, this appears to be a joke.
18:14 Changeset [35833] by ocean90
About Page: Remove three superfluous parentheses. Props …
18:06 Ticket #34919 (Move 'Password protected' and 'Private' option clarification to the ...) created by SergeyBiryukov
In [34004] and [34016], two sentences were added to the About text for …
17:56 Changeset [35832] by ocean90
About Page: Use w.org CDN for images. See #34663.
17:54 Ticket #34918 (Orphaned Comments From Nonexistent Post Type Causes Capability ...) created by Funkatronic
So I have a comment or two attached to a post type that isn't …
16:54 Ticket #34876 (#a11y-color: "Add New" buttons on edit screens do not have CSS :focus ...) closed by adamsoucie
worksforme: @michaelarestad None at all. I was able to speak with @mor10 …
16:22 Ticket #34917 (Use meaningful variable names in wpLists) created by helgatheviking
The wp-includes/js/wplists.js script is cryptic and unnecessarily …
16:07 Ticket #28984 (Inputs (type=number) look too flattened) closed by michaelarestad
fixed: In 35831: […]
16:07 Changeset [35831] by michaelarestad
Administration: Adds a height to number inputs. Number inputs didn't …
16:06 Ticket #31598 (wp_schedule_single_event() should return true on success, false on failure) closed by ericlewis
duplicate: @jrf thanks for finding that! I agree. @GhostToast thanks for …
16:06 Ticket #34916 (Typo in setup-config.php) created by SergeyBiryukov
In 'Setup your database connection', 'setup' (noun) should be …
15:45 Ticket #34915 (Consider suppressing error notices for REST API requests) created by danielbachhuber
We should consider suppressing error notices for REST API requests, as …
15:19 Changeset [35830] by ocean90
Bundled Themes: Update POT files. Merge of [35829] to the 4.4 branch. …
15:18 Changeset [35829] by ocean90
Bundled Themes: Update POT files. See #34804.
14:02 Ticket #34914 (Merge 'View' strings with the same context) created by SergeyBiryukov
[34006] added _x( 'View', 'verb' ) as a row action for approved …
13:31 Ticket #34913 (Unscheduling cron jobs fails when original arguments were not an array.) created by jrf
The Cron API does not check whether the cron job arguments passed are …
12:54 Ticket #34912 (wp-admin/load-styles.php not serving multiple assets over HTTPS) created by ElastisysLars
My setup is a reverse-proxy SSL-terminated install, where WordPress is …
12:29 Ticket #34911 (Improving WYSIWYG Accessibility with tab key) created by justingreerbbi
Refer to forum post at …
12:16 Ticket #34910 (Add wp-admin/includes/network.php to makepot.php) created by SergeyBiryukov
Since [34023], ~70 strings that were previously in Network Admin …
11:46 Ticket #34909 (Clean up unused strings in credits.php) created by SergeyBiryukov
These strings are no longer used in the API and can probably be …
11:17 Ticket #34908 (Merge similar strings in REST API deprecated function/argument handlers) created by SergeyBiryukov
In rest_handle_deprecated_function(): `'%1$s (since %2$s; use %3$s …
10:45 Ticket #34907 (List for translation updates) created by Giede
If updates are available you have the overview at …
05:54 Ticket #34906 (Create widget categories) created by flixos90
Many users face the issue that they have a lot of widgets on their …
03:43 Changeset [35828] by wonderboymusic
About Page: use the source of the Make/Core Embed response instead of …
03:42 Changeset [35827] by wonderboymusic
About Page: use srcset for images, also known as Recursive …
03:37 Changeset [35826] by wonderboymusic
About Page: use the source of the Make/Core Embed response instead of …
03:32 Changeset [35825] by wonderboymusic
About Page: use srcset for images, also known as Recursive …
01:19 Ticket #34905 (zxcvbn() not defined (and making it impossible to edit an existing user)) created by wp-plugin@…
This site is only using the Akismet plugin. […]
00:22 Ticket #34904 (The design of the focus outline on buttons/elements could be improved) created by michaelarestad
Currently, the focus styles for buttons and many elements use a …
00:19 Milestone 4.4 completed
00:07 Ticket #34903 (wpdb needs a close function) created by fabifott
For a complete abstraction of the database access, the wpdb class …

12/07/2015:

23:31 Changeset [35824] by ocean90
About Page: Add Cloudup embed and cache the embeds as site transients. …
23:27 Changeset [35823] by ocean90
About Page: Add Cloudup embed and cache the embeds as site transients. …
22:39 Ticket #34902 (Add missing i18n) closed by rachelbaker
fixed: In 35822: […]
22:39 Changeset [35822] by rachelbaker
REST API: Make strings translatable in register_rest_route. Adds …
21:10 Ticket #34902 (Add missing i18n) created by Latz
Add missing i18n functions to wp-includes/rest-api.php
20:28 Changeset [35821] by ocean90
Media: Don't generate responsive image attributes if src does not …
20:07 Ticket #34898 (Responsive images broken on edited/imported content) closed by kirasong
fixed: In 35820: […]
20:07 Changeset [35820] by mikeschroder
Media: Don't generate responsive image attributes if src does not …
20:07 Ticket #34825 (Impossible to set a default ordering for custom post types (on the ...) closed by ocean90
fixed: In 35819: […]
20:07 Changeset [35819] by ocean90
List Tables: Revert [34728] and [35482]. Part of [34728] was already …
19:50 Ticket #34901 (Update Themes in Place) created by jeffr0
In WordPress 4.4, when browsing the installed theme's page, I noticed …
19:15 Changeset [35818] by ocean90
List Tables: Revert [34728] and [35482]. Part of [34728] was already …
19:13 Ticket #34900 (Improve unnecessary/false checks in sanitize_post_field()) created by tfrommen
Don't check if we're in attribute or JavaScript context if we already …
18:44 Ticket #34899 (Olaf authentication protocol for better code freeze during RC) created by frozen-coder
As mentioned in [http://ma.tt/2015/12/state-of-the-word-2015/ Matt's …
18:42 Ticket #25493 (Sorting posts in ascending order of date at admin side) reopened by ocean90
See https://wordpress.slack.com/archives/core/p1449513505003413, …
17:52 Ticket #34898 (Responsive images broken on edited/imported content) created by kovshenin
When we're rendering a srcset for responsive images we're relying on …
17:46 Ticket #34896 (Prevent unnecessary $wpdb->update() when hierarchical post doesn't ...) closed by joehoyle
fixed: In 35817: […]
17:46 Changeset [35817] by joehoyle
Prevent unnecessary $wpdb->update() when hierarchical post doesn't …
17:07 Changeset [35816] by melchoyce
About: Update image of the Twenty Sixteen red color scheme so it …
17:05 Ticket #34897 (Modify language in Installer to be less assuming and more inviting) created by ckoerner
Inspired by Fred Meyer's talk at #wcus this year …
17:05 Changeset [35815] by ocean90
Docs: After [35314], fix the DocBlock for url_shorten(). Merge of …
16:58 Changeset [35814] by ocean90
About: Sync tagline from about page with credits and freedoms. Merge …
16:38 Changeset [35813] by swissspidy
Docs: After [35314], fix the DocBlock for url_shorten(). See #20166.
16:36 Ticket #34896 (Prevent unnecessary $wpdb->update() when hierarchical post doesn't ...) created by danielbachhuber
Includes tests for reassignment behavior when deleting a hierarchical …
16:34 Ticket #34895 (Add screen reader text for Admin Bar Comments link) created by slushman
The Comments link on the Admin Bar only contains the number of …
16:16 Changeset [35812] by ocean90
About: Sync tagline from about page with credits and freedoms. See #34663.
16:08 Ticket #18179 (WP_Meta_Box) closed by ericlewis
maybelater: The …
14:38 Ticket #34894 (Create new dashicons - Draugiem.lv) closed by ocean90
wontfix: From ticket:34166:3: > For now we've decided not to add new …
12:40 Ticket #34894 (Create new dashicons - Draugiem.lv) created by Matiss.Jekabsons
There is a country wide needed new dashicon for Latvian local social …
08:25 Ticket #34893 (Improve Customizer setting validation model) created by westonruter
Customizer setting values need to be able to be validated and for any …
07:36 Ticket #34892 (Addition of custom date format (PHP) for Recent Posts Widget) created by anthony.lim
[…]
04:48 Ticket #34741 (Don't store the domain or the path in the database) closed by joehoyle
duplicate: This has been discussed at length in #32639 and #17048, also see …
04:25 Changeset [35811] by iseulde
Make date format consistent across the admin The 'date_format' and …
03:39 Ticket #25623 (The design of update_option etc makes race conditions likely to happen) closed by joehoyle
duplicate: Closing in favour of #31245 as they are essentially describing the …
01:53 Ticket #34891 (get_submit_button uses incorrect check for delete class) created by rmccue
get_submit_button has a special case for the delete type: […] …
00:38 Ticket #34890 (Canonical meta tag for paginated posts incorrect with ugly permalinks) created by peterwilsoncc
Following [34496] canonical URLs of paginated posts with ugly …

12/06/2015:

23:36 Ticket #32743 (Customizer: Menus Panel Priority) closed by westonruter
maybelater: Closed due to inactivity.
23:21 Ticket #34597 (Let WP_Customize_Manager::add_setting() honor filters added for ...) closed by westonruter
fixed: In 35810: […]
23:21 Changeset [35810] by westonruter
Customizer: Apply customize_dynamic_setting_class and …
22:22 Ticket #16972 (Input type radio losts its checked focus when metabox is dragged) closed by mdawaffe
fixed: In 35809: […]
22:22 Changeset [35809] by mdawaffe
Meta Boxes: Preserve radio inputs' state when sorting metaboxes. When …
22:22 Ticket #29865 (In plugins screen, searching installed plugins vs. searching for ...) closed by helen
fixed: In 35808: […]
22:22 Changeset [35808] by helen
Plugins: Provide a link to searching the plugin directory when no …
22:11 Changeset [35807] by melchoyce
Twenty Eleven/Docs: Remove duplicate "can" from footer template. See …
22:09 Changeset [35806] by dd32
Bundled Themes: Bump version numbers in default themes. Merges …
22:03 Ticket #32778 (hash_equals() does not compare strings in constant time) closed by nbachiyski
fixed: In 35805: […]
22:03 Changeset [35805] by nbachiyski
Docs: clarify inline docs for hash_equals Before the docs implied the …
22:03 Ticket #13941 (WP_CONTENT_URL should use site_url() to support HTTPS / SSL) closed by johnbillion
fixed: In 35804: […]
22:03 Changeset [35804] by johnbillion
Use site_url() when generating WP_CONTENT_URL so it correctly …
22:01 Ticket #34863 (Document $text parameter in capital_P_dangit()) closed by swissspidy
fixed: In 35803: […]
22:01 Changeset [35803] by swissspidy
Docs: Add proper @param and @return tags for capital_P_dangit(). …
22:00 Ticket #34804 (Updates to readme.txt files of Bundled Themes for 4.4) closed by kirasong
fixed: In 35802: […]
22:00 Changeset [35802] by mikeschroder
Bundled Themes: Bump version numbers in default themes. Props …
21:59 Ticket #34606 (Improve styling consistency of links within notices) closed by afercia
fixed: In 35801: […]
21:59 Changeset [35801] by afercia
Notices: improve styling consistency of links within notices. For …
21:58 Ticket #34865 (Slug reset when updating post without slug field) closed by ericlewis
fixed: In 35800: […]
21:57 Changeset [35800] by ericlewis
Posts: Don't modify post_name if it wasn't supplied to …
21:57 Ticket #34889 (wp_check_password() and issue with trailing space) created by jperlman
I have users logging in via wp-login.php and then filling out a custom …
21:56 Ticket #34859 (Typo in wp-includes/theme.php) closed by swissspidy
fixed: In 35799: […]
21:56 Changeset [35799] by swissspidy
Docs: Fix a typo in the stylesheet_directory filter docs. Props …
21:54 Changeset [35798] by markjaquith
About Page: Add the WordPress 4.4 tagline. "Connected" because of …
21:53 Changeset [35797] by kovshenin
Docs: Make "list table table tag" a bit more readable. See: #34885, …
21:51 Ticket #34876 (#a11y-color: "Add New" buttons on edit screens do not have CSS :focus ...) reopened by adamsoucie
After continued discussions with the a11y team, we disagree with the …
21:49 Changeset [35796] by kovshenin
Docs: Remove some more dittography. See #34885, r35793.
21:49 Ticket #17675 (Masked Domain Issue Introduced with New Update) closed by mdawaffe
invalid: This is WordPress acting as it should. To allow embedding within a …
21:43 Ticket #34864 (#a11y-color: Color contrast issues with the "Add New" buttons on Edit ...) closed by adamsoucie
worksforme: Realizing we're discussing two separate issues (and why I address them …
21:36 Ticket #33513 (Add support for the 'lang' attribute in admin bar menu items.) closed by swissspidy
fixed: In 35795: […]
21:36 Changeset [35795] by swissspidy
Toolbar: Allow adding lang and dir attributes to toolbar items. …
21:31 Ticket #34888 (Te the is misspelled) closed by jeremyfelt
fixed: In 35794: […]
21:31 Changeset [35794] by jeremyfelt
Te Docs: Fix te the misspelling. Previously, [35793]. Fixes #34888.
21:31 Ticket #34888 (Te the is misspelled) created by jeremyfelt
s/te/the/g
21:31 Ticket #34887 (Standardize on front end (n.) and front-end (adj.)) created by ocean90
The following is currently used in core: * front end: 17 matches …
21:30 Ticket #34864 (#a11y-color: Color contrast issues with the "Add New" buttons on Edit ...) reopened by adamsoucie
Love the contrast change. It also makes the button stand out more on …
21:23 Ticket #34886 (Search Form should not submit empty strings) created by gibrown
Depending on the styling it is not always obvious to the user that …
21:22 Ticket #34885 (the the the the the the the the) closed by pento
fixed: In 35793: […]
21:22 Changeset [35793] by pento
The the Docs: Fix the the dittography Sometimes, it's easy to to type …
21:20 Ticket #34885 (the the the the the the the the) created by pento
s/the the/the/g
21:17 Ticket #25110 (additional button colors) closed by helen
wontfix: This seems to be a non-starter now because of the color schemes that …
21:17 Ticket #34884 (Remove .pot files from Default Themes) created by dd32
Now that we're pushing all translations through …
21:16 Ticket #34028 (wp_safe_redirect can return admin_url() when get_admin_url() is used) closed by aaroncampbell
fixed: In 35792: […]
21:16 Changeset [35792] by aaroncampbell
Consider both home and site domains to be valid in …
21:06 Tickets #34864,​34876 batch updated by michaelarestad
fixed: In 35791: […]
21:06 Changeset [35791] by michaelarestad
Administration: Improve color contrast of 'Add New' buttons. This …
21:04 Ticket #34883 (Support TLS Client Certificates) created by Outlandish Josh
As we get savvier about TLS as part of the HTTPS Everywhere movement, …
21:03 Ticket #34882 (make registered editor stylesheets available to frontend) created by ungestaltbar
Currently add_editor_style() does not register a style as of …
20:56 Ticket #31251 (Show username in wp_dropdown_users when deleting users, not display name) closed by boonebgorges
fixed: In 35790: […]
20:56 Changeset [35790] by boonebgorges
Show user_login in Dashboard user dropdowns. User dropdowns in …
20:55 Ticket #34881 (Invalid HTML around the input field for searching themes) created by takayukister
There seems to be an invalid HTML structure in the Themes …
20:52 Ticket #34880 (Hidden state for Site Title and Tagline) created by karmatosed
The Site Title and Tagline have a checkbox to show on and off. In …
20:37 Ticket #33631 (Add filter to prevent user creation during site creation) closed by rachelbaker
fixed
20:31 Changeset [35789] by rachelbaker
Multisite: Clarify purpose of hook from [35786] and match our naming …
20:28 Ticket #27942 (Site Title not escaped when using HTML entities) closed by kovshenin
fixed: In 35788: […]
20:28 Changeset [35788] by kovshenin
Allow usage of angle brackets in a site title or tagline. The whole …
20:25 Changeset [35787] by DrewAPicture
Docs: Fix mid-file separator syntax in wp-includes/wp-db.php. Props …
20:23 Ticket #33631 (Add filter to prevent user creation during site creation) reopened by jeremyfelt
We can probably tighten up the naming on this a bit to be more clear. …
20:16 Ticket #34879 (Typo in wp_title separator placeholder) created by morganestes
The placeholder separator within wp_title() is %WP_TITILE_SEP%. A …
20:15 Ticket #34878 (Core Auto Updater Needs to be Aware of Manual Updates) created by aaroncampbell
Some of the "critical failures" that we get for automatic core updates …
20:12 Ticket #34877 (dbDelta PHPUnit Improvements) created by charlestonsw
Extend the phpUnit testing for dbDelta to check for index tests. …
20:09 Ticket #33631 (Add filter to prevent user creation during site creation) closed by rachelbaker
fixed: In 35786: […]
20:09 Changeset [35786] by rachelbaker
Multisite: Add hook before a new user is created during the creation …
20:02 Ticket #34842 (Simplify get_home_template() template candidates) closed by obenland
wontfix
19:57 Ticket #32569 (Long Plugin/Theme Titles do not wrap on small screens) closed by obenland
fixed: In 35785: […]
19:57 Changeset [35785] by obenland
Plugins: Allow long plugin names to wrap on small screens. Props …
19:24 Ticket #34876 (#a11y-color: "Add New" buttons on edit screens do not have CSS :focus ...) created by adamsoucie
There are no CSS focus states/pseudo selectors on the "Add New" …
18:48 Changeset [35784] by boonebgorges
Bump readme.html to 4.5.
18:38 Ticket #30890 (Customizer: Widgets preview should use public api.preview instance) closed by westonruter
fixed: In 35783: […]
18:38 Changeset [35783] by westonruter
Customizer: Re-use public api.preview instance in widgets preview …
18:32 Ticket #34875 (Allow developers to use an extended version of WP_Post (also WP_Term & ...) created by flixos90
A lot of times, developers use their own classes to work with post …
18:23 Ticket #24760 (Creating default object from empty value in ...) closed by jeremyfelt
fixed: In 35782: […]
18:23 Changeset [35782] by jeremyfelt
MS: Populate public on empty $current_blog during subdomain …
18:09 Ticket #34596 (WP_Customize_Manager::add_*() methods should return the added instance) closed by westonruter
fixed: In 35781: […]
18:09 Changeset [35781] by westonruter
Customizer: Return added instances for panels, sections, controls, and …
18:09 Ticket #34874 (dbDelta Case Sensitive Key Names Duplicates Indexes) created by charlestonsw
Reference ticket #10404. This is to decompose the original ticket …
18:06 Ticket #34873 (dbDelta PRIMARY KEY Single Space Recreates Index) created by charlestonsw
Reference ticket #10404. This is to decompose the original ticket …
18:00 Ticket #34872 (dbDelta Missing Index Name Creates Duplicate Indexes) created by charlestonsw
Reference ticket #10404. This is to decompose the original ticket …
17:58 Ticket #34871 (dbDelta Lowercase KEY Keyword Duplicates Indexes) created by charlestonsw
Reference ticket #10404. This is to decompose the original ticket …
17:51 Ticket #34870 (dbDelta Not Specifying Key Length Duplicate Indexes) created by charlestonsw
Reference ticket #10404. This is to decompose the original ticket …
17:51 Changeset [35780] by markjaquith
About Page: Add the WordPress 4.4 tagline. "Connected" because of …
17:42 Ticket #34869 (dbDelta Index Definition Spaces Duplicate Indexes) created by charlestonsw
Reference ticket #10404. This is to decompose the original ticket …
17:38 Ticket #34868 (Use unmodified $wp_version in wp-includes/update.php) closed by nacin
fixed: In 35779: […]
17:38 Changeset [35779] by nacin
Updates: Avoid stomping global $wp_version in wp_version_check()
17:35 Ticket #34868 (Use unmodified $wp_version in wp-includes/update.php) created by nacin
[32635] (4.3) accidentally started globalizing $wp_version in …
17:35 Changeset [35778] by boonebgorges
Bump package.json to 4.5.0.
17:31 Ticket #34867 (Introduce a CSS class which identifies elements that are either links ...) created by mcapybara
This ticket is related to issue #26504 and specifically comment …
17:28 Ticket #34866 (Improve documentation for format_for_editor()) created by swissspidy
format_for_editor() has an optional $default_editor parameter that …
17:06 Ticket #34772 (get_contents won't unlink tempfile when ftp_fget returns false) closed by dd32
fixed: In 35777: […]
17:06 Changeset [35777] by dd32
Upgrader: FTP: Cleanup temporary files during FTP download failures. …
17:01 Ticket #30986 (Consider using an abstract syntax tree for wpautop) closed by ericlewis
wontfix: This was fun to riff on but …
16:46 Ticket #34865 (Slug reset when updating post without slug field) created by jason_the_adams
Currently, when a post is being updated, it's assumed that the …
16:43 Changeset [35776] by nacin
Trunk is now 4.5-alpha.
16:43 Ticket #34864 (#a11y-color: Color contrast issues with the "Add New" buttons on Edit ...) created by adamsoucie
This is in relation to Ticket 31713, but after discussions …
16:36 Ticket #34562 (`wp_tempnam()` can return a path that already exists) closed by dd32
fixed: Scratch that. Turns out wp_tempnam() IS used during the zip …
16:32 Ticket #34863 (Document $text parameter in capital_P_dangit()) created by swissspidy
capital_P_dangit() takes a $text parameter that is used to replace …
16:27 Ticket #34862 (Document wp_delete_term() $args as a hash notation) created by swissspidy
As per the @todo comment in wp_delete_term(), the $args
16:18 Ticket #34861 (Improve documentation for wp_count_terms()) created by swissspidy
wp_count_terms() takes an optional $args param that is passed to …
16:14 Ticket #34860 (Search Engine Discouraged shown on dashboard when upgrading from an ...) created by bswatson
When upgrading a site to a version newer than 3.7 when the original …
16:14 Ticket #34859 (Typo in wp-includes/theme.php) created by ixkaito
Fix a typo in docs of get_stylesheet_directory().
16:11 Ticket #34858 (Improve documentation for request_filesystem_credentials()) created by swissspidy
As per the @todo comment in request_filesystem_credentials(), the …
16:08 Ticket #34562 (`wp_tempnam()` can return a path that already exists) reopened by dd32
This unfortunately didn't get applied to the WP_Upgrader class too, …
16:07 Ticket #34857 (Improve documentation for wp_admin_css_color()) created by swissspidy
As per the @todo comment in wp_admin_css_color(), the function's …
16:06 Ticket #26963 (wp_get_object_terms using wrong orderby statement) closed by boonebgorges
invalid: Sounds like the issue, as originally reported, is not valid. The …
15:57 Ticket #34856 (Document optional parameters in get_archives_link()) created by swissspidy
As per the @todo comment in get_archives_link(), the function's …
15:50 Ticket #34855 (Document wp_register_widget_control() $options as a hash notation) created by swissspidy
As per the @todo comment in wp_register_widget_control(), the …
15:46 Changeset [35775] by nacin
Branch 4.4
15:43 Ticket #34854 (Send initial_db_version to update check) closed by nacin
fixed: In 35774: […]
15:43 Changeset [35774] by nacin
Add initial_db_version to wp_version_check(). fixes #34854.
15:38 Ticket #34854 (Send initial_db_version to update check) created by nacin
It'd be nice to have this data so we can get an idea how many updates …
08:44 Ticket #34853 (A helper method should be created to centralize which extensions are ...) created by dan.rossiter
In keeping with the helper methods introduced in 3.6 for audio/media …
04:04 Ticket #34852 (fix broken re-auth loop (due to expired session)) created by rothschild86
Happened today. Was writing a post. A lightbox popped up saying my …

12/05/2015:

23:19 Ticket #34851 (Flex Sizes In WP_Customize_Cropped_Image_Control Not Working) created by stephen.punwasi
Doesn't appear that the "flex_width" or "flex_height" are working when …
16:29 Ticket #34850 (Image Cropping) created by ethanmfarmer
The image crop tool won't allow for cropping of images in the media …
15:47 Ticket #34849 (Can't remove category from post while bulk editing) closed by SergeyBiryukov
duplicate: Hi @Fleuv, welcome to Trac! Thanks for your report, we're already …
15:15 Ticket #34849 (Can't remove category from post while bulk editing) created by Fleuv
Consider the following bulk selected posts: table 1 […] …

12/04/2015:

23:35 Ticket #34832 (REST API does not send nocache headers on authenticated requests) closed by wonderboymusic
fixed: In 35773: […]
23:35 Changeset [35773] by wonderboymusic
REST API: Core typically sends nocache headers on all auth'ed …
23:24 Ticket #27317 (Update wp_insert_user function to return 'pre_user_login' filter WP_Errors) closed by boonebgorges
fixed: In 35772: […]
23:24 Changeset [35772] by boonebgorges
Use 'invalid_username' error code when tripping 'illegal_user_logins'. ���
23:12 Ticket #34791 (Comments screen: can't focus the row action links anymore) closed by jorbin
fixed: In 35771: […]
23:12 Changeset [35771] by jorbin
Make comment screen row actions focusable In [34504], tabbing through …
23:10 Ticket #19918 (Attachments are viewable from any permalink that matches their slug) closed by wonderboymusic
fixed: In 35770: […]
23:10 Changeset [35770] by wonderboymusic
Canonical: introduce strip_fragment_from_url() and use when …
21:31 Ticket #34833 (When given 'tag' as an argument into wp_query it ignores suppress_filters) closed by BenzinNZ
invalid: Hmmm looks like something else is occurring outside of my scope of …
19:43 Ticket #34848 (Add support for updating post meta in bulk) created by patrickgarman
A limiting factor in performance of inserting posts into the database …
18:20 Ticket #34830 (Menu is not showing up) closed by oyaglidere
maybelater: Hi John, You were right, I disabled one of the plugins and it worked. …
18:10 Ticket #34847 (Fresh install of 4.4 RC fails to create tables) closed by kevinB
invalid: Disregard this. It was actually due to a prior failed table import …
18:08 Changeset [35769] by DrewAPicture
About page: Make strings translatable. See #34663.
17:54 Changeset [35768] by DrewAPicture
About page: Final string changes. Props petya, ocean90, DrewAPicture …
17:35 Ticket #34847 (Fresh install of 4.4 RC fails to create tables) created by kevinB
A fresh install of the 4.4 RC release (or the current trunk code) to a …
17:03 Ticket #19918 (Attachments are viewable from any permalink that matches their slug) reopened by tellyworth
Replying to tellyworth: > These two recent commits …
16:40 Ticket #34846 (Implement addWarning() method in SpeedTrapListener) closed by ocean90
fixed: In 35767: […]
16:40 Changeset [35767] by ocean90
Unit Tests: Implement addWarning() method in SpeedTrapListener. The …
16:26 Changeset [35766] by DrewAPicture
About page: Add non-breaking spaces to "Reddit Comments" and "Speaker …
16:12 Changeset [35765] by DrewAPicture
About page: Fix some minor string errors and simplify URL-building for …
16:07 Ticket #34846 (Implement addWarning() method in SpeedTrapListener) created by ocean90
Method was introduced in …
15:30 Ticket #34180 (Generate and Retrieve Password Reset Key Without Sorcery) closed by ocean90
fixed: In 35764: […]
15:30 Changeset [35764] by ocean90
Reset Password: Add a missing new operator for WP_Error in …
14:30 Ticket #34180 (Generate and Retrieve Password Reset Key Without Sorcery) reopened by ocean90
34180.patch WP_Error is not a function.
13:56 Ticket #34845 (Serialized custom fields are ignored on import) created by muffingroup
Hi guys, we would like to report a bug related with .xml file import. …
12:23 Changeset [35763] by DrewAPicture
First pass of the 4.4 about page. Adds strings (not yet translatable) …
05:45 Ticket #34698 (HTML-Embed code JavaScript error.) closed by nacin
fixed: In 35762: […]
05:45 Changeset [35762] by nacin
Embeds: Enforce, via unit tests, the no-ampersand rule for …
Note: See TracTimeline for information about the timeline view.