Make WordPress Core

Timeline

09/07/2011:

21:36 Ticket #18617 (Renaming menus orphans children when using global terms) created by adambackstrom
Renaming a menu when global terms is enabled will cause the menu to be …
21:03 Ticket #18616 (WP_Query Order by Taxonomy) closed by scribu
wontfix: Thanks for the patch, but this is not something we want in Core. …
20:58 Ticket #18614 (post_type_archive_title doesn't work when tax_query is added to wp_query) reopened by scribu
Fair enough. Will let someone else weigh in.
20:50 Ticket #18616 (WP_Query Order by Taxonomy) created by justindgivens
To be able to order by a taxonomy for any post type. Added: …
20:13 Ticket #12367 (Fixes for deprecated assignment of new objects by reference) reopened by scottconnerly
WP 3.2 now requires PHP 5. It would be appropriate to upgrade …
20:10 Ticket #18228 (Only add the post format body classes when the post type supports post ...) closed by duck_
fixed: In [18651]: […]
20:10 Changeset [18651] by duck_
Only add the post format body classes when the post type supports post …
19:48 Ticket #18350 (Error messages for comment quick edit can't be recognized) closed by duck_
fixed: In [18650]: […]
19:48 Changeset [18650] by duck_
Don't hide the comment reply or quick edit row if an error is …
19:42 Ticket #8444 (Quick Editing a Child Page makes it appear to not be a child any more) closed by SergeyBiryukov
fixed: Re-closing as fixed for 2.8. Opened #18615 for 3.1.
19:40 Ticket #18615 (Quick Editing a child page makes it appear to not be a child any more) created by SergeyBiryukov
[15500] brought back #8444: > To reproduce: Go to the Pages screen …
18:56 Ticket #18614 (post_type_archive_title doesn't work when tax_query is added to wp_query) closed by scribu
wontfix: What about when you are on a taxonomy page and use 'pre_get_posts' to …
17:52 Ticket #18614 (post_type_archive_title doesn't work when tax_query is added to wp_query) created by wonderboymusic
post_type_archive_title( ) gets called by wp_title( ) on Custom Post …
15:52 Ticket #18613 (get_adjacent_post() doesn't find private posts) created by scribu
The status is always 'publish'.
15:20 Ticket #13096 (Use custom taxonomies with get_adjacent_post()) closed by scribu
duplicate: Marking as duplicate of #17807 (newer patch).
13:53 Ticket #18600 (Add a filter to is_multi_author()) closed by nacin
fixed: In [18649]: […]
13:53 Changeset [18649] by nacin
Add a filter to is_multi_author(). props Viper007Bond, fixes #18600.
13:53 Ticket #18570 (Add whitespace to html attributes in custom-background.php) closed by nacin
fixed: In [18648]: […]
13:53 Changeset [18648] by nacin
Fix attribute spacing. props mfields, fixes #18570.
13:45 Ticket #18612 (Fix typo in PHPDoc for do_robots()) closed by nacin
fixed: In [18647]: […]
13:45 Changeset [18647] by nacin
s/robot/robots/. props madjax, fixes #18612.
13:36 Ticket #18612 (Fix typo in PHPDoc for do_robots()) created by madjax
Came across this minor typo in functions.php while browsing the …
07:20 Ticket #18611 (When viewing all draft posts the status shows after performing a quick edit) created by dartiss
When viewing all posts any that are drafts are shown as such after …
05:00 Ticket #18610 (show_option_all for wp_list_categories doesn't respect 'Posts page') created by smerriman
In the wp_list_categories function, if show_option_all is set, a link …
02:41 Ticket #18609 (term_id collisions possible with InnoDB tables and global_terms_enabled) created by andrew_l
This bug relates to the "global terms" feature that uses the …
01:50 Ticket #18606 (wp_insert_term and wp_create_category fail on diacritics names) closed by SergeyBiryukov
worksforme: Replying to johnbillion: > If I understand correctly, …
01:31 Ticket #16266 (Plugin(s) display incorrect update date) closed by SergeyBiryukov
duplicate: Let's focus on this in #16522 if there's still a problem.
01:29 Ticket #17715 (Plugin repository Last Update date inadequate) closed by SergeyBiryukov
duplicate: Let's focus on this in #16522 if there's still a problem.

09/06/2011:

22:32 Changeset [18646] by nacin
New WebPI XML file, for WebMatrix. props Chris Sfanos. see #18608.
22:28 Ticket #18608 (WebMatrix support) created by nacin
There is a new file from the WebPI/WebMatrix teams at Microsoft, …
22:22 Changeset [18645] by nacin
Update parameters.xml, removing secret keys. These are now generated …
21:47 Ticket #18607 (Standardize variable names in cache.php) reopened by ryan
There are also some instance of 'ID' and 'flag'.
21:13 Ticket #18607 (Standardize variable names in cache.php) closed by ryan
fixed: In [18644]: […]
21:13 Changeset [18644] by ryan
Standardize variable names. Consistently use and . fixes #18607
20:49 Ticket #18607 (Standardize variable names in cache.php) created by ryan
$group instead of $flag. $key instead of $id.
20:21 Ticket #18606 (wp_insert_term and wp_create_category fail on diacritics names) created by abdessamad idrissi
To create a category with the name […] using either wp_insert_term …
18:37 Ticket #18605 (Get rid of Technorati in explanation of privacy settings) created by joostdevalk
Both in the installer and in the multi-site signup, we explain the …
17:40 Ticket #18604 (New hook for paginate_links() result) created by lightningspirit
I'd like to propose two new hooks to paginate_links() in …
17:32 Ticket #18603 (Comments on pages which exceed paginate settings create erroneous ...) created by msagman
On my website, clicking on any of the Recent Comments that possess …
16:37 Ticket #17691 (Add new post editor word wrap problem) closed by SergeyBiryukov
worksforme: Can't reproduce on 3.3-trunk. Even unclosed <pre> tag only affects a …
16:15 Changeset [18643] by azaozz
Fix default widgets for the default theme (Twenty Eleven), props …
16:10 Ticket #17450 (Almost pretty permalinks with non-ASCII characters do not work in Apache) closed by SergeyBiryukov
duplicate: This is caused by [15960] and can be fixed by the latest patches in #10249.
16:03 Changeset in tests [435] by nacin
Add theme support tests (add_, current_, remove_). Includes tests for …
16:00 Changeset in tests [434] by nacin
Add url_shorten() tests.
15:41 Ticket #18592 (add trailingslashit to BLOGUPLOADDIR in ms-files.php) closed by nacin
fixed: In [18642]: […]
15:41 Changeset [18642] by nacin
trailingslashit isn't normally available in ms-files. props davecpage, …
10:10 Ticket #18602 (Media Library imported, but all items Unattached) created by awallin
Export XML file from one site, import into another site. By checking …
07:00 Ticket #18601 (Notices generated by default-widgets.php) closed by ocean90
duplicate: #16761
04:01 Ticket #18601 (Notices generated by default-widgets.php) created by Viper007Bond
Really edge case since this is coming from a theme that is manually …
04:01 Ticket #18591 (mytheme-child does not work when installing a new blog) reopened by dd32
Tickets are marked as fixed when a change is made to the WordPress …
03:53 Ticket #18591 (mytheme-child does not work when installing a new blog) closed by minimarket
fixed: Replying to SergeyBiryukov: > get_themes() works fine …
03:33 Ticket #18600 (Add a filter to is_multi_author()) created by Viper007Bond
My blog is technically a multi-author blog because I have my …
03:20 Ticket #16724 (Add current-menu-item to custom links that only contains path) closed by jamescollins
duplicate: This looks like a duplicate of #15954.
02:16 Ticket #16960 (Problems with plugin readme.txt and update date) closed by SergeyBiryukov
duplicate: Replying to oferwald: > Hello there, last updated date for …
00:26 Ticket #18599 (If child theme is missing a screenshot, use the parent theme's screenshot) created by Viper007Bond
If a child theme is missing a screenshot file, then we should display …

09/05/2011:

23:42 Ticket #18598 (When "sidebars_widgets" option is malformed, an infinite loop occurs) created by Viper007Bond
My sidebars_widgets option is set to this: […] This results in …
19:25 Changeset [18641] by duck_
s/overridding/overriding/. Props trepmal, see #18560.
19:18 Ticket #15844 (Prune dead code from when importers were in core.) closed by duck_
fixed: In [18640]: […]
19:18 Changeset [18640] by duck_
Pull out old import remnant from when importers were shipped in core. …
19:08 Changeset [18639] by duck_
Fix typos in documentation (wp-includes/[i-z]). See #18560.
18:26 Ticket #18597 (Update screen should show "View Version X Details") closed by SergeyBiryukov
duplicate: #17406 has a patch.
18:16 Ticket #18597 (Update screen should show "View Version X Details") created by paulhastings0
When logged into the Dashboard users will see a "Updates (2)" …
17:05 Ticket #14718 (Network plugins not loaded on wp-activate.php in multisite mode) closed by SergeyBiryukov
fixed: Since [16558], network activated plugins are loaded earlier in …
16:55 Changeset [18638] by nacin
Force a trailing slash on BLOGUPLOADDIR in ms-files.php. props …
16:53 Changeset [18637] by nacin
Use untrailingslashit in url_shorten() and recurse_dirsize(). Remove …
16:50 Ticket #18596 (Not possible to filter comment screen by post type) created by johnbillion
The post_type query var has no effect on the Comments screen so it's …
12:55 Ticket #16131 (PHP notice when adding RSS Widget) closed by SergeyBiryukov
duplicate: Incorporated into the patch on #16761.
12:01 Ticket #18595 (Undefined index in WP_Widget_Search) closed by SergeyBiryukov
duplicate: [http://www.google.com/search?q=%22Undefined+index%3A+filter%22+%22wp-i
11:45 Ticket #18595 (Undefined index in WP_Widget_Search) created by SergeyBiryukov
While switching themes and moving around widgets for #17979, at some …
10:57 Ticket #14718 (Network plugins not loaded on wp-activate.php in multisite mode) reopened by plastia
I noticed that changes made on diff.1 are not the same in diff.3 …
09:46 Ticket #18594 (Permalinks should be saved twice on post_type slug change) created by Gecka
Hello, In a plugin I allow my users to set the slug of a custom post …
09:19 Ticket #18593 (WP Object Cache global can be easily hijacked, so some functions ...) created by wonderboymusic
I noticed this when uploading images in Multisite mode with Memcached …
09:02 Ticket #18592 (add trailingslashit to BLOGUPLOADDIR in ms-files.php) created by wonderboymusic
BLOGUPLOADDIR is trailingslashit'd inconsistently - since this value …
06:11 Ticket #18591 (mytheme-child does not work when installing a new blog) created by minimarket
If I choose own theme when installing a blog […] then it works, …
03:43 Ticket #18590 (Swap out "return false" JS calls for preventDefault) created by Viper007Bond
While trying to hook into someone clicking the expand/collapse arrow …
00:11 Ticket #18032 (Typo in comments ("@since" not "@sicne")) closed by SergeyBiryukov
duplicate: Incorporated into one of the patches in #18560.

09/04/2011:

22:44 Ticket #18587 (get_the_date() does not take ID parameter, get_the_time() does) closed by SergeyBiryukov
duplicate: #13771
20:32 Ticket #18589 (class WP_Http_Curl missing support for DELETE method) created by jbrinley
WP_Http_Curl ignores any request methods other than HEAD, POST, and …
19:51 Ticket #10410 (Secondary RSS feeds use the wrong function to acquire post titles) closed by SergeyBiryukov
worksforme: Replying to kingjeffrey: > Perhaps this is a better …
18:17 Ticket #16930 (Quicktags Javascript enqueue issue) closed by azaozz
fixed: Fixed by the changes in #9346.
18:08 Ticket #18588 (Auto-select "Primary Menu " when switching themes) created by azaozz
Now that we have auto-matching of sidebars when switching themes, it's …
17:29 Ticket #18587 (get_the_date() does not take ID parameter, get_the_time() does) created by Doggie52
get_the_date() doesn't allow one to pass a post ID as parameter …
17:22 Ticket #18586 (PHP errors in plugin-editor.php do not &scrollto) created by Doggie52
When invoking a parse error in the plugin editor, one is not scrolled …
16:00 Ticket #18585 (Make twentyeleven_content_nav pluggable) created by adeptris
This is just for a theme function future release consideration. I was …
14:34 Ticket #16112 (Textarea for wp-config.php creation is too wide) closed by SergeyBiryukov
duplicate: #18576 turned out to be a partial duplicate of this ticket. …
08:57 Ticket #18551 (get_userdata returning full user object, not data like it used to) closed by anmari
invalid: Sorry for re-open - just wanted to make the note for others who end …
08:38 Ticket #18551 (get_userdata returning full user object, not data like it used to) reopened by anmari
08:26 Ticket #18551 (get_userdata returning full user object, not data like it used to) closed by anmari
invalid: Hi all, Thank you for taking the time to explain. On …
02:38 Ticket #18584 (Nav menus need more hooks for extensibility (on admin page & in customizer)) created by Viper007Bond
I'm trying to add some additional fields to the nav menu blocks but …

09/03/2011:

21:45 Changeset [18636] by azaozz
'.widget', not '.postbox' in [18635], props aaroncampbell, see #17979
21:26 Changeset [18635] by azaozz
Remove orphaned sidebars from the page when the user drags all widgets …
21:19 Ticket #18582 (Remove unneeded siblings('.widget-holder') from widgets.js) closed by azaozz
fixed: In [18634]: […]
21:19 Changeset [18634] by azaozz
Remove unneeded .siblings() from widgets.js, props aaroncampbell, …
19:11 Ticket #18583 (is_post_type_archive() shouldn't return true if is_search() is true) closed by ocean90
invalid: Error in reasoning.
17:39 Ticket #18583 (is_post_type_archive() shouldn't return true if is_search() is true) created by ocean90
- Register a post type. - Do a search domain.com/post_type/?s=foo
16:52 Ticket #18582 (Remove unneeded siblings('.widget-holder') from widgets.js) created by aaroncampbell
Currently we do this: …
16:02 Changeset [18633] by duck_
Fix typos in documentation (wp-includes/[a-h]). See #18560.
14:18 Changeset [18632] by duck_
Fix typos in documentation (wp-admin/). See #18560.
13:51 Ticket #18579 (admin footer tends to float to mid screen on scroll (ie fixed on page ...) closed by anmari
invalid: I had a fieldset with class widefat (all html valid). Changed …
12:54 Ticket #18581 (get_user codex said thet meta_keys could be used in 'fields' - sql error) created by anmari
The codex …
12:03 Ticket #18580 (Collapsed dashboard menu not flying out properly on dashboard page) closed by ocean90
duplicate: Works in Chrome. Reproduced in Firefox. Already mentioned by azaozz …
11:42 Ticket #18580 (Collapsed dashboard menu not flying out properly on dashboard page) created by johnhennmacc
When the admin menu is collapsed, the dashboard menu does not open on …
10:48 Ticket #18579 (admin footer tends to float to mid screen on scroll (ie fixed on page ...) created by anmari
This is happening in windows safari, firefox and IE, on generally HTML …
09:48 Ticket #18578 (Remove unused (?) 'hierarchical' arg from register_post_status defaults) created by simonwheatley
Looks like the hierarchical arg, set to false by the defaults in …
03:01 Changeset [18631] by azaozz
Moves orphaned sidebars to main content area above Inactive Widgets, …
01:23 Ticket #18577 (Updates and downloads should be delivered securely) created by wplid
All channels for downloading Wordpress installations and plugins (e.g. …

09/02/2011:

23:33 Ticket #18576 (setup-config.php CSS issues) created by SergeyBiryukov
See the screenshots.
22:36 Ticket #18575 (wptexturize modifies code inside tag attributes) created by iamcal
In certain circumstances, wptexturize() will try to smart quote things …
22:13 Changeset [18630] by azaozz
Avoid losing widgets when switching themes - take one, props …
21:25 Changeset [18629] by nacin
s/hask/hack/. props scribu, see #16695.
20:40 Changeset [18628] by azaozz
More quicktags back-compat, see #16695
20:03 Ticket #18574 (Add class_name support to wpdb) created by andy
As of PHP 5.0.0, the second parameter to mysql_fetch_object takes a …
16:57 Ticket #18573 (Missing HTML tag in kses.php) created by pbarney
The HTML SMALL tag is noticeably missing from the core kses.php. I'd …
04:04 Ticket #18572 (Adding new link category fails with no error message.) created by ghostseeker
1. Go to link categories 2. Enter a name 3. Enter a slug 4. Click Add …

09/01/2011:

21:15 Ticket #18571 (Not possible to edit a media item's slug) created by johnbillion
It's not possible to edit the post_name field of a media item. This …
19:17 Ticket #18570 (Add whitespace to html attributes in custom-background.php) created by mfields
Currently trunk as well as 3.2 output the following markup in …
18:30 Ticket #18569 (Custom header images should be deletable from the Custom Header page) created by danielbachhuber
Currently, if a theme supports custom header images and a user uploads …
14:13 Ticket #18562 (WP_Query class ignores all arguments in custom post type) closed by scribu
invalid: Yep, same problem as #16168, with same solution: …
12:53 Ticket #18567 (Modify get_template_part() to include sub folder path) closed by scribu
duplicate: #15086
12:46 Ticket #18568 (Post title field should be hidden in DFW if not listed in "supports" ...) created by jtsternberg
As it is, if you create a custom post type, and don't list "title" in …
12:40 Ticket #18567 (Modify get_template_part() to include sub folder path) created by dgwyer
I have been using more and more template parts, that I include into my …
10:32 Ticket #18566 (Expose discussion settings on XML-RPC) created by daniloercoli
To set properly the mobile UI we should be able to access the …
08:47 Ticket #18565 (Scheduled or Published. Still confuses us.) reopened by jorhett
08:37 Ticket #18565 (Scheduled or Published. Still confuses us.) closed by dd32
duplicate: > The *ONLY* functional way to take a schedule post and make it …
08:29 Ticket #18564 (Suggestion for keeping browse happy up-to-date) closed by dd32
invalid: BrowseHappy requires more than a simple link to a site to download the …
08:26 Ticket #18565 (Scheduled or Published. Still confuses us.) created by jorhett
It is impossible to move a post from Scheduled to Published. Posts -> …
08:20 Ticket #18564 (Suggestion for keeping browse happy up-to-date) created by jonezjea
Instead of each time checking if on browsehappy.com that the most …
04:12 Ticket #18563 (Disallowing editing of .php files in the plugin editor blocks access ...) created by trepmal
By using the editable_extensions filter, a user can disallow the …
03:56 Ticket #18562 (WP_Query class ignores all arguments in custom post type) created by arsalkeen
WP_Query is ignoring all the arguments that I send while instantiating …
03:56 Ticket #18561 (Better Way to Insert Things Below Individual Posts) created by jane
More and more plugins want to drop stuff in below each post …
02:48 Ticket #18560 (PHPDoc Typo Fixes) created by trepmal
Came across a couple doc typos while looking through …
01:09 Ticket #18554 (Twenty Eleven body classes for singular does not check condition ...) closed by Gabriel Reguly
wontfix: You guess is correct. So I will close the ticket. Thanks for your time.

08/31/2011:

22:19 Ticket #18559 (Set_screen_options() ignores many page names. add_menu_page() and ...) created by Mick P.
wp-admin/includes/misc.php (rev18349) […] This gem breaks screen …
21:52 Ticket #18557 (curled apostrophe or quote in Post Title is left in generated permalink) closed by SergeyBiryukov
duplicate: #10797
20:34 Ticket #10429 (wrong theme files selected for editing) closed by SergeyBiryukov
duplicate: #17036 has a bit more details.
20:25 Ticket #18558 (Handling of dormant shortcodes is inelegant) created by markjaquith
Our handling of dormant shortcodes is inelegant. They spit out the raw …
19:25 Ticket #18557 (curled apostrophe or quote in Post Title is left in generated permalink) created by awhig
My users consistently copy the title and content of their posts from …
19:15 Ticket #18556 (Toolbar dropdowns when dragging items) created by chexee
When dragging metaboxes, widgets, menu items, etc to the top of the …
18:08 Ticket #18555 (Small comment typo.) created by dgwyer
I think there is a minor comment typo in: …
14:02 Ticket #18554 (Twenty Eleven body classes for singular does not check condition ...) created by Gabriel Reguly
Maybe this is by design, but I found odd that function …
11:39 Ticket #18553 (Counting of categories doesn't work without refreshing?) created by jonezjea
If you add a new category or delete one the number of total categories …
10:16 Ticket #18552 ("Just another WordPress site" might be seen as dismissive to users) created by RanYanivHartstein
The default tagline on all new WordPress sites is "Just another …
07:46 Ticket #14345 (BUG: Changing permalinks to a custom structure returns 404 on custom ...) reopened by nofearinc
I want to report the same issue. I have a custom post type book which …
06:46 Changeset [18627] by markjaquith
Cast to array in get_page_by_path() foreach
04:59 Ticket #18551 (get_userdata returning full user object, not data like it used to) created by anmari
as per http://codex.wordpress.org/Function_Reference/get_userdata
00:58 Changeset [18626] by azaozz
Fix styling of the editors for the blue theme, props saracannon, see #17144
00:07 Ticket #18550 (Add args to signup_finished action) created by rabino
In wp-signup.php there are 2 calls to do_action( 'signup_finished' ); …
Note: See TracTimeline for information about the timeline view.