Make WordPress Core

Timeline



08/31/2016:

23:42 Ticket #37760 (problem with RTL) closed by jeremyfelt
fixed: In 38488: […]
23:42 Changeset [38488] by jeremyfelt
TinyMCE: fix toolbars alignment in RTL. Merge of [38349] to the 4.6 …
23:12 Ticket #37690 (Backspace causes jumping) closed by jeremyfelt
fixed: In 38487: […]
23:12 Changeset [38487] by jeremyfelt
Editor: fix jumpiness on pressing backspace and delete in the Text …
23:00 Ticket #37259 (the_archive_description() doesn't output a description on author ...) closed by SergeyBiryukov
fixed: In 38486: […]
23:00 Changeset [38486] by SergeyBiryukov
Template: In get_the_archive_description(), add support for author …
22:14 Ticket #37900 (Support custom dashicon for wp.mce.View.setLoader()) created by danielbachhuber
wp.mce.View.setError() accepts a dashicon argument, so it would be …
22:00 Ticket #37733 (`cURL error 3: malformed` for remote requests since 4.6) closed by jeremyfelt
fixed: In 38485: […]
22:00 Changeset [38485] by jeremyfelt
HTTP: Handle an edgecase within the URI parsing library included in …
21:40 Ticket #22293 (New filter for wp_update_term and wp_insert_term) closed by SergeyBiryukov
fixed: In 38484: […]
21:40 Changeset [38484] by SergeyBiryukov
Taxonomy: Introduce wp_insert_term_data and wp_update_term_data
21:36 Ticket #34789 (Timezone Option Terminology Improvement) closed by afercia
fixed: In 38483: […]
21:36 Changeset [38483] by afercia
Text Changes: Improve the timezone setting description in General …
21:33 Changeset [38482] by johnbillion
Role/Capability: Add two missing meta capabilities to the caps tests. …
21:12 Ticket #37379 (Pass Profile User Data In User Profile Picture Description) closed by SergeyBiryukov
fixed: In 38481: […]
21:12 Changeset [38481] by SergeyBiryukov
Users: Pass $profileuser parameter to …
21:02 Ticket #25597 (The capability used for managing tags should be separate from that for ...) closed by johnbillion
duplicate: Marking as a dupe of #35614. This is effectively a subset of that ticket.
20:56 Ticket #18792 (Wrong FROM email when using wp_mail and built in mail() function) closed by MattyRob
duplicate: Duplicate of #37736. This appears to have been fixed in [38058]
20:35 Changeset [38480] by wonderboymusic
Bootstrap: goodnight sweet prince. See #36335.
19:52 Ticket #37899 (Make Profile Picture Section of Edit User Admin Page Filterable) created by Kelderic
Currently the Edit User page contains a section under the Biography …
19:30 Ticket #37898 (Prompt message when removing a plugin is sometimes misleading) created by bradt
When you attempt to delete a plugin in 4.6, a JS prompt asks "Are you …
19:14 Ticket #37895 (Customizer: avoid post type names in generic strings) closed by westonruter
fixed: In 38479: […]
19:14 Changeset [38479] by westonruter
Customize: Fix i18n by re-using the add_new_item post type label …
19:01 Ticket #37897 (Use the status parameter when sending JSON errors from the customizer) closed by westonruter
fixed: In 38478: […]
19:00 Changeset [38478] by westonruter
Customize: Use new $status_code parameter for wp_send_json_error()
18:50 Ticket #37871 (Clarify Login Label (Email Address)) closed by SergeyBiryukov
fixed: In 38477: […]
18:50 Changeset [38477] by SergeyBiryukov
Login and Registration: Change login label to `Username or Email …
18:43 Ticket #37697 (Strange behavior with thumbnails on preview in 4.6) closed by jeremyfelt
fixed: In 38476: […]
18:43 Changeset [38476] by jeremyfelt
Post Thumbnails: Prevent post thumbnail previews from spilling into …
18:41 Ticket #37897 (Use the status parameter when sending JSON errors from the customizer) created by johnbillion
[38422] introduced a $status_code parameter to the …
18:11 Ticket #37731 (Infinite loop in _wp_json_sanity_check() during plugin install) closed by jeremyfelt
fixed: In 38475: […]
18:11 Changeset [38475] by jeremyfelt
Upgrade/Install: After [37687], fix the number of params passed to the …
17:43 Ticket #37896 (Remove old "My Sites" help text) closed by SergeyBiryukov
fixed: In 38474: […]
17:43 Changeset [38474] by SergeyBiryukov
Help/About: Remove an outdated help sentence on "My Sites" screen. …
17:25 Ticket #37800 (Close "link rel" dns-prefetch tag) closed by jeremyfelt
fixed: In 38473: […]
17:25 Changeset [38473] by jeremyfelt
Script Loader: Close the <link> tag in wp_resource_hints(). …
17:16 Ticket #37755 (Visual Editor: Weird unicode (vietnamese) characters display on ...) closed by jeremyfelt
fixed: In 38472: […]
17:16 Changeset [38472] by jeremyfelt
TinyMCE: change the default font for the vi locale to the same stack …
17:01 Ticket #37896 (Remove old "My Sites" help text) created by johnjamesjacoby
Part of the help text for "My Sites" is... weird now. > Up until …
16:52 Ticket #37830 (WP_Query can collapse several methods using __call()) closed by wonderboymusic
fixed: In 38471: […]
16:52 Changeset [38471] by wonderboymusic
Query: r38356, you were not long for this world. Fixes #37830.
16:30 Changeset [38470] by wonderboymusic
Bootstrap: do not go gentle into that good night r38411, r38412, and …
16:18 Ticket #37895 (Customizer: avoid post type names in generic strings) created by afercia
See #34923. The new functionality recently introduced in the …
15:23 Changeset [38469] by wonderboymusic
General: revert [38386], functions.php was probably too tempting for …
15:21 Changeset [38468] by wonderboymusic
General: revert [38467], wp_is_IE() should not exist. See #37699.
14:35 Ticket #37830 (WP_Query can collapse several methods using __call()) reopened by ocean90
May I ask which problem [38356] solves? I'm not really a fan of magic …
14:27 Ticket #37416 (In WP_Comment_Query::fill_descendants() compute the size beforehand ...) reopened by ocean90
@nacin See …
14:21 Ticket #37894 (WP_Error::__construct ignoring $message and $data when raised from ...) closed by stephenharris
duplicate: Duplicate of #35598.
14:05 Ticket #37894 (WP_Error::__construct ignoring $message and $data when raised from ...) created by zw7
I ran into this problem while debugging wp_mail function: line 483 of …
11:26 Ticket #37893 (Implementation of is_registered_sidebar() doesn't match its documented ...) created by mdgl
Function is_registered_sidebar() was added in release 4.4 but the …
09:11 Ticket #37892 (Make sure rewrite rules are written once 'wp_loaded' is fired) created by Chouby
With #30501, it was made sure that an early call to …
08:36 Ticket #37891 (Registering custom post status to post types.) closed by netweb
duplicate: @dazunj Welcome to Trac and thanks for the ticket :) I'm going to …
06:41 Changeset [38467] by wonderboymusic
General: use a new function, wp_is_IE(), instead of the $is_IE
06:28 Changeset [38466] by wonderboymusic
Press This: don't check for already-hoisted global in …
06:24 Changeset [38465] by wonderboymusic
Press This: in wp_ajax_press_this_save_post() and …
06:20 Ticket #37270 (Improve handling of active state for dynamically-created ...) closed by westonruter
fixed: In 38464: […]
06:20 Changeset [38464] by westonruter
Customize: Improve handling of active state for dynamically-created …
06:20 Changeset [38463] by wonderboymusic
Query: in wp_old_slug_redirect(), use get_query_var() instead of …
06:07 Changeset [38462] by wonderboymusic
Press This: in get_shortcut_link(), just check a class constant on …
06:06 Ticket #37768 (HTTP API No Longer Accepts Integer and Float Values for the 'cookies' ...) closed by dd32
fixed: In 38461: […]
06:06 Changeset [38461] by dd32
HTTP: Accept non-string values in cookies, fixing a regression since …
06:05 Ticket #37680 (PHP Warning: ini_get_all() has been disabled for security reasons) closed by dd32
fixed: In 38460: […]
06:05 Changeset [38460] by dd32
Bootstrap: Check that ini_get_all() exists before calling it, allows …
05:48 Changeset [38459] by wonderboymusic
General: use get_bloginfo( 'version' ) instead of `global …
05:41 Ticket #37891 (Registering custom post status to post types.) created by dazunj
Using register_post_status(), we could introduced new post status to …
05:03 Changeset [38458] by wonderboymusic
Multisite: use get_current_site() instead of …
04:55 Changeset [38457] by wonderboymusic
Multisite: use get_current_blog_id() where applicable, in lieu of …
00:23 Changeset [38456] by johnbillion
HTTP API: Revert changes to wp_parse_url() while PHP 5.2 errors are …

08/30/2016:

23:24 Ticket #37864 (No shiny update when updating a plugin in a non-English site) closed by netweb
worksforme
21:27 Ticket #37890 (`WP_Customize_Manager::prepare_setting_validity_for_js()` assumes ...) created by dlh
Previously discussed in Slack: …
20:15 Ticket #37886 (Default logging practices of Wordpress 4.6) closed by Clorith
invalid: Hi there, and welcome to Trac. WordPress doesn't do any kind of …
20:06 Changeset [38455] by wonderboymusic
List Tables: AJAX actions for List Tables do not need to declare …
19:43 Ticket #37888 (wp_remote_get() problems after upgrade to 4.6) closed by jeremyfelt
duplicate: Hi @differentthemes, thanks for the ticket. I was able to reproduce …
19:08 Ticket #37889 ("Add post" overwriting a previous post in 4.6) created by tgelles
Since updating to 4.6, adding a second post shortly after the first, …
18:54 Changeset [38454] by wonderboymusic
OEmbed: add unit tests. @group external-oembed is not run by …
18:30 Changeset [38453] by johnbillion
HTTP API: Separate the test for wp_parse_url() with -1 as its …
18:27 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) reopened by johnbillion
Okay we have an actual failure now, on PHP 5.2. […]
18:22 Ticket #37883 (Switching to Text mode editing) closed by azaozz
worksforme: Hi @surruk51, sounds like there are JS errors after the update. Best …
17:48 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) closed by johnbillion
fixed: In 38452: […]
17:48 Changeset [38452] by johnbillion
HTTP API: The tests for wp_parse_url() can't be strict on type …
17:42 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) reopened by johnbillion
More failures: …
17:39 Ticket #34982 (New algorithm for displaying a hierarchical list of post objects in ...) closed by johnbillion
fixed: In 38451: […]
17:39 Changeset [38451] by johnbillion
Posts, Post Types: Introduce a missing private query var that should …
17:15 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) closed by johnbillion
fixed: In 38450: […]
17:15 Changeset [38450] by johnbillion
HTTP API: Prevent a fatal error on PHP < 5.4.7 due to changes …
17:12 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) reopened by johnbillion
This fatals on < 5.4.7 due to line 663 trying to unset array elements …
16:52 Ticket #37888 (wp_remote_get() problems after upgrade to 4.6) created by differentthemes
Just upgraded my WordPress from 4.5.3 to 4.6 and […] stopped …
16:50 Ticket #37887 (Make attachments atomic until a Customizer session is published) created by fjarrett
== Current behavior == When you upload attachments via a Customizer …
16:35 Ticket #36356 (Function signature of wp_parse_url() does not match parse_url()) closed by johnbillion
fixed: In 38449: […]
16:35 Changeset [38449] by johnbillion
HTTP API: Add a $component parameter to wp_parse_url() to give it …
16:20 Ticket #37886 (Default logging practices of Wordpress 4.6) created by rsspanic
Hi, where do I find out what does a stock Wordpress 4.6. on apache, …
16:13 Ticket #37511 (Dashboard activity widget: hide the "No activity yet" smiley from ...) closed by afercia
fixed: In 38448: […]
16:13 Changeset [38448] by afercia
Accessibility: Hide the "No activity yet" smiley from assistive …
15:54 Ticket #37885 (Build out register_setting like register_meta) created by joehoyle
In 4.6 the diligent work was done to beef out register_meta() to be …
15:49 Ticket #37884 (WordPress disregards explicit theme settings and serves WP.org ...) closed by swissspidy
invalid: Hey there, Thanks for opening this ticket. I know this is currently …
15:35 Ticket #37884 (WordPress disregards explicit theme settings and serves WP.org ...) created by TomasM
My theme (Tiny Framework) explicitly states to use included language …
15:29 Ticket #21644 (Should contributors be allowed to edit their posts once scheduled?) closed by johnbillion
duplicate: Duplicate of #33694. This got fixed in 4.4
15:08 Ticket #23816 (wp_enqueue_script|style() dependency failures are silent) closed by johnbillion
maybelater: If someone wants to work on this, feel free to re-open with a patch.
14:50 Changeset [38447] by swissspidy
Script Loader: Properly adjust tests missed in [38443]. See #37800.
14:48 Ticket #37696 (WP_Comment_Query loses sql_clauses with Object Cache) reopened by boonebgorges
Reopening for 4.6.1.
14:48 Ticket #37696 (WP_Comment_Query loses sql_clauses with Object Cache) closed by boonebgorges
fixed: In 38446: […]
14:48 Changeset [38446] by boonebgorges
Comments: Don't do direct SQL query when fetching decendants. The SQL …
14:41 Ticket #37883 (Switching to Text mode editing) created by surruk51
Cannot switch to text editing mode since Pepper upgrade. Tried in …
14:32 Ticket #37523 (Unit tests: Move classes out of includes/functions.php into their own file) closed by boonebgorges
fixed: In 38445: […]
14:32 Changeset [38445] by boonebgorges
Tests: Require Basic_Object and Basic_Subclass files earlier in …
14:31 Changeset [38444] by boonebgorges
Tests: Add docblocks for Basic_Object and Basic_Subclass classes. …
14:25 Ticket #37864 (No shiny update when updating a plugin in a non-English site) reopened by leemon
14:24 Ticket #37864 (No shiny update when updating a plugin in a non-English site) closed by leemon
invalid: I updated the translations in some of my sites and now the plugin …
14:23 Ticket #37392 (Multisite "Sites" screen: Add links to filter websites by status) closed by flixos90
duplicate: Thanks for the ticket @thomaswm! Although yours has been around a …
13:56 Ticket #37882 (Typo in the tests/qunit/wp-admin/js/customize-header.js) created by tymvie
Fix test header in the 'Custom Header: HeaderImage shouldBeCropped()' …
13:12 Ticket #37881 (Win OS Apache 2.4 Php 5.6.. : WP 4.6 no email sent) closed by swissspidy
duplicate: Hey there, Thanks for your report. This has already been fixed in …
13:10 Ticket #37881 (Win OS Apache 2.4 Php 5.6.. : WP 4.6 no email sent) created by axewww
On a test win localhost, where apache 2.4 and php 5.6.. are installed, …
13:05 Ticket #37879 (On author.php page is_user_logged_in() return issue) closed by johnbillion
invalid: Hi @Aamir.cs. I've tested this behaviour using the default theme …
11:20 Ticket #37880 (External Plugins On TeenyMCE) created by dylancb
Hi, I have tried to add an external plugin to TeenyMCE but it seems …
11:19 Ticket #37800 (Close "link rel" dns-prefetch tag) reopened by SergeyBiryukov
11:19 Ticket #37800 (Close "link rel" dns-prefetch tag) closed by SergeyBiryukov
fixed: In 38443: […]
11:19 Changeset [38443] by SergeyBiryukov
Script Loader: Close the <link> tag in wp_resource_hints(). Props …
10:53 Ticket #37879 (On author.php page is_user_logged_in() return issue) created by Aamir.cs
Hello, We are Theme development team. We faced a problem during the …
09:51 Ticket #37878 (Post filtering and use of Quick Edit) created by ShaneJones
Assuming I have a draft post I want to quickly publish. - I head to …
07:41 Ticket #37689 (Issues with utf8mb4 collation and the 4.6 update) closed by pento
fixed: In 38442: […]
07:41 Changeset [38442] by pento
Database: Don't force an unsupported character set that previously …
07:38 Ticket #37689 (Issues with utf8mb4 collation and the 4.6 update) reopened by pento
07:38 Ticket #37689 (Issues with utf8mb4 collation and the 4.6 update) closed by pento
fixed: In 38441: […]
07:37 Changeset [38441] by pento
Database: Don't force an unsupported character set that previously …
07:16 Ticket #37683 ($collate and $charset can be undefined in wpdb::init_charset()) closed by pento
fixed: In 38440: […]
07:16 Changeset [38440] by pento
Database: Ensure that variables are defined correctly. There were …
07:14 Ticket #37683 ($collate and $charset can be undefined in wpdb::init_charset()) reopened by pento
07:13 Ticket #37683 ($collate and $charset can be undefined in wpdb::init_charset()) closed by pento
fixed: In 38439: […]
07:13 Changeset [38439] by pento
Database: Ensure that variables are defined correctly. There were …
07:12 Ticket #37877 (Conversion of quotation marks in wp_add_inline_script() results in ...) created by dboulet
A string containing JavaScript which is passed to …
06:54 Ticket #37876 (Replacing "Email" by "Email address" in login/registration form text labels) closed by swissspidy
duplicate: Duplicate of #37871.
06:53 Ticket #37876 (Replacing "Email" by "Email address" in login/registration form text labels) created by davidbourguignon
Replacing "Email" by "Email address" in login/registration form text …
05:59 Ticket #37827 (Some classes still need to be moved into their own file) closed by wonderboymusic
fixed
05:56 Changeset [38438] by wonderboymusic
i18n: after r38364, check that global $wp_locale is an instance of …
05:49 Ticket #37875 (Admin sidebar (parent) links don't work when clicked before sub-menu ...) created by mklusak
Hi, it's some time (~2 versions back?) I noticed this random behavior: …
03:09 Ticket #37874 (on my Appearance screen when i click on Customize, Header, Background ...) created by amatakeo
on my Appearance screen when i click on Customize, Header, Background …
03:06 Changeset [38437] by boonebgorges
Remove unnecessary uniqueness check in get_attachment_taxonomies(). …
01:19 Ticket #37863 (HTTP/1.1 defined header in wp-comments-post.php) reopened by kobashicomputing
Read my …

08/29/2016:

22:58 Ticket #34923 (Allow users to more seamlessly create page-based nav menus during ...) closed by westonruter
fixed: In 38436: […]
22:58 Changeset [38436] by westonruter
Customize: Allow users to more seamlessly create page-based nav menus …
22:43 Ticket #37873 (Consolidate customizer CSS) created by helen
There is a lot of rule duplication in the customizer's CSS, as well as …
22:37 Ticket #37872 (Improving instructions wording on password reinit page) created by davidbourguignon
Many subscribers are confused by the instructions on password reinit …
21:48 Ticket #37871 (Clarify Login Label (Email Address)) created by GaryJ
r36620 changed the login label from Username to Username or Email
21:27 Ticket #37869 (wp-comments-post server protocol change) closed by johnbillion
duplicate: Duplicate of #37863.
21:22 Ticket #37870 (Adding hints to login/registration form fields) created by davidbourguignon
Could it be possible to clarify a bit the login/registration system …
21:14 Ticket #37869 (wp-comments-post server protocol change) created by kobashicomputing
Hardcoded HTTP 1.1 is no longer valid anymore. Could be HTTP/2. …
21:07 Ticket #35552 (Added pointer cursor on theme, plugin, and media uploader) closed by afercia
fixed: In 38435: […]
21:07 Changeset [38435] by afercia
Accessibility: Improve the file upload inputs styling. Though …
20:41 Changeset [38434] by johnbillion
Themes: Correct the type for the $name parameter of the …
18:51 Ticket #37868 (Avoid default width styles in the markup of the audio player) created by GeertDD
The markup for every audio player contains inline styles for setting …
17:44 Ticket #37650 (Title attribute for comment reply link) closed by joedolson
wontfix: Hi, @trepmal! Thanks for contributing to WordPress! The WordPress …
17:30 Ticket #37724 (The links in the W (WordPress logo) admin bar dropdown do not have ...) closed by jorbin
wontfix: Thanks Josh. Over the last number of releases, WordPress has made an …
16:08 Ticket #37523 (Unit tests: Move classes out of includes/functions.php into their own file) reopened by boonebgorges
Replying to TimothyBlynJacobs: > This broke unit tests …
15:38 Ticket #37413 (Use `get_site()` instead of global `$current_blog`) closed by flixos90
invalid: I just searched through the WordPress codebase and actually wasn't …
15:22 Ticket #37867 (Document return types for create/create_and_get/create_many() methods ...) created by jdgrimes
The create(), create_and_get(), and create_many() methods are …
15:22 Ticket #37866 (Introduce `$network_id` parameter in `get_user_count()`) created by flixos90
The function get_user_count() currently only supports checking for …
15:14 Ticket #37865 (Allow using the `$network_id` parameter of `get_blog_count()` again) created by flixos90
The $network_id parameter of get_blog_count() has not been used …
13:29 Ticket #37864 (No shiny update when updating a plugin in a non-English site) created by leemon
Steps to reproduce: 1. Set "Spanish" as Site Language 2. Click the …
13:13 Ticket #36215 (Friendlier "headers already sent" error message on wp-login.php) closed by johnbillion
wontfix: It turns out that this functionality is already in place. See the …
12:25 Ticket #37697 (Strange behavior with thumbnails on preview in 4.6) reopened by joemcgill
Fixed in trunk. Reopening for minor.
12:24 Ticket #37697 (Strange behavior with thumbnails on preview in 4.6) closed by joemcgill
fixed: In 38433: […]
12:24 Changeset [38433] by joemcgill
Post Thumbnails: Prevent post thumbnail previews from spilling into …
11:59 Ticket #37863 (HTTP/1.1 defined header in wp-comments-post.php) closed by johnbillion
fixed: In 38432: […]
11:59 Changeset [38432] by johnbillion
Comments: Add support for all HTTP protocol versions when returning a …
07:17 Ticket #37863 (HTTP/1.1 defined header in wp-comments-post.php) created by tnash
[…] Should ideally be protocol agnostic, to support HTTP/2 in line …
02:59 Ticket #37680 (PHP Warning: ini_get_all() has been disabled for security reasons) reopened by dd32
re-open for 4.6.1 I took a slightly different route, instead of …
02:58 Ticket #37680 (PHP Warning: ini_get_all() has been disabled for security reasons) closed by dd32
fixed: In 38431: […]
02:58 Changeset [38431] by dd32
Bootstrap: Check that ini_get_all() exists before calling it, allows …
02:42 Ticket #37768 (HTTP API No Longer Accepts Integer and Float Values for the 'cookies' ...) reopened by dd32
02:41 Ticket #37768 (HTTP API No Longer Accepts Integer and Float Values for the 'cookies' ...) closed by dd32
fixed: In 38430: […]
02:41 Changeset [38430] by dd32
HTTP: Accept non-string values in cookies, fixing a regression since …
02:33 Ticket #37733 (`cURL error 3: malformed` for remote requests since 4.6) reopened by dd32
I took a slightly different route, as this is only going to be a …
02:32 Ticket #37733 (`cURL error 3: malformed` for remote requests since 4.6) closed by dd32
fixed: In 38429: […]
02:32 Changeset [38429] by dd32
HTTP: Handle an edgecase within the URI parsing library included in …

08/28/2016:

23:56 Changeset [38428] by johnbillion
Themes: Correct the list of possible values for the dynamic portion of …
23:10 Ticket #37862 (Permalink Bug in Editor) created by hemnathmouli
The bug happens when I do this. 1. Page > Add new Page 2. Enter the …
20:45 Ticket #37861 (Renaming of class files for consistency) created by afragen
I'm not sure how relevant this is in general, but with #36335
19:52 Ticket #33349 (Synchronous XMLHttpRequest on the main thread is deprecated) closed by iseulde
fixed: I forgot to link the commit and mark this as fixed. Apologies. Fixed …
18:53 Ticket #37755 (Visual Editor: Weird unicode (vietnamese) characters display on ...) reopened by azaozz
Reopen for 4.6.1 consideration.
18:51 Ticket #37755 (Visual Editor: Weird unicode (vietnamese) characters display on ...) closed by azaozz
fixed: In 38427: […]
18:51 Changeset [38427] by azaozz
TinyMCE: change the default font for the vi locale to the same stack …
18:40 Ticket #37690 (Backspace causes jumping) reopened by azaozz
Reopen for 4.6.1.
18:40 Ticket #37690 (Backspace causes jumping) closed by azaozz
fixed: In 38426: […]
18:40 Changeset [38426] by azaozz
Editor: fix jumpiness on pressing backspace and delete in the Text …
18:28 Changeset [38425] by iseulde
Editor: Use Beacon API over sync request See …
18:18 Ticket #22115 (Further Simplifying errors) closed by johnbillion
wontfix: I'm going to close this in favour of the functionality remaining in a …
18:05 Ticket #37457 (Review usage of esc_attr_e()) closed by johnbillion
fixed: In 38424: […]
18:05 Changeset [38424] by johnbillion
I18N: Correct various instances of incorrect usage of esc_attr_e(). …
17:52 Ticket #14310 (Make template hierarchy filterable) closed by johnbillion
fixed
17:49 Ticket #37358 (Don't display errors during installation) closed by johnbillion
fixed: In 38423: […]
17:49 Changeset [38423] by johnbillion
Upgrade/Install: Don't display PHP errors during installation. If a …
17:48 Ticket #37852 (Drag&drop doesn't work on Chrome) closed by azaozz
worksforme: Dragging image thumbnails to rearrange them in the gallery tab in the …
17:41 Ticket #35666 (Add support for HTTP response codes to wp_send_json_error(), ...) closed by johnbillion
fixed: In 38422: […]
17:41 Changeset [38422] by johnbillion
Formatting: Add a parameter to wp_send_json_error(), …
17:30 Ticket #36362 (check_ajax_referer() does not send a 403 response code upon failure) closed by johnbillion
fixed: In 38421: […]
17:30 Changeset [38421] by johnbillion
Security: Return a 403 instead of a 200 HTTP status when …
17:14 Ticket #36361 (check_ajax_referer() lacks a _doing_it_wrong() call when the $action ...) closed by johnbillion
fixed: In 38420: […]
17:14 Changeset [38420] by johnbillion
Security: Trigger a _doing_it_wrong() when check_ajax_referer() is …
16:18 Changeset [38419] by johnbillion
Themes: Introduce tests for the theme template hierarchy. See #14310
16:14 Changeset [38418] by johnbillion
Themes: Update filter names in the inline documentation for the …
14:42 Ticket #37860 (Labels are misplaced with respect to text box.) created by juhise
On plugin-install.php and theme-install.php. Labels on favorites tab …
12:52 Ticket #37858 (Sample permalink test uses invalid permalink tag) closed by johnbillion
fixed: In 38417: […]
12:52 Changeset [38417] by johnbillion
Permalinks: Correct an invalid peramstructure tag in a test. Fixes #37858
12:50 Ticket #37858 (Sample permalink test uses invalid permalink tag) created by johnbillion
The …
11:53 Ticket #37857 (Strange behaviour for COOKIE_DOMAIN since Wordpress 4.6) created by indikatordesign
I hope I am right here, because since the last update for WordPress …
10:33 Changeset [38416] by swissspidy
Bootstrap: Fix failing external HTTP tests after [38411]. When …
10:04 Ticket #37731 (Infinite loop in _wp_json_sanity_check() during plugin install) reopened by swissspidy
10:03 Ticket #37731 (Infinite loop in _wp_json_sanity_check() during plugin install) closed by swissspidy
fixed: In 38415: […]
10:03 Changeset [38415] by swissspidy
Upgrade/Install: After [37687], fix the number of params passed to the …
09:39 Ticket #37856 (Prepare data before sanity check in wp_json_encode()) created by swissspidy
Splitting this out of #37731 as a followup to #36358. In …
08:48 Ticket #37855 (Clean WordPress Head - Group together related tags) created by ramiy
This is a request from the Israeli WordPress Community. I'm trying to …
02:24 Changeset [38414] by wonderboymusic
Admin: allow WP_Screen to be checked via autoload in …
02:01 Changeset [38413] by johnbillion
Query: Add and improve tests for query conditionals on the front page …
00:06 Changeset [38412] by wonderboymusic
Script Loader: autoload in load-{scripts|styles}.php. Props …

08/27/2016:

22:31 Changeset [38411] by wonderboymusic
Bootstrap: after r38409 and r38410, revert r38402 which reverted …
21:26 Ticket #37854 (Walker_Nav_Menu_Edit Filters) created by mireillesan
Please add additional filters inside Walker_Nav_Menu_Edit, so we …
19:25 Ticket #37853 (HTTP error when uploading images) created by cezariuszmarek
When I upload images to the gallery (using drag&drop) I often get the …
19:08 Changeset [38410] by wonderboymusic
Bootstrap: run composer install after r38409. See #36335.
19:05 Changeset [38409] by wonderboymusic
Bootstrap: move composer.{json|lock} into src. See #36335.
17:53 Ticket #37852 (Drag&drop doesn't work on Chrome) created by cezariuszmarek
Reordering images in a gallery with drag&drop doesn't work on Chrome …
17:24 Ticket #37813 (Missing $wp_error parameter for wp_insert_attachment) closed by johnbillion
fixed: In 38408: […]
17:24 Changeset [38408] by johnbillion
Media: Add a $wp_error parameter to wp_insert_attachment() to give …
17:06 Ticket #37813 (Missing $wp_error parameter for wp_insert_attachment) reopened by johnbillion
@mrahmadawais Tickets remain open until they've been committed to …
17:02 Ticket #37851 (Tests in Tests_Query_Conditionals fail when run independently) closed by johnbillion
fixed: In 38407: […]
17:02 Changeset [38407] by johnbillion
Build/Test tools: Ensure the Tests_Query_Conditionals tests set up …
16:58 Ticket #37851 (Tests in Tests_Query_Conditionals fail when run independently) created by johnbillion
Some tests in the Tests_Query_Conditionals class fail when run via …
16:53 Changeset [38406] by johnbillion
Users: Correct the documentation for the wp_dropdown_users_args
16:14 Ticket #37850 (Auto-scroll to error notice on failed inline updates (plugins/themes)) created by austyfrosty
See a small UX issue in WordPress 4.6 on shiny updates. In this case …
15:57 Ticket #37813 (Missing $wp_error parameter for wp_insert_attachment) closed by mrahmadawais
Replying to grapplerulrich: > I have been asked in the …
15:27 Ticket #37849 (assertQueryTrue() doesn't handle is_front_page()) closed by johnbillion
fixed: In 38405: […]
15:27 Changeset [38405] by johnbillion
Build/Test Tools: Add support for is_front_page() to …
15:12 Changeset [38404] by dd32
i18n: Retire another remaining wp-includes/locale.php require, and …
14:52 Changeset [38403] by johnbillion
Themes: Remove failing tests introduced in [38390]. See #14310
14:36 Changeset [38402] by dd32
Bootstrap: Revert [38399] as it's broken /build/ and subsequently …
14:23 Ticket #37849 (assertQueryTrue() doesn't handle is_front_page()) created by johnbillion
is_front_page() is missing from the list of query conditionals in …
11:28 Changeset [38401] by swissspidy
After [38399], update the .gitignore file accordingly. The …
11:27 Changeset [38400] by peterwilsoncc
Unit tests: Enforce $args object in wp_nav_menu() & …
10:57 Ticket #37848 (Form fields misaligned on export.php) created by adhun
On the export page, all the form fields are misaligned. Refer attached …
09:18 Ticket #37847 (Image selection is lost after uploading) created by cezariuszmarek
Steps to reproduce: 1. Create a post 2. Add media 3. Create a gallery …
09:15 Changeset [38399] by wonderboymusic
Bootstrap: Autoload classes using a Composer-generated PHP …
08:35 Changeset [38398] by wonderboymusic
Unit Tests: * Automatically delete objects that we were created …
06:06 Changeset [38397] by wonderboymusic
Press This: the file for the WP_Press_This class should not produce …
06:04 Ticket #37828 (Images linked to Media File on click result in 405 POST requests in ...) closed by westonruter
fixed: In 38396: […]
06:04 Changeset [38396] by westonruter
Customize: Circumvent the customizer attempting to preview links to …
05:39 Changeset [38395] by wonderboymusic
Bootstrap: exclude more files from the autoloader.classmap in …
03:48 Changeset [38394] by wonderboymusic
Bootstrap: add composer.lock and src/wp-vendor files. Nothing is …
03:35 Changeset [38393] by wonderboymusic
Bootstrap: run composer require xrstf/composer-php52 to get the …
01:10 Ticket #37846 (Minor Parent Menu Item Deletion 'sub item' Issue) created by rnoakes3rd
When a top-level parent nav menu item is deleted in the admin, the …
00:10 Ticket #37845 (Can't edit posts anymore after updating my) closed by azaozz
invalid: The line Deprecated TinyMCE API call: <target>.onSaveContent.add(..)

08/26/2016:

23:16 Ticket #14310 (Make template hierarchy filterable) reopened by johnbillion
Re-opening to deal with the inconsistency of frontpage in the filter …
23:11 Ticket #37845 (Can't edit posts anymore after updating my) created by paulalexandru
I get an error in firebug console after the wordpress update and I …
22:22 Changeset [38392] by wonderboymusic
List Tables: move _WP_List_Table_Compat into its own file. See #37827.
22:21 Changeset [38391] by wonderboymusic
Bootstrap: exclude some files from the Composer autoload setup via …
22:19 Changeset [38390] by johnbillion
Themes: Begin introducing unit tests for the expected theme template …
22:07 Changeset [38389] by wonderboymusic
XML-RPC: break up class-IXR.php into individual class files. See #37827.
21:34 Changeset [38388] by wonderboymusic
Multisite: move get_current_site() to load.php so that it can be …
21:15 Changeset [38387] by wonderboymusic
Roles: set a property, $db, on WP_Roles to reduce global imports. …
21:10 Changeset [38386] by wonderboymusic
Bootstrap: load option.php in wp-settings.php, not in …
21:04 Ticket #37844 (No filter / js trigger for changing the wp popup toolbar) created by programmin
It seems there is no easy way to add a button to the (align, edit, …
21:02 Ticket #14310 (Make template hierarchy filterable) closed by johnbillion
fixed: In 38385: […]
21:02 Changeset [38385] by johnbillion
Themes: Make the template hierarchy for a given template type …
20:59 Changeset [38384] by wonderboymusic
Bootstrap: add a composer.json file to the project. No code relies …
20:50 Changeset [38383] by wonderboymusic
Unit Tests: after r38303, replace usage of `global …
20:21 Changeset [38382] by johnbillion
Build/Test Tools: Remove many unnecessary calls to rand_str() which …
19:08 Ticket #37738 (WP_Post::get_instance returns erroneous data for invalid input such as ...) closed by boonebgorges
fixed: In 38381: […]
19:08 Changeset [38381] by boonebgorges
Don't improperly cast IDs when fetching post, user, or term objects. …
18:46 Changeset [38380] by wonderboymusic
FTP: ensure that there is only one class named ftp, which is what is …
18:37 Ticket #37742 (wp_update_user anyway sending email even user password did not change) closed by johnbillion
invalid: Thanks for the report, @librapan. I'm unable to reproduce this issue …
18:24 Changeset [38379] by wonderboymusic
Upgrade/Install: wp-admin/includes/class-wp-upgrader-skins.php is …
18:22 Ticket #37580 (Users who cannot set the Front page or Posts page should not be able ...) closed by johnbillion
fixed: In 38378: […]
18:22 Changeset [38378] by johnbillion
Role/Capability: Only users who can manage options should be able to …
18:10 Ticket #37544 (Remove one-time variable $pieces for terms_clauses) closed by boonebgorges
fixed: In 38377: […]
18:10 Changeset [38377] by boonebgorges
Eliminate unnecessary variable in WP_Term_Query. Props ocean90. …
18:10 Changeset [38376] by wonderboymusic
Load: move WP_MatchesMapRegex into its own file. See #37827.
18:05 Changeset [38375] by wonderboymusic
Script Loader: move _WP_Dependency into its own file. See #37827.
17:52 Changeset [38374] by wonderboymusic
Load: remove class-feed.php (There is no class named Feed or …
17:43 Changeset [38373] by wonderboymusic
Load: remove session.php and, instead, move the 2 require calls to …
17:41 Ticket #37842 (Make the tests for `comment_exists()` a little bit faster.) closed by boonebgorges
fixed: In 38372: […]
17:41 Changeset [38372] by boonebgorges
Use shared fixture in comment_exists() tests. Props Frank Klein. …
17:39 Changeset [38371] by wonderboymusic
Load: load class-phpass.php (PasswordHash class) early in …
17:36 Ticket #37191 (i18n request: Escaping single and plural form translated text) closed by johnbillion
wontfix: I was originally in favour of these functions, but after giving it …
17:35 Ticket #37843 (`http_api_curl` hook no longer available for adding custom cURL options) created by ChaseWiseman
Now that 4.6 has implemented the new Requests library, the …
17:06 Ticket #37842 (Make the tests for `comment_exists()` a little bit faster.) created by Frank Klein
The current test methods in Tests_Admin_IncludesComment each create …
16:50 Changeset [38370] by johnbillion
Docs: Alignment after [38369]. See #37770
16:48 Changeset [38369] by johnbillion
Docs: Correct various documentation around object and stdClass
15:28 Ticket #37841 (HTML 5 syntax error with rel='https://api.w.org/') created by zhanglide2018
HTML 5 syntax error with rel='https://api.w.org/', can not pass W3C …
15:12 Ticket #37840 (Optimize full size images) created by joemcgill
Many users upload unoptimized full size images to the media library, …
12:29 Ticket #37839 (wp_remote_get sometimes mutilates the response body) created by stephenharris
This happens when the HTTP header claims the body is chunk encoded …
12:28 Ticket #37835 (Add new function to return the current browser) closed by johnbillion
wontfix: As @pross mentioned, using server-side functionality to target …
12:19 Ticket #27658 (Add oembed support for CodePen) closed by johnbillion
worksforme: Pens on CodePen include oEmbed autodiscovery headers which means, …
12:16 Changeset [38368] by johnbillion
Embeds: Add a missing regex delimiter for Facebook URLs. See #34737
12:03 Ticket #37838 (Merge two similar translation strings in wp-activate.php) created by ramiy
See the attached patch.
11:56 Ticket #34737 (Add Facebook oEmbed support) closed by johnbillion
fixed: In 38367: […]
11:56 Changeset [38367] by johnbillion
Embeds: Add support for embedding Facebook posts and videos via …
11:34 Ticket #32151 (Add TuneIn to oEmbed whitelist) closed by johnbillion
maybelater: I'm closing this as maybelater to aid with issue management. This …
11:33 Ticket #36301 (oEmbed whitelist for Knight Lab tools) closed by johnbillion
maybelater: I'm closing this as maybelater to aid with issue management. This …
11:24 Changeset [38366] by johnbillion
Embeds: Many of our oEmbed providers now default to HTTPS embeds, …
10:38 Changeset [38365] by johnbillion
Embeds: Always use the HTTPS endpoint for YouTube embeds. The scheme
10:25 Ticket #37837 (Extend WP_Query author parameters to filter by role) created by jadpm
WP_Query contains a series of author parameters (`author', ' …
10:19 Changeset [38364] by wonderboymusic
i18n: move is_rtl() to l10n.php (which loads way earlier). Load …
09:57 Changeset [38363] by wonderboymusic
Load: move is_wp_error() to load.php so that WP_Error is in a …
09:52 Changeset [38362] by wonderboymusic
Embed: wp-settings.php loads class-wp-embed.php, which currently …
09:48 Changeset [38361] by wonderboymusic
OEmbed: move _wp_oembed_get_object() to embed.php, where all of …
09:37 Ticket #37585 (Improved documentation in l10n.php) closed by wonderboymusic
fixed: In 38360: […]
09:37 Changeset [38360] by wonderboymusic
L10N: improve accuracy of docs. Props johnbillion. Fixes #37585.
09:34 Ticket #37643 (Convert chr() function calls in remove_accents() to string literals ...) closed by wonderboymusic
fixed: In 38359: […]
09:34 Changeset [38359] by wonderboymusic
Formatting: for a performance boost in remove_accents(), convert …
09:28 Ticket #37836 (Cannot disable 'Add existing user') created by bseddon
The 'Add existing user' form on the Add New User page should only show …
09:24 Ticket #37718 (word-count.js documentation) closed by wonderboymusic
fixed: In 38358: […]
09:24 Changeset [38358] by wonderboymusic
Editor: improve word-count.js documentation. Props jipmoors, …
09:21 Ticket #37769 (Clarify descriptions for Cron API functions) closed by wonderboymusic
fixed: In 38357: […]
09:21 Changeset [38357] by wonderboymusic
Cron: clarify descriptions for Cron API functions. Props johnbillion. …
06:38 Ticket #37835 (Add new function to return the current browser) created by xavortm
I couldn't find a previous ticket for this. I've often had to write …
06:19 Ticket #37834 (Theme Not Working on live server) closed by achbed
invalid: Please contact GoDaddy or Themeforest support. This forum is for bugs …
06:03 Ticket #37834 (Theme Not Working on live server) created by sunilpyramid
We have purchased the 8 theme from themeforest, and started …
05:55 Ticket #37833 (To optimize database queries on page load) closed by pento
invalid: Hi @KaugKo, thanks for the suggestion! There are already several …
05:41 Ticket #37833 (To optimize database queries on page load) created by KaugKo
I've been optimizing my site SQL Queries on Page Load with Black Box …
03:21 Ticket #34917 (Use meaningful variable names in wpLists) closed by helen
duplicate: @rommelxcastro: I'm sorry this wasn't picked up as a duplicate earlier …
01:03 Ticket #37810 (Calendar title tooltips missing) closed by johnbillion
wontfix: Thanks for the report, @rukes. This was an intentional change made …
00:31 Ticket #37766 (WordPress installer has no style.) closed by johnbillion
duplicate: Duplicate of #37772.

08/25/2016:

23:14 Ticket #37584 (Add SHORTINIT Options) closed by jorbin
wontfix: So many files in WordPress are cross dependent that an autoloader is …
23:06 Ticket #37832 (Using ?p=xxx on a posts page with an invalid post ID does not return a ...) created by smerriman
Steps to replicate: - Create a page and set it as the posts page. - …
22:22 Ticket #37831 (Change the permalink structure without changing the url of older articles) created by Djibs13
A nice feature would be to change the permalink structure without …
22:11 Ticket #36692 (Ajax requests should display errors) closed by jorbin
duplicate: Duplicate of #26262. Thanks for the ticket @avagoldin. Deciding to …
21:53 Ticket #37220 (Improvement symlinks on wp-config.php) closed by iamfriendly
worksforme: Hi @grazianognoll, Thanks for the report! I've found great success in …
20:34 Ticket #5915 (Same problem as in #252: apop broken if zero occurs in banner in 2.3.3 ...) closed by cbutlerjr
wontfix: Assuming a focus on removing Post by Email from core (#22942), …
19:41 Ticket #37830 (WP_Query can collapse several methods using __call()) closed by wonderboymusic
fixed: In 38356: […]
19:41 Changeset [38356] by wonderboymusic
Query: collapse several of the is_* methods using __call(). Add …
19:39 Ticket #37830 (WP_Query can collapse several methods using __call()) created by wonderboymusic
There are a variety of is_* methods that also exist as properties. …
19:08 Changeset [38355] by wonderboymusic
Site Icon: There is no good reason for class-wp-site-icon.php to …
18:18 Changeset [38354] by wonderboymusic
Feed: move 'WP_Feed_Cache', 'WP_Feed_Cache_Transient', …
17:47 Ticket #37829 (Problem when adding a link and searching published articles) created by Djibs13
With WordPress 4.6 (was already in 4.5 actually), there’s a problem …
17:43 Changeset [38353] by wonderboymusic
Session: move WP_Session_Tokens and WP_User_Meta_Session_Tokens
17:36 Changeset [38352] by wonderboymusic
Diff: move WP_Text_Diff_Renderer_inline (behold that lowercase "i") …
17:19 Changeset [38351] by wonderboymusic
Query: move WP_Query into its own file via svn cp. See #37827.
17:02 Ticket #37828 (Images linked to Media File on click result in 405 POST requests in ...) created by timph
If I set an image to link to media file, when I click on it in the …
16:56 Ticket #37827 (Some classes still need to be moved into their own file) created by wonderboymusic
After #33413, and winking at #36335, there a few places that classes …
15:00 Ticket #37821 (I miss a "new tab" option while adding a link in a text) closed by SergeyBiryukov
duplicate: Hi @medieskolen, welcome to Trac! Thanks for the ticket, we're …
13:45 Ticket #37826 (Can't manage comments of trashed posts) created by swissspidy
I noticed two things when managing trashed posts today and thought I'd …
12:33 Ticket #37825 (Introduce functions to check whether there are multiple taxonomy terms) created by flixos90
We've had a function is_multi_author() since version 3.2.0, which is …
12:27 Ticket #37824 (Add a bookmarklet to edit posts – a "Press This" for quickly editing ...) created by akibjorklund
If you are logged into WordPress, the admin toolbar lets you easily …
11:01 Ticket #37823 (Use get_sites in Network upgrade) created by spacedmonkey
Instead of using raw sql query in upgrade.php, use the new get_sites …
10:46 Ticket #37822 (Text area misaligned on network setting.php) created by Ankit K Gupta
On Network setting page, all text area looks misaligned. Looks zig zag …
09:22 Ticket #37821 (I miss a "new tab" option while adding a link in a text) created by medieskolen
Please add a "new tab" option in the "quick inline editing of …
08:51 Ticket #37791 (`Walker_Nav_Menu::start_el` accesses property of non-object and throws ...) closed by peterwilsoncc
duplicate: Following your extra notes, I'm going to label this as a dupe of …
08:04 Ticket #37820 (wp_remote_get referrer not being sent correctly) created by schrapel
We use an API that would check the referrer url. In the process of …
07:35 Changeset [38350] by DrewAPicture
Docs: Add a missing parenthesis in an example in the DocBlock for …
06:46 Ticket #37819 (alternative translations are not merged in) created by imath
Hi there, First i'm sorry i haven't noticed this annoying behavior …
03:47 Ticket #37818 (Suggested import id for wp_insert_user) created by grapplerulrich
I would like to import users and would like to keep the previous user …
01:26 Ticket #37760 (problem with RTL) reopened by azaozz
Reopen for 4.6.1. Committed to trunk to make it a bit easier to test. …
01:19 Ticket #37760 (problem with RTL) closed by azaozz
fixed: In 38349: […]
01:19 Changeset [38349] by azaozz
TinyMCE: fix toolbars alignment in RTL. Fixes #37760 for trunk.

08/24/2016:

19:46 Ticket #30529 (Customizer: Settings with type 'option' not saved before refresh) closed by westonruter
duplicate: @jaspermdegroot Thanks for the helpful code and steps to reproduce. …
19:22 Ticket #37816 (spl_autoload_register() has a shim since 4.6, wp_maybe_use_it()) closed by jorbin
duplicate: As #36335 is still open and has some good discussion, let's defer …
19:07 Ticket #37817 (Emoji code not loaded responsibly) created by superpoincare
I think the Wordpress emoji code is not loaded responsibly. I did …
18:53 Ticket #37815 (PHP Notice: Undefined variable: collate) closed by SergeyBiryukov
duplicate: Thanks for the report, we're already tracking this issue in #37683.
18:45 Ticket #37816 (spl_autoload_register() has a shim since 4.6, wp_maybe_use_it()) created by wonderboymusic
WordPress is one of the few remaining PHP projects on this green Earth …
18:07 Ticket #37815 (PHP Notice: Undefined variable: collate) created by Hax
Since the $collate is not defined. If the none of the conditions …
18:01 Ticket #37807 (Error when copy/paste for search a plugin) closed by SergeyBiryukov
invalid: Thanks @ramonjosegn for the report an @luisrull for the fix.
17:38 Ticket #37814 (wpautop losing closing </pre> tags if doubled) created by andyimatest
wpautop is excluding the second closing </pre> tag if there are two in …
15:59 Ticket #37732 (Add a space after a period in docs) closed by SergeyBiryukov
fixed: In 38348: […]
15:59 Changeset [38348] by SergeyBiryukov
Docs: Improve the docs for the_title() and make them more consistent …
15:42 Ticket #37529 (Links in the admin footer should be underlined) closed by SergeyBiryukov
fixed: In 38347: […]
15:42 Changeset [38347] by SergeyBiryukov
Administration: Underline links in the admin footer for better …
15:37 Ticket #37813 (Missing $wp_error parameter for wp_insert_attachment) created by grapplerulrich
wp_insert_attachment() uses wp_insert_post() which has a parameter …
15:29 Ticket #37812 (404 when using a numeric slug and /%category%/ base) created by mikejolley
To reproduce: 1. Create a top and sublevel category. Lets say Parent …
14:40 WikiStart edited by SergeyBiryukov
Fix typo (diff)
12:31 Ticket #37811 (Strings cannot be translated properly in languages with multiple plurals) closed by swissspidy
duplicate: Duplicate of #37287. We can't use _n() there because the number …
12:00 Ticket #37811 (Strings cannot be translated properly in languages with multiple plurals) created by TacoVerdo
In 4.6, the function …
11:49 Ticket #37809 (Post Editor: Tinymce toolbar problem show in RTL) closed by swissspidy
duplicate: Hey there, welcome to trac and thanks for the screenshots! We're …
09:48 Ticket #37810 (Calendar title tooltips missing) created by rukes
When viewing the default WordPress Calendar widget in 4.6, any posts …
09:19 Ticket #37721 (improve error handling of is_object_in_term in taxonomy.php) closed by boonebgorges
fixed: In 38346: […]
09:19 Changeset [38346] by boonebgorges
In is_object_in_term(), return error object rather than caching it. …
09:18 Ticket #37809 (Post Editor: Tinymce toolbar problem show in RTL) created by CG-TEAM
Hi i'm using WordPress in RTL mode. in the post tinymce toolbar. when …
06:55 Ticket #37735 (Can not proceed with plugin upgrades after upgrade of core WP to 4.6) closed by pmirek
wontfix: https://github.com/wp-cli/wp-cli/issues/3315 Confirmed to be wp-cli …
06:03 Ticket #37808 (Zero-width space stripped by TinyMCE again) created by nathanwells
Starting from Wordpress 4.3.x TinyMCE started stripping out zero-width …
02:14 Ticket #37807 (Error when copy/paste for search a plugin) created by ramonjosegn
Hi dears When version 4.6 WordPress when I copy and paste in the form …
02:01 Ticket #37806 (Attachment Details - Edit: uneven height between input field and ...) created by eliorivero
Steps to reproduce: 1. go to Media 2. click an image to open its …
00:41 Ticket #37805 (Enhancement: TinyMCE - Add ability to detect www links) created by lunacodes
Currently TinyMCE doesn't detect www links without http:// in …
Note: See TracTimeline for information about the timeline view.