Make WordPress Core

Timeline



01/31/2014:

20:01 Ticket #26969 (Incorrect WP path set when creating a new site with wp in a subfolder) reopened by nacin
get_included_files() would probably be more efficient/sane than a …
19:39 Ticket #26969 (Incorrect WP path set when creating a new site with wp in a subfolder) closed by Denis-de-Bernardy
Replying to Denis-de-Bernardy: > Replying to [comment:3
19:06 Ticket #25619 (Don't use wpdb::prepare() in update_meta_cache()) closed by nacin
duplicate: Got picked up in [26307]. #25511.
19:05 Ticket #24740 (get_option does not respect WP_HOME, WP_SITEURL) closed by nacin
invalid: Hi daveagp, get_option() is filtered to use WP_HOME and WP_SITEURL …
18:58 Ticket #24764 (Support mediaelement.js YouTube sources in the video shortcode) closed by wonderboymusic
fixed: In 27063: […]
18:58 Changeset [27063] by wonderboymusic
Let the video shortcode accept a YouTube URL as the value of its src
18:57 Changeset [27062] by azaozz
TinyMCE: update to 4.0.16, see #24067.
18:12 Ticket #26974 (WP confuses post permalink and day permalink when using ...) closed by SergeyBiryukov
duplicate: Duplicate of #5305 and #22592.
18:03 Ticket #26978 (In the admin area, the WP menu to the left links to index.php for the ...) created by Denis-de-Bernardy
It goes <a href="index.php" …. Could we make it prettier and use `<a …
18:00 Ticket #26977 (Changing TimeZone Does Not Take Into Account Existing Post Timestamps) created by cais
I do not believe this has been addressed but I also see this as an …
17:57 Ticket #26976 (WP should try to set a default title) created by Denis-de-Bernardy
When creating a post without a title, various bits and pieces of WP …
16:49 Ticket #26975 (TinyMCE adding inline line-height styles and spans) created by lumpysimon
When using the visual editor, inline styles are often added to tags …
15:39 Ticket #26974 (WP confuses post permalink and day permalink when using ...) created by Denis-de-Bernardy
To reproduce, create a new blog, select that permalink structure, and …
15:28 Ticket #20690 (add_post_meta/update_post_meta and cache) closed by nofearinc
invalid: @ericlewis it's been quite some time and haven't been able to …
12:44 Ticket #26971 (Plugin version string "0.9.8+git" shouldn't compare to less than ...) closed by TobiasBg
wontfix: Changing version_compare() behavior, e.g. with a custom function, is …
11:44 Ticket #26973 (Automatically redirect Blogger feed URLs) created by markjaquith
Blogger feed URLs look like: http://example.com/feeds/posts/default
11:07 Ticket #24143 (When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme ...) reopened by Denis-de-Bernardy
This does NOT workforme. I was about to report the exact same ticket…
10:55 Ticket #26972 (WP fails to deduce WP_CONTENT_URL from WP_CONTENT_DIR) created by Denis-de-Bernardy
When you define WP_CONTENT_DIR, e.g. to __DIR__ . '/content', but …
09:32 Ticket #26971 (Plugin version string "0.9.8+git" shouldn't compare to less than ...) created by lkraav
Quite often I have had to clone plugin repos to patch errors or add …
09:26 Ticket #26970 (Regex error in url_to_postid()) closed by nacin
duplicate: Duplicate of #23587, looks like, which seems to patch both of these. …
09:18 Ticket #26970 (Regex error in url_to_postid()) created by Denis-de-Bernardy
When a rewrite rule contains a negative look-ahead (don't ask…), one …
09:10 Ticket #26969 (Incorrect WP path set when creating a new site with wp in a subfolder) created by Denis-de-Bernardy
If you create a site at / with wp located in /wp/, the installer …
06:30 Ticket #26966 (editors can no longer post) closed by bcworkz
invalid: Your update may have ended up with corrupted files. Please download a …
06:18 Ticket #26968 (Theme Administration Screen: Not enough themes displayed at high ...) created by Viper007Bond
I run a high resolution display (2560x1600) and not enough themes are …
04:13 Ticket #26967 (Admin Help on edit-comments.php is incorrect) created by siobhan
The admin help on edit-comments.php (under Moderating Comments) says …
00:54 Ticket #26966 (editors can no longer post) created by bluedevilhub
since the update to 3.8.1 editors can no longer post or view the post …
00:40 Changeset [27061] by nacin
Update Dashicons to latest. Adds line break, paragraph, code, and …
00:19 Ticket #26964 (Support https URLs in Twitter embeds) closed by ericmann
worksforme
00:05 Changeset [27060] by azaozz
TinyMCE: update to 4.0.14. Remove the fix for using init.setup in old …

01/30/2014:

23:06 WikiStart edited by nacin
Big button. (diff)
20:45 Ticket #26965 (Google webmaster Structured Data > hentry (markup: microformats.org) Error) closed by ocean90
invalid: You should report this to the theme author. If you don't want …
20:14 Ticket #24495 (thickbox's inline content will not trigger unless it is preceeded by ...) closed by TobiasBg
invalid: I cannot reproduce this with current core Thickbox files: …
20:07 Ticket #24800 (DROP TABLE error 1051 (Unknown table)) reopened by jdgrimes
Replying to nacin: > In 27041: > {{{ > …
19:55 Ticket #16963 (wp_enqueue_script bug in ie8) closed by TobiasBg
wontfix: The current version (at least) of jQuery is smart enough to not …
19:41 Ticket #26965 (Google webmaster Structured Data > hentry (markup: microformats.org) Error) created by bobbykz
hentry itemtype: http://microformats.org/wiki/hentry wordpress 3.8 …
18:41 Ticket #26964 (Support https URLs in Twitter embeds) created by mattheweppelsheimer
In WP 3.8.1, URLS to embed tweets in posts only work with the http …
18:37 Ticket #18681 (XMLRPC wp.getPageList and auto-draft pages broken dates) closed by markoheijnen
duplicate: Closed this as duplicate of #19733. That fixed the date issue in 3.4
18:29 Ticket #10955 (Replace ThickBox) closed by TobiasBg
wontfix: Core is moving to custom implementations with the Media Models/Views, …
14:54 Ticket #25684 (CPT as a submenu item blocks post-new.php for that post type) closed by helen
invalid: Well, unfortunately, with just that I can't quite reproduce the issue, …
14:52 Ticket #26963 (wp_get_object_terms using wrong orderby statement) created by danielvonmitschke
Tested on 3.8.1 In wp-includes/taxonomy.php it says: Line 2002: …
13:58 Ticket #24831 (Tinymce may fail in Firefox (bug 3152)) closed by helen
duplicate: Duplicate of #24067. We're using TinyMCE 4.0 now, so I imagine that …
11:55 Ticket #26962 (in wp-admin/profile.php no restoration filled if an error occurs fields.) created by QuarkSEO
I just saw that if the fields are filled and that we delete such a …
09:57 Ticket #26801 (Ability to drop table columns using dbDelta()) closed by nacin
wontfix: My point was that dbDelta() is extremely finicky. It requires exacting …
08:52 WikiStart edited by nacin
A link that works even when logged out. (diff)
08:50 WikiStart edited by nacin
Remove a widow. (diff)
08:49 WikiStart edited by nacin
(diff)
08:48 WikiStart edited by nacin
Updates and simplify. (diff)
06:23 Ticket #26961 (Twenty Fourteen: Ephemera Widget shows full post content when ...) created by mor10
When the Twenty Fourteen Ephemera widget is set to display the Video, …
06:21 Ticket #12013 (new user creation features) closed by jeremyfelt
maybelater: Seems like one of the reasons this never got replied to is that it …
05:56 Ticket #26960 (Audit extraneous HTML/CSS for the admin menu) created by helen
In working on #18380, I've noticed quite a bit of cruft that has built …
05:22 Ticket #13922 (Add links to GUU from plugins and themes screens) closed by nacin
wontfix: I think we're long past the usefulness of this. It might have been …
03:42 Ticket #22548 (Better behaviour when embedding oEmbed supported URLs) closed by helen
duplicate: Duplicate of #15490.
01:33 Ticket #26959 (Incorporate preview of inserted galleries in the visual editor using a ...) created by gcorne
Wouldn't it be awesome if galleries instead of showing a bland …
01:28 Ticket #13218 (Allow to specify name of drop-in which is not a plugin) closed by johnbillion
wontfix: Common practice these days is to include the drop-in in a subdirectory …
01:26 Ticket #12432 (River of comments in the Recent Comments dashboard module) closed by johnbillion
worksforme: We've had a river of comments in this dashboard widget for quite a …
01:10 Ticket #15060 (Removing title on widget doesn't modify in-widget-title span) closed by johnbillion
worksforme: This was fixed at some point. Tested in 3.8 and working as expected.
00:58 Ticket #15929 (plugin_action_links filter does not include page & search context) closed by johnbillion
wontfix: As noted above, the two contextual variables in question are global …
00:56 Ticket #14308 (wp_insert_user in 3.0 is not backwards compatible) closed by johnbillion
wontfix: This ship has sailed.
00:54 Ticket #15642 (user-new input fields stretch to the edge of the screen) closed by johnbillion
fixed
00:48 Ticket #14884 (Add a filter inside admin-ajax.php for walker) closed by johnbillion
fixed: Fixed in r20072
00:32 Ticket #13450 (Filter Comments Link) closed by johnbillion
fixed: Fixed in r23624
00:18 Ticket #11319 (oEmbed should be integrated into Add ... from URL experiences) closed by johnbillion
duplicate: Duplicate of #22548.
00:16 Ticket #14113 (Function that could improve the current edit_post_link()) closed by johnbillion
wontfix: We now have get_edit_post_link() which returns the edit post URL. …
00:11 Ticket #10489 (UI Improvements for the gallery tab (edit post)) closed by johnbillion
invalid: N/A since 3.5.

01/29/2014:

23:54 Ticket #11910 (Category widget displayed as dropdown doesn't use fancy urls) closed by johnbillion
wontfix: As Nacin said, the dropdown doesn't "link" to anything (this means …
23:50 Ticket #12393 (Hooks to enable custom login without editing core files) closed by johnbillion
duplicate: Duplicate of #17948.
23:44 Ticket #23287 (Press This enhancement - enclose included content in a div to allow ...) closed by johnbillion
wontfix: A <div> isn't a semantic element to wrap around post content. …
23:38 Ticket #26401 (Search Results show articles in the statuses Draft, Private, Password ...) closed by iseulde
invalid
23:37 Ticket #11378 (Add "Remove" link to Widget instances which moves them to "Inactive" area) closed by johnbillion
wontfix: Closing due to lack of traction. Re-open if you still think we should …
23:32 Ticket #3567 (Synchronize options for functions that display lists) closed by johnbillion
duplicate: Duplicate of #4969.
23:32 Ticket #25892 (tax_query docs) closed by nacin
fixed: It's supposed to be term_id, yes. Though 'id' simply falls through a …
23:31 Ticket #25323 (Add "HTTP Server" to WordPress Statistics Page) closed by nacin
maybelater
23:30 Ticket #25278 (Wordpress Github misses Trunk branch) closed by nacin
invalid: Discussed here: …
23:30 Ticket #10597 (More classes in menu generated using wp_list_pages and wp_page_menu) closed by johnbillion
duplicate: Duplicate of #23834.
23:09 Ticket #6819 (EXIF data extracted from uploaded images stored incorrectly) closed by johnbillion
wontfix: This ship has sailed. EXIF/IPTC data is now stored along with the …
23:02 Ticket #25815 (Sticky Posts don't work with category__in query) closed by wonderboymusic
invalid: Any tax_query-like thing negates is_home(), which is never true …
22:46 Ticket #5953 (Absolute upload_path fails) closed by johnbillion
fixed: The core issue was fixed in r6984 and we no longer have these upload …
22:38 Ticket #10055 (Media filters are very wrong...) closed by johnbillion
wontfix: No traction in five years.
22:32 Ticket #5770 (Add extra options for default tag-cloud widget) closed by johnbillion
invalid: In the five years since this ticket was opened, wp_tag_cloud() has …
22:19 Ticket #26958 (Double <br> at Gallery end should be only one) created by dway
Hi, It seems that when creating a gallery, it is rendered with a …
22:15 Ticket #9719 (Please : a filter for $category object in get_the_category_list()) closed by johnbillion
duplicate: Duplicate of #8704.
19:35 Ticket #23453 (Absolute path added to same page anchor tag links) closed by samuelsidler
worksforme
18:24 Ticket #26954 (Update MediaElement to 2.13.2) closed by wonderboymusic
fixed: In 27059: […]
18:23 Changeset [27059] by wonderboymusic
Upgrade MediaElement to 2.13.2 from 2.13.0. For a full list of …
18:15 Ticket #26931 (Cannot move keyboard focus to TinyMCE controls) closed by azaozz
fixed
18:13 Changeset [27058] by azaozz
TinyMCE: add outline when a button is focused. Fixes #26931, see #24067.
13:54 Ticket #26957 (Hook Docs(9): wp-admin/includes/class-wp-plugins-list-table.php) created by nicolealleyinteractivecom
Filter hooks: * all_plugins * show_advanced_plugins (x2) * …
13:39 Ticket #26956 (Remove view links on editing screen for post types when ...) closed by johnbillion
duplicate: Duplicate of #20571.
12:43 Ticket #26956 (Remove view links on editing screen for post types when ...) created by prionkor
Can we remove view links when post types publicly_queryable property …
09:50 Ticket #26955 (AddTrust External CA Root Certificate not recognized) created by dannydehaan
Hi all, At our server, we are using the PositiveSSL CA 2 certificate …
06:45 Ticket #24768 (get_comment, wp_get_post_revision, get_term all have $null) closed by wonderboymusic
fixed: In 27057: […]
06:45 Changeset [27057] by wonderboymusic
get_comment(), wp_get_post_revision(), and get_term() all used …
06:22 Ticket #26954 (Update MediaElement to 2.13.2) created by wonderboymusic
MediaElement latest is 2.13.2 …
05:27 Ticket #25703 (Allow custom template for database connection failure) closed by wonderboymusic
fixed: In 27056: […]
05:27 Changeset [27056] by wonderboymusic
In wpdb::db_connect(), allow the loading of a custom database error …
05:16 Ticket #20633 (wp-includes/comment.php:738 - Undefined property: WP_Query::$comments) closed by wonderboymusic
fixed: In 27055: […]
05:16 Changeset [27055] by wonderboymusic
Add Unit Tests for get_comment_pages_count(). Fix a notice caused …
04:44 Ticket #26615 (Validate compiled and compressed JS using grunt) closed by wonderboymusic
fixed: In 27054: […]
04:44 Changeset [27054] by wonderboymusic
Ignore .js files in wp-content when running jsvalidate during …
04:42 Ticket #26073 (Update versions of Grunt modules in package.json) closed by wonderboymusic
fixed: In 27053: […]
04:42 Changeset [27053] by wonderboymusic
Update the versions of several devDependencies in package.json. …

01/28/2014:

23:28 Changeset [27052] by azaozz
TinyMCE: fix Ctrl + s shortcut (trigger autosave), see #24067.
23:20 Changeset [27051] by wonderboymusic
For starters, [27050] is rad. This just cleans up some extra new lines …
23:16 Ticket #26953 (Network Admin "Site Edit" page needs Settings trimmed down) created by Ipstenu
Piggybacking off of The UI/UX settings revamp, the Edit Sites pages …
21:16 Changeset [27050] by azaozz
Introduce Edit Image (single mode) in the media modal and use it to …
20:24 Ticket #26952 (Style TinyMCE modals to match WordPress admin styling) created by melchoyce
There are a couple instances of TinyMCE modals which don't visually …
15:37 Ticket #22200 (Require users to set a site title) closed by helen
wontfix: Agree with the wontfix - I think that the consequences of not setting …
15:20 Ticket #26951 (Add has_image_size()) created by mordauk
The remove_image_size() function is proposed as being introduced in …
08:25 Ticket #26049 (Hook Docs (21): wp-includes/class-http.php) closed by DrewAPicture
fixed: In 27049: […]
08:25 Changeset [27049] by DrewAPicture
Inline documentation for hooks in wp-includes/class-http.php. Props …
08:09 Ticket #26894 (Hook Docs (6): wp-admin/includes/export.php) closed by DrewAPicture
fixed: In 27048: […]
08:09 Changeset [27048] by DrewAPicture
Inline documentation for hooks in wp-admin/includes/export.php. Props …
08:01 Ticket #25998 (Hook Docs (7): wp-admin/includes/update-core.php) closed by DrewAPicture
fixed: In 27047: […]
08:01 Changeset [27047] by DrewAPicture
Inline documentation for hooks in wp-admin/includes/update-core.php. …
04:57 Ticket #18296 (Add an action to Custom_Image_Header admin_page()) closed by nacin
wontfix
04:54 Ticket #6822 (Admin colors should be per-blog) closed by nacin
wontfix: I'm not feeling this. I understand for shared user tables, but the …
04:48 Ticket #26886 (wp_enqueue_script doesn't load all scripts) closed by nacin
worksforme: Hi alfredocubitos, These characters are valid. I think this is …
04:45 Ticket #11642 (Allow to define upload path and url in wp-config.php) reopened by nacin
Replying to jbkkd: > This option does not exist anymore on …
04:35 Ticket #26945 (A feature to uninstall plugins that leave remnants behind) closed by nacin
wontfix: Yeah, unfortunately, this is just not feasible for core. Too many edge …
04:34 Ticket #17199 (Unintuitive tax query 'operator' values) closed by nacin
maybelater: FWIW, I like this. To some, AND and OR are more natural for this …
03:36 Ticket #24912 (patch allowing wordpress to function normally on mysql strict servers) closed by nacin
duplicate: Duplicate of #26847.
02:52 Ticket #25348 (Autocomplete for Add New Site → Admin Email) closed by helen
fixed: In 27046: […]
00:36 Ticket #22630 (plugin_basename() fails on case-sensitive plugin directories) closed by bungeshea
wontfix: This is a very minor issue. As long as you set your plugin directory …

01/27/2014:

23:09 Changeset [27046] by helen
Autocomplete for the new site admin email. Better than trying to …
20:08 Ticket #26950 (Twenty Eleven broken screen reader link) created by gluten
The Twenty Eleven theme adds two skip links for accessibility: "skip …
18:37 Ticket #24764 (Support mediaelement.js YouTube sources in the video shortcode) reopened by wonderboymusic
This is actually pretty easy to accomplish, all it requires is …
16:31 Ticket #25762 (Make it easier to customize the install process) closed by nacin
fixed: In 27045: […]
16:31 Changeset [27045] by nacin
Add wp_install and wp_upgrade hooks to the respective functions. …
15:05 Changeset [27044] by azaozz
TinyMCE: add dashicon for the "wp_page" button, see #24067.
14:56 Ticket #24764 (Support mediaelement.js YouTube sources in the video shortcode) closed by ocean90
wontfix: That sounds like plugin material. WP Embed works like a charm, there …
14:50 Ticket #24124 (YouTube embed fails silently) closed by ocean90
worksforme: > It consistently takes about 7 seconds for YouTube to reply on the …
14:46 Ticket #26632 (Dashboard Admin Help Corrections) closed by ocean90
fixed: In 27043: […]
14:46 Changeset [27043] by ocean90
Update help content for Dashboard. props kpdesign. fixes #26632.
14:25 Ticket #24646 (fetch_feed() returns WP_Error with "A valid URL was not provided") closed by nacin
fixed
14:24 Ticket #25882 ('upgrader_process_complete' action for theme has 'plugin' type) closed by nacin
fixed
13:54 Ticket #26385 (Color picker doesn't display initial colour) closed by mattwiebe
invalid: Hi pkwooster - it appears that you're initiation the color picker …
13:30 Ticket #26949 (when upgrading a WordPress site installed in a subfolder we get a 404 ...) created by jaumearagay
When upgrading a WordPress site installed in a directory I get a 404 …
09:33 Ticket #26948 (Filter taxonomies available in quick edit) created by hlashbrooke
There are a number of use cases for hiding a taxonomy from the quick …
04:06 Ticket #26947 (IXR_Client strips query string from server URL) created by cfinke
IXR_Client (and WP_HTTP_IXR_Client) has the option to pass …
03:45 Ticket #23748 (Suggest rewrite rules on IIS Network (Multisite)) closed by nacin
duplicate: Closing as duplicate of both #25106 and #24963.
03:43 Ticket #18988 (On install, IIS web.config missing setting for "index.php" as default ...) closed by nacin
invalid
03:18 Ticket #25913 (Investigate why we skip so many Unit Tests) closed by nacin
worksforme: Seems like this can be closed. For @ticket references that work …
03:16 Ticket #26116 (Unit Tests: Add assertNotWPError() to complement assertWPError()) closed by nacin
wontfix
03:16 Ticket #26153 (test_json_encode_decode fails in PHP 5.4) closed by nacin
worksforme
03:15 Ticket #25507 (Unit test for `wp_strip_all_tags` and better docs) closed by nacin
fixed: In 27042: […]
03:15 Changeset [27042] by nacin
Basic unit tests and additional documentation for wp_strip_all_tags(). …
03:09 Ticket #24800 (DROP TABLE error 1051 (Unknown table)) closed by nacin
fixed: In 27041: […]
03:09 Changeset [27041] by nacin
Test framework: Parse CREATE TABLE queries the same way we do DROP …
03:06 Ticket #24119 (A uniform approach to Plugins / Themes settings) closed by helen
invalid: This is ill-suited for a Trac ticket, and is not something to …
02:59 Ticket #13313 (WP import: "Upload file and import" should be deactivated until a ...) closed by helen
fixed: Any form that has a class of .wp-upload-form and a file input keeps …
02:57 Ticket #26222 (Remove superseded unit tests for balanceTags()) closed by nacin
fixed: In 27040: […]
02:57 Changeset [27040] by nacin
Remove duplicated and superceded balance tags unit tests. props …
02:46 Ticket #16475 (Displaying submenus in custom taxonomy of active parent) closed by helen
duplicate: Duplicate of #10982; a filter was introduced in #20054 to change the …
02:38 Ticket #19745 (Login Form Dropdown) closed by helen
wontfix: If core itself displayed the toolbar when logged out, I could go for …
02:34 Ticket #18466 (Reorganizing Widget Areas) closed by helen
wontfix: Widget areas don't necessarily map to the way they're visually …
02:29 Ticket #20770 (Introduce AJAX response message) closed by helen
duplicate: I had completely forgotten that I tested that patch long ago when I …
02:17 Ticket #25086 (Combine author and gravatar to translatable string) closed by helen
wontfix: Sounds like consensus to close.
02:01 Ticket #21636 (Add category dropdown to QuickPress in Dashboard) closed by helen
wontfix: QuickPress got even more simplified and became Quick Draft. No longer …
01:59 Ticket #15765 (wp-admin/ms-sites.php doesn't indicate required fields) closed by helen
maybelater: I usually like required field indicators but it seems like extraneous …
01:53 Ticket #15583 (wp-admin/options-discussion: make text consistent) closed by helen
duplicate: Fixed in [18508] for #16186. Guess SergeyBot forgot he fixed it …
00:38 Changeset [27039] by azaozz
DFW: remove unused #wp-fullscreen-title-prompt-text selectors. See #24067.
00:27 Changeset [27038] by azaozz
Autosave: - Move the 'Saving post' and 'Draft saved at...' strings …

01/26/2014:

22:29 Ticket #20570 (Tidying Admin CSS, bringing it up to CSS Code Standards (work in progress)) closed by helen
maybelater: I don't know. I don't see any realistic path to this, as lovely as it …
20:37 Ticket #22712 (Admin using deprecated valign attribute) closed by azaozz
fixed: In 27037: […]
20:37 Changeset [27037] by azaozz
Remove one more valign, props neoxx, fixes #22712.
20:27 Ticket #22086 (HTML5 and cellspacing="0" in admin pages) closed by azaozz
fixed: In 27036: […]
20:27 Changeset [27036] by azaozz
Remove table cellspacing attribute from the admin, part-props …
19:11 Ticket #22712 (Admin using deprecated valign attribute) reopened by neoxx
I think you've forgotten one occurrence. - Patch …
18:11 Ticket #25390 (Autoembeds - preserve embed ratio on responsive designs) closed by ocean90
duplicate: Duplicate of #21540.
18:07 Ticket #23395 (Video elements removed after revision) closed by ocean90
worksforme: Hello chris_pd, please try the support forums for troubleshooting …
18:01 Ticket #14458 (Create rel_canonical filter) closed by ocean90
duplicate: #18660 covers this as well.
17:54 Ticket #26657 (Can't access the Themes item on the Appearance menu on dashboard) closed by ocean90
worksforme
17:32 Ticket #26946 (Decouple the Menu System from Posts and Taxonomies) closed by wonderboymusic
wontfix: Moving to serialized objects? No.
17:10 Ticket #26946 (Decouple the Menu System from Posts and Taxonomies) created by MikeSchinkel
I'm proposing this idea for consideration, and hope that it will be …
16:56 Ticket #24530 (Change 'Right Now' dashboard actions to filters.) closed by ocean90
invalid: There is now a new filter. See [26832].
16:52 Ticket #11642 (Allow to define upload path and url in wp-config.php) closed by jbkkd
invalid: This option does not exist anymore on the Settings page.
16:51 Ticket #16373 (Wrong page loaded requesting custom registered query_vars when ...) closed by Otto42
invalid
16:40 Ticket #26789 (Permalinks broken on fast page publish) closed by jbkkd
worksforme: Also can't reproduce on 3.8.1 and 3.9 alpha with Windows 8 and Chrome …
16:32 Ticket #19188 (Only one dashboard widget can't be moved into second column unless ...) closed by ocean90
worksforme
16:27 Ticket #17852 (Collapsed menu fly-out headers should be clickable) closed by ocean90
worksforme
16:23 Ticket #17607 (Google blog search API shutdown) closed by ocean90
fixed: Removed in 3.8.
16:15 Ticket #15650 (Inefficient selectors in common.dev.js) closed by ocean90
worksforme: Most things from common.dev.js.2.patch are implemented. …
16:06 Ticket #12350 (Check folder permissions before uploading file) closed by ocean90
invalid: The UI option is gone for new installations.
15:43 Ticket #26581 (Rename Site Content to At a Glance in the Dashboard help tab) closed by ocean90
duplicate: Duplicate of #26632.
15:36 Ticket #23341 (Spell checker in the editor shows languages not supported by google ...) closed by ocean90
invalid: The spellchecker is removed.
15:32 Ticket #18249 (Rosetta needs a facelift) closed by ocean90
fixed: Closing this as fixed. Please use https://meta.trac.wordpress.org/
15:11 Ticket #26945 (A feature to uninstall plugins that leave remnants behind) created by Sjourney
Sort of like how App Zapper or App Trap work on OSX. An uninstaller …
15:05 Ticket #26943 (The comment_text() function retrieve the comment text 2 times) closed by helen
invalid: Given that the whole $comment object is passed as context to the …
13:04 Ticket #26944 (Dashboard "At a glance" widget ignores get_avatar_comment_types filter) created by zodiac1978
The "At a Glance" dashboard widget does not show gravatars for …
12:16 Ticket #26943 (The comment_text() function retrieve the comment text 2 times) created by alexvorn2
The comment_text() function loads two function that retrieves …
09:37 Ticket #26942 (Unnecessary $sites count condition in multisite load process) created by jeremyfelt
[https://mu.trac.wordpress.org/browser/trunk/wpmu-settings.php?rev=1422
09:00 Ticket #26941 (Too many arguments passed to prepare() during multisite load) created by jeremyfelt
One of the queries that may be used to set $current_site in …
06:14 Ticket #17783 (Inconsistent theme management screens) closed by helen
invalid: Well, the tabs aren't there anymore. There are other inconsistencies, …
03:24 Ticket #22600 (Editor sizing JS puts the resize handle in the wrong place) closed by azaozz
fixed: Fixed with the TinyMCE 4.0 upgrade, #24067. Now the resize handle is …
03:06 Ticket #25460 (Unhelpful tab order when updating post status and visibility) closed by azaozz
fixed: In 27035: […]
03:06 Changeset [27035] by azaozz
Fix tabbing order when opening/closing post status and visibility in …
01:12 Ticket #19124 (Add prompt on themes.php at end of available themes list) closed by helen
fixed: Closing as fixed, there's the "Add New Theme" box as of 3.8.
01:10 Ticket #26940 (Toolbar Search: Drop down instead of expanding) created by georgestephanis
Stop sliding the entire menu bar contents needlessly, when it would be …
00:28 Ticket #17261 (Ctrl(+shift)+tab don't work when tinyMCE has focus) closed by azaozz
fixed: In 27034: […]
00:28 Changeset [27034] by azaozz
TinyMCE: do not run preventDefault() on the tab key when Ctrl, Alt or …
00:15 Ticket #18380 (Merge the default colors css into wp-admin.css) reopened by helen
We're committed to this direction now. It was discussed in IRC, though …
00:14 Ticket #26889 (Add explicit link back to editor on the revisions screen) closed by ocean90
duplicate: Duplicate of #24682.
00:12 Ticket #26390 (Hooks before and after wp-login.php forms) closed by jeremyfelt
00:11 Ticket #26205 (Remove a commented code snippet in wp-admin/includes/plugin.php) closed by ocean90
fixed: In 27033: […]
00:11 Changeset [27033] by ocean90
Remove unused code. props nofearinc. fixes #26205.
00:02 Ticket #9666 (Pass object id in the various formatting filters) closed by ocean90
worksforme: I think it's safe to close this one. Most functions already have an …

01/25/2014:

23:53 Ticket #25950 (Focus trapped in TinyMCE Editor in Firefox) closed by azaozz
worksforme: Not sure if this was a browser or editor issue, but works properly in …
23:36 Ticket #14752 (Warn after theme activation if wp_head/footer is missing) closed by nacin
wontfix
23:29 Ticket #23364 (Unstable sorting with jQuery UI 1.9.1 and above) closed by ocean90
worksforme
23:19 Ticket #19419 (wp-admin/media.php: allow to add a default src) closed by jeremyfelt
wontfix: It does seem that the type_url_form_media filter could be used to …
23:14 Ticket #22059 (Making the admin bar responsive) closed by ocean90
worksforme
23:10 Ticket #26934 (Issue with the author scrolling bar in Chrome in RTL) closed by ocean90
duplicate: Duplicate of #26902.
23:07 Ticket #11215 (Improve naming of child/parent theme functions) closed by ocean90
wontfix: That ship sailed a long time ago.
23:04 Ticket #9774 (Warning: Division by zero in /wp-admin/custom-header.php on line 361 ...) closed by ocean90
worksforme
23:01 Ticket #11735 (unwrap text in theme and plugin editors) closed by ocean90
wontfix: I agree with edward mindreantre here.
22:46 Ticket #24143 (When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme ...) closed by ocean90
worksforme
22:25 Ticket #20978 (Upload a theme like an image) closed by ocean90
duplicate: Duplicate of #24579.
22:24 Ticket #21925 (Ability to upload multiple .zip files to install in bulk) closed by ocean90
duplicate: Duplicate of #24579.
22:15 Ticket #19816 (Theme details should be able to include multiple screenshots) closed by ocean90
duplicate: Duplicate of #26695. Outdated.
22:11 Ticket #19270 (Current theme's "OPTIONS:" links should be filter-able) closed by ocean90
invalid: Section doesn't exists anymore.
21:48 Ticket #16410 (Open basedir problem in /wp-includes/theme.php) closed by ocean90
duplicate: Duplicate of #20103. Fixed in [20020].
21:39 Ticket #26939 (Bug in 3.8.1) closed by ocean90
invalid: Hello black lion, please try the support forums for troubleshooting: …
21:35 Ticket #26939 (Bug in 3.8.1) created by black lion
Ihave the new update installed (3.8.1) But I think it had Bugs, I run …
19:05 Ticket #26938 (3.8.1 auto update caused white screen - deleted most of functions.php) created by jtf1117
My site was auto updated yesterday to 3.8.1 and it resulted in a white …
18:51 Ticket #26937 (get_adjacent_post() should use WP_Query rather than build its own SQL query) created by ethitter
With the introduction of the WP_Date_Query through r25139, …
18:00 Ticket #26936 (Create new dashicons) created by melchoyce
Let's use this ticket as a general Dashicons icon request ticket. …
08:55 Changeset [27032] by wonderboymusic
Add some inline docs to methods in media-models.js - particularly …
08:22 Ticket #8492 (Page name drop-downs do not scale well) closed by nacin
duplicate: Duplicate of #9864.
08:18 Ticket #10545 (_publish_post_hook (adding to postmeta existing hooks)) closed by nacin
worksforme
08:14 Ticket #9736 (Memory allocation failed on category.php) closed by nacin
worksforme
08:13 Ticket #7773 (Duplicate enclosure attributes are created when a client resubmits a ...) closed by nacin
fixed: The original proposal here was done back in 2.8. Closing as fixed. …
08:09 Ticket #6860 (Make clean_post_cache child cleaning optional) closed by nacin
invalid: We fixed this a while ago, thank god. This was nasty.
08:06 Ticket #5407 (Improve wp_list_authors efficiency) closed by nacin
invalid: None of this is raw SQL anymore — it uses get_users() for caching purposes.
08:03 Ticket #8648 (Post Author quick edit drop down does not scale well) closed by nacin
duplicate: Let's call this a duplicate of #19867.
07:58 Ticket #13237 (Absence of alots lowers community morale) closed by nacin
fixed
07:46 Ticket #26935 (Add empty submenu page to hide menu page title in list) created by josh401
My question has to do with add_menu_page() and add_submenu_page(). …
07:38 Changeset [27031] by wonderboymusic
Add some JSDoc annotations to media-models.js to disambiguate …
06:11 Ticket #26934 (Issue with the author scrolling bar in Chrome in RTL) created by yoramzara
My site is http://www.avelim.co.il/ I am using WordPress 3.8.1 in …
02:39 Ticket #26875 (tinymce compat3x plugin adds tooltip en.undefined) closed by azaozz
fixed: No problems :) This should be fixed then.
01:20 Changeset [27030] by azaozz
TinyMCE: fix the compat3x plugin appending 'en.' to button titles. Set …
00:45 Ticket #26933 (Toolbar "Howdy, " message CSS broke in IE) created by bhwebworks
I noticed this when helping a client with their website, and they were …

01/24/2014:

22:08 Ticket #26932 (No visible keyboard focus in Quicktags / Firefox) created by joedolson
In Chrome, the browser generates strong keyboard focus which easily …
22:03 Ticket #26931 (Cannot move keyboard focus to TinyMCE controls) created by joedolson
With TinyMCE 4, it's not possible to move focus using only the …
21:52 Ticket #26875 (tinymce compat3x plugin adds tooltip en.undefined) reopened by TobiasBg
I'm seeing the same issue that @needle describes, with this …
21:51 Ticket #26930 (Support custom `theme action links` again) created by georgestephanis
With THX38 merging into core, the theme_action_links filter got …
21:18 Ticket #9683 (Inconsistent font for Quick Edit labels) closed by helen
invalid: Been through a lot since this was opened, opening a new ticket if this …
21:16 Ticket #14326 (Renaming tags/categories causes unpredictable results) closed by jeremyfelt
worksforme: Same, seems to be working fine.
20:39 Ticket #26929 (add_site_option signature should match add_option signature) created by ChrisWiegman
On plugins that are multisite compatible it is much safer to save …
20:22 Ticket #26925 (Add native version checks (php, core, multisite) for plugins) closed by jeremyfelt
duplicate: Agreed, and has a patch as well. I think this is great progress, …
19:37 Ticket #26549 (Remove title attributes: media.php) closed by nacin
wontfix
19:05 Ticket #22712 (Admin using deprecated valign attribute) closed by azaozz
fixed: In 27029: […]
19:05 Changeset [27029] by azaozz
Remove all "valign" attributes from tables in wp-admin, props …
18:52 Ticket #26928 (Post Color By Status In Admin Panel) created by hardeepasrani
WordPress 3.8 Parker release focuses on the UI and accessibility of …
18:32 Ticket #26765 (Twenty Ten and Eleven: reduce JPG file size even more) closed by lancewillett
wontfix
18:09 Ticket #26927 (Fix docs of shortcode_parse_atts()) created by TobiasBg
While debugging an issue with a Shortcode without attributes, like …
17:43 Ticket #26884 (Update to jQuery UI 1.10.4) closed by ocean90
fixed: In 27028: […]
17:43 Changeset [27028] by ocean90
Update to jQuery UI 1.10.4. fixes #26884.
17:39 Ticket #26926 (jQuery 1.11) closed by ocean90
fixed: In 27027: […]
17:39 Changeset [27027] by ocean90
Update to jQuery 1.11.0. fixes #26926.
17:24 Ticket #26926 (jQuery 1.11) created by nacin
Released: http://blog.jquery.com/2014/01/24/jquery-1-11-and-2-1-released/.
17:10 Ticket #26844 (Twitter oembeds not working because of Twitter API change) closed by Ipstenu
worksforme: I can't reproduce this. I don't get an error at all on 3.8.1 or Trunk. …
17:03 Ticket #26925 (Add native version checks (php, core, multisite) for plugins) created by cfoellmann
Additional core plugin headers for compatibility filtering on …
14:53 Ticket #26845 (MP3 ID3 Tag Metadata Malformed) closed by matthewhaworth
worksforme: I tried to replicate with this code: […] After I had uploaded the …
13:35 Ticket #26924 (Misleading hook docs for action 'print_media_templates') created by ericlewis
11:33 Ticket #26844 (Twitter oembeds not working because of Twitter API change) reopened by martinburnsuk
3.8.1 still fails with * "Problem Connecting to Twitter" error output …
11:10 Ticket #26923 (Custom background color not displaying on iPhone) created by networksolution
In many occasions, the inline CSS inserted by Wordpress is not …
09:01 Tickets #7301,​7361,​9513,​17557,​18060 batch updated by nacin
wontfix: As AtomPub was removed from core in 2012, see #21866. There is a …
08:53 Ticket #22409 (add multiple selected options support to selected() function) closed by nacin
wontfix: This doesn't seem like something we need to support, as it complicates …
08:38 Ticket #17632 (HTML 5 Validation issues (theme independent)) closed by nacin
invalid: This seems to validate for me now.
08:36 Ticket #21164 (wp_customize_support_script support for XHTML themes) closed by nacin
wontfix
08:33 Ticket #5669 (Provide single logging functions to replace logIO(), debug_fwrite() etc.) closed by nacin
wontfix: There seems to be no traction for a logging interface for the moment.
07:42 Ticket #22342 (WP_DEBUG "undefined index" notices in get_metadata() for empty arrays) closed by nacin
invalid: Thanks for adding a note to the Codex, jdgrimes.
07:40 Ticket #18368 (Add CSS Class Info to post_updated_messages array/filter) closed by nacin
wontfix: I think it's safe to close this out for now. It's not a bad idea …
07:38 Ticket #16651 (Warnings on dashboard: Notice: Trying to get property of non-object in ...) closed by nacin
duplicate: Duplicate of #19590.
07:16 Ticket #26436 (wp-includes/link-template.php: PhpDoc correction - edit_comment_link() ...) closed by nacin
fixed: In 27026: […]
07:16 Changeset [27026] by nacin
Docs fix: edit_comment_link() doesn't actually return anything. props …
07:06 Ticket #23122 (inline doc improvements in WP_Filesystem_Direct and WP_List_Table) closed by nacin
fixed: New tickets for more patches, I guess. Closing as fixed for 3.7.
06:36 Ticket #23561 (Using a Screen Reader with the Add Media Panel) closed by nacin
invalid
05:52 Ticket #14397 (slow sql query from probably is_blog_installed) closed by nacin
invalid: Somewhere along the line we stopped querying SHOW TABLES.
05:51 Ticket #14642 (Support Facebook's HipHop) closed by nacin
fixed: Closing this as fixed against 3.1, where most of this activity …
05:46 Ticket #17246 (Handling of HTTP 404 errors for non-existing files) closed by nacin
maybelater
05:45 Ticket #17580 (get_media_item(): add filter to better control "buttons" in media ...) closed by nacin
invalid: Goodbye, get_media_item(), I hated you and I am glad 3.5 made you …
05:40 Ticket #20225 (Self-contain wp-includes/load.php, wp-includes/plugin.php) closed by nacin
wontfix: One problem with doing this is then we commit to always maintaining …
05:35 Ticket #22040 (wp_dashboard_recent_comments queries do not skip comment_approved=spam) closed by nacin
invalid
05:33 Ticket #22844 (random_seed transient is autoloaded with no reason) closed by nacin
wontfix: Closing as I think random_seed should remain autoloaded.
05:31 Ticket #24431 (Boolean shorthand for add_filter) closed by nacin
wontfix: I don't think this is needed for now.
05:25 Ticket #26705 (tiny_mce.js Script kills Webpage on high traffic) closed by nacin
invalid
05:13 Ticket #26922 (WP-Admin - Allow for Additional Icon Fonts) created by styledev
Currently, register_post_type allows the custom post type to set their …
00:56 Ticket #26921 (Deprecated used function in WP 3.8) closed by nacin
invalid: Hi peternwp, This is simply where the notice is being issued from. …
00:54 Ticket #26921 (Deprecated used function in WP 3.8) created by peternwp
WP 3.8 gives the following Notice:- "Notice: wpdb::escape is …
Note: See TracTimeline for information about the timeline view.