Timeline
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 …
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 …
Note: See TracTimeline
for information about the timeline view.