Timeline
08/12/2010:
- 23:58 Changeset [15497] by
- Fix Comments meta box in post editing screen. See #14579
- 23:21 Ticket #14596 (Inconsistent capability checking on list-type screens) closed by
- fixed: (In [15496]) Introduce WP_List_Table::check_permissions() and …
- 23:21 Changeset [15496] by
- Introduce WP_List_Table::check_permissions() and …
- 23:11 Ticket #14568 (adjacent_posts_rel_link_wp_head causes meta to be updated multiple times) closed by
- invalid: Yep, it looks like it's an issue with Firefox prefetching the next …
- 22:44 Ticket #14605 (Introduce count_user_links and count_many_users_posts functions) created by
- We have count_user_posts and count_many_users_posts functions in …
- 22:08 Ticket #14604 (Objects stored in user meta result in fatal error on wp_update_user()) closed by
- duplicate: /me grumbles #9640 and related tickets.
- 20:32 Ticket #14604 (Objects stored in user meta result in fatal error on wp_update_user()) created by
- Storing an object in user meta causes problems when …
- 18:15 Ticket #14603 (XMLRPC via WLW post revisions buggy and out of order) created by
- When posting via Windows Live Writer to my 3.0.1 blog, I see a pretty …
- 18:13 Ticket #14602 (Create user_can, refactor current_user_can, author_can, ...) created by
- Currently we have no function to pass a user ID and a …
- 16:52 Ticket #14598 (Minor coding standard flaws?) closed by
- invalid: Replying to filosofo: > Replying to [ticket:14598 …
- 15:24 Ticket #12959 (New menu systems unrecoverable error) reopened by
- I just tested this with custom taxonomies on 3.0.1, and it failed. It …
- 14:20 Ticket #14601 (wp_new_comment method doesn't allow passed in values for IP and user-agent) created by
- In a scenario where you have a client that receives comments from the …
- 12:54 Ticket #14600 (Make $wp_query->query always be an array) created by
- Currently, if you do this: […] $query->query will be {{{array( …
- 11:09 Ticket #14599 (Link Manager does not support nofollow in Link Relationship (XFN)) created by
- The wordpress link manager (/wp-admin/link-manager.php) with it's edit …
- 09:12 Ticket #14598 (Minor coding standard flaws?) created by
- While browsing the WP code I found a lot of minor coding standard …
- 01:34 Ticket #14597 (Export Namespace URLs 404) created by
- Both wordpress.org URLs referenced in WXR exports are 404'ing at …
- 01:08 Ticket #14463 (No pagination on Most Popular plugin listings) closed by
- fixed
- 00:45 Changeset [15495] by
- Fix ajaxification in network area by using ajaxurl. See #14579
- 00:38 Changeset [15494] by
- Fix network files. See #14579
- 00:15 Changeset [15493] by
- Small, subtle fixes. See #14596
- 00:10 Ticket #14596 (Inconsistent capability checking on list-type screens) created by
- On several list-type screens, the capabilities are not checked when …
08/11/2010:
- 23:49 Changeset [15492] by
- Revert MS related stuff in plugins.php from [15491]
- 23:22 Ticket #14595 (Comment author avatar not displayed after sorting) created by
- To get this to work in other places, something like this is used in …
- 21:54 Changeset [15491] by
- Ajaxify list-type screens in the admin. See #14579
- 21:24 Ticket #14594 (Header injection in ms-files.php?) created by
- http://core.trac.wordpress.org/browser/trunk/wp-includes/ms-files.php?r …
- 20:00 Ticket #14593 (wp_load_core_site_options() query optimization) created by
- wp_load_core_site_options() query doesn't use an index. This will …
- 19:32 Ticket #14592 (Shortcode remains unrendered when wpautop removed) created by
- My functions.php is removing the 'wpautop' filter from 'the_content'. …
- 18:25 Ticket #14591 (Admin menu.php incorrectly sets page taxonomy query string) created by
- Hi, I've been working with the admin menu code over the last week …
- 16:33 Ticket #14590 (get_queried_object_id does not return an int for taxonomy terms) created by
- The docblock for get_queried_object_id() claims it returns as an …
- 16:28 Ticket #14589 (tags doesn't list other post types) created by
- I registered the post_tag taxonomy to other post types I have created. …
- 15:57 Ticket #14588 (Phantom Auto Draft Post) closed by
- invalid: This is intended functionality and part of our auto-draft …
- 15:48 Ticket #14588 (Phantom Auto Draft Post) created by
- Using WP 3.0.1 and Twenty Ten 1.1. WP seems to write a 'phantom' Auto …
- 15:44 Ticket #14587 (Eliminate admin_notice_feed()) created by
- This seems like plugin territory. Since it needs a lot of work, let's …
- 15:41 Ticket #14586 (Eliminate wordpressmu_wp_mail_from()) created by
- This causes the emails WP sends to be from admin_email. This can have …
- 10:53 Ticket #14585 (Super Admin: change "Backend" link to "Dashboard" on ms-sites.php) created by
- Just a text change for consistency.
- 05:47 Ticket #14584 (HTML entities in category and tag elements) created by
- The script wp-admin/includes/export.php creates CDATA blocks for …
08/10/2010:
- 22:49 Ticket #14583 (Private pages cannot have private subpages) closed by
- wontfix: #8592, #12890. Aldo, this is -- technically -- pluginable in a way or …
- 19:31 Ticket #14583 (Private pages cannot have private subpages) created by
- I have created a private page which will house documentation to be …
- 18:30 Ticket #14582 (Save/Publish spinners should be separate) created by
- When you click on Save Draft, the spinner is still located next to the …
- 15:57 Ticket #14581 (No magic numbers) created by
- Add defines for the numeric user_status and comment_status values.
- 14:27 Ticket #14580 (<?php the_date();?> not working on scheduled posts?) created by
- I have a blog that displays the date for posts using <?php …
- 11:35 Ticket #14579 (Ajaxify list-type screens in the admin) created by
- This is the master ticket for my …
- 10:00 Ticket #14578 (Default User Role isn't checked against defined roles, causing ...) created by
- Take these steps: 1. Activate a plugin that creates role on …
- 09:26 Ticket #14577 (wp_generate_tag_cloud() font-size generated with comma as decimal separator) created by
- Hello, the wp_generate_tag_cloud() function in category-template.php …
- 02:53 Ticket #14576 (Nav Menu Item Description Duplicates Content) created by
- I noticed when playing around with WP3.0 Navigation on a clean install …
08/09/2010:
- 22:55 Ticket #14575 (Potentially misleading error message for incorrect_password login error) created by
- When a user attempts to log in with an incorrect password, the …
- 21:21 Ticket #14574 (Enable automatic updates without FTP connection using fopen() for ...) closed by
- invalid: We already do this if the environment is using suexec. That is the …
- 20:13 Ticket #14574 (Enable automatic updates without FTP connection using fopen() for ...) created by
- Hello. Currently wordpress supports upgrading of plugins, themes, …
- 17:54 Ticket #14573 (Putting in www auto-adds http://) created by
- On the wordpress.org forums if you put in www.domain.com, it gets …
- 16:40 Ticket #14572 (post_author_meta_box causes fatal error on site with large userbase.) created by
- My site with 16000+ registered users and memory_limit at 96M. When …
- 15:45 Ticket #14571 (typo in file.php) created by
- A small typo in the FTP server request - "To perform the requested …
- 14:36 Ticket #14570 (in_category returns true for page) closed by
- invalid: inside a plugin call I will open it in a forum…
- 14:29 Ticket #14570 (in_category returns true for page) created by
- in_category('Blog Post') for example returns true for a page.
- 10:11 Ticket #14563 (Fail to apply changes to widgets and menu. Fail to apply changes with ...) closed by
- invalid: Well, I'm using Firefox 3.6.8 and can't reproduce. Closing for now, …
- 09:35 Ticket #14569 (Assign plugins on a per-site-basis) created by
- It's possible to assign themes per site with WordPress Multisite. …
- 09:23 Ticket #14568 (adjacent_posts_rel_link_wp_head causes meta to be updated multiple times) created by
- I wasn't exactly sure what to title this ticket as I'm not certain …
- 06:13 Ticket #14567 (Always print plugin author name) created by
- When plugin has one author, in repository you can see author's name, …
- 02:01 Ticket #14566 (Blogger importer/AuthToken issue) created by
- Problems with the blogger importer giving a 403 Invalid AuthSub Token …
08/08/2010:
- 23:31 Ticket #14564 (Multisite domain mapping.) closed by
- worksforme: Use the …
- 22:07 Ticket #14565 (After Category Quick Edit Update Parent Category Dropdown) created by
- On a clean install I went to Posts -> Categories and used Quick Edit …
- 21:49 Ticket #14564 (Multisite domain mapping.) created by
- I want to use different domains on one wordpress installation using …
- 19:29 Ticket #14563 (Fail to apply changes to widgets and menu. Fail to apply changes with ...) created by
- I installed a NEW WordPress 3.0.1 (no upgrade) on my hosted domain. I …
- 16:51 Ticket #14562 (manage_users_custom_column is both an action and a filter) created by
- In wp-admin/includes/template.php function user_row(), filter …
- 08:25 Ticket #14561 (wp-admin/edit.php tags of post are hard to compare) created by
- To get an overview about tags used between articles on the post …
08/07/2010:
- 21:06 Ticket #14544 (Add action to post_comment_status_meta_box()) closed by
- fixed: (In [15490]) Allow plugins to add more options to the comment status …
- 21:06 Changeset [15490] by
- Allow plugins to add more options to the comment status meta box …
- 17:20 Ticket #14560 (class 'current-page-parent' is being to the parent page and to the ...) created by
- Description: The class 'current-page-parent' is being assigned twice …
- 11:43 Ticket #14559 (wp_admin_css Filter Broken) created by
- I think the wp_admin_css filter is broken. I created a plugin with the …
- 08:15 Ticket #14558 (Separate Database Table Support for Custom Post Types) closed by
- wontfix: This is not something we would likely consider. We are happy with …
- 06:55 Ticket #14558 (Separate Database Table Support for Custom Post Types) created by
- While working on custom post types, I felt need for this enhancements. …
08/06/2010:
- 22:29 Ticket #14550 (No action when comments are closed by WP after close_comments_days_old) closed by
- invalid
- 22:03 Ticket #14557 (Side by side shortcodes leave one as text) created by
- Coding […] displays the current page's gallery then …
- 21:49 Ticket #14556 (get_pagenum_link() needs esc_url()) created by
- We're using get_pagenum_link() to build a page navigation instead of …
- 15:43 Ticket #14555 (broken sprintf calls at multi site localization) created by
- The current version 3.0.1 contains this 2 places, where the brackets …
- 13:58 Ticket #14554 (Only run update checks from the main site) created by
- Related: #14435 (network admin), #14553 (related locale bug). Simple …
- 13:48 Ticket #14552 (Eternal upgrade nag message with network and localized blogs) closed by
- duplicate: You beat me by a few minutes. I'll mark as a duplicate of #14553 …
- 13:47 Ticket #14553 (Prevent localized MS sites from stomping core update checks) created by
- For reasons currently passing my understanding, we fire core, plugin, …
- 13:43 Ticket #13639 (Theme "unit tests" are outdated) closed by
- fixed: The unit tests have been updated http://codex.wordpress.org/Theme_Unit_Test
- 13:41 Ticket #14552 (Eternal upgrade nag message with network and localized blogs) created by
- I always get the "WordPress 3.0.1 is available! Please update now." …
- 12:46 Ticket #14551 (menu item : current_page_parent : issue with Front page displays) created by
- Settings > Reading > Front page displays: set to your latest posts …
- 07:26 Ticket #14550 (No action when comments are closed by WP after close_comments_days_old) created by
- There doesn't seem to be any action triggered when comments for a post …
- 03:28 Ticket #14513 (Time for a wp_post_relationships table?) closed by
- wontfix: Based on Andrew Nacin's comments I'm going to go ahead and close this …
- 02:20 Ticket #14549 (Allow Control over Hard vs. Soft Rewrite Flush) created by
- Many times when the rewrite rules are flushed, it really only requires …
- 01:53 Ticket #14548 (registered sidebars with capital letter in the ID don't get loaded) created by
- if you use register_sidebar() and set ID to have a capital letter, it …
- 01:40 Ticket #14547 (Flush Rewrite Rules on Submit, not on Page Load) created by
- Current: Rewrite rules are flushed when …
- 01:19 Ticket #14546 (Refactor direct references for $wp_rewrite class members) created by
- This patch replaces direct references to class members $wp_rewrite->* …
08/05/2010:
- 23:33 Ticket #14545 (move wp-settings from wp-config to wp-load) created by
- In 3.0 we added a number of constants which are manually added to …
- 23:28 Ticket #14540 (Should be able to reply to a comment which is in the maximal possible nest) reopened by
- 19:18 Ticket #14544 (Add action to post_comment_status_meta_box()) created by
- Add action to post_comment_status_meta_box() so that more options can …
- 16:18 Ticket #14543 (Recent Posts Widget post count setting/display discrepancy) created by
- Recent Posts Widget can only display 1-15 posts. …
- 14:45 Ticket #14540 (Should be able to reply to a comment which is in the maximal possible nest) closed by
- wontfix: That would completely undermine the meaning of the reply to link. The …
- 13:38 Ticket #14542 (WordPress doesn't recognize my custom taxonomy) closed by
- invalid: This is a support question, not a bug. Your order of operations is …
- 13:35 Ticket #14542 (WordPress doesn't recognize my custom taxonomy) created by
- Please, I need some help to solve this: …
- 09:09 Ticket #14541 (Add boolean at remove_meta_box action) created by
- Add the possibility of getting the status of the remove_meta_box …
- 06:39 Ticket #14540 (Should be able to reply to a comment which is in the maximal possible nest) created by
- When comments reach the maximal nesting, it is confusing for users …
- 05:20 Ticket #14513 (Time for a wp_post_relationships table?) reopened by
- I guess I forgot to check "cc" because I didn't get any emails about …
- 04:21 Ticket #14539 (Cache-Control / Expires headers not applied to files in Multisite ...) created by
- First reported in Multisite forum and detailed there: …
- 01:31 Ticket #14538 (Add option to have WP Nav Menu auto-add pages regardless of hierarchy) created by
- The new Navigation Menu should really allow automatic inclusion of …
Note: See TracTimeline
for information about the timeline view.