Make WordPress Core

Timeline

07/23/2017:

23:18 Ticket #41414 (Display Widgets Plugin Is A Trojan Horse) created by calvin_ngan
This plusgin https://wordpress.org/plugins/display-widgets/ creates …
15:41 Ticket #41413 (incorrect esc in wp_nonce_url) closed by ocean90
duplicate: Duplicate of #20771.
15:36 Ticket #41413 (incorrect esc in wp_nonce_url) created by pbearne
In wp_nonce_url() esc_html() is used to sanitize the output but the …
10:42 Ticket #41405 (Only output Emoji JS when emoji used on page) closed by jhabdas
maybelater: @pento Great response. Sorry I didn't notice the async script loader …
10:39 Ticket #41412 (@global $wpdb is not present in function fill_descendants()) closed by SergeyBiryukov
fixed: In 41123: […]
10:39 Changeset [41123] by SergeyBiryukov
Docs: Add a @global entry for $wpdb in …
10:10 Ticket #32138 (WordPress 4.2 : Tor Browser’s and Canvas privacy warning prompt) closed by pento
wontfix: No movement on the Tor ticket in well over a year. Unless they change …
10:08 Ticket #39700 (wpemoji code in wp header triggers tracking protection warnings in ...) closed by pento
duplicate: Duplicate of #32138.
09:07 Ticket #41412 (@global $wpdb is not present in function fill_descendants()) created by jontyravi
global $wpdb is used in fill_descendants() function but it is not …
06:48 Ticket #41411 (REST API: Terms endpoint responses for PUT & POST requests don't set ...) created by westonruter
The endpoints for posts, users, and comments all set the context to …
05:11 Ticket #41410 (Set `'filter' => 'content'` on starter content "business info" widget) created by dlh
The text_business_info starter content widget currently prompts the …
01:13 Ticket #37836 (Cannot disable 'Add existing user') closed by johnbillion
fixed: In 41122: […]
01:13 Changeset [41122] by johnbillion
Users: Don't show the 'Add Existing User' form on the 'Add New User' …
01:09 Ticket #38298 (Allow multiple roles to be assigned via the admin UI) closed by johnbillion
wontfix: Seeing as the default roles in WordPress are effectively hierarchical …
01:05 Ticket #40728 (Added urlencode on wp_lostpassword_url()) closed by johnbillion
fixed: In 41121: […]
01:05 Changeset [41121] by johnbillion
Login and Registration: Correctly encode the redirect location URL …
00:20 Ticket #41269 (AJAX hook URL returns 200 when bad/missing action) closed by johnbillion
fixed: In 41120: […]
00:20 Changeset [41120] by johnbillion
Administration: Send an appropriate HTTP response status code when an …
00:01 Changeset [41119] by johnbillion
Docs: Correct some inline docs for the Ajax test case. See #41017

07/22/2017:

16:14 Ticket #41298 (Text Editor: Extra blank lines added above blockquote-formatted text) closed by SergeyBiryukov
wontfix
15:37 Ticket #41409 (No point in storing empty EXIF/IPTC data on post meta table) created by geminorum
- Post meta tables are bloated with often not used EXIF/IPTC data for …
15:14 Ticket #41408 (TinyMCE: Images with link and caption look "broken" when selected) created by azaozz
Happens when the image is set to display: block. That interferes …
15:02 Ticket #41407 (Updating a plugin from the Plugin Install Screen throws a JavaScript error) created by imath
Hi, /wp-admin/js/updates.js when refreshing the screen to decrement …
14:29 Ticket #37498 (WYSIWYG Error?) closed by azaozz
invalid: No reporter feedback or other comments in nine months. Feel free to …
14:25 Ticket #39287 (TinyMCE strips WAI-ARIA attributes) closed by azaozz
fixed: I believe this is fixed in TinyMCE 4.6.3 in WordPress 4.8.
14:07 Ticket #41085 (TinyMCE line height for p tags has been reset) closed by azaozz
duplicate: Hi @danieltj, this seems to be a uplicate of #40956.
12:14 Ticket #41372 (when no any media. at that time this section is not usable. so Please ...) reopened by SergeyBiryukov
12:13 Ticket #41406 (No need to show media list div. When media is empty.) closed by SergeyBiryukov
duplicate: Duplicate of #41372.
12:13 Ticket #41372 (when no any media. at that time this section is not usable. so Please ...) closed by rushabh4486
invalid
12:11 Ticket #41406 (No need to show media list div. When media is empty.) created by rushabh4486
No need to show media list div. When media is empty.
09:15 Ticket #41405 (Only output Emoji JS when emoji used on page) created by jhabdas
Currently Core supports Emoji characters. Emoji are great, but not …
08:54 Ticket #41404 (Sunset Windows Live Writer Manifest File) created by jhabdas
Given the following code produced on the front-end for users: […] …

07/21/2017:

21:21 Changeset [41118] by westonruter
Widgets: Fix typo in phpunit test for Custom HTML widget in [41116]. …
21:16 Ticket #41392 (Theme styles for Text widget do not apply to Custom HTML widget) closed by westonruter
fixed: In 41117: […]
21:16 Changeset [41117] by westonruter
Widgets: Improve theme styling compatibility for Custom HTML widget by …
21:08 Ticket #41392 (Theme styles for Text widget do not apply to Custom HTML widget) reopened by westonruter
21:01 Ticket #41392 (Theme styles for Text widget do not apply to Custom HTML widget) closed by westonruter
fixed: In 41116: […]
21:01 Changeset [41116] by westonruter
Widgets: Include widget_text class name on Custom HTML widget …
19:58 Ticket #41403 (Support "class" and "id" attributes on wp_oembed_get()) created by ramiy
The oembed function wp_oembed_get( $url, $args ) allows us to set …
18:13 Ticket #41392 (Theme styles for Text widget do not apply to Custom HTML widget) reopened by westonruter
18:12 Ticket #41392 (Theme styles for Text widget do not apply to Custom HTML widget) closed by westonruter
fixed: In 41115: […]
18:12 Changeset [41115] by westonruter
Widgets: Improve theme styling compatibility for Custom HTML widget by …
18:02 Ticket #41402 (Document staticvars in l10n.php) created by nileshdudakiya94
The statics variables are use in the functions but not mention in …
17:47 Ticket #41401 (Document WP_Theme::get_core_default_theme() as static) created by nileshdudakiya94
The static function is define but not mention in documentation of the …
17:21 Ticket #41400 (Document the $streamok staticvar for SMTP::connect()) created by nileshdudakiya94
The static variable $streamok use in the function but not mention in …
17:11 Ticket #41399 (Document $ini_all staticvar in wp_is_ini_value_changeable()) created by nileshdudakiya94
The static variable $ini_all use in the function but not mention in …
16:25 Ticket #41398 (Customizing Additional CSS - Text Unclear) closed by SergeyBiryukov
duplicate: Hi @gsexton, welcome to WordPress Trac! Thanks for the report, we're …
15:20 Ticket #41398 (Customizing Additional CSS - Text Unclear) created by gsexton
When you choose Appearance | Customize | Additional CSS, the text box …
13:39 Ticket #41397 (Correct $term_id parameter description in ...) closed by SergeyBiryukov
fixed: In 41114: […]
13:39 Changeset [41114] by SergeyBiryukov
Docs: Correct $term_id parameter description in …
12:20 Ticket #41397 (Correct $term_id parameter description in ...) created by upadalavipul
The parameter of the function is $term_id but in the documentation of …
11:24 Ticket #41396 (set_post_format: inconsistency between edit_post and bulk_edit_posts) created by Chouby
In edit_post(), set_post_format() is called before the post is …
10:14 Ticket #41395 (Add @staticvar entries for $cache and $tested_paths in wp_upload_dir()) closed by SergeyBiryukov
fixed: In 41113: […]
10:14 Changeset [41113] by SergeyBiryukov
Docs: Add @staticvar entries for $cache and $tested_paths in …
09:56 Ticket #41395 (Add @staticvar entries for $cache and $tested_paths in wp_upload_dir()) created by ajayghaghretiya1
static variables $cache and $tested_paths are used in the functions …
09:45 Ticket #41393 (Fatal Error) closed by SergeyBiryukov
invalid: Hi @qotero, welcome to WordPress Trac! This Trac is used for …
04:51 Ticket #41394 (Text widget: Rename legacy mode to visual mode and improve back-compat ...) created by westonruter
When TinyMCE was introduced to the Text widget in #35243, the filter
04:37 Ticket #41393 (Fatal Error) created by qotero
Website is shut down due to a fatal error notification. I need access …
04:27 Ticket #41392 (Theme styles for Text widget do not apply to Custom HTML widget) created by westonruter
In #40907 we introduced a Custom HTML widget that is dedicated for …

07/20/2017:

21:38 Ticket #41391 (Links to media in password protected pages) created by sdoffing
I was able to see a google search and view a pdf that was housed on a …
20:25 Ticket #41056 (WP-API JS Client: Settings is incorrectly registered as a collection) closed by kadamwhite
fixed: In 41112: […]
20:25 Changeset [41112] by kadamwhite
WP-API JS Client: Interpret Settings resource as a model. The REST …
18:41 Ticket #41390 (Comment page numbers feel wrong when using "Other comment settings") created by henry.wright
The "Other comment settings" section can be found under Settings > …
17:39 Ticket #41389 (Typo on Jetpack) closed by hardeepasrani
invalid: Hey @kant, Thank you for contributing to WordPress and pointing out …
17:36 Ticket #41389 (Typo on Jetpack) created by kant
On this permalink: …
16:13 Ticket #41388 (Insert Media window does not remember state for custom tabs, iframe bug) created by angel8888
Hi! I use Edd plugin (easy digital downloads) and Amazon S3 plugin …
15:34 Ticket #41387 (Avoid 403's from AJAX requests from postbox.js) created by bobbingwide
While making some improvements to a plugin's admin pages I changed the …
14:01 Ticket #41368 (Document $wpdb global in get_editable_authors()) closed by SergeyBiryukov
fixed: In 41111: […]
14:01 Changeset [41111] by SergeyBiryukov
Docs: Add a @global entry for $wpdb in get_author_user_ids(), …
13:46 Ticket #41382 (Document $wp_filesystem global in wp_ajax_install_theme()) closed by SergeyBiryukov
fixed: In 41110: […]
13:46 Changeset [41110] by SergeyBiryukov
Docs: Add a @global entry for $wp_filesystem in …
13:37 Ticket #41385 (Add @staticvar entries for get_html_split_regex() and ...) closed by SergeyBiryukov
fixed: In 41109: […]
13:37 Changeset [41109] by SergeyBiryukov
Docs: Add @staticvar entries for get_html_split_regex() and …
13:35 Ticket #41386 (Text Widget - Wording - Legacy Mode 4.8.1 beta) created by fullworks
The text widget has legacy mode processing. On upgrade from 4.7 …
13:34 Changeset [41108] by SergeyBiryukov
Docs: Add @access entries for WP_Upgrader_Skin::set_upgrader(), …
13:32 Ticket #41383 (Add @access entry for ...) closed by SergeyBiryukov
fixed: In 41107: […]
13:32 Changeset [41107] by SergeyBiryukov
Docs: Add @access entry for …
13:24 Ticket #41384 (Add @access entries for Bulk_Plugin_Upgrader_Skin::before() and ::after()) closed by SergeyBiryukov
fixed: In 41106: […]
13:24 Changeset [41106] by SergeyBiryukov
Docs: Add @access entries for Bulk_Upgrader_Skin::before() and …
13:20 Ticket #41385 (Add @staticvar entries for get_html_split_regex() and ...) created by ajayghaghretiya1
static variable $regex and $html_regex are used in the functions but …
13:14 Changeset [41105] by SergeyBiryukov
Docs: Change @version entry for WP_Http::buildCookieHeader() to …
13:13 Ticket #41381 (Add @access entry for WP_Http::block_request()) closed by SergeyBiryukov
fixed: In 41104: […]
13:13 Changeset [41104] by SergeyBiryukov
Docs: Add @access entries for WP_Http::block_request(), …
12:46 Ticket #41384 (Add @access entries for Bulk_Plugin_Upgrader_Skin::before() and ::after()) created by rushabh4486
Needs documents improvement in wp-admin/includes
12:25 Ticket #41383 (Add @access entry for ...) created by rushabh4486
Needs documents improvement for access modifier in …
12:24 Ticket #41382 (Document $wp_filesystem global in wp_ajax_install_theme()) created by ronakganatra
documentation needs improvement.* global $WP_Filesystem_Base is used …
12:17 Ticket #41381 (Add @access entry for WP_Http::block_request()) created by ronakganatra
function is defined as public but doesn't mentioned.
12:08 Changeset [41103] by SergeyBiryukov
Docs: Add @access entries for before() and after() methods in …
12:05 Ticket #41376 (Add @access entry for Plugin_Upgrader_Skin::__construct()) closed by SergeyBiryukov
fixed: In 41102: […]
12:05 Changeset [41102] by SergeyBiryukov
Docs: Add @access entries for __construct() in WP_Upgrader_Skin, …
12:03 Ticket #41380 (Add missing docs for the $data parameter for ...) created by ronakganatra
Documentation needs improvement.parameter passed but not defined.
11:59 Changeset [41101] by SergeyBiryukov
Docs: Add @access entries for feedback() and error() methods in …
11:53 Ticket #41377 (Add @access entries for $admin_header_callback and ...) closed by SergeyBiryukov
fixed: In 41100: […]
11:53 Changeset [41100] by SergeyBiryukov
Docs: Add @access entries for $admin_header_callback and …
11:47 Ticket #41378 (Wrong comment pass for Access modifier) closed by SergeyBiryukov
fixed: In 41099: […]
11:47 Changeset [41099] by SergeyBiryukov
Docs: Correct @access entry for …
11:18 Ticket #41379 (Document $r parameter for 'http_api_debug' action) created by ronakganatra
Documentation needs improvement in do_action parameters in class file. …
11:12 Ticket #41378 (Wrong comment pass for Access modifier) created by rushabh4486
Wrong comment pass for Access modifier
10:49 Ticket #41377 (Add @access entries for $admin_header_callback and ...) created by rushabh4486
Needs documents improvement in wp-admin/custom header.php
10:39 Ticket #41376 (Add @access entry for Plugin_Upgrader_Skin::__construct()) created by rushabh4486
Needs documents improvement for access modifier class in …
09:51 Ticket #41375 (Editor not working in older versions of Safari, or Roccat Browser on ...) created by orbitcarrot
When using WordPress 4.8 on Safari 5 or Safari 6 (possibly Safari 7) …
09:07 Ticket #22196 (add $wpdb->upsert function) closed by donpark
maybelater: Details on UPSERT problem @pento mentioned can be found here: …
08:59 Ticket #41374 (Wrong autocomplete value for comment forms) closed by wayne17
invalid: Thanks for your reply and help. It's the Antispam Bee plugin that …
08:24 Ticket #41374 (Wrong autocomplete value for comment forms) created by wayne17
Testing my website with the W3C validator, it gives me the error "Bad …
08:18 Ticket #41373 (WordPress 4.8 and WPML returns NULL on retrieve of translated ...) created by BackuPs
Hi There are mayor issues with wp 4.8 and wpml, polylang or any other …
07:57 Ticket #41372 (when no any media. at that time this section is not usable. so Please ...) created by rushabh4486
When no any media at that time this section is not usable. So please …
05:58 Ticket #22196 (add $wpdb->upsert function) reopened by donpark
Urgh. Trac UX leaves a lot to be desired. Undoing unintended change …
05:52 Ticket #22196 (add $wpdb->upsert function) closed by donpark
invalid: Replying to pento: > MySQL's `INSERT ... ON DUPLICATE KEY …
00:51 Changeset [41098] by westonruter
Post-WordPress 4.8.1 Beta 1 version bump
00:08 Changeset [41097] by westonruter
WordPress 4.8.1 Beta 1

07/19/2017:

23:05 Ticket #41371 (Copy & paste of html tables stopped working) created by irzig
Dear WordPress team, we are experiencing a problem after upgrading to …
22:41 Ticket #22196 (add $wpdb->upsert function) reopened by donpark
Proposed patch adds new method upsert to wp-db.php and modifies …
21:41 Ticket #40794 (WordPress needs a privacy policy) reopened by jnylen0
Reopening to get 40794.4.diff (DIFFERENT from the above …
21:41 Ticket #40794 (WordPress needs a privacy policy) closed by jnylen0
fixed: In 41096: […]
21:41 Changeset [41096] by jnylen0
About page: Add a privacy policy. Props MattyRob, johnbillion, …
20:50 Ticket #40974 (Updated text widget do not save text (when using paste)) closed by westonruter
fixed: In 41095: […]
20:50 Changeset [41095] by westonruter
Widgets: Improve Text widget's reliability in syncing Visual tab's …
20:48 Ticket #40974 (Updated text widget do not save text (when using paste)) reopened by westonruter
Opening for 4.8.1.
20:48 Ticket #40974 (Updated text widget do not save text (when using paste)) closed by westonruter
fixed: In 41094: […]
20:48 Changeset [41094] by westonruter
Widgets: Improve Text widget's reliability in syncing Visual tab's …
20:11 Ticket #38964 (Add filter to allow modifying response *after* embedded data is adde) closed by westonruter
fixed: In 41093: […]
20:11 Changeset [41093] by westonruter
REST API: Add a filter to allow modifying the response *after* …
13:41 Ticket #41370 (REST API: Attempting to create an existing term yields HTTP 500) created by jnylen0
Reported at https://github.com/WordPress/gutenberg/pull/1490. I …
13:40 Ticket #41369 (TinyMCE: remove old/unused code from the wpeditimage plugin) closed by azaozz
fixed: In 41092: […]
13:40 Changeset [41092] by azaozz
TinyMCE: remove unused code from the wpeditimage plugin. Fixes #41369.
13:36 Ticket #41369 (TinyMCE: remove old/unused code from the wpeditimage plugin) created by azaozz
As the title. The unused code is a left-over from patching the default …
12:32 Ticket #41368 (Document $wpdb global in get_editable_authors()) created by parthsanghvi
Needs documents improvement!
11:59 Ticket #41367 (Add description for wp_login_viewport_meta()) created by akbarhusen
11:13 Ticket #41365 (Add @access entry for Automatic_Upgrader_Skin::feedback()) closed by SergeyBiryukov
fixed: In 41091: […]
11:13 Changeset [41091] by SergeyBiryukov
Docs: Add @access entry for Automatic_Upgrader_Skin::feedback(). …
10:40 Ticket #41366 (WordPress makes uses of decimal prefix and uses binary multiplicator ...) created by sebm78
defined here: wp-includes/default-constants.php line 25-28 constants …
10:37 Ticket #41345 ('import' group tests fail using git repository) closed by jnylen0
fixed: In 41090: […]
10:37 Changeset [41090] by jnylen0
Tests: Be more helpful when the wordpress-importer plugin is …
10:14 Ticket #41365 (Add @access entry for Automatic_Upgrader_Skin::feedback()) created by akbarhusen
09:52 Ticket #41364 (Document $matchcat parameter in xmlrpc_getpostcategory()) closed by rushabh4486
invalid
09:18 Ticket #41364 (Document $matchcat parameter in xmlrpc_getpostcategory()) created by rushabh4486
$matchcat is used as parameter but unclear as to what it actually for. …
08:11 Ticket #41253 (category meta endpoint always returns an empty array) closed by rmccue
worksforme: Replying to MrG0lden: > Thanks, that works! Fantastic. :)
07:57 Ticket #41363 (Document nocache_headers() usage in wp-admin/admin-post.php) created by ronakganatra
nocache_headers(); is used but unclear as to what it actually does. …
02:07 Ticket #41362 (Make locate_template() filterable to change the template locations) created by kylejennings83
Right now WordPress expects all templates to reside in the root of …
00:34 Ticket #31475 (Add ability to change the folder location for templates) closed by rugbert
invalid

07/18/2017:

22:43 Ticket #38002 (Customize: provide a path to editing posts created in nav menus) closed by westonruter
worksforme: Yeah, I think it will be better to focus on the Gutenberg integration …
22:39 Changeset [41089] by westonruter
Widgets: Check for existence of wp.customize.state before attempting …
22:35 Ticket #41361 (Text widget can raise JS error if customize-base is enqueued on ...) closed by westonruter
fixed: In 41088: […]
22:35 Changeset [41088] by westonruter
Widgets: Check for existence of wp.customize.state before attempting …
22:27 Ticket #41361 (Text widget can raise JS error if customize-base is enqueued on ...) created by westonruter
The Text widget is currently looking for wp.customize before …
22:18 Changeset [41087] by westonruter
Widgets: Replace adding balanceTags on widget_custom_html_content
22:10 Ticket #40907 (Introduce widget dedicated for HTML code) closed by westonruter
fixed: In 41086: […]
22:10 Changeset [41086] by westonruter
Widgets: Replace adding balanceTags on widget_custom_html_content
21:55 Ticket #41360 (Dashicon code disappars when switching from Text editor to Visual editor) closed by melchoyce
duplicate: Hi @joeshmoeshow, thanks for the report! This is being tracked in …
21:50 Ticket #41360 (Dashicon code disappars when switching from Text editor to Visual editor) created by joeshmoeshow
After inserting the HTML for a Dashicon in the Text editor, like: …
21:45 Changeset [41085] by johnbillion
Set current user to 0 after each unit test. Merges [30001] to the 4.0 …
20:10 Ticket #41359 (Timeout login popup window loads admin instead of closing) created by ritterml
* I am logged into admin. * I leave my browser inactive. * I see a …
16:36 Ticket #41358 (Shutdown hooks can significantly slow down REST API responses) created by mikejolley
If you have a site with some slow, maybe deferred actions hooked into …
14:59 Changeset [41084] by johnbillion
Build: Switch to a Travis build matrix for the 3.9 branch. See #36906
14:53 Changeset [41083] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 3.9 …
14:51 Changeset [41082] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.0 …
14:50 Changeset [41081] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.1 …
14:49 Changeset [41080] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.2 …
14:48 Changeset [41079] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.3 …
14:44 Ticket #41357 (test_comment_query_should_be_cached() doesn't perform an assertion) created by johnbillion
The unit test …
14:22 Changeset [41078] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.4 …
14:14 Changeset [41077] by johnbillion
Build: Correct the Ubuntu image for PHP 5.2 and 5.6 on the 4.5 branch. …
14:11 Changeset [41076] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.5 …
13:33 Ticket #41356 (permission typo in rest api) closed by lalop
invalid: Sorry, I wasn't aware of the meta capability feature. I changed the …
13:25 Ticket #41356 (permission typo in rest api) created by lalop
I created a new role with delete_users capabilities. While trying to …
13:10 Changeset [41075] by johnbillion
Build: Switch PHP 5.2 to Travis' Ubuntu precise image. See #41292
13:05 Changeset [41074] by johnbillion
Build: Switch PHP 5.2 and 5.3 to Travis' Ubuntu precise image …
13:03 Changeset [41073] by johnbillion
Build: Switch PHP 5.2 and 5.3 to Travis' Ubuntu precise image …
11:55 Ticket #41355 (get_post_status filter is ignored in some cases) created by zaycakitayca
Code: […] What does not work: For unauthourized user posts still …
10:40 Ticket #40827 (WP Regular post categories bug also affects Woocommerce products categories) closed by SergeyBiryukov
duplicate: Hi @raykaii, welcome to WordPress Trac! Thanks for the report, we're …
10:38 Ticket #41354 (still waiting for a response from WP core team) closed by SergeyBiryukov
duplicate: Duplicate of #40827.
10:27 Ticket #41354 (still waiting for a response from WP core team) created by raykaii
Hi im still waiting for a response for a ticket opened almost 3 months …
08:25 Ticket #41292 (Switch Travis CI environment to Trusty - PHP 5.2 & 5.3 no longer ...) reopened by jnylen0
Reopening for backports, most urgently the 4.8 branch.
08:24 Ticket #41292 (Switch Travis CI environment to Trusty - PHP 5.2 & 5.3 no longer ...) closed by jnylen0
fixed: In 41072: […]
08:24 Changeset [41072] by jnylen0
Build: Switch PHP 5.2 and 5.3 to Travis' Ubuntu precise image …
07:53 Ticket #41353 (Async upload breaks when there are special characters into file name) created by bhargavbhandari90
After crunching the image, thumbnail breaks for the image.
04:20 Changeset [41071] by westonruter
Widgets: Discount shortcodes and leading/trailing line breaks for …
04:16 Ticket #40951 (New Text Widget - Switching Between Visual/Text Editor Strips Out Code) closed by westonruter
fixed: In 41070: […]
04:16 Changeset [41070] by westonruter
Widgets: Discount shortcodes and leading/trailing line breaks for …
03:47 Ticket #35293 (Emoji Regex in wp_encode_emoji() is wildly inaccurate) closed by pento
fixed: In 41069: […]
03:47 Changeset [41069] by pento
Emoji: Port the Twemoji regex to PHP. Previously, wp_encode_emoji()
03:22 Ticket #41158 (Increase tinymce panel z-index) closed by westonruter
fixed: In 41068: […]
03:22 Changeset [41068] by westonruter
Widgets: Bump the TinyMCE panels' base z-index to 500001 so they …
01:54 Ticket #40960 (Widgets: The Text widget should respect the “Disable the visual editor ...) closed by westonruter
fixed: In 41067: […]
01:54 Changeset [41067] by westonruter
TinyMCE: respect the Disable the visual editor when writing user …
01:44 Ticket #40972 (TinyMCE editor in Text widget does not have RTL contents) closed by westonruter
fixed: In 41066: […]
01:44 Changeset [41066] by westonruter
TinyMCE: fix directionality settings for RTL languages. Merges …
01:32 Ticket #40907 (Introduce widget dedicated for HTML code) reopened by westonruter
As noted in [https://core.trac.wordpress.org/ticket/40951#comment:154
00:12 Ticket #41352 (Media library - applying image and date filter redirects to homepage) created by mikedtv
When in the media library, select LIST view > select IMAGES in the …

07/17/2017:

21:53 Ticket #41351 (Searching for a category returns nothing if category is empty) created by jackjohansson
Hi, In the navigation menu creation page, when you are trying to add …
21:00 Ticket #41350 (Support for random order in WP_Term_Query::query()) created by camthor
As already valid and useful for posts, it should be possible to choose …
20:52 Ticket #41167 (Remove help text duplication on Site editing screens in network admin) closed by flixos90
fixed: In 41065: […]
20:52 Changeset [41065] by flixos90
Multisite: Remove help text duplication on Edit Site screens in the …
20:32 Ticket #41349 (Media Library insert from URL doesn't give a message when a URL fails check) created by karmatosed
There is a check to see if something is a valid URL. This is awesome, …
20:32 Ticket #41163 (Display active theme name on Sites screen) closed by johnbillion
wontfix
20:22 Ticket #41169 (Inaccurate descriptive text when adding a new site) closed by flixos90
fixed: In 41064: […]
20:22 Changeset [41064] by flixos90
Multisite: Fix a user-facing message when adding a new site with a new …
20:15 Ticket #41347 (Improved caching on WP_Network_Query) closed by flixos90
fixed: In 41063: […]
20:15 Changeset [41063] by flixos90
Multisite: Improve caching in WP_Network_Query by ignoring the …
19:17 Ticket #30634 (Media: Image cropping on mobile devices does not work) closed by Clorith
worksforme: The latest versions of Android also behave properly here with the …
18:02 Ticket #41289 (Admin menu column flicking up and down when media picker shown) closed by swissspidy
worksforme
17:39 Ticket #41348 (Improved caching on WP_Comment_Query) created by spacedmonkey
As WP_Site_Query are based on the WP_Comment_Query, changes that are …
17:35 Ticket #41347 (Improved caching on WP_Network_Query) created by spacedmonkey
As WP_Site_Query are based on the same code, changes that are found in …
16:36 Ticket #14858 (Shortlink On Posts Edit Summary Screen) closed by karmatosed
wontfix
16:27 Ticket #38467 (XML-RPC: Different type of postid return from getPost and getRecentPosts) closed by markoheijnen
wontfix: @stevenlinx Thank you for your patch but I'll have to close this …
16:20 Ticket #21774 (Page attributes structure) closed by karmatosed
wontfix: We discussed this during the design triage session this week. As there …
16:16 Ticket #41346 (Introduce a hook for individual plugin loaded) created by Rarst
The current plugin load during core boot is essentially a series of …
16:08 Ticket #41327 (Bump Akismet External - 4.9 Edition) closed by ocean90
fixed: * trunk: https://build.trac.wordpress.org/changeset/40913 * 4.8: …
13:49 Ticket #41345 ('import' group tests fail using git repository) created by enrico.sorcinelli
Recently I switched to git for contributing to WordPress core. And …
13:36 Ticket #41344 (Secure Email Integration) created by ina2n
By the time an entrepreneur decides to use WP multisite, the need for …
13:28 Ticket #41343 (Multisite issue: Applying remove_submenu_pages($parent_slug, ...) closed by subrataemfluence
invalid: Ah! Got this to work :) The hook I should be using is admin_init not …
12:43 Ticket #41343 (Multisite issue: Applying remove_submenu_pages($parent_slug, ...) created by subrataemfluence
Hi, Having strange issue with admin menu in multisite environment. I …
09:01 Ticket #41342 (Follow coding standards (spaces around function calls) in ...) closed by netweb
duplicate: Welcome to Trac @Iamzozo, thanks for creating the ticket :) That …
08:55 Ticket #41342 (Follow coding standards (spaces around function calls) in ...) created by Iamzozo
In wp-admin/includes/class-plugin-upgrader.php there are many parts …
06:19 Ticket #41341 (Theme update notification appearing multiple times) created by hardeepasrani
So I went to my dashboard and there were 5-6 themes which were out of …
05:14 Ticket #41337 (Links in dashboard WordPress Events should open in new tab/window by ...) closed by knutsp
wontfix: I can agree on removing inconsistencies in this respect. I close this …

07/16/2017:

17:22 Ticket #40951 (New Text Widget - Switching Between Visual/Text Editor Strips Out Code) reopened by bobbingwide
Comments on the new Custom HTML code... having tested the new solution …
12:47 Ticket #41340 (fsockopen HTTP Proxy support is broken for HTTPS URLs) created by flameeyes
First of all, a little bit of background on HTTP proxies. "HTTP …
04:14 Ticket #41323 (no editor styles loaded for tinymce in widgets) closed by westonruter
wontfix
01:14 Ticket #37651 (Update autoprefixer supported browser matrix) closed by jorbin
fixed: In 41062: […]
01:14 Changeset [41062] by jorbin
Update autoprefixer browser support matrix WordPress no longer …
Note: See TracTimeline for information about the timeline view.