Timeline
11/24/2010:
- 23:40 Ticket #15574 (Menus Don't Work in Chrome) closed by
- invalid
- 23:31 Ticket #15573 (Post Count Links are Bogus When query_var = false) reopened by
- Just because it doesn't have a query var, doesn't make it not …
- 23:29 Ticket #15573 (Post Count Links are Bogus When query_var = false) closed by
- fixed: (In [16578]) Don't link post counts if taxonomy isn't queryable. Fixes …
- 23:29 Changeset [16578] by
- Don't link post counts if taxonomy isn't queryable. Fixes #15573
- 22:01 Ticket #15575 (ftp upgrade fails on some system due to slash in remote destination) created by
- Routinely my users were unable to upgrade plugins on Mac OS X (10.5) …
- 21:34 Ticket #15574 (Menus Don't Work in Chrome) created by
- The default theme works in IE 8 but not in Chrome 7.
- 21:20 Ticket #15573 (Post Count Links are Bogus When query_var = false) created by
- If I call register_taxonomy() with $args = ('query_var' => FALSE) then …
- 21:04 Ticket #15572 (White screen bulk action but no selected comments) created by
- 1. Visit wp-admin/edit-comments.php 2. Perform a bulk action without …
- 20:54 Ticket #15571 (Bulk action comment keyboard shortcuts not working) created by
- It seems that the bulk action comment moderation keyboard shortcuts …
- 20:45 Changeset [16577] by
- Improve the wording of the file upload security message. props …
- 20:44 Ticket #15570 (wp_nav_menu classes not named consistently) created by
- The CSS classes assigned by wp_nav_menu seem to randomly switch …
- 20:34 Ticket #14997 (Single filter for all WP_Query clauses) closed by
- fixed: (In [16576]) Cast to array, to avoid notices. props hakre. fixes #14997
- 20:34 Changeset [16576] by
- Cast to array, to avoid notices. props hakre. fixes #14997
- 20:31 Ticket #15568 (Fatal Error in taxonomy.php) reopened by
- WP needs to check the value of $wp_rewrite instead of crashing?
- 20:25 Changeset [16575] by
- Revert [15829] for now, consider better solution for 3.2. see #13550
- 20:20 Ticket #15568 (Fatal Error in taxonomy.php) closed by
- invalid: Taxonomies and post types need to be registered on init. This is …
- 20:18 Ticket #15569 (Minor code beautification) created by
- in wp-includes/functions.php, attaching patch…
- 20:10 Ticket #15568 (Fatal Error in taxonomy.php) created by
- Call me behind the times, but I'm just starting to work on a 2.9 to …
- 20:03 Ticket #15567 (Incorrect user count in Network Admin > Users) closed by
- fixed: (In [16574]) Use get_user_count() in network admin users. Fixes #15567
- 20:03 Changeset [16574] by
- Use get_user_count() in network admin users. Fixes #15567
- 19:58 Ticket #15567 (Incorrect user count in Network Admin > Users) created by
- Network admin users screen is shows the user the count from the main …
- 19:51 Changeset [16573] by
- Hide posts column for site-users. Props ocean90, see #15558
- 18:18 Ticket #15566 (if + else = always) closed by
- invalid: thanks for the look.
- 18:06 Ticket #15566 (if + else = always) created by
- […] should be written as […]
- 17:53 Ticket #14556 (get_pagenum_link() needs esc_url()) reopened by
- Given that #13051 refers to links that come from the database/options, …
- 17:51 Changeset [16572] by
- Cast to string so we return the correct datatype. See #15517 props barry.
- 17:41 Ticket #15565 (More context for clean_post_cache()) created by
- I'd like more context to be available when the clean_post_cache hook …
- 17:27 Changeset [16571] by
- Press This fixes. Props duck_. see #15561
- 17:23 Ticket #15563 (Enhancement requests for the new link insert function) closed by
- duplicate: Not an enhancement, this is a bug already being fixed under the …
- 16:54 Changeset [16570] by
- Add screen option in site-users. Props duck_, see #15558
- 16:43 Ticket #15562 (Non-unique ID attributes for user-new.php in MS) closed by
- fixed: (In [16569]) Fix duplicate HTML IDs for wp-admin/user-new.php on MS …
- 16:43 Changeset [16569] by
- Fix duplicate HTML IDs for wp-admin/user-new.php on MS installs. props …
- 16:31 Ticket #15064 (Template function for wp-admin submit buttons) closed by
- fixed: Closing as fixed. For any further issues, please open a new ticket.
- 16:30 Changeset [16568] by
- Do not double up on id attribute for submit_button() if id is provided …
- 16:14 Ticket #15564 (Sequential <br> tags are stripped from posts on update/publish) created by
- When using either the Visual Editor or the HTML editor, line breaks, …
- 15:58 Ticket #15285 (PHP notices when doing quick edit of link categories) closed by
- fixed
- 15:51 Ticket #15064 (Template function for wp-admin submit buttons) reopened by
-
If you pass an ID attribute to
submit_button
in the … - 15:44 Ticket #15563 (Enhancement requests for the new link insert function) created by
- Proposing the following changes for link inserts: * Remove http:// …
- 15:42 Ticket #15562 (Non-unique ID attributes for user-new.php in MS) created by
- I think you have to be a super admin for this. Bad from a validation …
- 15:41 Ticket #15561 (Press This is broken) created by
- * When using Press This, you are unable to add tags to your post. * …
- 15:34 Changeset [16567] by
- Bump tinymce gz. see #15544
- 12:29 Ticket #15560 (Blogger Importer does not use HTTP API) created by
-
The Blogger Importer uses
fsockopen()
in several places instead of … - 11:53 Changeset [16566] by
- Let SimplePie do more of the date handling for us. Props rmccue.
- 11:19 Changeset [16565] by
- Error suppression is lame!
- 10:08 Changeset [16564] by
- Updated WebPI parameters.xml file. Props Chris Sfanos.
- 08:06 Changeset [16563] by
- Ignore role selector in network admin user-edit. See #14435.
- 06:47 Ticket #15559 (Deprecated update_usermeta() and delete_usermeta() do not invalidate ...) closed by
- fixed: (In [16562]) Correct cache invalidation in update_usermeta() and …
- 06:47 Changeset [16562] by
- Correct cache invalidation in update_usermeta() and delete_usermeta(). …
- 06:44 Ticket #15544 (Internal Linking not keyboard friendly) closed by
- fixed: (In [16561]) Make Linking and Internal Linking keyboard-friendly and …
- 06:44 Changeset [16561] by
- Make Linking and Internal Linking keyboard-friendly and …
- 05:35 Ticket #15559 (Deprecated update_usermeta() and delete_usermeta() do not invalidate ...) created by
-
update_usermeta()
anddelete_usermeta()
are deprecated, … - 05:31 Changeset [16560] by
- Adapt user-list-table for network admin site-users. See #15558
- 02:06 Ticket #15558 (Re-factor network/site-users.php to use a list table) created by
- Adapt wp-admin/includes/class-wp-users-list-table.php for the Network …
- 01:55 Ticket #15557 (Move attachments from one post to another) created by
- Ran into an instance where it would be nice if I could move images …
- 00:50 Ticket #15556 (Allow translators to change the dash symbol) created by
- In addition to curly quotes (see #10001), the dash symbol should be …
- 00:27 Changeset [16559] by
- Site Themes cleanup. See #14897.
- 00:19 Ticket #14718 (Network plugins not loaded on wp-activate.php in multisite mode) closed by
- fixed: (In [16558]) Load network plugins for wp-activate.php. Restore MU load …
- 00:19 Changeset [16558] by
- Load network plugins for wp-activate.php. Restore MU load order. Props …
11/23/2010:
- 23:53 Ticket #15555 (get_comments() lack support and custom post types) created by
- Custom Post Types have comments support, but comment (e.g. via …
- 23:47 Ticket #15554 (Sites with IDN domains can't be created) created by
- When I try to create a new site with any valid IDN domain in …
- 23:43 Ticket #15553 (Move search results text in site-themes/site-users) created by
- The search results text is showed next to the <h2> on the list-table …
- 23:10 Ticket #15477 (The context of network admin vs site admin is non-obvious) closed by
- fixed: Closing as fixed for 3.1 - new ticket for any further improvement …
- 22:52 Ticket #15430 (Improved label for oEmbed toggle in Settings) closed by
- fixed: (In [16557]) Improve oEmbed toggle label. Props JohnONolan. Fixes #15430
- 22:52 Changeset [16557] by
- Improve oEmbed toggle label. Props JohnONolan. Fixes #15430
- 22:42 Ticket #15552 (Serving video to iOS devices does not work in Multisite Wordpress due ...) created by
- Apparently iOS requires byte-range support for audio and video. …
- 22:27 Changeset [16556] by
- Set blog id for site-themes.php AJAX requests.
- 22:13 Ticket #14471 (wp_create_category not working properly) reopened by
- same with the 3.1 alpah release. the screenshot I have added. here the …
- 21:50 Ticket #15551 (Custom post type pagination redirect) created by
- We seem to be having a problem with a redirect on a custom post page …
- 21:48 Ticket #15550 (WP_Nav_Menu_Widget needs a filter for args) created by
- I have a very common need to change the walker of a menu printed by …
- 21:48 Ticket #14783 (Incorrect/missing PHPDoc) closed by
- fixed
- 21:43 Ticket #14429 (Faster is_serialized) closed by
- fixed
- 21:42 Ticket #15151 (Add Media Library calls to XML-RPC) closed by
- fixed: No negative feedback on this closing as fixed.
- 21:40 Ticket #14758 (Do not run kses on display filters for front page views) closed by
- fixed
- 21:32 Ticket #15064 (Template function for wp-admin submit buttons) closed by
- fixed
- 21:12 Ticket #14471 (wp_create_category not working properly) closed by
- invalid
- 20:59 Ticket #12511 (Theme search/feature filter should be more integrated) closed by
- duplicate: Closing, as we integrated better searching features in 3.1 under a …
- 20:22 Changeset [16555] by
- Introduce 'relation' operator between tax queries. Props Otto42 for …
- 20:20 Changeset [16554] by
- Make filter_count() a closure. See #14936
- 20:17 Changeset [16553] by
- Ajaxify theme feature filter. Props ocean90 for initial patch. See #14936
- 19:37 Changeset [16552] by
- Make get_file_data() regex even more precise. Props hakre. See #15193
- 16:29 Changeset [16551] by
- Make sure create_users is strippped from blog admins for multisite …
- 13:50 Changeset [16550] by
- And proper context too!
- 13:41 Changeset [16549] by
- Correct incorrect action name.
- 12:14 Changeset [16548] by
- Require nonces for all the confirm links so we know they actually came …
- 12:10 Changeset [16547] by
- Add a nonce check on the confirm links in the Network Admin stage one.
- 12:02 Ticket #14471 (wp_create_category not working properly) reopened by
- I opened it as a bug. The categories are created with a parent ids, …
- 11:46 Changeset [16546] by
- Implement proper column show/hide behaviour based on screen options …
- 11:39 Changeset [16545] by
- Implement proper column show/hide behaviour based on screen options …
- 11:26 Ticket #14407 (Auto Drafts can overwrite one another) closed by
- invalid: ..This appears to be a Browser bug, Specifically, an Opera bug. If …
- 10:37 Ticket #15549 (WordPress fails to ping whole url if there's an ampersand) created by
- I have a custom blog and I noticed a problem with pingbacks from …
- 08:28 Ticket #15548 (Cache inconsistencies between get_option and get_blog_option) created by
-
When an option is updated for a blog
update_option
calls … - 05:45 Ticket #15547 (Plugin rows are squished) created by
- Create a plugin with no description. The row is very squished. You'll …
- 02:23 Ticket #15546 (Bailing too early hides the version number in wp-admin) created by
- When running multisite, we decline to show the version number in the …
- 01:47 Ticket #15536 (Introduce register_plugin) closed by
- wontfix: As Samuel Johnson said, "read over your compositions, and wherever you …
- 01:25 Ticket #14547 (Flush Rewrite Rules on Submit, not on Page Load) closed by
- wontfix: Replying to ikailo: > This can't possibly be expected …
- 01:12 Ticket #14547 (Flush Rewrite Rules on Submit, not on Page Load) reopened by
- Forgive me, but I don't see the reasoning behind closing this ticket. …
- 00:49 Changeset [16544] by
- Remove debug cruft from [16543]. See #14590
- 00:47 Changeset [16543] by
- Minor cleanup in queried object setting logic. See #14590
- 00:36 Ticket #11159 (WP_SITEURL and bloginfo('siteurl') inconsistent, or WP_SITEURL should ...) closed by
- invalid: WP_SITEURL and WP_HOME are short-circuit constants. By default they …
- 00:35 Ticket #15545 (When using a persistent cache, there is a race condition in get_metadata()) created by
-
get_metadata()
does: […] When using a persistent cache, … - 00:34 Ticket #15124 (Script concatentation breaks l10n of javascript output in head) reopened by
- 00:32 Ticket #14590 (get_queried_object_id does not return an int for taxonomy terms) closed by
- fixed: (In [16542]) Cast term_id to int for queried_object_id. props …
- 00:32 Changeset [16542] by
- Cast term_id to int for queried_object_id. props wojtek.szkutnik, …
- 00:29 Ticket #14559 (wp_admin_css Filter Broken) closed by
- wontfix: Core CSS files will get processed via WP_Styles, so the filter isn't …
- 00:27 Ticket #14556 (get_pagenum_link() needs esc_url()) closed by
- wontfix: Unless this gets fixed at a lower level, i.e. #13051, any functions …
- 00:25 Ticket #14548 (registered sidebars with capital letter in the ID don't get loaded) closed by
- duplicate: Duplicate of #11160.
- 00:23 Ticket #14547 (Flush Rewrite Rules on Submit, not on Page Load) closed by
- wontfix: I see no reason to modify this behavior. It gets flushed on submit, too.
- 00:22 Changeset [16541] by
- POT, generated from r16540
- 00:06 Changeset [16540] by
- Remove vestige code from theme.js. See #14936
11/22/2010:
- 23:55 Ticket #14271 (build_query() generates invalid html) closed by
- fixed: [16539]
- 23:54 Changeset [16539] by
- escape URL in wp_link_pages. fixes #14271.
- 23:19 Ticket #14471 (wp_create_category not working properly) closed by
- invalid: How about we keep it closed and you can reopen it when you have steps …
- 22:47 Ticket #14471 (wp_create_category not working properly) reopened by
- I have at this moment no installation were I can try a development …
- 22:42 Ticket #14472 (get_categories - child_of) reopened by
- now you have closed most of my tickets, but actually this one is a …
- 22:37 Ticket #15332 (dbDelta($query) - do not create view) reopened by
- if the new version of the plugin has a change in the view on the …
- 22:14 Ticket #15544 (Internal Linking not keyboard friendly) created by
- bunnywabbit_: am I the only person to be utterly dismayed that it's …
- 21:56 Changeset [16538] by
- Prevent notice when checking for hierarchical tax rewrite. Props …
- 21:50 Ticket #14922 (Invalid Custom RSS Feed for Custom Post Type without a regular Post) closed by
- fixed: [16537]
- 21:47 Ticket #13257 (Pass $post to post_type_link filter, instead of $id) closed by
- duplicate: This was actually fixed via a different ticket, #14299, and was …
- 21:45 Changeset [16537] by
- Fix 'timeinfo' cache invalidation. Fixes #14922
- 21:42 Ticket #14472 (get_categories - child_of) closed by
- invalid: Re-open if you provide a patch. Otherwise, this ticket is done.
- 21:26 Ticket #14922 (Invalid Custom RSS Feed for Custom Post Type without a regular Post) reopened by
- Need to fix the cache invalidation.
- 20:36 Ticket #15542 (meta-box-sortables min-height causes display issues) closed by
- invalid: You are not supposed to have two metabox sets under each other. …
- 20:35 Ticket #13946 (register new user - multi site feature - user not registered for right blog) closed by
- wontfix
- 20:34 Ticket #14471 (wp_create_category not working properly) closed by
- invalid
- 20:34 Ticket #15332 (dbDelta($query) - do not create view) closed by
- wontfix: There's no need to support views via dbDelta. dbDelta is for altering …
- 20:25 Ticket #15543 (_get_last_post_time() uses the incorrect cache key) created by
- [15838] sets the cache key to {{{"lastpost{$field}:" . …
- 20:09 Ticket #15522 (register_nav_menus not working) closed by
- invalid: > can you please take a look at this thread??? I will consider it. …
- 19:37 Ticket #15542 (meta-box-sortables min-height causes display issues) created by
- The problem is in wp-admin/css/wp-admin(.dev).css: […] It was …
- 18:42 Ticket #15522 (register_nav_menus not working) reopened by
- can you please take a look at this thread??? if i do not get any help …
- 18:40 Ticket #14101 (comments_open returns false on page) closed by
- worksforme
- 18:36 Ticket #14278 (QuickPressLoad is not a function) closed by
- worksforme
- 18:31 Ticket #12169 (query_posts returns invalid page data under specific circumstance) closed by
- worksforme: Going with being caused by a plugin. Feel free to reopen with more info.
- 18:24 Ticket #13896 (js load error in RC3 on wamp) closed by
- invalid
- 17:39 Ticket #12636 (Update sample output of a custom date via ajax) reopened by
- I think we need to improve this. Now: 1. The required action to …
- 17:30 Ticket #14334 (Editing other's post causing fatal error) closed by
- duplicate: #15511
- 17:17 Ticket #15540 (Remove redundant code) closed by
- fixed: (In [16536]) Document url_shorten() and use in more places. Props latz …
- 17:17 Changeset [16536] by
- Document url_shorten() and use in more places. Props latz for initial …
- 17:17 Changeset [16535] by
- Revert [15688], [15689], [15691]. Try again in 3.2. see #14966.
- 17:05 Changeset [16534] by
- Add the audio post format, the final format we plan to support. see #14746.
- 16:58 Ticket #15541 (Allow page hierarchy to be defined in the WP admin when working with ...) created by
- As it sits right now if a page is a draft you cannot assign it to any …
- 16:57 Ticket #15540 (Remove redundant code) created by
- The files "class-wp-links-list-table.php" and …
- 16:56 Ticket #15531 (Screen icon on network/update-core.php is missing) closed by
- fixed: (In [16533]) Use tools screen_icon for udpate-core. Props ocean90, …
- 16:56 Changeset [16533] by
- Use tools screen_icon for udpate-core. Props ocean90, fixes #15531.
- 16:53 Ticket #14090 (the_tags never caches) closed by
- invalid
- 16:51 Ticket #15539 (wp_mail() should allow using PHPmailer's SMTP feature) created by
-
wp_mail()
is able to use an already existing instance of … - 16:50 Ticket #11424 (Loops can develop in the post_parent hierarchy) closed by
- worksforme
- 16:44 Ticket #15189 (wp_insert_post() - Featured Image / Thumbnail Support) closed by
- worksforme: set_post_thumbnail(), new in 3.1.
- 16:40 Ticket #15478 (Wordpress (MU) doesn't consider $_SERVER['REDIRECT_URL']) closed by
- wontfix
- 16:40 Ticket #15443 (Allow add_theme_support( 'post-formats' ) to add support for all ...) closed by
- wontfix: Explicit is better.
- 16:39 Ticket #15065 (Introduce register_theme_update_hook()) closed by
- wontfix: Wontfix per #14912.
- 16:38 Ticket #14929 (wp_cache_*() could be refactored into static class functions) closed by
- wontfix
- 16:29 Ticket #15538 (In the child themes function _check_activewidgets()) closed by
- invalid: That's some nasty code right there, from what I recall from this …
- 16:23 Ticket #15538 (In the child themes function _check_activewidgets()) created by
- Hi guys , iam not sure of this but i want to know , Why wordpress and …
- 12:14 Ticket #9953 (Use Dependency Injection for wpdb Connectors) closed by
-
worksforme: We changed the way
require_wp_db()
works in 3.1 to make it much … - 12:04 Ticket #15535 (A single letter (μ/mu) is too narrow for root of drop-down menu: ...) closed by
- duplicate
- 11:15 Ticket #15537 (TwentyTen, archive template, loop.php overload explanation typo) created by
- TwentyTen theme, archive.php, line 52. In the comment explanation it …
- 09:14 Ticket #15536 (Introduce register_plugin) created by
- == Problem == Plugins load themselves eclectically, with the result …
- 07:15 Ticket #15535 (A single letter (μ/mu) is too narrow for root of drop-down menu: ...) created by
- I am talking about the top menu item at the right end of the admin …
- 06:32 Ticket #15485 (Inserting links is not working in Internet explorer 7/8) closed by
- fixed: (In [16532]) Yeah, about that comma... Fix internal linking for both …
- 06:32 Changeset [16532] by
- Yeah, about that comma... Fix internal linking for both IE6 and IE7. …
- 05:14 Changeset [16531] by
- Consider only IN tax queries when returning the queried object. See #12891
- 04:31 Ticket #15528 (Show first name and last name for users in network/admin users) closed by
- fixed: (In [16530]) Use first and last name in network admin users. Fixes #15528.
- 04:31 Changeset [16530] by
- Use first and last name in network admin users. Fixes #15528.
- 03:03 Changeset [16529] by
- Bump tinymce version. see #15532
- 02:51 Ticket #15532 (Inserting links doesn't work when editing in full screen) closed by
- fixed
- 02:48 Changeset [16528] by
- Bring link dialog to front when TinyMCE is fullscreen. Props …
11/21/2010:
- 23:43 Ticket #15534 (Add more info to moderation emails) created by
- When comments have been approved, include who approved it in the email …
- 22:18 Ticket #15533 (wp_get_nav_menu_items order doesn't work) created by
- Argument order doesn't work when output is ARRAY_A since on the end of …
- 21:54 Ticket #15526 (Theme Advanced Styles in Visual Editor) closed by
- invalid: If I understand your question correctly you want to change the way …
- 19:48 Ticket #15532 (Inserting links doesn't work when editing in full screen) created by
- When using the Visual Editor in full screen mode, the Insert Links pop …
- 16:56 Changeset [16527] by
- Notice fixes for user-new.php. Props wpdavis. see #15456
- 16:33 Changeset [16526] by
- Move s/ /+ out of WP_Query, so that 'category_name=Some Category' …
- 16:20 Changeset [16525] by
- Don't display search subtitle on themes page. Props ocean90. See #14579
- 16:00 Ticket #10171 (wp_die error template) reopened by
- Not really. You can just override the _default_wp_die_handler() …
- 14:10 Changeset [16524] by
- Use correct name in script loader. see #14936.
- 14:09 Changeset [16523] by
- Update get_tax_sql() docblock. See #14579
- 13:55 Ticket #15493 (Twenty Ten: twentyten_remove_recent_comments_style() throws notice ...) closed by
- fixed: (In [16522]) Add a simple filter to allow removing the recent comments …
- 13:55 Changeset [16522] by
- Add a simple filter to allow removing the recent comments default …
- 13:48 Changeset [16521] by
- Revert [15994] for now, as the default widgets then go through an …
- 13:46 Ticket #14876 (wp_get_sidebars_widgets() assumes that widgets are enabled) reopened by
- Turns out that is_active_widget() would be called before widgets_init, …
- 13:37 Changeset [16520] by
- Escape the wrap ID and class attributes going into sprintf() and …
- 13:32 Ticket #14235 (Add ability to remove ul tag from wp_nav_menu result) closed by
- fixed: (In [16519]) Introduce items_wrap arg to wp_nav_menu(). props …
- 13:32 Changeset [16519] by
- Introduce items_wrap arg to wp_nav_menu(). props filosofo, fixes #14235.
- 13:19 Ticket #7669 (Adding a new status for denied posts) closed by
- wontfix: Agreed. Would rather see this as a plugin first.
- 13:16 Ticket #15529 (Add class name to first menu item in wp_nav_menu()) closed by
- duplicate: Duplicate of #14250 and at least one other, I think. We don't wish to …
- 13:13 Ticket #13727 (Allow custom post type menu registrations to be submenus instead of ...) closed by
- duplicate: #14145
- 12:58 Ticket #12771 (Comments do not work after commit 9175) closed by
- fixed: Closing as per iandstewart's comment. Re-open if it's still an issue.
- 12:45 Ticket #12430 ("New Page" default after publishing a new page.) closed by
- worksforme: This is the behaviour as of 3.0
- 12:32 Ticket #10951 (backend form fields not readable for systems with dark themes, no text ...) closed by
- duplicate: Closing as dupe of 11645 which has more discussion
- 12:29 Ticket #15531 (Screen icon on network/update-core.php is missing) created by
- ...and shows the index icon on a single site install.
- 12:04 Ticket #5371 (Smart quotes broken when surrounding links) closed by
- duplicate: Closing as dupe of #10606 which has more discussion.
- 11:52 Ticket #10518 (Make the post editing form file upload friendly) closed by
-
worksforme: Plugins can add the form encoding type using the
post_edit_form_tag
… - 11:31 Ticket #10171 (wp_die error template) closed by
-
worksforme: The
wp_die_handler
added in 3.0 allows the output ofwp_die()
to … - 10:25 Ticket #6889 (Turn link categories into tags or add link_tags taxonomy) closed by
- wontfix: No traction in three years. I …
- 10:20 Ticket #15530 (AJAX trashing of comments doesn't update on screen comment count) created by
- When you trash a comment or mark a comment as spam, the "X items" text …
- 10:15 Ticket #4979 ("Notify me via e-mail whenever someone leaves a comment" should be ...) closed by
- duplicate: Closing as dupe of #6286 which has traction.
- 10:10 Ticket #6081 (Importers: use foreign post IDs when possible) closed by
- wontfix: No traction in three years. I don't think this is possible anyway …
- 06:39 Ticket #15529 (Add class name to first menu item in wp_nav_menu()) created by
-
If the theme displays the output of
wp_nav_menu()
horizontally and … - 06:28 Ticket #15528 (Show first name and last name for users in network/admin users) created by
- We display the user's first name + last name in siteadmin users …
- 04:31 Ticket #15527 (Add new comment from post editor) created by
- In the post editor, there is a Discussion box with selectors for …
11/20/2010:
- 23:33 Ticket #15526 (Theme Advanced Styles in Visual Editor) created by
- Hi, After i open a question in: …
- 22:36 Changeset [16518] by
- Fixes for user-new.php. Props wpdavis. see #15456
- 22:03 Changeset [16517] by
- re-minify edit-comments.js. See #15504
- 22:02 Ticket #15504 (Delete Permanently not working in Comments admin UI) closed by
- fixed: (In [16516]) Use event delegation in edit-comments.js. Fixes #15504
- 22:02 Changeset [16516] by
- Use event delegation in edit-comments.js. Fixes #15504
- 21:51 Changeset [16515] by
- Don't do any taxonomy stuff if is_singular. See #15487
- 21:44 Changeset [16514] by
- Revert debug
- 21:43 Changeset [16513] by
- array_unique() categoryin and categorynot_in to eliminate dupes …
- 21:28 Changeset [16512] by
- Fix logic for when excluding a non-existant term. See #12891
- 21:10 Changeset [16511] by
- If the queried term does not exist make sure no posts are returned in …
- 21:00 Ticket #15525 (Use network/update-core.php and redirect to /network/ if it's necessary) created by
- Title is enough.
- 19:37 Ticket #15522 (register_nav_menus not working) closed by
- invalid: If you'd like to link me to the support thread, I can take a look. But …
- 19:32 Ticket #15522 (register_nav_menus not working) reopened by
- in the forum I have already posted this subject and got a lot of …
- 19:27 Changeset [16510] by
- Use 'Update' and 'Save Link' for internal linking submit button. props …
- 19:20 Changeset [16509] by
- Indent a foreach.
- 18:39 Ticket #15522 (register_nav_menus not working) closed by
- invalid: http://wordpress.org/support/
- 18:36 Ticket #15522 (register_nav_menus not working) reopened by
- i called the register nav menus function on different places of my …
- 16:48 Ticket #15484 (jQuery UI fragmentation breaks plugins) closed by
- wontfix: Turns out that the new jQuery UI widget factory has some breaking …
- 16:41 Ticket #15524 (Super-admin (mu) menu hover problem) created by
- The super-admin menu in the top right corner uses just the
- 16:03 Ticket #15522 (register_nav_menus not working) closed by
- invalid: Trac is not your personal support forum.
- 16:03 Ticket #15523 (wp_dropdown_pages() should be able to generate a multi-select) created by
- it would be useful if this functions offers parameters for this two …
- 16:00 Ticket #15522 (register_nav_menus not working) created by
- I am using in my theme: […] this two locations are not displayed …
- 15:50 Changeset [16508] by
- Ensure that we return post IDs as strings to honour API defintions. …
- 15:44 Ticket #15521 (Network / Site Admin toggle is hard to find) created by
- The link should also appear under Dashboard in the left navigational …
- 15:30 Ticket #15520 (Break date/time into a separate column in Comments views) created by
- Now that column sorting is in, it makes sense to break the date and …
- 14:57 Ticket #15519 (Allow pure information and not only links in Administration Bar) created by
- Derived from ticket #14772 Purpose: Extend the Admin Bar API in a …
- 14:52 Ticket #15518 (Exit After wp_redirect) created by
-
We should end code execution after calling
wp_redirect
, except in … - 14:10 Ticket #15517 ('postid' field in metaWeblog.getRecentPosts should be a string) created by
- In 3.1, the xml-rpc metaWeblog.getRecentPosts call is returning the …
- 14:03 Changeset [16507] by
- Don't need WP_MS_Users_List_Table constructor anymore. See [16501]
- 13:51 Ticket #11526 (JavaScript l10n inconsistency) reopened by
- 13:48 Changeset [16506] by
- Remove debug cruft from [16505]. See #12891
- 13:39 Changeset [16505] by
- Don't set post_type to 'any' for category and tag queries. See #12891
- 12:01 Ticket #15124 (Script concatentation breaks l10n of javascript output in head) closed by
- fixed: (In [16504]) Use do_items rather than do_item so the output of the …
- 12:01 Changeset [16504] by
- Use do_items rather than do_item so the output of the l10n script is …
- 11:56 Changeset [16503] by
- Add missing calls to convertEntities for js l10n
- 09:08 Ticket #14243 (Content of css interfering with functions) closed by
- wontfix: Setting to wontfix, as that seems to be the dev consensus.
- 09:07 Ticket #14243 (Content of css interfering with functions) reopened by
- This wasn't fixed by 15193.
- 06:30 Ticket #15516 (Candidates for new template functions based on code in Twenty Ten) created by
- There are several pieces of code in Twenty Ten which are candidates …
- 06:19 Ticket #15515 (content_save_pre et al don't supply context) created by
-
All of the
{field}_save_pre
filters don't provide any additional … - 06:10 Changeset [16502] by
- Don't esc_textarea() in meta boxes since the post object is already …
- 05:48 Changeset [16501] by
- Could not bulk edit users in Network Admin due to reversed logic on …
- 03:13 Ticket #15514 (Category/Tag Converter should include Post Format conversions) created by
- The category/tag converter should include the ability to convert …
- 02:29 Ticket #13971 ("Wordpress" being turned into CamelCase "WordPress" breaks URLs) closed by
- fixed: [15377] [15378]
- 02:02 Changeset [16500] by
- IE8 fixes for internal linking. props koopersmith, see #15485, see #11420.
- 01:38 Changeset [16499] by
- self_admin_url in plugin-install. props ocean90, fixes #14062.
- 01:35 Ticket #15512 (wp-admin colors-classic .alt .alternate error) closed by
- duplicate: This is fixed in 3.1. Thanks for the report. #15207
- 01:33 Ticket #15513 (Home Page fails to use page template sometimes) created by
- If a page is the home page but not also the front page and it has a …
- 01:29 Ticket #15512 (wp-admin colors-classic .alt .alternate error) created by
- CSS classes .alt and .alternate specify row colour shading for …
- 01:23 Ticket #15502 (Network Only plugins are included in site admin plugin counts) closed by
- fixed: (In [16498]) Don't include Network Only plugins in the site admin …
- 01:23 Changeset [16498] by
- Don't include Network Only plugins in the site admin plugin counts. …
- 00:34 Ticket #15511 (Check for WP_Error earlier in edit_post) created by
- When working with custom post types where I hadn't assign the …
11/19/2010:
- 23:58 Changeset [16497] by
- should not be an array of arrays. Props nickmomrik
- 23:44 Ticket #15124 (Script concatentation breaks l10n of javascript output in head) reopened by
- […] Without SCRIPT_DEBUG: […] Once too often.
- 23:43 Changeset [16496] by
- Fix user search input name. Props nickmomrik.
- 23:35 Ticket #15510 (Thickbox images can't be loaded in network admin) created by
- The reason is: […] Image link for network admin => …
- 23:28 Ticket #14772 (Administration bar) closed by
- fixed: There are some new tickets #15507, #15308 and #15509. Closing …
- 23:27 Ticket #15509 (Don't show the administration bar in plugin/theme install iframe) created by
- iframe_header() contains show_admin_bar( false ) and …
- 23:15 Ticket #15508 (Use !is_user_logged_in instead of !$user->ID) created by
- The subject line pretty much says all. I'm kind of integrating a user …
- 23:11 Ticket #15507 (Remove wp_admin_body_style()) created by
- I think we can remove the function. For admin we can use …
- 22:44 Ticket #15506 (Publishing a "Gallery" post format breaks index/archival pages in ...) created by
- When a "gallery" type post is published in WordPress 3.1-bleeding, …
- 22:14 Ticket #15505 (Excerpt is being double-escaped) created by
- If you use HTML inside of the excerpt box in the admin area and then …
- 21:27 Ticket #15504 (Delete Permanently not working in Comments admin UI) created by
- Spam and/or trash a comment. Hover over and try to "Delete …
- 20:54 Ticket #15503 (Disable buttons for pagination) created by
- When viewing the Page 1, the previous and first buttons should be …
- 20:47 Ticket #15502 (Network Only plugins are included in site admin plugin counts) created by
- Network only plugins are not shown in the site admin plugin list but …
- 19:54 Ticket #15487 (Custom permalinks redirecting back to category list instead of post) reopened by
- Still broken, and is sort of worse now. Can end up in infinite …
- 19:25 Ticket #15487 (Custom permalinks redirecting back to category list instead of post) closed by
- fixed: (In [16495]) Do not set is_category/is_tax/is_tax for is_singular …
- 19:25 Changeset [16495] by
- Do not set is_category/is_tax/is_tax for is_singular requests. props …
- 19:05 Ticket #15501 (Missing </div> in wp-admin/users.php) closed by
- fixed: (In [16494]) Add missing div. props PeteMall, fixes #15501.
- 19:05 Changeset [16494] by
- Add missing div. props PeteMall, fixes #15501.
- 19:02 Changeset [16493] by
- Bump wplink.
- 19:02 Ticket #15501 (Missing </div> in wp-admin/users.php) created by
- wp-admin/users.php is missing a </div> which causes the footer to …
- 18:59 Changeset [16492] by
- Fill http by default. Props koopersmith. see #11420
- 18:54 Changeset [16491] by
- Clear fields on refresh. Props koopersmith. see #11420
- 18:52 Ticket #15500 (Ajax comment delete display bug) created by
- I think [16486] may have introduced a new small bug with comment …
- 18:49 Changeset [16490] by
- wplink IE fixes. Props koopersmith. see #15485
- 18:20 Ticket #15499 (Add an index for get_lastpostmodified query) created by
- I had a friend (Jools Wills) look over a WordPress site recently, to …
- 18:16 Changeset [16489] by
- Site search performance tweaks. Use subquery for registration log …
- 18:10 Ticket #15498 (Notice: Trying to get property of non-object in ...) closed by
- invalid: Killing this off — was using old version of WP importer.
- 17:40 Ticket #15498 (Notice: Trying to get property of non-object in ...) created by
- The problem seems to arise from the fact that when users are imported …
- 17:33 Ticket #15497 (update_site_option can fail for values that cast to false) created by
- Passing a value to update_site_option that casts to false (e.g. 0) …
- 17:27 Ticket #15496 (compression_test script gives 404 in Network Admin) created by
-
[…]
Solution is to use
ajaxurl
- 17:10 Changeset [16488] by
- Remove debug cruft.
- 17:09 Changeset [16487] by
- Populate post term relationship cache in get_the_terms(). Restores …
- 17:07 Ticket #15495 (Search does not display error in Nav Menus page.) created by
- When searching for pages from the search tab > pages div > Nav Menus …
- 16:55 Ticket #15494 (Unhelpful wp_get_attachment_url filter) created by
-
wp_get_attachment_url()
returns false if it can't find a URL for … - 16:49 Ticket #15493 (Twenty Ten: twentyten_remove_recent_comments_style() throws notice ...) created by
-
twentyten_remove_recent_comments_style()
uses … - 16:11 Ticket #15488 (Ajax comment management broken by pagination) closed by
- fixed: (In [16486]) Use event delegation in wp-lists.js. Fixes #15488
- 16:11 Changeset [16486] by
- Use event delegation in wp-lists.js. Fixes #15488
- 15:54 Ticket #15492 (Changing siteurl under multisite doesn't automatically change ...) created by
- Under 3.1, changing a site's URL by going to the network admin page …
- 15:51 Ticket #15491 (embed_oembed_html filter needs post ID) created by
-
If you want to use the
embed_oembed_html
filter in the context of a … - 15:22 Ticket #15490 (Preview oEmbed results when using the media modal to insert from URL) created by
- If you insert a video URL via the "Add media file from URL" popup, it …
- 15:13 Ticket #15489 (Ajaxify Post/page trashing) created by
- To reproduce: 1. You need a blog with enough posts or pages to give …
- 15:11 Ticket #15488 (Ajax comment management broken by pagination) created by
- To reproduce: 1) You need a blog with more than one …
- 15:06 Ticket #15487 (Custom permalinks redirecting back to category list instead of post) created by
- Using a custom permalink structure such as …
- 14:48 Changeset [16485] by
- Don't forget to echo the result of esc_textarea()
- 14:18 Ticket #15486 (Auto-generated wp-config.php doesn't have escaping for the MySQL password) created by
- During the WordPress installation, if the target filesystem doesn't …
- 13:57 Ticket #15405 (Extend Post Format support to the XML-RPC API) closed by
- fixed: (In [16484]) Expose post format details in XML-RPC: - New method: …
- 13:57 Changeset [16484] by
- Expose post format details in XML-RPC: - New method: …
- 10:35 Ticket #13644 (500 Error on IIS) closed by
- worksforme: No feedback for a number of months, 3.0 in wide use now. Re-open …
- 10:06 Ticket #15485 (Inserting links is not working in Internet explorer 7/8) created by
- Inserting links is not working in Internet Explorer 7/8. To …
- 09:34 Changeset [16483] by
- Set current screen for comment quick-edit. Props batmoo. See #14579
- 09:17 Changeset [16482] by
- Force GROUP BY when there's a tax query. See #12891
- 08:25 Ticket #15484 (jQuery UI fragmentation breaks plugins) created by
- [15711] breaks some plugins. Previously, jQuery UI Widgets was …
- 08:21 Changeset [16481] by
- POT, generated from r16480
- 05:37 Ticket #15476 (Twenty Ten: code cleanup and minor fixes) closed by
- fixed: (In [16480]) Twenty Ten code cleanups. props lancewillett, fixes #15476.
- 05:37 Changeset [16480] by
- Twenty Ten code cleanups. props lancewillett, fixes #15476.
- 05:31 Changeset [16479] by
- Internal linking cleanups. Fix combination of pagination and …
- 05:06 Changeset [16478] by
- Return false if empty cat passed. Restores old behavior.
- 04:32 Changeset [16477] by
- Use "default" as the key (not "0") for the default post format string …
- 02:02 Ticket #15483 (get_post_custom() should use use get_metadata()) created by
- I found out that get_post_custom() is equivalent to calling …
- 00:35 Ticket #15482 (AJAX searches should show the loading spinner) created by
- If an AJAX search takes too long, it looks like something's broken. …
- 00:04 Ticket #13817 (Reusing the Media Upload kit in a plugin) closed by
- fixed: (In [16476]) get_media_item_args, swfupload_post_params, and …
- 00:04 Changeset [16476] by
- get_media_item_args, swfupload_post_params, and …
11/18/2010:
- 23:49 Ticket #15481 (Make ajax searches search automatically) created by
- Usually one has to press enter before the post/page search activates. …
- 23:42 Ticket #13717 (notify when member change account email) reopened by
- @nacin Sorry, not sure I understand 100%. you say single wp …
- 23:28 Ticket #15480 (JS sorting should set sorted arrow on both header and footer) created by
- Currently, JS sorting only sets the sorted arrow for the context …
- 23:07 Changeset [16475] by
- Link to edit profile screen within same admin if in network or user admin.
- 23:02 Changeset [16474] by
- Titles for network admin and global dashboard. see #15477
- 22:51 Ticket #15479 (User pagination is broken) closed by
- fixed: (In [16473]) Fix user pagination. Props duck_. Fixes #15479
- 22:51 Changeset [16473] by
- Fix user pagination. Props duck_. Fixes #15479
- 21:55 Ticket #15479 (User pagination is broken) created by
- On network and site the pagination seems to be broken. Example: 5 …
- 21:44 Ticket #15478 (Wordpress (MU) doesn't consider $_SERVER['REDIRECT_URL']) created by
- Hi, I've a special case with a site using wordpress site only for …
- 21:40 Ticket #15477 (The context of network admin vs site admin is non-obvious) created by
- (I can't see anything on http://make.wordpress.org/ui so I'm putting …
- 21:39 Ticket #15352 (Sorting arrows show up on hover when unclickable) closed by
- fixed: (In [16472]) Make entire sortable header clickable. Props batmoo. …
- 21:39 Changeset [16472] by
- Make entire sortable header clickable. Props batmoo. Fixes #15352
- 21:25 Ticket #15476 (Twenty Ten: code cleanup and minor fixes) created by
- * Fix missing semi-colon and add spacing around parens * RTL: fix for …
- 21:16 Ticket #12239 (orderby and stiky post won't work as expected) closed by
-
worksforme: I can't replicate the issue with the first
query_posts
example …
- 20:54 Ticket #13035 (Gallery Problem in two places) closed by
- worksforme: Re sizing issues (1): I can't reproduce this on the page (using …
- 20:04 Ticket #15475 (Proposed new function: wp_unset_object_terms) created by
- In order to remove a single term associated with an object, leaving …
- 19:55 Ticket #15469 (Undefined offset on pages without permission) closed by
- fixed: (In [16471]) Fix undefined offset warnings on pages the current user …
- 19:55 Changeset [16471] by
- Fix undefined offset warnings on pages the current user does not have …
- 19:21 Ticket #15474 (docblock: flush_rules() not flush()) closed by
- fixed: (In [16470]) s/flush/flush_rules/ in a comment. fixes #15474, props hakre.
- 19:21 Changeset [16470] by
- s/flush/flush_rules/ in a comment. fixes #15474, props hakre.
- 19:15 Ticket #15474 (docblock: flush_rules() not flush()) created by
- just a typo rotten in a comment.
- 19:12 Changeset [16469] by
- More param fixes, props duck_. see #14783.
- 19:10 Ticket #15473 (wp_login action can't deal with alternate auth mechanisms) created by
- In the wp_signon function, the action hook for wp_login is called like …
- 19:07 Changeset [16468] by
- s/ui-dialog/wp-dialog/ in our dialog styles. props koopersmith, see #11420.
- 19:04 Changeset [16467] by
- Exclude term exclusions even if they are also inclusions. props foofy, …
- 18:46 Ticket #15472 (wp_delete_object_term_relationships inline docs are incorrect) closed by
- fixed: (In [16466]) Clarify doc-block for …
- 18:46 Changeset [16466] by
- Clarify doc-block for wp_delete_object_term_relationships(). Props …
- 18:37 Ticket #15472 (wp_delete_object_term_relationships inline docs are incorrect) created by
-
The inline docs for
wp_delete_object_term_relationships
refer to …
- 18:19 Ticket #15470 (Allow default links to be filtered when creating a new site) closed by
- worksforme: The right thing to do is to use a replacement wp_install_defaults …
- 18:14 Ticket #15471 (Associate Attachments with Multiple Parents) created by
- There's no logical reason attachments couldn't be associated with …
- 17:50 Ticket #15470 (Allow default links to be filtered when creating a new site) created by
- Most networks don't want the WP default links to be created for every …
- 17:00 Changeset [16465] by
- Always use 'paged' in list tables. See #14579
- 16:39 Ticket #15468 (Options upload_path and fileupload_url are ignored in function ...) closed by
- invalid
- 15:24 Ticket #15469 (Undefined offset on pages without permission) created by
- On pages in wp-admin/network, I was getting this error if multisite …
- 14:55 Ticket #14698 (Adding custom menu items in a WP managed menu) reopened by
- I agree that the following lines of code is a pretty nasty hack …
- 14:23 Changeset [16464] by
- Script bump
- 14:17 Ticket #15468 (Options upload_path and fileupload_url are ignored in function ...) created by
- I've noticed, that the options upload_path and fileupload_url …
- 10:24 Ticket #14742 (Moderate All Trackbacks/Pingbacks) closed by
- wontfix: Plugin material.
- 10:23 Ticket #14698 (Adding custom menu items in a WP managed menu) closed by
- invalid: This looks like a dirty, dirty hack, and a change to empty() should …
- 10:21 Ticket #14695 (Banned Email Domain wildcards no longer work) closed by
- worksforme: "it seems to work..."
- 10:16 Ticket #14652 (add '_parent' or '_top' to the wordpress menus 'link target' advanced ...) closed by
- wontfix: > I agree. An 'Open in a new window' checkbox should be enough, UI …
- 10:15 Ticket #14614 (Can't remove container in wp_nav_menu) closed by
- duplicate: #13998
- 10:14 Ticket #14605 (Introduce count_user_links and count_many_users_posts functions) closed by
- wontfix: No use case presented. Users are a particular performance issue. I …
- 10:08 Ticket #14523 (Allow users to empty trash without going into it.) closed by
- wontfix
- 10:00 Ticket #14438 (Allow term_id in Wp_query) closed by
- worksforme
- 09:59 Ticket #14437 (Allow searching for a blog by exact name) closed by
- worksforme: The search should now be exact by default for both sites and users.
- 09:56 Ticket #14400 (get_the_post_thumbnail() calling wp_get_attachment_image() with a non ...) closed by
- invalid: I don't see how this is a non-existent argument. It's a pass-through: …
- 09:55 Ticket #14386 (3.0 Nav Menus - Edit who has access.) closed by
- invalid
- 09:54 Ticket #14371 (Allow user to specify error reporting level) closed by
- worksforme
- 09:51 Changeset [16463] by
- Second half of [16462]. props duck_. see #15308.
- 09:37 Ticket #14538 (Add option to have WP Nav Menu auto-add pages regardless of hierarchy) closed by
- duplicate: #14331
- 09:33 Ticket #14074 (in nav-menus.php, there is no all pages) closed by
- duplicate: Duplicate of a few other tickets.
- 09:25 Ticket #15368 (Make Discussion Settings > Comment Blacklist retroactive) closed by
- wontfix: This looks like something that should be implemented in a plugin. …
- 09:17 Ticket #14153 (Specifying an array of parameters for the taxonomy registration) closed by
- wontfix
- 09:11 Ticket #14682 (Privacy leakage: gravatars leak identity information) closed by
- wontfix
- 09:09 Ticket #15467 (Multisite with separate users table) created by
- Hi, I'm using WP with the network option since 3.0 has been released. …
- 09:01 Changeset [16462] by
- Clean up logic when selecting post types for the admin bar content …
- 08:50 Changeset [16461] by
- Kill the background from the default jQuery UI dialog theme. We'll get …
- 08:20 Changeset [16460] by
- More svn add. see #11420.
- 07:59 Changeset [16459] by
- Third pass on internal linking preloading. Or, what I left out of the …
- 07:56 Changeset [16458] by
- Second pass on internal linking preloading. Adjust styles, svn add the …
- 07:11 Ticket #15466 (Database errors on dashboard) created by
- Not sure why it's happening and it's only happening on one of my …
- 06:22 Changeset [16457] by
- Ludicrous speed for internal linking. First pass. props koopersmith, …
- 06:19 Ticket #15465 (add_meta() can return the wrong meta_id) created by
- I think this is a simple global variable bug. Currently …
- 05:38 Changeset [16456] by
- Revert extra stuff from [16455].
- 05:37 Changeset [16455] by
- Every time you nest a ternary operator, a kitten dies.
- 05:29 Changeset [16454] by
- Redirect from network.php to network/setup.php. see #15461.
- 05:24 Ticket #15461 (Move Network menu to Network Admin menu on after MS is activated) closed by
- fixed: (In [16453]) Move the network version of Tools > Network to the …
- 05:24 Changeset [16453] by
- Move the network version of Tools > Network to the network admin. …
- 05:16 Ticket #15464 (Width for search inputs on Menus page is too long) closed by
- fixed: (In [16452]) Fix width of nav menu search boxes. props batmoo, fixes …
- 05:16 Changeset [16452] by
- Fix width of nav menu search boxes. props batmoo, fixes #15464.
- 05:08 Ticket #15464 (Width for search inputs on Menus page is too long) created by
- Width of the search inputs exceeds the tab container. Screenshot and …
- 04:53 Ticket #15439 (trim() Passwords and Logins) closed by
- worksforme: As Hakre points out, this is the current behaviour. See …
- 04:32 Ticket #15463 (Wordpress creates upgrade directory with 644 permissions instead of 755) created by
- Im not an expert in english lenguage, but my hosting service …
- 04:29 Ticket #15462 (Blue theme inconsistency) closed by
- fixed: (In [16451]) Style the on-hover state for collapsed admin menus in the …
- 04:29 Changeset [16451] by
- Style the on-hover state for collapsed admin menus in the blue theme. …
- 04:08 Ticket #15462 (Blue theme inconsistency) created by
- The mouse over on folded menus is sill using grey.
- 03:34 Ticket #13730 (http_request() fails when passed an array for the $body parameter) closed by
- fixed: (In [16450]) WP_Http_ExtHTTP variable fix. Don't pass an empty array …
- 03:34 Changeset [16450] by
- WP_Http_ExtHTTP variable fix. Don't pass an empty array to …
- 03:30 Ticket #14836 (Allow for an Image Gallery with 1 column) closed by
- fixed: (In [16449]) Include a single-column option in gallery settings. props …
- 03:30 Changeset [16449] by
- Include a single-column option in gallery settings. props husobj, …
- 03:26 Ticket #14665 (Make the 'more information' link for comment-keyboard-shortcut ...) closed by
- fixed: (In [16448]) Codex links should open in a new window. fixes #14665, …
- 03:26 Changeset [16448] by
- Codex links should open in a new window. fixes #14665, props qwertymaniac.
- 03:19 Ticket #15460 (Feed format parameter for is_feed()) closed by
- fixed: (In [16447]) Allow is_feed() to drill down the feed being checked. …
- 03:19 Changeset [16447] by
- Allow is_feed() to drill down the feed being checked. props …
- 02:24 Ticket #15461 (Move Network menu to Network Admin menu on after MS is activated) created by
- I would suggest moving the Network menu that currently appears under …
- 02:23 Ticket #13668 (Add filter to page walker dropdown) closed by
- fixed: (In [16446]) Add list_pages filter. props johnjamesjacoby, fixes #13668.
- 02:23 Changeset [16446] by
- Add list_pages filter. props johnjamesjacoby, fixes #13668.
- 02:22 Ticket #14197 (Don't show "You cannot modify this taxonomy") closed by
- fixed: (In [16445]) What you don't know can hurt you. Don't show 'You cannot …
- 02:22 Changeset [16445] by
- What you don't know can hurt you. Don't show 'You cannot modify this …
- 02:21 Ticket #15460 (Feed format parameter for is_feed()) created by
-
is_feed()
should accept an optional parameter so the feed format can … - 02:17 Ticket #14945 (No link to OEmbeded images) closed by
- fixed: (In [16444]) When inserting an image via oEmbed, wrap it in a link. …
- 02:17 Changeset [16444] by
- When inserting an image via oEmbed, wrap it in a link. props …
- 00:33 Ticket #15459 (Need Better Page Hierarchy Display Algorithm) created by
- WordPress 3.0.1 File: /wp-admin/includes/post.php Lines: 904-912 …
- 00:26 Changeset [16443] by
- We don't want a populated WP_User object here. see #14642.
11/17/2010:
- 22:47 Ticket #15458 (Lazy-load usermeta into the user object) created by
- Currently we load all usermeta keys into the user object. This is not …
- 22:18 Ticket #15457 (Add URI support to add_editor_style()) created by
- Currently add_editor_style() only allows for CSS files to be added …
- 20:36 Ticket #15456 (Warnings in wp-admin/user-new) created by
- - NOTICE: wp-admin/user-new.php:231 - Undefined variable: …
- 20:10 Ticket #15354 (Remove extra padding after bulk actions) closed by
- fixed: (In [16442]) Kill unnecessary br.clear after div.tablenav. fixes #15354.
- 20:10 Changeset [16442] by
- Kill unnecessary br.clear after div.tablenav. fixes #15354.
- 20:08 Changeset [16441] by
- Remove debug. Props ocean90. see #15342
- 19:52 Ticket #15342 (multisite user management missing add feature) closed by
- fixed: Closing this as fixed... Redoing the users table is part of the …
- 19:45 Changeset [16440] by
- Add existing user to site form. Props PeteMall, ocean90. see #15342
- 18:48 Changeset [16439] by
- Pinking shears
- 18:47 Changeset [16438] by
- Pinking shears
- 18:25 Ticket #15452 (Use wp_cache_add() instead of wp_cache_set() in update_meta_cache()) closed by
- fixed: (In [16437]) Use wp_cache_add() instead of wp_cache_set() in …
- 18:25 Changeset [16437] by
- Use wp_cache_add() instead of wp_cache_set() in update_meta_cache(). …
- 17:55 Changeset [16436] by
- admin-bar.js is stale. Bumping the version number.
- 17:35 Changeset [16435] by
- Make admin bar update bubbles DARK text on LIGHT background, per …
- 17:33 Ticket #15450 (Default Post Thumbnail Size not needed in twentyten header.php) closed by
- fixed: (In [16434]) Don't pass optional argument with its default value. …
- 17:33 Changeset [16434] by
- Don't pass optional argument with its default value. props hakre, …
- 17:31 Ticket #15453 (Use “Username”, not “Login”, for column header in users.php) closed by
- fixed: Ok, thanks for the explanation.
- 17:27 Ticket #14875 (Apperance Menu Not Showing Up) closed by
- worksforme
- 17:27 Ticket #14875 (Apperance Menu Not Showing Up) reopened by
- Sounds like the upgrade script didn't assign the new capability. This …
- 17:26 Changeset [16433] by
- Don't set total_pages unless there are pagination links. See #14579
- 17:21 Ticket #15455 (Add admin-bar class to body_class) closed by
- fixed: (In [16432]) Add admin-bar class to body_class() if the admin bar is …
- 17:21 Changeset [16432] by
- Add admin-bar class to body_class() if the admin bar is showing. fixes …
- 17:18 Ticket #15455 (Add admin-bar class to body_class) created by
- Some themes that use absolute top CSS positioning will need tweaks to …
- 17:14 Ticket #15454 (esc_textarea() for obvious textarea escaping function.) closed by
- fixed: This missed the ticket: (In [16431]) esc_textarea() and application …
- 17:12 Changeset [16431] by
- esc_textarea() and application for obvious textarea escaping. props …
- 17:10 Changeset [16430] by
- get_tag_link and get_category_link can also return WP_Error. fixes #15449.
- 17:07 Ticket #15453 (Use “Username”, not “Login”, for column header in users.php) reopened by
-
Yes, there was a reason:
'Login' | 'Name'
is clearer than … - 17:06 Ticket #15454 (esc_textarea() for obvious textarea escaping function.) created by
- Alex King brought this up privately (in case it had security …
- 17:03 Changeset [16429] by
- Differentiate between localized and raw total pages. See #14579
- 16:58 Ticket #15453 (Use “Username”, not “Login”, for column header in users.php) closed by
- fixed: (In [16428]) s/Login/Username/ to restore 3.0 string. props demetris, …
- 16:58 Changeset [16428] by
- s/Login/Username/ to restore 3.0 string. props demetris, fixes #15453.
- 16:56 Ticket #14467 (Localisation not acknowledged by upgrade page.) closed by
- fixed: (In [16427]) Make clear that we are installing the *American* English …
- 16:56 Changeset [16427] by
- Make clear that we are installing the *American* English version, so …
- 16:51 Ticket #15453 (Use “Username”, not “Login”, for column header in users.php) created by
- Is there a reason “Username” changed to “Login”, or did “Login” just …
- 16:46 Ticket #15452 (Use wp_cache_add() instead of wp_cache_set() in update_meta_cache()) created by
- update_meta_cache() already does a wp_cache_get() on each object_id …
- 16:41 Ticket #15451 (Remove unused *_help() functions) closed by
- fixed: (In [16426]) Remove drag_drop_help() and plugins_search_help(). Fixes …
- 16:41 Changeset [16426] by
- Remove drag_drop_help() and plugins_search_help(). Fixes #15451
- 16:39 Ticket #15451 (Remove unused *_help() functions) created by
- 16:38 Ticket #15413 (inconsistent use of home_url() in author-template.php) closed by
- fixed: (In [16425]) The path goes INSIDE home_url(). fixes #15413
- 16:38 Changeset [16425] by
- The path goes INSIDE home_url(). fixes #15413
- 16:33 Ticket #15257 (Bulk edit posts is broken on trunk) closed by
- fixed: Nevermind, it misteriously works now.
- 16:30 Ticket #14931 (Oembed for Picasa) closed by
- invalid: nacin: > I can't seem to find a reference anywhere that …
- 16:11 Changeset [16424] by
- Register the default theme dir in wp-settings.php so that it is …
- 14:38 Ticket #10724 (Cannot change excerpt_length using codex example) closed by
- invalid: Looks like I needed to add a low priority to the filter: […] That …
- 14:34 Ticket #10724 (Cannot change excerpt_length using codex example) reopened by
- I am having the same problem as the OP under WordPress 3.0.1.
- 14:29 Ticket #9260 (Article Leads/Post teasers) closed by
- wontfix: Closing this. The featured image function was the only real thing …
- 14:27 Ticket #10449 (Add Calendar Events as first-class data type) closed by
- wontfix: Closing this, calendars are specific use cases and can be done very …
- 14:11 Ticket #14875 (Apperance Menu Not Showing Up) closed by
- fixed: Closing this as I believe it's only a bug when upgrading from WPMU to …
- 13:55 Ticket #15450 (Default Post Thumbnail Size not needed in twentyten header.php) created by
- The argument is optional.
- 13:52 Ticket #15449 (Notice generated in get_category_link function with a category id that ...) created by
- Today i was using get_category_link() function which gives category …
- 12:33 Changeset [16423] by
- Fix ambiguous column error. See #12891
- 12:15 Ticket #15448 (wp_mail() sets Content-Type header twice for multipart emails) created by
-
When trying to send emails via
wp_mail()
with a Content-Type of … - 10:03 Ticket #15447 (Cache Post Thumbnails) created by
- Database queries can rapidly increase when using the post thumbnails …
- 06:21 Changeset [16422] by
- Don't check post_type_supports in map_meta_cap. see #14122.
- 06:09 Ticket #15207 (Blue theme refresh) closed by
- fixed
- 05:58 Changeset [16421] by
- Don't have awkward alternate color classes for core updates on …
- 05:51 Changeset [16420] by
- Blue theme RTL. props saracannon. see #15207.
- 04:52 Changeset [16419] by
- Fix the screen options sprite in RTL. Also compress and bump for …
- 04:44 Changeset [16418] by
- Show continous color in admin menu when text wraps. props ocean90, see …
- 04:03 Changeset [16417] by
- Remove visit site button gradient images from pre-3.0. see #15207.
- 03:32 Changeset [16416] by
- Blue color scheme for the folded admin menu. props PeteMall, see #15207.
- 03:30 Ticket #14770 (Clean Up Admin CSS Files) closed by
- fixed: (In [16415]) Finalize conflicts from [16136]. Final pass on wp-admin …
- 03:30 Changeset [16415] by
- Finalize conflicts from [16136]. Final pass on wp-admin css cleanup. …
- 02:04 Changeset [16414] by
- Re-introduce ->tax_query as a read-only var. See #12891
- 01:56 Changeset [16413] by
- Optimize get_tax_sql(). See #12891
- 00:56 Ticket #15446 (Deprecate update_category_cache()) closed by
- fixed: (In [16412]) Deprecate update_category_cache(). Fixes #15446
- 00:56 Changeset [16412] by
- Deprecate update_category_cache(). Fixes #15446
- 00:55 Ticket #15446 (Deprecate update_category_cache()) created by
- Doesn't do anything.
- 00:54 Changeset [16411] by
- Fix arin whois link. props ozh. @todo consider its removal. see #15281.
- 00:48 Ticket #15424 (Refresh post count when a post is deleted) reopened by
- 00:27 Changeset [16410] by
- Minor get_meta_sql() cleanup. See #9124
Note: See TracTimeline
for information about the timeline view.