Timeline
09/30/2011:
- 22:52 Ticket #15118 (When Deleting a Post Image The Media Uploader Gets Stuck) closed by
- fixed: In [18850]: […]
- 22:52 Changeset [18850] by
- Prevent the uploader getting stuck when deleting the only image from …
- 22:31 Ticket #18299 (Improve Admin Bar UX) closed by
- fixed: In [18849]: […]
- 22:31 Changeset [18849] by
- Speed up the admin bar drop-downs a bit when using hoverIntent, props …
- 22:24 Ticket #18796 (thickbox.css needs display:none) closed by
- fixed: In [18848]: […]
- 22:24 Changeset [18848] by
- Fix thickbox (again!), props SergeyBiryukov, fixes #18796
- 21:48 Ticket #18796 (thickbox.css needs display:none) reopened by
- Tickets are closed when a commit is made to the WordPress trunk.
- 21:45 Ticket #18796 (thickbox.css needs display:none) closed by
- fixed: I tested 18796.2.patch with some of my plugins. All work fine. I think …
- 21:37 Ticket #18832 (wp_get_archives should allow for Ascending and Descending ordering) created by
- The wp_get_archives function offers various options for listing …
- 21:35 Ticket #18049 (PHP 5.4 compatibility warnings on creating default object from empty value) closed by
- fixed: In [18847]: […]
- 21:35 Changeset [18847] by
- Initialize the post object in get_default_post_to_edit(). props …
- 21:22 Ticket #18049 (PHP 5.4 compatibility warnings on creating default object from empty value) reopened by
- In /wp-admin/edit.php on the bottom, you will see […] I'm not …
- 21:06 Ticket #18831 (Increase default upload space in multisite) created by
- By default the upload space in multisite is set to 10 megs. With …
- 20:59 Ticket #18830 (Creating default object from empty value in PHP 5.4) closed by
- duplicate: Both of these are fixed in trunk. #18049
- 20:56 Ticket #18830 (Creating default object from empty value in PHP 5.4) created by
- When running WordPress 3.2.1 under PHP 5.4 Beta 1, two noticable …
- 19:39 Ticket #18829 (Cleanup of postbox_classes) created by
- When using add_meta_box, this patch fixes the extra spaces in the meta …
- 19:09 Ticket #18827 (Fullscreen editor witdh is 10px too narrow) closed by
- duplicate: #18138
- 19:07 Ticket #18828 (function wp_get_object_terms() passes sql data into ...) created by
- In wp-includes/taxonomy.php, the return data is passed through the …
- 19:06 Ticket #18822 (get_permalink() produces an add. DB request without $post->filter) closed by
- fixed: In [18846]: […]
- 19:06 Changeset [18846] by
- Avoid refetching a post in get_post() when passed a post object that …
- 19:02 Ticket #18827 (Fullscreen editor witdh is 10px too narrow) created by
- wp-admin/includes/post.php on line 1777 (WP 3.2.1) it says: $width = …
- 18:12 Ticket #18805 (sort_column=post_name not working for wp_list_pages or get_pages) closed by
- fixed: In [18845]: […]
- 18:12 Changeset [18845] by
- Restore sorting by post_name in get_pages(). Props SergeyBiryukov. …
- 18:07 Ticket #16798 (Admin bar edit action is affected by query_posts, tax_query) closed by
- fixed: In [18844]: […]
- 18:07 Changeset [18844] by
- Consult the main query when determining whether to show the edit menu …
- 17:41 Ticket #18196 (Post Meta API Cleanup) reopened by
- There are some more places where we can make better use of the …
- 17:41 Ticket #17450 (Almost pretty permalinks with non-ASCII characters do not work in Apache) reopened by
- Not exactly a duplicate of the original #10249 bug, just related. 3.1 …
- 17:34 Ticket #15546 (Bailing too early hides the version number in wp-admin) closed by
- fixed: More consistent right-now/footer messages related to version and …
- 17:32 Ticket #18380 (Merge the default colors css into wp-admin.css) closed by
- wontfix: Actually, wontfix until we are committed to this direction.
- 17:31 Changeset [18843] by
- More consistent right-now/footer messages related to version and …
- 17:26 Ticket #16027 (Network Settings vs Network Options) closed by
- fixed: In [18842]: […]
- 17:26 Changeset [18842] by
- s/Settings/Network Settings/. Props wpmuguru. fixes #16027
- 17:18 Ticket #15887 (Capital letters for writing the word "Error") closed by
- fixed: In [18841]: […]
- 17:18 Changeset [18841] by
- Be more consistent with ERROR: messages. fixes #15887
- 17:03 Changeset [18840] by
- Allow 'id' to work in get_bookmarks(). Add link_notes even though such …
- 16:47 Ticket #17751 (dashboard menu occupies different slots) closed by
- fixed: In [18839]: […]
- 16:47 Changeset [18839] by
- Make the dashboard screen (index.php) occupy the same menu index …
- 16:43 Ticket #18638 (Add "name" to allowed_keys for sortable table list columns) closed by
- fixed: In [18838]: […]
- 16:43 Changeset [18838] by
- Add name to list of allowed keys. Props MarcusPope. fixes #18638
- 16:00 Changeset [18837] by
- Fix editor detection when inserting image, see #17144
- 15:35 Ticket #18109 (is_singular is being called on _close_comments_for_old_posts) closed by
- fixed: In [18836]: […]
- 15:35 Changeset [18836] by
- Pass the query object to _close_comments_for_old_posts() so that …
- 15:19 Ticket #18825 (Back compat issues in delete(d)_postmeta actions) closed by
- fixed: In [18835]: […]
- 15:19 Changeset [18835] by
- Fix back compat issues with delete_postmeta and deleted_postmeta …
- 15:13 Ticket #18619 (Deprecate wpmu_admin_do_redirect() and ...) closed by
- fixed: In [18834]: […]
- 15:13 Changeset [18834] by
- Deprecate wpmu_admin_redirect_add_updated_param() and …
- 15:09 Ticket #18826 (wp_maintenance() expiration time needs to be filterable) created by
- .maintenance files expire after 10 minutes if something goes wrong. …
- 14:35 Ticket #18825 (Back compat issues in delete(d)_postmeta actions) created by
- I was looking at #18823 and noticed some backwards compatibility …
- 13:15 Ticket #18824 (Password protected pages don't work if site address is different from ...) created by
- Hi, On a 3.2.1 wordpress site, we notices that password protected …
- 12:29 Ticket #18823 (Pass $post_id as second argument to delete_postmeta action) created by
- in every case (in WP 3.2) where a postmeta is deleted, the context is …
- 10:46 Ticket #18822 (get_permalink() produces an add. DB request without $post->filter) created by
-
When used in a Query-Loop,
get_permalink()
makes an additional query … - 09:53 Ticket #18802 (New hooks when taxonomies and post_types are registered) closed by
- fixed: In [18833]: […]
- 09:53 Changeset [18833] by
- Fire an action when a post type or taxonomy is registered so plugins …
- 08:03 Ticket #18819 (CDNs May Expose Personally Identifiable Information) closed by
- duplicate: > #16612 That's the most obvious solution, If a CDN ignores the …
- 06:23 Changeset [18832] by
- Compress and bump media.css. see #17578.
- 06:22 Changeset [18831] by
- Merge the four media buttons into one. * Lots of red. * Removes the …
- 05:26 Changeset [18830] by
- Update Feedback support URL.
- 04:13 Changeset [18829] by
- Attempt to keep the textarea still while loading the editor, see #18820
- 03:40 Ticket #18821 (Add a Last Updated Date Field for Plugins to the WP Backend) created by
- As a matter of security and possible incompatibility with future …
09/29/2011:
- 23:31 Ticket #12732 (Bulk Actions needs to allow custom bulk actions) closed by
- duplicate: Going to close this as duplicate of #16031. The filter is there. It …
- 23:00 Ticket #18568 (Post title field should be hidden in DFW if not listed in "supports" ...) closed by
- fixed: Fixed in [18828]
- 22:59 Changeset [18828] by
- Hide post title field in DFW if title is not supported by the current …
- 22:57 Ticket #18560 (PHPDoc Typo Fixes) closed by
- fixed: In [18827]: […]
- 22:57 Changeset [18827] by
- phpdoc typo and readability fixes. Props SergeyBiryukov. fixes #18560
- 22:33 Changeset [18826] by
- Introduce wp_allowed_protocols() for use in wp_kses() and esc_url(). …
- 22:10 Ticket #16829 (Automatically set 'compare' => 'IN', when meta value is an array) closed by
- fixed: In [18825]: […]
- 22:10 Changeset [18825] by
- Automatically set 'compare' => 'IN' in WP_Meta_Query::get_sql() when …
- 21:55 Ticket #18819 (CDNs May Expose Personally Identifiable Information) reopened by
- 21:51 Ticket #18820 (Formatting bar loading experience is subpar) created by
- When you save a post, the way the formatting bar loads in (Visual and …
- 21:48 Ticket #17492 ($text param in wp_trim_excerpt should be optional) closed by
- fixed: In [18824]: […]
- 21:48 Changeset [18824] by
- Allow the text parameter in wp_trim_excerpt() to be omitted …
- 21:47 Ticket #18235 (Clean up remnants from having negative Post_IDs) closed by
- fixed: In [18823]: […]
- 21:47 Changeset [18823] by
- Clean up remnants from having negative Post_IDs, props markjaquith, …
- 21:47 Ticket #18465 (Prevent search engines from indexing wp-admin and wp-includes) closed by
- fixed: In [18822]: […]
- 21:47 Changeset [18822] by
- Disallow indexing wp-admin and wp-includes in robots.txt. Props …
- 21:42 Ticket #18541 (Add comments_open() conditional to Twenty Eleven's comment-reply.js call) closed by
- wontfix: Not worth a query, IMO. Agree with Nacin's comment that zeo linked.
- 21:41 Tickets #17979,18598 batch updated by
- fixed: In [18821]: […]
- 21:41 Changeset [18821] by
- * Move the old sidebars_widgets array upgrade code to …
- 21:39 Ticket #18403 (Cache ajax nonce in internal linking) closed by
- fixed: In [18820]: […]
- 21:39 Changeset [18820] by
- Cache internal linking nonce jQuery object. props mitchoyoshitaka. …
- 21:33 Ticket #14882 (streams.php, POMO_FileReader, binary read fopen, Windows) closed by
- fixed: Fixed in [18528]
- 21:28 Ticket #17940 (Credits page: Don't wrap long handle or name) closed by
- fixed: In [18819]: […]
- 21:28 Changeset [18819] by
- Don't split names across multiple lines on the credits page. props …
- 21:23 Ticket #18819 (CDNs May Expose Personally Identifiable Information) closed by
- duplicate: #16612
- 21:22 Ticket #18819 (CDNs May Expose Personally Identifiable Information) created by
- When a visitor makes a comment on a post, WordPress sets a cookie with …
- 21:21 Ticket #8592 (Private Pages not listed in the Parent dropdown) reopened by
- 21:21 Ticket #8592 (Private Pages not listed in the Parent dropdown) closed by
- fixed: In [18818]: […]
- 21:21 Changeset [18818] by
- Add filter for the args into wp_dropdown_pages() in the page …
- 21:07 Ticket #18800 (Recycle auto-draft post entries) closed by
- invalid: MattyRob — the issue you originally reported is invalid — it's not …
- 19:57 Changeset [18817] by
- Kill the tables in install.php. props andrewryno. see #16413.
- 19:39 Ticket #18818 (wp_sanitize_redirect() kills "@" in URL's) closed by
- invalid: Replying to theandystratton: > At least I'm 1 step closer …
- 19:37 Ticket #17343 (update_post_meta removes all slashes) closed by
- fixed: In [18816]: […]
- 19:37 Changeset [18816] by
- Pass unslashed values from update_metadata() to add_metadata(). fixes …
- 18:52 Ticket #18818 (wp_sanitize_redirect() kills "@" in URL's) created by
- We had a URL like: …
- 17:55 Ticket #18817 (WP_List_Table nonce output moved to its own method) created by
- A quick little patch to move the nonce field generation and output to …
- 17:20 Changeset [18815] by
- Make the sort-by-object-property functions generic. see #14424.
- 17:09 Changeset [18814] by
- Use _wp_tag_cloud_count_sort_cb instead of an anonymous function. …
- 17:03 Ticket #18815 (kalendas doesn't work in wordpress 3.3) closed by
- invalid: This is most likely a problem that should be solved within the plugin. …
- 16:13 Ticket #18816 (Add 'offset' parameter and 'ancestral' boolean to wp_nav_menu) created by
- Since we can now call wp_nav_menu multiple times and there is the very …
- 15:32 Ticket #16031 (Bulk actions: Reactivate bulk actions hook + add hander hook for all ...) reopened by
- We can't really call this 'fixed'.
- 15:08 Ticket #18815 (kalendas doesn't work in wordpress 3.3) created by
- A recent update to Wordpress 3.3 makes Kalendas stop working on all …
- 14:27 Ticket #18814 (wp_redirect wont allow arrays to be sent in query string) created by
- The pluggable function wp-redirect will not allow arrays to be sent in …
- 11:07 Ticket #18813 (Media Buttons missing with non english URL-s) created by
- == Description == In add post/page editor there are no …
- 09:08 Ticket #18812 (XML-RPC newPost need more dashboard-like behavior for publishing posts) created by
- Right now, metaWeblog.newPost calls wp_insert_post before: * …
- 06:43 Changeset [18813] by
- Recursively convert html entities in script localization strings, see …
- 06:42 Changeset in tests [445] by
- Add metadata testcases for double-stripslashing when update_metadata() …
- 06:12 Changeset [18812] by
- Remove remnants of show_admin_bar_admin. see #18811, see #18197.
- 06:07 Ticket #18348 (Use wp_editor() for comment quick edit and reply) closed by
- fixed: It's working now, thanks! Sorry about the ticket mix up. :]
- 06:02 Ticket #18811 (3.3 upgrade routine) created by
- We need to remove a few usermeta keys on upgrade: show_admin_bar_admin …
- 05:54 Ticket #18810 ("Installed Plugins" should link to the all plugins screen) closed by
- fixed: In [18811]: […]
- 05:54 Changeset [18811] by
- Stop remembering the last viewed plugins screen. Always show all …
- 05:50 Changeset [18810] by
- Revert [18804] until we have a proper solution. see #11520.
- 05:42 Ticket #18810 ("Installed Plugins" should link to the all plugins screen) created by
- Some time back, we converted the menu label to "Installed Plugins." …
- 05:33 Ticket #18348 (Use wp_editor() for comment quick edit and reply) reopened by
- This broke the AJAX collapse when trashing or marking a comment as …
- 05:29 Changeset [18809] by
- Revert [18783], as it breaks term relationship counts for attachment …
- 05:28 Changeset [18808] by
- Space out and capitalize 'Auto' in screen options.
- 05:26 Ticket #17548 (wp_trash_post() does not call update_post_count()) reopened by
- Looks like this broke Matt's community tags plugin, which puts tags on …
- 02:23 Ticket #16597 (Bug in the maybe_serialize() function - it serializing also serailize ...) closed by
- fixed: In [18807]: […]
- 02:23 Changeset [18807] by
- Add note about why double-serialization is done. props SergeyBiryukov. …
- 02:10 Ticket #18273 (Flaw in WP_Http_Encoding::accept_encoding() or related.) closed by
- fixed: In [18806]: […]
- 02:10 Changeset [18806] by
- Document the Magic numbering in …
- 01:42 Ticket #18732 (Pass request arguments to the http_api_debug hook) closed by
- fixed: In [18805]: […]
- 01:42 Changeset [18805] by
- Pass $args and $url to the http_api_debug action to improve debugging. …
- 00:44 Ticket #18809 (Live-update the admin bar comment bubble) created by
- This is a regression from 3.2. Restoring the proper classes to ensure …
- 00:34 Changeset [18804] by
- Convert html entities in script localization strings, see #11520
09/28/2011:
- 23:41 Ticket #18695 (Admin bar menu widths) closed by
- fixed: Since [18776], any width should be fine (see the screenshot). There's …
- 22:52 Ticket #18808 (wp_lostpassword_url should be applied instead of using site_url) created by
- At this moment there are several places where the following code is …
- 21:07 Ticket #18348 (Use wp_editor() for comment quick edit and reply) closed by
- fixed: In [18803]: […]
- 21:07 Changeset [18803] by
- Use WP_Editor when editing or replying to comments, props ocean90, …
- 20:41 Ticket #18807 (Switching from HTML to Visual messes up "samp" elements) created by
- Type the following into the HTML editing view of a new post: {{{This …
- 20:02 Ticket #17343 (update_post_meta removes all slashes) reopened by
- Not sure why this has been closed, since the bug is still present in …
- 18:57 Ticket #18806 (Press This needs refactoring) created by
- Whether we load Press This from the bookmarklet or by other means, we …
- 18:19 Ticket #18805 (sort_column=post_name not working for wp_list_pages or get_pages) created by
- The sort_column=post_name parameter is no longer working in …
- 18:03 Ticket #9346 (wp_enqueue_script() doesn't work mid-page for footer scripts) closed by
- fixed
- 17:55 Ticket #18804 (Add "has-post-thumbnail" class to post_class() when there's a featured ...) created by
- It would be nice to have an "has-post-thumbnail" or similar class …
- 17:27 Ticket #18520 (Allow addition of image sizes in Thickbox via filter) closed by
- fixed: In [18802]: […]
- 17:27 Changeset [18802] by
- Add filter so the users can select custom image sizes added by themes …
- 17:18 Ticket #18332 (Blank lines after ?> in wp-feed.php causes XML feed error) closed by
- invalid: Closing this as wp-feed.php was removed in r18540
- 16:49 Ticket #16393 (Use of deprecated hook in ms-default-filters.php) closed by
- fixed: 'private_to_published' is no longer used in WP core.
- 16:05 Changeset [18801] by
- Remove max-width from list tables. Better to limit the width on …
- 15:47 Ticket #18803 (Core hooks for fragment caching) created by
- I have been running fragment caching for some time, but have seen a …
- 15:46 Ticket #18802 (New hooks when taxonomies and post_types are registered) created by
- These new hooks allow plugin and theme developers to react to post …
- 15:16 Changeset [18800] by
- Fix UL, OL in Twenty Ten editor-style.css, see #18314
- 14:59 Ticket #18801 (Accessibility Enhancements to Settings API) created by
- I've only started working with the Settings API, but right off the bat …
- 10:17 Ticket #18800 (Recycle auto-draft post entries) created by
- Currently in WordPress (3.2.1) it seems that visiting a post authoring …
- 07:26 Changeset [18799] by
- Fix enqueueing of the right scripts when more than one instance of the …
- 06:45 Ticket #17162 (Images Cropped When Width = Custom Header Image Width) closed by
- duplicate: #18799 has a better explanation of what the problem is, and where it …
- 06:08 Ticket #18723 (Image Editing does not handle failures gracefully) closed by
- fixed: In [18798]: […]
- 06:08 Changeset [18798] by
- Add error message when loading the preview image in the image editor …
- 01:41 Ticket #18799 (Image editor crops specific image widths) created by
- Images with width of exactly 400px are not fully displayed in the …
- 00:57 Changeset [18797] by
- Add dashboard help tabs, revise help tab layout and code. see #18690.
09/27/2011:
- 23:33 Ticket #18798 (Sanitizing post in get_attachment_fields_to_edit() can cause double ...) created by
- In get_attachment_fields_to_edit, the $post object is sanitized using …
- 22:44 Ticket #18797 (Rename restore_current_blog() to restore_previous_blog()) created by
-
Contrary to it's name,
restore_current_blog()
does not restore the … - 22:19 Ticket #18796 (thickbox.css needs display:none) created by
- In thickbox.css display:none was replaced by visibility:hidden (line …
- 21:58 Ticket #18795 (Combine Freedoms, Credits & About into one About screen) created by
- Just a little suggestion. To keep the number of meta screens down, …
- 20:52 Changeset [18796] by
- Release a user's post lock when the user leaves a post. see #18515.
- 20:15 Ticket #18740 (Login form looks janky) closed by
- fixed: One of the recent CSS cleanups fixed it!
- 19:50 Ticket #18793 (jQuery datepicker plugin isn't registered properly in scripts loader) closed by
- fixed: In [18795]: […]
- 19:50 Changeset [18795] by
- Correct the src for jquery-ui-datepicker. props danielbachhuber, fixes …
- 18:52 Ticket #18794 (Twentyeleven templates do not properly call the loop) created by
- Is there any particular reason that twentyeleven does not use a proper …
- 18:21 Ticket #18793 (jQuery datepicker plugin isn't registered properly in scripts loader) created by
- We're missing a '.js' from the filename reference. The result is that …
- 16:35 Ticket #18792 (Wrong FROM email when using wp_mail and built in mail() function) created by
- When using wp_mail in combination with mail() function, then From: …
- 14:33 Changeset [18794] by
- Revert fat fingers in [18793]. see #18690
- 14:30 Changeset [18793] by
- First pass of WP_Screen phpdoc. see #18690
- 12:32 Ticket #18791 (Add custom post type support for Author Template functions) created by
-
Functions defined in
wp-includes/author-template.php
assumes that … - 12:17 Ticket #18790 (add_theme_support with post type doesn't add theme support but ...) created by
- The function add_theme_support has an optional second parameter, which …
- 10:22 Ticket #13662 (Admin Menu Generation - Speedup, Cleanup) closed by
- fixed: In [18792]: […]
- 10:22 Changeset [18792] by
- _wp_menu_output() speed up and clean up. Props dragoonis. Fixes …
- 07:38 Ticket #18789 (get_active_blog_for_user() expects a more decorated blog object) closed by
- fixed: [18791] I noticed this bug from the notices it spit out, after …
- 07:36 Changeset [18791] by
- Ensure we have a full blog object in get_active_blog_for_user(). fixes …
- 07:35 Ticket #18789 (get_active_blog_for_user() expects a more decorated blog object) created by
- If the user has no primary_blog set yet, we chop off the first blog …
- 06:54 Ticket #18788 (Remove redundant type attributes from script and style tags) created by
- Now that the admin is using the HTML5 doctype everywhere, the …
- 06:11 Changeset [18790] by
- wp_set_post_lock() only takes one argument. see #18515.
- 05:13 Ticket #18717 (get_meta_sql(): $meta_query isn't optional) closed by
- fixed: In [18789]: […]
- 05:13 Changeset [18789] by
- Fix docs for get_meta_sql(). First arg cannot be optional. props …
- 04:04 Changeset [18788] by
- Cleanup in wp_admin_bar_new_content_menu. current() instead of …
- 03:53 Changeset [18787] by
- Add secondary section to 'Add New' admin bar menu. see #18197.
- 03:16 Changeset [18786] by
- Prevent multiple-word admin bar items from overflowing in Firefox. …
- 02:38 Ticket #18393 (Recent comments widget doesn't pass additional args to widget_title filter) closed by
- fixed: In [18785]: […]
- 02:38 Changeset [18785] by
- Pass instance and id_base to widget_tirle filter in …
09/26/2011:
- 23:35 Ticket #18787 (Let remove_meta_box be selective in terms of priorities) closed by
- wontfix: Replying to nacin: > > essentially any meta box with the …
- 23:31 Changeset [18784] by
- Make WP_Screen final until we know which direction we want to go with …
- 23:17 Ticket #18787 (Let remove_meta_box be selective in terms of priorities) created by
-
Right now
remove_meta_box
actually acts as aban_meta_box
... … - 22:37 Ticket #18786 (meta_form() should place some restrictions on meta keys) created by
- meta_form() echoes out all meta keys into a dropdown for the custom …
- 22:24 Ticket #17548 (wp_trash_post() does not call update_post_count()) closed by
- fixed: In [18783]: […]
- 22:24 Changeset [18783] by
- Count only published posts when updating term counts. Fire term count …
- 21:44 Ticket #18785 (Modernize screen functions) created by
- With WP_Screen introduced in #18690, there's some work to be done to …
- 21:32 Changeset [18782] by
- Move WP_Screen and friends (15 functions) into …
- 21:15 Changeset [18781] by
- And fix this variable. props ocean90.
- 21:11 Changeset [18780] by
- Use correct variable. see #18690.
- 21:03 Changeset [18779] by
- Introduce help tabs and WP_Screen. props mbijon, goldenapples, …
- 19:51 Ticket #18784 (Language files (nb_NO) missing after update on fresh install) closed by
- duplicate: #18741
- 19:48 Ticket #18784 (Language files (nb_NO) missing after update on fresh install) created by
- 1. fresh install of wp-3.2.1 with define('WPLANG', 'nb_NO'); 2. Run …
- 19:23 Changeset [18778] by
- Fix the uploader popup in DWF, reduce the height of the drop area, see …
- 19:07 Ticket #18783 (get_locale() should check site option in multisite even when WP_INSTALLING) created by
- In multisite, get_locale() will check get_option('WPLANG') and then …
- 17:35 Ticket #18782 (Autosave collision detection messaging never gets displayed to the editor.) created by
- The message "Autosave disabled: (user) is currently editing this …
- 16:50 Ticket #16928 (Autosave collision detection does not alert user or prevent further ...) closed by
- fixed: Since this ticket was closed on a completed milestone, I'm going to …
- 16:34 Ticket #14339 (Convert WP Links to custom post types) closed by
- duplicate: #18781 has a bit more detailed description.
- 16:14 Ticket #18781 (Idea - Links as a post type) created by
- I don't know if this has come up before but given the way WP is now …
- 15:19 Ticket #18779 (Concatenate localised script data) closed by
- wontfix: Besides adding an extra request, having to load WP twice, you would …
- 14:46 Ticket #18780 (The caption "Comment author must fill out name and e-mail" is ambiguous) created by
- == Observation == Users tend to think that if they uncheck that …
- 13:37 Ticket #18779 (Concatenate localised script data) created by
-
It would be nice if script data added via
wp_localise_script()
was … - 12:02 Ticket #18778 (Add filters to transform_query() to allow caching of queries created ...) created by
- [https://core.trac.wordpress.org/browser/trunk/wp-includes/taxonomy.php …
- 11:41 Ticket #18777 (Support filtering of domain validation on Add New Site.) created by
- I've a client who wanted to add subdirectory sites in a multisite …
- 11:26 Ticket #18776 (balanceTags should ignore shortcodes & their content) created by
-
Take following input:
[…]
after
balanceTags()
it becomes: … - 11:12 Ticket #10891 (Internal support for conditional scripts (same as existing conditional ...) closed by
- duplicate: There is a newer ticket for this, which seems to have made some more …
- 08:40 Changeset [18777] by
- Only show 'About this version' menu item to logged in users.
- 08:26 Ticket #18775 (no picture reduction) created by
- Afterwards reduced pictures (e.g., 90%, 80%, etc.) are indicated only …
- 06:16 Ticket #18774 (Notice in /wp-admin/upload.php) created by
- Hello wp-admin/upload.php line 25 & 28 &30, the $post_ids var is set …
- 03:44 Ticket #18572 (Adding new link category fails with no error message.) closed by
- invalid: Please close this ticket. I found the culprit. During the move to a …
- 01:47 Ticket #15138 (404 Errors When Downloading Plugins From Wordpress.org Repository) closed by
- fixed: Replying to casben79: > This is apparently happening to …
- 01:41 Ticket #15138 (404 Errors When Downloading Plugins From Wordpress.org Repository) reopened by
- This is apparently happening to my plugin now: …
09/25/2011:
- 23:30 Changeset [18776] by
- Second pass, admin bar overhaul. see #18197.
- 21:55 Ticket #18773 (WordPress Codex password problems) created by
- Ok this is the third time I've tried to post this here- I've split the …
- 19:24 Ticket #18772 (Don't use deprecate PLUGINDIR) closed by
- fixed: In [18775]: […]
- 19:24 Changeset [18775] by
- Use WP_PLUGIN_DIR, not PLUGINDIR. props ocean90, fixes #18772.
- 19:22 Ticket #18772 (Don't use deprecate PLUGINDIR) created by
- […]
- 18:53 Changeset [18774] by
- Fix the workaround for UI Draggable to include single instance widgets …
- 17:17 Ticket #18657 (.postbox .hndle in backend needs border-radius) closed by
- fixed: In [18773]: […]
- 17:17 Changeset [18773] by
- Add border radius to .postbox .hndle, props Jick, fixes #18657
- 16:30 Ticket #18771 (Reset Password link generation) created by
- I have been having problems with the login following a reset password. …
- 16:09 Ticket #18770 (Make repair.php fully translatable) created by
09/24/2011:
- 22:58 Ticket #18769 (Admin should not break if URL changes) created by
- We manage a lot of users who have WordPress blogs, and probably the …
- 21:52 Ticket #18768 (WordPress may not return correct $home_path when installed in a ...) created by
- I've got a local install of WordPress set within a subdirectory of the …
- 20:48 Changeset [18772] by
- Fix line-height inside postbox and stuffbox, see #18314
- 20:26 Ticket #18038 (After Quick Editing a Custom Taxonomy returned link has wrong Post Type) closed by
- fixed: In [18771]: […]
- 20:26 Changeset [18771] by
- Use correct post_type in HTML returned by inline-save-tax AJAX. Fixes …
- 19:57 Changeset [18770] by
- Remove .js .item-order style made redundant by r18755. See #18314.
- 19:52 Ticket #18766 (PHPDoc for esc_url() is not current) closed by
- fixed: In [18769]: […]
- 19:52 Changeset [18769] by
- Update esc_url() phpdoc. props sirzooro, fixes #18766.
- 19:37 Ticket #18545 (Copy/paste error on in comment on line 795 of ms-functions.php) closed by
- fixed: In [18768]: […]
- 19:37 Changeset [18768] by
- Fix copy+paste error in documentation. Props masonjames, …
- 19:37 Ticket #18767 (Trac comments seem buggy) created by
- Seems we have two "comment:22" …
- 19:31 Ticket #17895 (delete_post_thumbnail()) closed by
- fixed: In [18767]: […]
- 19:31 Changeset [18767] by
- delete_post_thumbnail(). props CoenJacobs, duck_. fixes #17895.
- 16:21 Ticket #18766 (PHPDoc for esc_url() is not current) created by
- It allows few more protocols by default - see patch.
- 16:05 Ticket #18765 (tag_escape() should not strip digits) created by
-
tag_escape()
strips digits, but it shouldn't - they are needed for … - 09:08 Ticket #11007 (plugin_basename() should allow to strip file extension) closed by
- worksforme: I have added "Page Hook Suffix" section to the mentioned Codex page. …
- 04:43 Changeset [18766] by
- Fix wplink when TinyMCE is not loaded, fix image insertion when …
- 04:18 Changeset [18765] by
- Fix typo in languages directory creation for new installations. Props …
- 04:17 Ticket #18741 (Autoupdate does not install translation files) closed by
- fixed: In [18764]: […]
- 04:17 Changeset [18764] by
- Fix typo in languages directory creation for new installations. Props …
- 01:15 Ticket #18764 (no CSS ID or class or hook for themes/plugins to modify "max file ...) created by
- in wp-admin/includes/media.php line 1534 (as of svn# 18763), there is …
09/23/2011:
- 23:46 Ticket #18763 (Collapsed admin menu: current menu doesn't always open) created by
- Steps to reproduce: 1. Collapse the admin menu. 2. Go to …
- 22:48 Ticket #18761 (wp-login form user_email) closed by
- fixed: In [18763]: […]
- 22:48 Changeset [18763] by
- Use input type=email on wp-login registration. props scottconnerly, …
- 21:12 Changeset [18762] by
- Provide styling to HTML5 text-like inputs (email, number, search, tel, …
- 21:08 Ticket #18762 (Pagination does not work correctly on walker in reverse order.) created by
- Steps to reproduce: 1. Go to Discussion and change Comments should be …
- 20:28 Ticket #18761 (wp-login form user_email) created by
- The registerform in wp-login should utilize the new HTML5 field type …
- 20:22 Changeset [18761] by
- Use admin menu API when responsively collapsing the menu. CSS fixes. …
- 20:05 Changeset [18760] by
- Correct text widget background color. It was really messing with our …
- 18:52 Changeset [18759] by
- Combine some CSS definitions. props DH-Shredder, see #18314.
- 15:00 Ticket #18756 (.current_page_ancestor typo in Twenty Eleven CSS) closed by
- duplicate: Actually, duplicate of #18643.
- 14:36 Ticket #18760 (Errant </script> tag in media_upload_form()) closed by
- fixed: In [18758]: […]
- 14:36 Changeset [18758] by
- Remove extraneous closing script tag. Props ryanhellyer. See r18482, …
- 14:33 Ticket #18759 (Errant </script> tag in media_upload_form()) closed by
- duplicate: #18760 Oops :)
- 14:28 Ticket #18760 (Errant </script> tag in media_upload_form()) created by
- New media-new.php page contains an errant </script> tag. The error is …
- 14:28 Ticket #18759 (Errant </script> tag in media_upload_form()) created by
- New media-new.php page contains an errant </script> tag. The error is …
- 13:51 Ticket #18757 (Twenty Eleven styling of <q> and <var> tags) closed by
- duplicate: And <q> styling is a duplicate of #17671.
- 13:37 Ticket #18758 (Click empty admin bar to scroll to top) created by
- I've attached a patch that will duplicate behaviour from the Google+ …
- 13:17 Ticket #18757 (Twenty Eleven styling of <q> and <var> tags) created by
- Both <q> and <var> are reset but unstyled in Twenty Eleven, possibly …
- 12:18 Ticket #18756 (.current_page_ancestor typo in Twenty Eleven CSS) created by
- It's a typo but because of the underscores and dashes it's quite hard …
- 12:08 Ticket #18755 (PHP Notices when requesting new password) created by
-
Submitting the lost password form without
$_POST['user_login']
… - 12:04 Ticket #18754 (Add taxonomy argument to get_terms_orderby filter) created by
-
The
get_terms_orderby
filter inget_terms()
doesn't get passed the … - 05:03 Changeset [18757] by
- Update jQuery to 1.6.4, update jQuery UI to 1.8.16, add the rest of …
- 03:03 Ticket #18477 (Action to return a plugin's SVN tags and tag info on API.WP.org) closed by
- fixed: Try this: `plugins_api( 'plugin_information', array( 'slug' => …
Note: See TracTimeline
for information about the timeline view.