Timeline
12/02/2010:
- 23:49 Ticket #14897 (Selecting Network Themes & Appearance selection) closed by
- fixed: (In [16700]) s/Enable/Network Enable for net admin themes. Fixes #14897
- 23:49 Changeset [16700] by
- s/Enable/Network Enable for net admin themes. Fixes #14897
- 23:30 Ticket #15653 (Fix misspellings of occurred) closed by
- fixed: (In [16699]) s/occured/occurred/. props aldenta, fixes #15653.
- 23:30 Changeset [16699] by
- s/occured/occurred/. props aldenta, fixes #15653.
- 23:16 Changeset [16698] by
- Remove sticky arg from post support. props michaelh, see #12702.
- 22:56 Changeset [16697] by
- Fix typo in PHPdoc. props PeteMall.
- 22:13 Ticket #15654 (Admin bar menu widths) created by
- r16301 added a fixed width of 160px to admin bar menus. My …
- 21:45 Ticket #14107 (Upgrade and Update interchangeable?) closed by
- fixed: (In [16696]) Standardize around "Update" instead of "Upgrade." props …
- 21:45 Changeset [16696] by
- Standardize around "Update" instead of "Upgrade." props …
- 21:44 Ticket #15653 (Fix misspellings of occurred) created by
- There are error messages and comments using occured and ocurred …
- 21:42 Ticket #14783 (Incorrect/missing PHPDoc) reopened by
- Reopening for an additional patch. It made more sense to reopen this …
- 21:32 Ticket #13936 ($wp_taxonomies should be cast as an array in /wp-admin/menu.php) closed by
- fixed: (In [16695]) Use get_taxonomies() when iterating taxonomies for menus. …
- 21:32 Changeset [16695] by
- Use get_taxonomies() when iterating taxonomies for menus. props …
- 21:28 Ticket #12602 (Tag Cloud widget does not have any css class) closed by
- fixed: (In [16694]) Add class to Tag Cloud widget div. props djzone. fixes #12602
- 21:28 Changeset [16694] by
- Add class to Tag Cloud widget div. props djzone. fixes #12602
- 21:24 Changeset [16693] by
- Another s/default/standard/. see #15582
- 18:23 Ticket #15652 (Tags with Accents are Incorrectly Sorted in Cloud) created by
- By accents, I mean letters like "é", "ü", "ç", "î", etc. Currently, …
- 18:09 Ticket #15429 (setup-config.php 3.0.1-es_ES not replacing connection strings on ...) closed by
- fixed: Done. Repacked for 3.0.2 and released the new version.
- 17:26 Changeset [16692] by
- Revert [16279] - the recursive nature of this regex doesn't play well …
- 17:22 Ticket #14993 (make_clickable issue with ! character in URL) reopened by
- Replying to westi: > (In [16279]) Don't capture the pesky …
- 17:10 Changeset [16691] by
- Clean the cache when deleting a term. Fixes #15651
- 16:27 Ticket #15651 (wp_delete_term doesn't clear the term<>object cache) created by
- This means that as of 3.1 with an object cache enabled deleting an …
- 16:27 Changeset [16690] by
- Add note about wp_next_scheduled() in wp_schedule_event(). See #14668
- 16:26 Ticket #14668 (Check for scheduled event to prevent duplicates) closed by
- worksforme
- 15:29 Ticket #15649 (Inefficient selectors in common.dev.js) closed by
- duplicate: #15650
- 15:26 Ticket #15650 (Inefficient selectors in common.dev.js) created by
- There are some repeated jQuery selector lookups that could be cached, …
- 15:25 Ticket #15649 (Inefficient selectors in common.dev.js) created by
- There are some repeated jQuery selector lookups (expensive) that could …
- 14:42 Ticket #15625 (Post format information is displayed in the Edit Posts table even when ...) reopened by
- Should be reverted, per IRC discussion. This is still relevant data, …
- 14:16 Ticket #15647 (robots.txt not correctly changing between allow and disallow) closed by
-
worksforme: The code looks fine to me.
If ! public, then
Disallow: /
… - 14:16 Ticket #15496 (compression_test script gives 404 in Network Admin) closed by
- fixed: [16689]
- 14:16 Ticket #15648 (switch_theme action hook may provide the old template value) created by
- When someone change its theme, and both support custom header, then …
- 14:15 Changeset [16689] by
- Fix compression test 404. Props duck_. Fixes #15496
- 14:10 Ticket #15647 (robots.txt not correctly changing between allow and disallow) created by
- From this thread: …
- 14:00 Ticket #15239 (register_post_type rewrite argument breaks template hierarchy) closed by
- invalid
- 13:56 Ticket #14675 (Enhancement: Better Post Type Handling for Permalinks and Queries) closed by
- wontfix: wontfix based on #13818 and a conversation with John. The rest of this …
- 13:54 Ticket #14430 (editor-style.css of a child theme overriden by parent theme) closed by
- fixed: (In [16688]) add_editor_style should include the parent theme CSS …
- 13:54 Changeset [16688] by
- add_editor_style should include the parent theme CSS before the child …
- 13:52 Ticket #13860 (Twenty Ten: Odd CSS rule messes with password protected form for galleries) reopened by
- Twenty Ten still needs to take advantage of the new class, I believe.
- 13:48 Ticket #13860 (Twenty Ten: Odd CSS rule messes with password protected form for galleries) closed by
- fixed: Looks fixed to me, but tell me off if it's not! ;)
- 12:44 Ticket #15639 (Message: 'isRtl' is undefined) closed by
- fixed: (In [16687]) define isRtl in the media upload iframe. props filosofo, …
- 12:44 Changeset [16687] by
- define isRtl in the media upload iframe. props filosofo, fixes #15639.
- 12:40 Ticket #13947 (Featured image doesn't crop) reopened by
- @markjaquith - Simplest explanation I can give is to echo …
- 12:33 Ticket #15646 (Theme menu locations don't appear until a menu is created) created by
- Nacin told me this was by design, but he said to create a ticket after …
- 12:21 Ticket #15645 (Refactor widgets.dev.css) created by
- Standard refactor of widgets.dev.css to be much more awesome. See #14770
- 11:59 Ticket #15642 (user-new input fields stretch to the edge of the screen) reopened by
- Re-opening just as a reminder to myself so I can track down where the …
- 11:19 Ticket #15644 (When deleting a user, corresponding comment user IDs aren't reset) created by
- Delete a user with a comment. The user ID stays. Potential for …
- 09:55 Ticket #15642 (user-new input fields stretch to the edge of the screen) closed by
- fixed: (In [16686]) Restore the fix with to the Create New User form fields. …
- 09:55 Changeset [16686] by
- Restore the fix with to the Create New User form fields. Fixes #15642.
- 09:43 Ticket #15643 (Installer to archive changed pages during upgrade or adopt phpBB style ...) closed by
- wontfix: Absolutely not. Sorry that you need to do those in phpBB, but core …
- 09:36 Ticket #15643 (Installer to archive changed pages during upgrade or adopt phpBB style ...) created by
- Suggest: Installer to archive changed pages during upgrade I suggest …
- 09:01 Ticket #15642 (user-new input fields stretch to the edge of the screen) created by
- They shouldn't.
- 08:34 Ticket #15641 (Terms list table shouldn't display if no terms) created by
- If no terms exist in a taxonomy then we should display a message …
- 08:10 Ticket #15240 (PHP Notice in edit.php) closed by
- fixed: (In [16685]) If we have not items don't try and output the inline_edit …
- 08:09 Changeset [16685] by
- If we have not items don't try and output the inline_edit form. Fixes …
- 07:45 Ticket #15640 (Installer to archive changed pages during upgrade) closed by
- invalid: WordPress only replaces files that you are not supposed to edit. When …
- 06:22 Ticket #15640 (Installer to archive changed pages during upgrade) created by
- Yes, I know, it is the user's responsibility to back up and that they …
- 05:47 Changeset [16684] by
- PHPDoc. see #15638
- 04:38 Changeset [16683] by
- Argh. Missed another s/default/standard/ in [16679]. Any others? see …
- 04:36 Changeset [16682] by
- Missed a s/default/standard/ in [16679]. props PeteMall. see #15582.
- 04:20 Ticket #15635 (Thickbox admin bar interactions) closed by
- fixed: (In [16681]) Make sure media upload thickbox takes admin bar height …
- 04:20 Changeset [16681] by
- Make sure media upload thickbox takes admin bar height into account. …
- 03:39 Ticket #12702 (Enable sticky post checkbox for custom post type Publish metabox) closed by
- fixed: (In [16680]) Revert [15742]. Custom post types and sticky posts don't …
- 03:39 Changeset [16680] by
- Revert [15742]. Custom post types and sticky posts don't mix. fixes #12702.
- 03:22 Ticket #15582 ("Format: Default" provides no info, and default might change) closed by
- fixed: In [16679] The name of the standard post format is now "Standard" …
- 03:19 Changeset [16679] by
- The name of the standard post format is now Standard (might offer …
- 02:48 Ticket #15639 (Message: 'isRtl' is undefined) created by
- Hi, 3.1-beta1-16590 and in http://localhost/wp-admin/post-new.php I …
- 02:42 Changeset [16678] by
- Move Post Format UI out of Publish meta box and into its own box. see …
- 02:40 Ticket #15638 (New UI for Post Formats) created by
- Jane and Matt feel strongly that the post format UI shouldn't be …
- 01:00 Ticket #15637 (Inline Edit Has No Hooks) created by
- Currently, I am attempting to make it possible for an author to …
- 00:50 Changeset [16677] by
- Return true if not is_admin. Tidy. see #14903.
- 00:21 Changeset [16676] by
- POT, generated from r16675
- 00:17 Changeset [16675] by
- Allow the various header constants to be redefined in Twenty Ten. see …
- 00:16 Changeset [16674] by
- Introduce remove_custom_image_header(). see #14903.
12/01/2010:
- 22:51 Ticket #14740 ('taxonomy_template' Filter Name Clash) reopened by
- We don't need another function argument here. Why not a better filter …
- 22:39 Ticket #15545 (When using a persistent cache, there is a race condition in get_metadata()) closed by
- fixed
- 22:34 Ticket #14521 ("File type does not meet security guidelines" is a poor error message) closed by
- fixed: 14521.patch was committed in r16577. Closing ticket as fixed. (By …
- 22:12 Ticket #15605 (Bulk spam/unspam of a blog leads to inconsistencies when object cache ...) closed by
- fixed: [16673]
- 22:12 Changeset [16673] by
- Deprecate and ignore the refresh arg. fixes #15605
- 22:12 Ticket #14270 (HTML->Visual editor issues in Webkit browsers) closed by
- fixed: Replying to ocean90: > It works with Chrome 7.0.544.0 and …
- 22:10 Ticket #15636 ("New User Default Role" dropdown should order by privilege level) created by
- The New User Default Role dropdown at …
- 21:33 Ticket #15620 (Network setup page displays bad code after activation) closed by
- fixed: [16672]
- 21:32 Changeset [16672] by
- Network setup fixes. Props wpdavis. fixes #15620
- 21:29 Ticket #14147 (mysql2date uses spaces instead of tabs) closed by
- fixed
- 21:28 Ticket #15635 (Thickbox admin bar interactions) created by
- […]
- 21:28 Ticket #14696 (Personal Dashboard) closed by
- fixed
- 21:26 Ticket #15634 (WP Importer should warn if WXR format is newer than it nows about) created by
- WP Importer should warn and recommend upgrade if WXR format is newer …
- 21:24 Ticket #12285 (Migrate Link Categories management page to edit-tags.php) closed by
- fixed: Yeah, guess we can call it a day.
- 21:06 Ticket #15633 (Add class to custom menu item when menu url is found in current page) created by
- I found the need to identify custom nav menu items when the page is at …
- 20:48 Ticket #15169 (Dashboard Quick Press upload window (Thickbox) caption line doubled) closed by
- fixed: (In [16671]) Prevent double Thickbox caption line for Dashboard …
- 20:48 Changeset [16671] by
- Prevent double Thickbox caption line for Dashboard QuickPress uploads. …
- 20:43 Changeset [16670] by
- Throw WP_Error if post_type passed to register_post_type() is longer …
- 20:41 Changeset [16669] by
- Prevent media upload links from being clicked before lightbox is ready …
- 20:39 Changeset [16668] by
- Doh. [16646] and [16650] were made against the wrong branch. Revert. …
- 20:37 Ticket #12575 (Cache get_lastpostmodified() and get_lastpostdate()) closed by
- fixed: [13653]
- 20:29 Ticket #14820 (Allow WP XML-RPC Library to be Extended) closed by
- fixed
- 20:24 Ticket #12372 (Remove Archaic get_children() reference returns) closed by
- fixed: (In [16667]) Remove archaic reference return in get_children(). Props …
- 20:23 Changeset [16667] by
- Remove archaic reference return in get_children(). Props filosofo. …
- 20:21 Ticket #14321 (The permalink field should not show for post types that are not public) closed by
- fixed: (In [16666]) Don't show permalink box unless the post type is publicly …
- 20:21 Changeset [16666] by
- Don't show permalink box unless the post type is publicly queryable. …
- 20:16 Ticket #14740 ('taxonomy_template' Filter Name Clash) closed by
- fixed: (In [16665]) Get rid of misplaced 'taxonomy_template' filter. Fixes #14740
- 20:16 Changeset [16665] by
- Get rid of misplaced 'taxonomy_template' filter. Fixes #14740
- 20:14 Ticket #15412 (Hide Extra-Long admin bar text) closed by
- fixed: (In [16664]) Hide Extra-Long admin bar text. Props filosofo. fixes #15412
- 20:14 Changeset [16664] by
- Hide Extra-Long admin bar text. Props filosofo. fixes #15412
- 20:07 Ticket #14068 (Long plugin Upgrade Notice distorts update-core.php table) closed by
- fixed: [16663]
- 20:07 Changeset [16663] by
- Allow long plugin upgrade notices to wrap. Props duck_. fixes #14068
- 20:03 Changeset [16662] by
- Prevent default post formats from entering the DB. see #15629 #15582
- 19:46 Ticket #15632 (Theme license tags) created by
- As per http://make.wordpress.org/themes/guidelines/changes-wp-3-1/ …
- 19:28 Ticket #15630 (Don't define IFRAME_REQUEST when $_GET['inline'] is set to fix the ...) closed by
- fixed: [16661]
- 19:28 Changeset [16661] by
- Define IFRAME_REQUEST only if not inline. Props ocean90. fixes #15630
- 19:26 Ticket #15456 (Warnings in wp-admin/user-new) closed by
- fixed
- 19:24 Ticket #15445 (Version numbers for lots of @since unknown) closed by
- fixed: (In [16660]) Update since phpdoc. Props demetris. fixes #15445
- 19:24 Changeset [16660] by
- Update since phpdoc. Props demetris. fixes #15445
- 19:11 Ticket #15465 (add_meta() can return the wrong meta_id) closed by
- fixed: (In [16659]) Save meta id before performing actions since the …
- 19:11 Changeset [16659] by
- Save meta id before performing actions since the insert_id can change. …
- 19:09 Ticket #14911 (Don't fetch theme_roots on every page load.) closed by
- fixed: I think that's a separate issue. Let's close this ticket and look at …
- 19:06 Ticket #15170 (Network admin pages don't scale) closed by
- fixed
- 19:02 Ticket #15631 (Custom fields auto-focus) created by
- When you are on the post editor (page editor, whatever), if you want …
- 18:55 Ticket #15630 (Don't define IFRAME_REQUEST when $_GET['inline'] is set to fix the ...) created by
- See title and screenshot: http://grab.by/7FKB
- 18:53 Ticket #15509 (Don't show the administration bar in plugin/theme install iframe) closed by
- fixed: (In [16658]) Set IFRAME_REQUEST for theme/plugin information iframe. …
- 18:53 Changeset [16658] by
- Set IFRAME_REQUEST for theme/plugin information iframe. Props …
- 18:51 Ticket #15629 (Only support registered post formats in XML-RPC) created by
- Currently, the XML-RPC interface assumes a default post format when …
- 18:50 Ticket #13179 (Saving a custom post type with post_parent resets to zero) closed by
- fixed: (In [16657]) Prevent post_parent from being reset when there's no page …
- 18:50 Changeset [16657] by
- Prevent post_parent from being reset when there's no page attributes …
- 18:40 Ticket #13613 (Edit Image labels are grossly verbose) closed by
- fixed: (In [16656]) Make image edit labels more concise. Props lloydbudd. …
- 18:40 Changeset [16656] by
- Make image edit labels more concise. Props lloydbudd. Fixes #13613
- 18:21 Ticket #15356 (edit-tags AJAX add is broken) closed by
- fixed: (In [16655]) Fix edit-tags button conflict. Props batmoo. Fixes #15356
- 18:21 Changeset [16655] by
- Fix edit-tags button conflict. Props batmoo. Fixes #15356
- 18:13 Changeset [16654] by
- Set IFRAME_REQUEST for theme-information iframe. Props Utkarsh. see #15509
- 18:05 Ticket #14185 (ms-sites allows editing a site in a different WP network) closed by
- fixed: Mentioned to Ryan on IRC, he confirmed it at fixed! :)
- 17:43 Ticket #15628 (Trash_post action runs twice for each call) created by
- Whenever I run […] in a plugin, the function being run (e.g. …
- 17:31 Ticket #14731 (wp-signup.php does not validate) closed by
- fixed: (In [16653]) Markup and gettext fixes. Props sorich87. fixes #14731
- 17:31 Changeset [16653] by
- Markup and gettext fixes. Props sorich87. fixes #14731
- 17:22 Ticket #15197 (WXR export/import umbrella ticket) closed by
- fixed: (In [16652]) Export filtering. Props duck_. fixes #15197
- 17:21 Changeset [16652] by
- Export filtering. Props duck_. fixes #15197
- 17:18 Ticket #14032 (When site is "Deactivated" it says "Deleted") closed by
- fixed: Looks like this has since been fixed during another commit, probably …
- 17:16 Ticket #13918 (Don’t nag to Change Permalinks if permalink structure is defined) closed by
- fixed: (In [16651]) Don’t nag to Change Permalinks if permalink structure is …
- 17:16 Changeset [16651] by
- Don’t nag to Change Permalinks if permalink structure is defined. …
- 17:13 Ticket #13709 (Post type name should be limited to 20 chars in register_post_type()) closed by
- fixed: (In [16650]) Throw WP_Error if post_type passed to …
- 17:13 Changeset [16650] by
- Throw WP_Error if post_type passed to register_post_type() is longer …
- 16:56 Ticket #15561 (Press This is broken) reopened by
- Still some styling issues.
- 16:54 Ticket #14510 (comment_notes_before does not work.) closed by
- fixed: [16649]
- 16:52 Changeset [16649] by
- Fix comment_notes_before. Props mrmist. fixes #14510
- 16:51 Changeset [16648] by
- Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
- 16:51 Ticket #15571 (Bulk action comment keyboard shortcuts not working) closed by
- fixed: (In [16647]) Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
- 16:51 Changeset [16647] by
- Fix bulk comment keyboard shortcuts. Props duck_. fixes #15571
- 16:40 Ticket #15561 (Press This is broken) closed by
- fixed
- 16:39 Ticket #14415 (Major fail of the pages widget in the nav-menu admin page when having ...) closed by
- fixed: Replying to scribu: > (In [16105]) Fix regression …
- 16:37 Ticket #15433 (Don't use 'name' query var if 'p' is already set) reopened by
- Replying to filosofo: > To put it another way, if > 123 => …
- 16:34 Ticket #15621 (Media upload links can be clicked before Lightbox JS is ready.) closed by
- fixed: (In [16646]) Prevent media upload links from being clicked before …
- 16:34 Changeset [16646] by
- Prevent media upload links from being clicked before lightbox is ready …
- 16:33 Ticket #15627 (wp_insert_user should not assume a default role) created by
- In a MS install, creating new users can add them to the main blog with …
- 13:40 Ticket #15626 (get_terms bug: pad_counts doesn't work if you specify parent) created by
- I'm not sure if this is related to #13176 or not. Anyway, to explain …
- 12:31 Ticket #15625 (Post format information is displayed in the Edit Posts table even when ...) closed by
- fixed: (In [16645]) Don't show the Post Format if the current theme doesn't …
- 12:31 Changeset [16645] by
- Don't show the Post Format if the current theme doesn't support them. …
- 12:29 Ticket #15625 (Post format information is displayed in the Edit Posts table even when ...) created by
-
_post_states
doesn't check to see if the current theme supports … - 11:27 Ticket #15624 (twentyten preview is wrong) created by
- TwentyTen uses add_custom_image_header() without the 3rd argument. …
- 11:18 Ticket #15623 (Notice is_site_admin deprecated is showing in the dashboard) closed by
- invalid: Something is calling a deprecated function :-) A theme or plugin - …
- 11:13 Ticket #15623 (Notice is_site_admin deprecated is showing in the dashboard) created by
- Notice: is_site_admin is deprecated since version 3.0! Use …
- 10:43 Ticket #15622 (nav-menu loading before jquery-ui-sortable) created by
- For some reason it seems my installation uses the .sortable() function …
- 06:53 Ticket #15621 (Media upload links can be clicked before Lightbox JS is ready.) created by
- The media upload links can be clicked before the Lightbox JS is ready. …
- 06:02 Changeset [16644] by
- Validate pagination input. Props batmoo. See #15580
- 04:30 Ticket #15492 (Changing siteurl under multisite doesn't automatically change ...) closed by
- invalid: I did a bit of testing and it doesn't seem to break anything, so …
- 04:13 Ticket #15620 (Network setup page displays bad code after activation) created by
- Currently, the network setup page at wp-admin/network/setup.php …
- 03:47 Ticket #15619 (General Settings Tab Not Allowing trailing URL slash to be stored in ...) reopened by
- Replying to dd32: > This is the expected behaviour. The …
- 02:52 Ticket #15619 (General Settings Tab Not Allowing trailing URL slash to be stored in ...) closed by
- wontfix: This is the expected behaviour. The path is not supposed to include …
- 02:35 Ticket #15619 (General Settings Tab Not Allowing trailing URL slash to be stored in ...) created by
- Thank you for all of the efforts you've made regarding plugins …
- 01:54 Ticket #15618 (use prepare on trackback urls) closed by
- fixed: see [16643]
- 01:52 Ticket #15618 (use prepare on trackback urls) created by
- Noticed this when looking at [16624]. The addslashes escapes the …
- 01:51 Changeset [16643] by
- Use prepare() instead of addslashes(). props wpmuguru.
- 01:18 Ticket #15617 (2 PHP Notice in 3.0.1 & 3.0.2) closed by
-
invalid:
$base
needs to be set in wp-config in MS. the$plugins
one is … - 01:10 Ticket #15617 (2 PHP Notice in 3.0.1 & 3.0.2) created by
- When running WP_DEBUG = true I get the following two messages with all …
11/30/2010:
- 23:38 Changeset [16642] by
- Bump.
- 23:20 Milestone 3.0.2 completed
- 23:16 Changeset [16641] by
- 3.0.2
- 23:14 Changeset [16640] by
- 3.0.2
- 22:57 Changeset [16639] by
- Bump
- 22:49 Ticket #13887 (comment_whitelist checking in check_comment) closed by
- fixed: (In [16638]) Drop pingback/trackback blogroll whitelisting feature. …
- 22:49 Changeset [16638] by
- Drop pingback/trackback blogroll whitelisting feature. Too many ways …
- 22:49 Ticket #10415 (URL not secured in wp-trackback.php) closed by
- fixed: [16624] [16625]
- 22:49 Ticket #13887 (comment_whitelist checking in check_comment) reopened by
- Re-open for 3.0.2
- 22:49 Ticket #10415 (URL not secured in wp-trackback.php) reopened by
- 22:46 Ticket #13887 (comment_whitelist checking in check_comment) closed by
- fixed: (In [16637]) Drop pingback/trackback blogroll whitelisting feature. …
- 22:46 Changeset [16637] by
- Drop pingback/trackback blogroll whitelisting feature. Too many ways …
- 21:58 Ticket #12891 (Advanced multi-taxonomy WP_Query()s) closed by
- fixed: Report bugs on new tickets. Resolving this as fixed.
- 21:56 Ticket #14746 (Post Formats) closed by
- fixed: Resolving this as fixed. Further bug reports should go into individual …
- 21:51 Ticket #15592 (Admin Bar Problem) closed by
- fixed: (In [16636]) Add bump down for menu bar. Allow themes to add a custom …
- 21:50 Changeset [16636] by
- Add bump down for menu bar. Allow themes to add a custom bump …
- 21:42 Ticket #15616 (Avoid running win_is_writable() on non-IIS servers) closed by
- fixed: (In [16635]) Add another pair of parentheses, so that the right-hand …
- 21:41 Changeset [16635] by
- Add another pair of parentheses, so that the right-hand …
- 21:39 Ticket #15616 (Avoid running win_is_writable() on non-IIS servers) created by
-
win_is_writable()
is both expensive (creates temporary files) … - 20:50 Changeset [16634] by
- Run the iis7_supports_permalinks() check first * It's cheapest, most …
- 20:45 Ticket #15591 (Endless redirection loop when accessing Network Admin with multiple ...) closed by
- fixed: (In [16633]) Address redirection loop with multiple networks and …
- 20:45 Changeset [16633] by
- Address redirection loop with multiple networks and network admin. …
- 20:44 Ticket #14450 (ms-files.php generates bad content-types for REQUEST_URI's with query ...) closed by
- fixed: (In [16632]) Ensure we don't generate incorrect content types when …
- 20:44 Changeset [16632] by
- Ensure we don't generate incorrect content types when files are …
- 20:40 Ticket #15122 (current_user_can_for_blog() doesn't use map_meta_cap for multisite ...) closed by
- fixed: (In [16631]) Use map_meta_cap for multisite super admins in …
- 20:40 Changeset [16631] by
- Use map_meta_cap for multisite super admins in …
- 20:38 Ticket #15122 (current_user_can_for_blog() doesn't use map_meta_cap for multisite ...) reopened by
- 20:38 Changeset [16630] by
- Complete Twenty Ten 1.1 merge.
- 20:31 Changeset [16629] by
- Remove update notifications from site-themes. See #14897
- 20:29 Changeset [16628] by
- Merge Twenty Ten 1.1 to the 3.0 branch.
- 20:29 Ticket #15593 (Actions missing from Sites Edit pages in new Network Admin) closed by
- fixed: (In [16627]) Add missign hooks in site-options. Fixes #15593
- 20:29 Changeset [16627] by
- Add missign hooks in site-options. Fixes #15593
- 20:18 Changeset [16626] by
- Version bumps
- 20:04 Changeset [16625] by
- Prepare properly. Props Vladimir Kolesnikov.
- 20:04 Changeset [16624] by
- Prepare properly. Props Vladimir Kolesnikov.
- 19:57 Changeset [16623] by
- Rename the $rm variable so that the logic in win_is_writable() makes …
- 19:13 Changeset [16622] by
- Proper spacing in win_is_writable(), according to the coding standards
- 19:11 Changeset [16621] by
- COonvert spaces to tabs
- 19:05 Ticket #15615 (Left admin menu slides open, hides closed) created by
- Noticed this a few weeks ago and figured it was probably temporary. …
- 18:34 Ticket #13947 (Featured image doesn't crop) closed by
- invalid: This bug needs a better description. What you did, what happened, what …
- 16:04 Ticket #15613 (Admin Bar overlapped header/content instead of pushing it down) closed by
- duplicate: Indeed.
- 16:01 Ticket #15614 (wp_get_attachment_image functions should check id for an image) created by
- The wp_get_attachment_image() and wp_get_attachment_image_src() …
- 15:52 Ticket #15613 (Admin Bar overlapped header/content instead of pushing it down) created by
- Admin bar is supposed to push everything down on the screen, not sit …
- 11:38 Ticket #15612 (Fix indentation and wordwrap in CSS files) closed by
- invalid: That's the whole point, they're minified to make a smaller download …
- 11:33 Ticket #15612 (Fix indentation and wordwrap in CSS files) created by
- Some CSS files (e.g. /wp-admin/css/login.css) lack proper wordwrap and …
- 09:30 Ticket #15595 (add_menu_page position conflict) closed by
- worksforme: That is expected behaviour. You asked it to do that.
- 05:15 Ticket #15482 (AJAX searches should show the loading spinner) closed by
- duplicate: Closing as dupe. See #14579 and #15580
- 04:55 Ticket #15122 (current_user_can_for_blog() doesn't use map_meta_cap for multisite ...) closed by
- fixed: Sure thing.
- 03:03 Changeset [16620] by
- Remove theme udpate notification from site admin for multisite installs.
11/29/2010:
- 23:31 Ticket #15611 (Admin bar sprite tidy up) created by
- As of r16619 the admin bar sprite needs to be tidied up. A few things: …
- 21:30 Ticket #15223 (Details disclosure in theme installer broken) closed by
- fixed
- 21:23 Ticket #15609 (Link post title in Comments On "Post title") closed by
- fixed: (In [16619]) Link post title on comments for a single post screen. …
- 21:23 Changeset [16619] by
- Link post title on comments for a single post screen. Fixes #15609
- 21:05 Ticket #15610 (Comments on attachments don't appear in site-wide comments RSS feed) created by
- Tested against r16950. Comments that are entered against an …
- 21:02 Ticket #15608 (Last-Modified Header is incorrect for non-post feeds) closed by
- invalid: Nevermind, this looks like its already fixed in head as long as the …
- 20:59 Ticket #15609 (Link post title in Comments On "Post title") created by
-
Since r16617, if you are on
edit-comments.php?p=123
, there is no … - 20:55 Ticket #15608 (Last-Modified Header is incorrect for non-post feeds) created by
- The "Last-Modified" header sent for a feed of a custom post type is …
- 20:37 Ticket #14579 (Ajaxify list-type screens in the admin) closed by
- fixed: I replied here: http://core.trac.wordpress.org/ticket/15580#comment:36 …
- 20:36 Ticket #15220 (Post custom fields and metakey starting with _) closed by
- worksforme
- 20:36 Ticket #15220 (Post custom fields and metakey starting with _) reopened by
- 20:21 Changeset [16618] by
- POT, generated from r16617
- 20:15 Ticket #15607 (WP_Comments_List_Table post id) closed by
- fixed: (In [16617]) Get rid of in favor of . Fixes #15607. See #15580
- 20:15 Changeset [16617] by
- Get rid of in favor of . Fixes #15607. See #15580
- 19:45 Ticket #15607 (WP_Comments_List_Table post id) created by
- I'm really not happy with [15604]. It would be good if we could …
- 19:08 Changeset [16616] by
- Add missing quote char when creating overlay. See #14579. See #15580
- 18:57 Changeset [16615] by
- Update URL when performing ajaxified action. See #15580
- 18:42 Changeset [16614] by
- Make comments_popup_link() calls in Twenty Ten respect languages with …
- 17:39 Ticket #15102 (tinymce language texts not loaded on page edit) closed by
- worksforme
- 17:39 Ticket #15102 (tinymce language texts not loaded on page edit) reopened by
- 17:34 Changeset [16613] by
- comments_number() doesn't need to call get_the_ID(), because …
- 16:54 Ticket #15577 (Proper l10n of the Add New menu) closed by
- fixed: (In [16612]) Add New string fixes. Fixes #15577
- 16:54 Changeset [16612] by
- Add New string fixes. Fixes #15577
- 16:41 Changeset [16611] by
- Add context to Add New buttons in Network admin. See #15577
- 16:16 Changeset [16610] by
- Default Add New menu link to first post type in list. Avoids empty …
- 16:07 Ticket #15597 (Admin Bar: Don't show Manage Comments and Add Post link if the user ...) closed by
- fixed: (In [16609]) Admin Bar: Don't show Manage Comments and Add Post link …
- 16:07 Changeset [16609] by
- Admin Bar: Don't show Manage Comments and Add Post link if the user …
- 14:40 Ticket #15325 (Importer tries to open XML file in wrong location on Windows) closed by
- fixed: (In [16608]) Remove unnecessary addslashes. Props duck_. fixes #15325
- 14:40 Changeset [16608] by
- Remove unnecessary addslashes. Props duck_. fixes #15325
- 13:31 Changeset [16607] by
- Make the list of actions that can be performed on a site in the User …
- 12:54 Ticket #15606 (Support thumbnails for non-image media types) created by
- Hi, As the web changes, browsers support more image extensions. Part …
- 12:22 Ticket #15605 (Bulk spam/unspam of a blog leads to inconsistencies when object cache ...) created by
- If you use the bulk spam/unspam actions in the Network Admin when you …
- 12:14 Ticket #15604 (Empty post leads to use of excerpt in feed) created by
- The content of my posts are empty. Instead I'm using custom fields. …
- 11:43 Ticket #15267 ('password_reset_message' filter arguments) closed by
- wontfix: not applicable in 3.1
- 11:42 Ticket #12613 (screen options for plugins) closed by
- wontfix: too old !
- 11:40 Ticket #13618 (mail code cleaning) closed by
- wontfix
- 11:33 Ticket #15220 (Post custom fields and metakey starting with _) closed by
- fixed: seems to be fixed in 3.0.1 beta 1
- 11:20 Ticket #15102 (tinymce language texts not loaded on page edit) closed by
- fixed: Everyone having the same problem (tinyMCE text not translated), should …
- 07:24 Changeset [16606] by
- Update and error messages for site-themes. See #14897
- 05:39 Changeset [16605] by
- Set get_users() as a replacement to get_editable_user_ids() and …
- 05:27 Ticket #15599 (Update check on multisite should use get_user_count()) closed by
- fixed: (In [16604]) Use get_user_count() if multisite in wp_version_check. …
- 05:27 Changeset [16604] by
- Use get_user_count() if multisite in wp_version_check. props PeteMall, …
- 05:16 Ticket #15602 (check_server_timer() doesn't do anything) closed by
- fixed: (In [16603]) Kill check_server_timer(). fixes #15602.
- 05:16 Changeset [16603] by
- Kill check_server_timer(). fixes #15602.
- 05:14 Ticket #15603 (Nav menu & new editor link dialog: ambigous page selection) closed by
- duplicate: #13499
11/28/2010:
- 23:19 Ticket #15603 (Nav menu & new editor link dialog: ambigous page selection) created by
- Hello, When having a lot of pages, it often happens that some pages …
- 22:58 Ticket #15602 (check_server_timer() doesn't do anything) created by
- This function is useless. It should either die, or become a functional …
- 19:05 Changeset [16602] by
- Make bottom admin pagination scroll to the top after rows are updated. …
- 17:39 Changeset [16601] by
- Fix problems with hidden columns on network users screen. Props …
- 14:43 Ticket #15601 (Cannot overwrite wp_set_password in pluggable.php) created by
- I was trying to force lowercase passwords (for a client), so I created …
- 13:36 Ticket #15600 (shortcode_unautop returns emtpy string) created by
- In some cases when a website uses plugins with ShortCode the …
- 07:08 Ticket #15599 (Update check on multisite should use get_user_count()) created by
- count_users() is intensive, and it's also not the right query, because …
- 03:57 Ticket #15598 (Use DIRECTORY_SEPARATOR for file paths instead of '/') created by
- Unix directory path separators ('/') are hardcoded in throughout …
- 00:10 Ticket #15597 (Admin Bar: Don't show Manage Comments and Add Post link if the user ...) created by
- In wp_admin_bar_my_sites_menu() aren't cap checks for the comment …
11/27/2010:
- 19:45 Ticket #15596 (Allow JS functions in TinyMCE $initArray) created by
- r16090 allowed …
- 19:42 Ticket #15595 (add_menu_page position conflict) created by
- If add_menu_page() gets called more than once using the same value for …
- 11:45 Ticket #15594 (make pluggable the multisite/"wpmu" mails) created by
- such as the one that is generated in the first lines of …
- 11:36 Ticket #15593 (Actions missing from Sites Edit pages in new Network Admin) created by
-
In 3.0.1
ms-sites.php
called a couple of actions and filters … - 09:11 Ticket #15592 (Admin Bar Problem) created by
- Well, this happened after the update to the revision [16600]... the …
- 07:20 Ticket #15591 (Endless redirection loop when accessing Network Admin with multiple ...) created by
- I have 19 Blogs, divided in 3 Sites set up in WP 3.0.1 with the help …
- 05:42 Ticket #15590 (Media uploader giving non-admins wsod) created by
- It seems the following line in wp-admin/includes/media.php is causing …
- 04:30 Ticket #15589 (autocomplete changes case of first letter of username) created by
- When I try to upgrade a plugin automatically using the "Connect …
- 01:27 Ticket #15588 (GoogleSpell.php preg_replace eval removed) created by
- Hello, I have found and fixed one more of the preg_replace /e eval …
- 01:14 Ticket #15573 (Post Count Links are Bogus When query_var = false) closed by
- fixed
- 01:12 Ticket #15572 (White screen bulk action but no selected comments) closed by
- fixed
- 01:05 Ticket #11482 (Add LIKE to meta_compare) closed by
- fixed: This was fixed in #9124
11/26/2010:
- 22:06 Ticket #15505 (Excerpt is being double-escaped) closed by
- fixed
- 22:05 Ticket #15507 (Remove wp_admin_body_style()) closed by
- fixed: (In [16600]) Remove wp_admin_body_style(). Props ocean90. fixes #15507
- 22:05 Changeset [16600] by
- Remove wp_admin_body_style(). Props ocean90. fixes #15507
- 21:57 Ticket #14936 (Improve theme searching/browsing) closed by
- fixed
- 21:51 Ticket #15418 (Admin Bar add-menu docs) closed by
- fixed: (In [16599]) Admin bar phpdoc update. Props filosofo. fixes #15418
- 21:51 Changeset [16599] by
- Admin bar phpdoc update. Props filosofo. fixes #15418
- 21:49 Ticket #15487 (Custom permalinks redirecting back to category list instead of post) closed by
- fixed
- 21:47 Ticket #15524 (Super-admin (mu) menu hover problem) closed by
- fixed: (In [16598]) Super admin menu hover fix. Props filosofo. fixes #15524
- 21:47 Changeset [16598] by
- Super admin menu hover fix. Props filosofo. fixes #15524
- 21:38 Changeset [16597] by
- Revert [16359]. Deal with it in 3.2. see #15361
- 21:35 Changeset [16596] by
- Meta data caching improvements. Props mdawaffe. see #15545
- 14:13 Ticket #15587 (Set Featured Image Bug) created by
- Hi Ben Sounds like a strange problem you have there. Unfortunately I …
- 13:22 Ticket #14472 (get_categories - child_of) closed by
- invalid: it is working - I close this ticket
- 11:16 Changeset [16595] by
- Add context to Add New admin bar menu label -- we have many other Add New
- 09:12 Changeset [16594] by
- Update get_*_columns() method docs. See #15580
- 02:03 Changeset [16593] by
- Make date columns first sort in descending order. See #15580
- 00:43 Ticket #15586 (movabletype-importer, trivial: fix no index upload_type warning) created by
- movabletype-importer, trivial: fix no index upload_type warning ENV: …
- 00:26 Ticket #15585 ("LGPL License" should just be "LGPL") created by
- The GNU Lesser General Public License License? […]
- 00:20 Changeset [16592] by
- Site themes cleanup. See #14897
- 00:17 Ticket #15584 (Importers Specify Specific GPL version, should they?) created by
- Importers Specify Specific GPL version, should they? Before WordPress …
11/25/2010:
- 20:21 Changeset [16591] by
- POT, generated from r16590
- 19:41 Ticket #15583 (wp-admin/options-discussion: make text consistent) created by
- In wp-admin/options-discussion almost all lines have no period at the …
- 19:33 Ticket #15582 ("Format: Default" provides no info, and default might change) created by
- "Format: Default" provides little info, and a site might want to …
- 19:02 Changeset [16590] by
- Post beta bump for tonight's build.
- 18:59 Changeset [16589] by
- Only link to the Gallery category if the post is in the category. (It …
- 18:45 Changeset [16588] by
- Make comment content column unsortable. See #15580
- 17:54 Ticket #15564 (Sequential <br> tags are stripped from posts on update/publish) closed by
- wontfix: I think you meant sequential tags as single <br> tags work properly. …
- 16:57 Ticket #15581 (Incomplete Abstraction of wp_insert_category()) created by
- in wp-admin/includes/taxonomy.php the function wp_insert_category() …
- 16:18 Ticket #15580 (Fixes to Ajaxify Admin before 3.1) created by
- This ticket will hold the individual adjustments needed for the …
- 16:17 Ticket #14489 (Missing encoding in Admin-Sidebar) closed by
- fixed
- 16:17 Ticket #14591 (Admin menu.php incorrectly sets page taxonomy query string) closed by
- fixed
- 16:16 Changeset [16587] by
- Things go bump in the night.
- 16:00 Ticket #15579 (Add XML mention to WP import instructions) created by
- When exporting from WordPress, there is mention of both an .XML file …
- 14:03 Ticket #15578 (Add (Select Image From Attachments) Option In Background SubPanel) created by
- Hi Guys , i have a small suggestion , why not we add (Select Image …
- 11:12 Changeset [16586] by
- Create new user form for site-users. See #15558
- 10:47 Ticket #15376 (Post formats help text) reopened by
- 10:29 Changeset [16585] by
- Tighter match for the ACL.
- 09:25 Changeset [16584] by
- Exit after wp_redirect(). See #15558
- 09:20 Ticket #15376 (Post formats help text) closed by
- fixed: (In [16583]) Add Post formats info to the help text. Fixes #15376 …
- 09:20 Changeset [16583] by
- Add Post formats info to the help text. Fixes #15376 props vegasgeek
- 09:13 Changeset [16582] by
- Update and error messages for site-users. See #15558.
- 04:53 Ticket #15577 (Proper l10n of the Add New menu) created by
- The same “Add New” string is used for Sites, Users and the Admin Bar …
- 04:28 Ticket #12797 (Add comment permalink to plain-text email notification) reopened by
- Initial patch had an unneeded space before a colon. Attached patch …
- 02:57 Ticket #15576 (Proper l10n of items per page in the screen options) created by
- Sites, Users, Comments, Media items and Plugins have their own …
- 02:14 Ticket #15569 (Minor code beautification) closed by
- fixed: (In [16581]) Minor code beautification. Props hakre. Fixes #15569
- 02:14 Changeset [16581] by
- Minor code beautification. Props hakre. Fixes #15569
- 02:05 Changeset [16580] by
- Prevent WSOD when no comments selected for bulk action. See #15572
- 01:39 Changeset [16579] by
- Check public flag instead of query_var to decide if counts should be …
Note: See TracTimeline
for information about the timeline view.