Timeline
06/01/2011:
- 23:55 Ticket #17640 (Monospace font in HTML post/page editor) reopened by
-
From the patch:
[…]
Put
"Courier New"
in front ofCourier
. … - 23:35 Ticket #17651 (Hide "Post Updated" message when post/page body is changed) created by
- Sometimes when editing posts/pages, and saving along the way, due to …
- 22:03 Changeset [18110] by
- Take that, PHP 5.0.5. Good riddens. see #14160.
- 21:57 Ticket #17650 (Twenty Eleven - Image Post Format in IE8) created by
- Dear all, my site is proudly powered by …
- 21:27 Changeset [18109] by
- Use array_pop( array_keys() ) instead of end() to find the end of the …
- 21:08 Ticket #17649 (Twenty Eleven editor-style should have max-width) created by
- Per IRC discussion on May 4, and again on June 1. See also #17644.
- 20:55 Ticket #17644 (DFW needs to use theme-defined editor styles) reopened by
- 20:50 Changeset [18108] by
- Set DFW background color to match the admin theme's background, see #17644
- 20:42 Ticket #17614 (Typo in PHPMailer) closed by
- fixed: In [18107]: […]
- 20:42 Changeset [18107] by
- Fix typo in PHPMailer. Fixes #17614 props pross.
- 20:33 Ticket #17598 (WordPress/bbPress admin bug) closed by
- fixed: In [18106]: […]
- 20:33 Changeset [18106] by
- Apply editable_slug filter in post_slug_meta_box(). Props yoavf, …
- 20:30 Ticket #16999 (BUG: child pages slug with non-english charecters) closed by
- fixed: In [18105]: […]
- 20:30 Changeset [18105] by
- Apply editable_slug filter to parent page slugs in …
- 20:08 Changeset [18104] by
- Remove reference to wp-fullscreen-content-css, see #17644
- 20:01 Ticket #17644 (DFW needs to use theme-defined editor styles) closed by
- fixed: In [18103]: […]
- 20:01 Changeset [18103] by
- Make DFW use the exact same style as the normal editor, remove width …
- 20:00 Ticket #17464 (Profile Image Offset In Admin Bar When Viewing Site) closed by
- wontfix: We can email a patch to the author that fixes this issue but we can't …
- 19:31 Ticket #17640 (Monospace font in HTML post/page editor) closed by
- fixed: In [18102]: […]
- 19:31 Changeset [18102] by
- Use monospaced font for HTML editor. props iammattthomas. fixes #17640
- 19:28 Ticket #17357 (Theme Options lacking specific contextual help/link in Admin bar) closed by
- fixed: In [18101]: […]
- 19:28 Changeset [18101] by
- Contextual help for twentyeleven's theme options screen. Props …
- 19:23 Ticket #17380 (Pending count in reply's "title" not decrementing properly after ...) closed by
- fixed: In [18100]: […]
- 19:23 Changeset [18100] by
- Decrement pending count after Approve and Reply. Props DH-Shredder. …
- 19:17 Ticket #17648 (post titles with < followed directly by words truncates title and permalink) created by
- Adding a post title that contains a "less than" symbol (<) followed …
- 19:08 Ticket #17647 (Add hash_hmac compat back) created by
- It seems that an extremely small percentage of people have actually …
- 18:36 Ticket #17583 (Twenty Eleven: Ephemera widget no comments style) closed by
- fixed: In [18099]: […]
- 18:36 Changeset [18099] by
- Twenty Eleven: Style the comments off message in the Ephemera widget; …
- 18:00 Ticket #17646 (wp_get_object_terms should return arrays of integers for IDs and tt_IDs) created by
-
Currently when you use
wp_get_object_terms
to request an array …
- 17:50 Ticket #16236 (Method to stream file downloads in HTTP API, to reduce update memory ...) closed by
- fixed
- 17:36 Ticket #17383 (Add "Freedoms" screen to admin) closed by
- fixed
- 17:03 Ticket #16673 (_wp_translate_data() shouldn't set fields to empty values) closed by
- fixed: Replying to solarissmoke: > I believe this means we can …
- 17:02 Ticket #17643 (Trac homepage links the wrong way round) closed by
- fixed
- 17:02 WikiStart edited by
- Switch links, props Kawauso, fixes #17643. (diff)
- 16:59 Changeset [18098] by
- Bump the version on the updated CSS. See #17178.
- 16:53 Ticket #17645 (Admin UI improvement suggestion) created by
- To improve the UI of the admin area I suggest … (1.) mark current …
- 16:50 Ticket #17644 (DFW needs to use theme-defined editor styles) created by
- Right now DFW is not using theme-defined editor styles.
- 16:50 Ticket #17178 (Poor visibility of text in admin bar site list) closed by
- fixed: In [18097]: […]
- 16:50 Changeset [18097] by
- Fix hover styles in the admin bar sites menu too. Fixes #17178 props …
- 16:48 Ticket #17638 (No Way to Unschedule and Publish) closed by
- duplicate: #8368
- 16:47 Ticket #17643 (Trac homepage links the wrong way round) created by
- The links for "test a patch, or grab a bug" under the Contributing …
- 16:46 Ticket #10913 (optimizations are much needed in the FTP filesystem) closed by
- fixed
- 16:44 Ticket #17642 (hook for category edit needed) created by
- I think is needed an hook inside admin-ajax.php (line 1226) case …
- 16:44 Ticket #17633 (wp-includes/widgets.php inline docs typo) closed by
- fixed: In [18096]: […]
- 16:44 Changeset [18096] by
- s/displayied/displayed/. props kawauso, fixes #17633.
- 16:35 Ticket #17641 (Tweaks and optimizations for Twenty Eleven images) created by
- See tweaked images in the linked ZIP file. The tweaks are: 1. A …
- 16:29 Ticket #16082 (Widgets Panel needs to be RTLized) closed by
- fixed: In [18095]: […]
- 16:29 Changeset [18095] by
- Widgets RTL fixes, props yoavf, fixes #16082
- 16:26 Ticket #17640 (Monospace font in HTML post/page editor) created by
- from @iammattthomas: Right now if I'm using the HTML editor, I'm …
- 16:14 Ticket #17038 (Plugin & theme editors should URL encode file names) closed by
- fixed: In [18094]: […]
- 16:14 Changeset [18094] by
- url_encode file names in theme and plugin editor urls. Props kawauso. …
- 16:03 Ticket #17285 (Pagination of plugins search results does not work) closed by
- fixed: In [18093]: […]
- 16:03 Changeset [18093] by
- Fix paging through plugin search results. Props dd32. fixes #17285
- 15:37 Ticket #17312 (Contextual Help Tab Updates For Changed Features) closed by
- fixed: In [18092]: […]
- 15:37 Changeset [18092] by
- Help Tab text updatates. Fixes #17312 prop dougwrites.
- 15:11 Ticket #17639 (RTL Issues: horizontal scrollbars and misaligned tagline) created by
- The attached patch fixed horizontal scrolling on almost all admin …
- 15:08 Ticket #15916 (Please add .ics to security guidelines' "whitelist.") closed by
- fixed: In [18091]: […]
- 15:08 Changeset [18091] by
- Add .ics / text/calendar to the whitelist of allowed file types. Fixes …
- 14:52 Ticket #17638 (No Way to Unschedule and Publish) created by
- The UI for immediately publishing a post that has been schedule for …
- 14:44 Ticket #15932 (Missing filter for user actions in ms users list table) closed by
- fixed: In [18090]: […]
- 14:44 Changeset [18090] by
- Add a ms_user_row_actions filter on the actions array for the Network …
- 14:41 Ticket #17629 (Separator between Settings menu and top-level plugin menus needs styling) closed by
- fixed: In [18089]: […]
- 14:41 Changeset [18089] by
- Use wp-menu-separator after Settings and before the first plugin …
- 14:30 Ticket #17512 (admin-bar CSS causing print problem) closed by
- fixed: In [18088]: […]
- 14:30 Changeset [18088] by
- Only apply the admin bar bump down css to the screen media type so it …
- 14:24 Ticket #16090 (_close_comments_for_old_posts should not close pages) closed by
- fixed: In [18087]: […]
- 14:24 Changeset [18087] by
- Only close comments on old posts by default. Fixes #16090 props nacin …
- 13:52 Ticket #16827 (Network Users alternate row highlighting does not work properly) closed by
- fixed: In [18086]: […]
- 13:52 Changeset [18086] by
- Make the css for the row status highlighting more specific so that it …
- 13:37 Ticket #17637 (object-cache handling in wp-admin) created by
- I see w3 total cache plugin was slowing wp-admin so much and i found …
- 13:36 Changeset [18085] by
- Bumpity
- 12:15 Ticket #17636 (Search subtitles are handled inconsistently across admin) created by
- Try the following strings in the Comments admin screen and any other: …
- 12:15 Ticket #17635 (Themes page should have search subtitle) created by
- Most admin pages display the term that the user has searched for when …
- 12:13 Ticket #17634 (Search subtitles in admin need padding when no actions displayed) created by
- Steps to Reproduce: 1. Load admin page where 'Add New' button is …
- 12:09 Ticket #17633 (wp-includes/widgets.php inline docs typo) created by
- s/displayied/displayed
- 07:52 Ticket #17632 (HTML 5 Validation issues (theme independent)) created by
- Wordpress often adds the rel attribute to links. For example …
- 07:43 Ticket #17631 (Post revision author) closed by
- duplicate: > #16215 Definitely. Thats just a higher level overview of the …
- 07:34 Ticket #17631 (Post revision author) created by
- Hi there ! When you update a post using : […] And you change the …
- 04:06 Ticket #16673 (_wp_translate_data() shouldn't set fields to empty values) reopened by
- I believe this means we can revert the changes made by #13179 ?
05/31/2011:
- 23:03 Ticket #17630 (Redirect wp-signup.php to wp_signup_location) created by
- I noticed that if wp-signup.php is accessed directly and …
- 21:49 Ticket #17611 (TwentyEleven Theme H1 Priority) reopened by
- 21:48 Ticket #17611 (TwentyEleven Theme H1 Priority) closed by
- fixed: I agree with Ian. Our concern should be providing a semantic theme …
- 20:55 Ticket #17629 (Separator between Settings menu and top-level plugin menus needs styling) created by
- wp-menu-separator-last is output after the Settings menu and before …
- 19:58 Ticket #17610 (Typo fix (seperator -> separator) in comments and code.) closed by
- fixed: In [18084]: […]
- 19:58 Changeset [18084] by
- s/seperator/separator/. Props brandonburke. fixes #17610
- 19:52 Ticket #17576 (Use get_post_format_strings() to generate get_post_format_slugs()) closed by
- fixed: In [18083]: […]
- 19:52 Changeset [18083] by
- Use array_combine() to avoid a hard-coded copy of the post format …
- 19:06 Ticket #17628 (Fix $sendback for post row actions when no HTTP_REFERER is found) created by
- On a system which doesn't properly project HTTP_REFERERs, the post row …
- 16:44 Ticket #17324 (UI Style Update) closed by
- fixed: Please report further issues on new tickets. Marking this feature …
- 16:44 Ticket #17136 (Distraction-free writing mode) closed by
- fixed: Please report further issues on new tickets. Marking this feature …
- 16:08 Ticket #16673 (_wp_translate_data() shouldn't set fields to empty values) closed by
- fixed: In [18082]: […]
- 16:08 Changeset [18082] by
- Don't set fields to empty values in _wp_translate_data(). Props …
- 16:06 Ticket #17627 (Column sort links can be jumpy if title is too long for set width) closed by
- duplicate: #15993
- 15:54 Ticket #17558 (Incorrect docs in get_the_terms().) closed by
- fixed: In [18081]: […]
- 15:54 Changeset [18081] by
- Remove misleading phpdoc. Props mfields. fixes #17558
- 15:23 Ticket #17616 (Incorrect default value in get_posts docs, s/published/publish/) closed by
- fixed: In [18080]: […]
- 15:23 Changeset [18080] by
- phpdoc typo fix. Props Caspie. fixes #17616
- 15:18 Ticket #17118 ([17552] can generate notices for meta_query) closed by
- fixed
- 15:01 Ticket #17627 (Column sort links can be jumpy if title is too long for set width) created by
- This is kind of a goofy UI bug to reproduce. On any sortable post row …
- 14:33 Ticket #17626 (image_get_intermediate_size() may return wrong thumbnail size) created by
- See …
- 13:45 Ticket #17601 (Fatal Errors at URLs Such As canonical.php) closed by
- invalid: Closing as invalid as this is not a bug. The htaccess in the codex …
- 12:19 Ticket #17625 (Wordpress can't update itself nor the plugins. Askapache-password-protect) closed by
- invalid: Lovely, A plugin overriding things it shouldn't. Trac is for …
- 11:58 Ticket #17625 (Wordpress can't update itself nor the plugins. Askapache-password-protect) created by
- When ask apache is installed Wordpress can't update itself. In …
- 06:13 Changeset [18079] by
- More specific Tazonomy canonicalisation; Allows custom vars through, …
- 05:05 Ticket #17617 ("edit_tag_form" action incorrectly performed for categories) closed by
- fixed: In [18078]: […]
- 05:05 Changeset [18078] by
- Correct the logic for Taxonomy edit page actions. Props michaeltyson …
05/30/2011:
- 21:46 Ticket #17606 (Twenty Eleven 404 page widgets misaligned?) closed by
- fixed: In [18077]: […]
- 21:46 Changeset [18077] by
- Twenty Eleven: Correct the broken 404 layout; Fixes #17606
- 19:53 Ticket #17624 (Autosave is not showing the "Draft saved..." message) closed by
- fixed: In [18076]: […]
- 19:53 Changeset [18076] by
- s/autosave/autosave-message to show these messages again, fixes #17624
- 19:51 Ticket #17624 (Autosave is not showing the "Draft saved..." message) created by
- This is a minor regression that happened after removing these messages …
- 19:30 Ticket #17623 (Google is injecting web beacons into posts when WordPress runs its ...) created by
- When I was helping a friend move from Blogger to WordPress a few days …
- 19:22 Ticket #17622 (The adminbar covers the DFW toolbar in IE7) closed by
- fixed: In [18075]: […]
- 19:22 Changeset [18075] by
- Force-hide the adminbar when DFW opens to keep IE7 users happy, fixes …
- 19:19 Ticket #17622 (The adminbar covers the DFW toolbar in IE7) created by
-
IE7 and compatibility mode don't respect z-index for
position: fixed
… - 18:06 Ticket #17620 (get_post_types check for supporting title) closed by
-
worksforme:
get_post_types( array( 'supports' => array( 'title' ) )
, … - 17:58 Ticket #17621 (The new WP 3.1.3 is giving an error within /wp-includes/query.php on ...) closed by
- duplicate: #17556 #17559 #17600 You can temporarily fix it with the …
- 17:46 Ticket #17621 (The new WP 3.1.3 is giving an error within /wp-includes/query.php on ...) created by
- The following fragment from the file /wp-includes/query.php is …
- 16:52 Ticket #17620 (get_post_types check for supporting title) created by
-
In 3.2-beta2-18055, a print_r of:
get_post_types();
correctly … - 16:31 Ticket #17619 (Soft 404 at /wp-content/plugins/) created by
- /wp-content/plugins/index.php would be better written with a proper …
- 15:26 Ticket #17618 (Version 3.1.3: Clicking on media library tab within media uploads ...) closed by
- duplicate: #17556 #17600 You can temporarily fix it with the Hotfix plugin ( …
- 15:23 Ticket #17618 (Version 3.1.3: Clicking on media library tab within media uploads ...) created by
- I've pasted a small segment of the warnings that are returned by …
- 15:20 Ticket #17617 ("edit_tag_form" action incorrectly performed for categories) created by
- There is a typo in wp-admin/edit-tag-form.php (in WP 3.1.3 and trunk, …
- 14:12 Ticket #17613 (Notice: Uninitialized string offset: 0 in /wp-admin/includes/post.php ...) closed by
- fixed: In [18074]: […]
- 14:12 Changeset [18074] by
- Fix notice, props greuben, fixes #17613
- 12:56 Ticket #17616 (Incorrect default value in get_posts docs, s/published/publish/) created by
- Check diff.
- 11:20 Ticket #17615 (WP_List_Table::get_columns does not work for plugins) created by
- see Ticket #15386 - the ticket is closed, however I have the very same …
- 08:26 Ticket #17612 (Missing $ in AddAnAddress()) closed by
- duplicate: #17614 (Closing this one instead due to it being a simple patch, and …
- 08:15 Ticket #17614 (Typo in PHPMailer) created by
-
Line 454 has
kind
rather than$kind
. Reported by Sébastien … - 08:10 Ticket #17613 (Notice: Uninitialized string offset: 0 in /wp-admin/includes/post.php ...) created by
- This is caused by [18071]
- 07:49 Ticket #17612 (Missing $ in AddAnAddress()) created by
- Title says it all, patch included.
- 05:34 Ticket #17611 (TwentyEleven Theme H1 Priority) created by
- As I was going over the codes in TwentyEleven Theme, I've notice that …
- 02:23 Ticket #17329 (Inline media uploader broken) closed by
- fixed: In [18073]: […]
- 02:23 Changeset [18073] by
- Add some delay to allow the flash uploader swf to load in FF4, fixes #17329
- 01:29 Changeset [18072] by
- Twenty Eleven: bug fixes and enhancements ... * Improvements to the …
- 00:19 Ticket #17610 (Typo fix (seperator -> separator) in comments and code.) created by
- Noted typographical errors in instances of the word 'separator' in …
05/29/2011:
- 23:43 Ticket #17609 ('View post' link shown even when post type can't be viewed on the front-end) created by
- I have registered a CPT that's not meant to be displayed on the …
- 21:27 Ticket #17607 (Google blog search API shutdown) reopened by
- Re-opening for further investigation. Although the announcement only …
- 21:18 Changeset [18071] by
- Improve JS array/object detection when outputting the TinyMCE init array.
- 15:54 Ticket #17607 (Google blog search API shutdown) closed by
- invalid: Yeah, the Blog Search API (JavaScript) is deprecated, not the Blog …
- 11:36 Ticket #17608 (Default excerpt_more() is not ellipsis character) created by
-
The default
excerpt_more
string is[…]
-- three periods … - 11:21 Ticket #17607 (Google blog search API shutdown) created by
- I have done a search and can't see that this has already been …
- 10:37 Ticket #17606 (Twenty Eleven 404 page widgets misaligned?) created by
- Example: http://twentyelevendemo.wordpress.com/404-me The Widgets are …
- 10:35 Ticket #17605 (Inaccurate string in custom-header.php) created by
- Hello, Please check this string: …
- 10:27 Ticket #17604 (wp.uploadFile overwrite doesn't work) created by
- Removing the following lines from the function mw_newMediaObject …
- 10:05 Ticket #17603 (Twenty Eleven theme options page (RTL)) created by
- Hello, Please check the attached snapshot, some float right is needed …
- 07:43 Ticket #17602 (credits page - li.wp-person - float right (Arabic RTL)) created by
- Hello, Please check the attached snapshot. link: …
- 05:07 Ticket #17399 (Esc-key to close modal window in fullscreen mode, closes fullscreen mode.) closed by
- fixed: In [18070]: […]
- 05:07 Changeset [18070] by
- s/Colse/Close/, props nacin, fixes #17399
- 03:55 Ticket #17399 (Esc-key to close modal window in fullscreen mode, closes fullscreen mode.) reopened by
- s/Colse/Close/?
- 03:04 Ticket #17330 (TinyMCE breaks HTML anchors with the "name" attribute) closed by
-
worksforme: From HTML point of view
<a name="bob">Inside</a>
is exactly the same … - 02:09 Ticket #17396 (post-new.php - TinyMCE showing Visual and HTML bars) closed by
- worksforme: Haven't been able to reproduce this in over two weeks. Please reopen …
- 02:04 Ticket #17399 (Esc-key to close modal window in fullscreen mode, closes fullscreen mode.) closed by
- fixed: In [18069]: […]
- 02:04 Changeset [18069] by
- Don't close DFW when closing modal dialogs with Escape key, fixes #17399
- 00:56 Changeset [18068] by
- Remove terrible suggestion.
05/28/2011:
- 20:58 Ticket #17601 (Fatal Errors at URLs Such As canonical.php) created by
- Unless there is a documented best practice saying the wp-includes …
- 20:00 Ticket #17465 (#post-body has light gray brackground) closed by
- fixed: [18067]
- 19:29 Changeset [18067] by
- Remove accidental tint on the post-box div. Should be a white background.
- 19:28 Ticket #17600 (Warnings showing in media-upload.php chain) closed by
- duplicate: #17556 #17559 You can temporarily fix it wit the Hotfix plugin.
- 19:25 Ticket #17600 (Warnings showing in media-upload.php chain) created by
- The warnings are shown on simply open of Media Files tab of the popup …
- 16:46 Ticket #17467 (TinyMCE focus problems in IE9) closed by
- fixed: In [18066]: […]
- 16:46 Changeset [18066] by
- Fix the spellchecker button for the visual editor. Fix focusing the …
- 15:42 Ticket #17070 (Metaboxes not draggable in IE 8 and IE 9) closed by
- fixed: As far as I can tell all metaboxes are working properly in all …
- 12:19 Ticket #17599 (String ",": Add context explanation for translators) closed by
- duplicate: #17531 | r18029
- 12:10 Ticket #17599 (String ",": Add context explanation for translators) created by
- "," in …
- 11:59 Ticket #17598 (WordPress/bbPress admin bug) created by
- Original Ticket #bb1537 in bbPress trac. The "slug meta box" …
- 11:53 Ticket #17597 (register theme directory() not working for themes outside WP_CONTENT_DIR) created by
- I'm trying to add an additional theme directory that lives outside …
- 07:19 Ticket #17596 (Text of Help Box in TinyMCE) created by
- I went in thinking this would only need a hyphen for Distraction-Free …
- 04:34 Ticket #17595 (Cannot subscribe by email to some tags on wp.org) created by
- To reproduce: - Visit http://wordpress.org/tags/disable-comments …
- 02:30 Ticket #17405 (When new Comment Reply is created, background color of new reply is ...) closed by
- fixed: In [18065]: […]
- 02:30 Changeset [18065] by
- Fix background color for approved comments, props DH-Shredder, fixes #17405
05/27/2011:
- 21:51 Ticket #17593 (tag intersection searches e.g. /tag/foo+bar broken using default ...) closed by
- invalid: Pardon my ignorance. Apologies for taking up your time, scribu. :~(
- 20:07 Ticket #17594 (Add pre_get_home_url hook for plugins) created by
- We need to allow plugins to "do stuff" in pre_get_home_url. In …
- 20:07 Ticket #17593 (tag intersection searches e.g. /tag/foo+bar broken using default ...) created by
- Tag intersection (=and) searches broken: http://site.com/tag/foo+bar …
- 19:27 Ticket #17368 (Visual editor (TinyMCE) should respect empty html tags with attributes) closed by
- fixed: In [18064]: […]
- 19:27 Changeset [18064] by
- Fix regression: the visual editor removes empty paragraphs, fix CSS …
- 18:17 Ticket #17592 ('exclude_from_search' excludes from non-search queries) created by
- Any WP_Query using 'post_type' = 'all' will only return post types …
- 16:22 Ticket #17591 (Widget Admin: Auto-generated IDs Can Duplicate Page IDs) closed by
- duplicate: #14466
- 16:21 Ticket #17591 (Widget Admin: Auto-generated IDs Can Duplicate Page IDs) created by
- When a widget area is registered with a name that matches the ID of …
- 16:16 Ticket #17581 (3.1.3 SERIOUS shortcode handling problem with content) closed by
- invalid: My apologies. This is not a 3.1.3 bug, but rather a bug in the "PHP …
- 15:46 Ticket #11372 (wpdb::query returns FALSE on TRUNCATE) closed by
- fixed: In [18063]: […]
- 15:46 Changeset [18063] by
- Properly handle return value of DDL statements. Props scribu, …
- 15:41 Ticket #17590 (wp_list_pages() not setting "current_page_item" classes on custom post ...) created by
- wp_list_pages() don't set the correct css for a hierarchical custom …
- 15:24 Ticket #17458 (is_page_template() returns true for no page template) closed by
- fixed: In [18062]: […]
- 15:24 Changeset [18062] by
- Return false from is_page_template() if the template is default. Props …
- 15:16 Ticket #17589 (Security FAQ is Broken) closed by
- duplicate: Sorry about this one. I'll ask for some changes to be deployed this …
- 14:51 Ticket #17589 (Security FAQ is Broken) created by
- The Create New Ticket screen in trac has a link to …
- 13:31 Ticket #17587 (Support hierarchical slugs in get_term_by and get_terms) closed by
- wontfix: That's a pretty inneficient way to do it and I don't really see the …
- 08:56 Ticket #17588 (fsockopen performs a POST request to a redirected location) created by
- Continuing off #17490. Some background first: When you make a POST …
- 08:24 Ticket #17587 (Support hierarchical slugs in get_term_by and get_terms) created by
- Add a support for hierarchical slugs to get_term_by and get_terms or …
- 07:37 Ticket #17586 (4-column dashboard layout warped) created by
- When you pick the 4-column layout on the dashboard, there is an issue …
- 07:33 Ticket #17585 (Function remove_menu_page() makes an error message) closed by
- invalid: This isn't a task... Anyway, I'm closing this and I'll modify the …
- 07:09 Ticket #6870 (Nest Q[uotation] elements mishandled by preprocessor, possibly ...) closed by
- worksforme: Feel free to reopen if there is an issue.
- 07:02 Ticket #17585 (Function remove_menu_page() makes an error message) created by
- If I use the function remove_menu_page() an error message appears …
- 06:51 Ticket #6870 (Nest Q[uotation] elements mishandled by preprocessor, possibly ...) reopened by
- > Assuming this ticket is referring to nested blockquote elements - I …
- 06:48 Ticket #6870 (Nest Q[uotation] elements mishandled by preprocessor, possibly ...) closed by
-
worksforme: Assuming this ticket is referring to nested
blockquote
elements - it … - 06:16 Ticket #17584 (Add post_type_supports filter) created by
- The post_type_supports return value should be filter-able, and there's …
- 05:40 Ticket #17186 (Cannot log into admin if running IIS 5.0 (Windows 2000)) closed by
- wontfix: As per comment:1, IIS 5 is no longer supported
- 05:03 Ticket #13602 (register_activation_hook for themes too.) closed by
- duplicate: #7795
- 04:50 Ticket #17583 (Twenty Eleven: Ephemera widget no comments style) created by
- When comments are off for a post, and the post is listed in the …
- 03:29 Changeset [18061] by
- POT, generated from r18060
- 03:05 Ticket #17582 (Problems with duplicated users) created by
- Since WP 3.2, you can do this: […] which is great, except you can …
- 02:22 Ticket #17581 (3.1.3 SERIOUS shortcode handling problem with content) created by
- Handling of the content string passed to shortcode handlers seems to …
- 02:20 Ticket #16627 (Rewrite query vars are stripped from custom taxonomy page URLs via ...) closed by
- fixed: Reclosing as fixed for 3.1.1. See #17174 for 3.2
- 01:04 Changeset [18060] by
- Twenty Eleven: Improvements to the responsive layout
05/26/2011:
- 23:08 Ticket #17580 (get_media_item(): add filter to better control "buttons" in media ...) created by
- Two issues in get_media_item(): 1. There's no good, clean way to …
- 21:17 Ticket #17577 (Cannot access profile admins cannot edit other users profiles) closed by
- invalid: Seems like this was a memory issue? Moving the PHP memory_limit to 64M …
- 20:50 Ticket #17572 (Twenty Eleven: Ephemera) closed by
- fixed: In [18059]: […]
- 20:50 Changeset [18059] by
- Twenty Eleven: Add the Ephemera title to the theme textdomain; Props …
- 20:08 Ticket #17579 (Checking post_type in wp_get_attachment_url is later than it should be) created by
- Once we get the $post, we can immediately check the post_type and …
- 19:44 Ticket #17578 (Merge media buttons into one) created by
- Here's a patch with the filter name 'media_buttons_media_types'.
- 19:10 Ticket #17438 (Twenty Eleven: Show tag description in Tag archive page) closed by
- fixed: In [18058]: […]
- 19:10 Changeset [18058] by
- Twenty Eleven: Show tag descriptions on tag archive pages if they …
- 18:46 Ticket #17577 (Cannot access profile admins cannot edit other users profiles) created by
- Users cannot access profile /wp-admin/profile.php in logs: [Thu May …
- 18:41 Ticket #17410 (Twenty Eleven: most links lack :focus style, making keyboard ...) closed by
- fixed: In [18057]: […]
- 18:41 Changeset [18057] by
- Twenty Eleven: focus styles for all links; Fixes #17410
- 18:32 Ticket #17576 (Use get_post_format_strings() to generate get_post_format_slugs()) created by
- Dynamically generate the array returned by get_post_format_slugs() as …
- 18:31 Ticket #16417 ("Add New" buttons in headers inherit serif type instead of sans) closed by
- duplicate: #17324 (fixed in r17872)
- 18:13 Ticket #17176 (WP_Rewrite::page_uri_index() includes auto-drafts) closed by
- fixed
- 16:42 Ticket #17152 (Multiple keyword search: unnecessary sentence search) closed by
- fixed: In [18056]: […]
- 16:41 Changeset [18056] by
- Remove duplicate sentence search terms. Props scribu. fixes #17152
- 16:31 Ticket #17378 (Rename submenus to not clash with top level menus) closed by
- fixed
- 16:27 Ticket #16918 (Take out unnecessary compat functions from compat.php) closed by
- fixed: PHP needs to be reemerged with USE=hash.
- 15:37 Ticket #16918 (Take out unnecessary compat functions from compat.php) reopened by
- Symptom: wordpress 3.2 post-install complains of missing 'hash_hmac' …
- 15:35 Ticket #17575 (Let some post be another's children although they're of different ...) created by
- Think like a scenario : I have two custom post types, one is …
- 13:15 Ticket #17574 (Warning Errors in XDebug - Media) closed by
- duplicate: #17556 #17559
- 13:14 Ticket #17574 (Warning Errors in XDebug - Media) created by
- I have XDebug running on my test machine. Updated to 3.1.3. On …
- 11:45 Ticket #17573 (More filters in user.php) created by
- In the wp-includes/user.php there should be some more filters in the …
- 09:22 Ticket #17572 (Twenty Eleven: Ephemera) created by
- The translatable string "Ephemera" is in the default textdomain.
- 09:18 Ticket #17571 (bad double quote replacement in wp_texturize) created by
- Bug seen in Wordpress 3.1.2. with buddypress 1.2.8 Some database …
- 07:41 Ticket #17570 (Admin CSS wrongly fixes the height of select inputs) closed by
- duplicate: #10331
- 07:38 Ticket #17570 (Admin CSS wrongly fixes the height of select inputs) created by
- In wp-admin.css, we have: […] This causes a problem when you try …
- 06:06 Changeset [18055] by
- Bump
- 05:59 Ticket #17569 (Duplication of links when adding users.) closed by
- invalid: Seems to be fixed.
- 05:52 Ticket #17569 (Duplication of links when adding users.) created by
- First time submitting a ticket here. I've done a search for this type …
- 05:43 Changeset [18054] by
- Don't use array calling for post_status in wp_edit_attachments_query() …
- 05:41 Changeset [18053] by
- Don't use array calling for post_status in wp_edit_attachments_query() …
- 05:26 Ticket #17568 ("Comments are Closed" even when comments are not supported.) created by
- I have a public custom post_type defined via plugin named "extension" …
- 04:00 Ticket #17567 (Introduce default taxonomy template in Twenty Eleven.) created by
- I think that it might be a good idea to introduce a taxonomy.php …
- 02:29 Ticket #17566 (Twenty Eleven Instantiate $show_sep in templates.) created by
- A notice will be generated in case where a taxonomy archive is queried …
- 01:57 Ticket #17565 (Allow Rewrite Rules for Custom Admin Pages) closed by
- maybelater: We don't plan to support this in the near future. You're welcome to …
- 01:56 Ticket #17565 (Allow Rewrite Rules for Custom Admin Pages) created by
- Currently a custom admin page made by a plugin has the url …
- 01:55 Ticket #17564 (Responsive Gallery Shortcode) created by
- The gallery shortcode does not respond when browser is re-sized. I'm …
05/25/2011:
- 23:30 Ticket #17563 (Twenty Eleven esc_url() throughout) created by
- Better escaping of urls in Twenty Eleven.
- 23:16 Ticket #17561 (Multiple wp-cron processes hammering the server - do we need better ...) closed by
- duplicate: Also: #17462
- 23:07 Ticket #17562 (esc_url() printed by the_permalink()) created by
- Using Mark Jaquith's rule of escaping output as late as possible, I …
- 23:05 Ticket #17561 (Multiple wp-cron processes hammering the server - do we need better ...) created by
- This ticket is related to my quest of figuring out what is going wrong …
- 22:43 Ticket #17560 (Severe bug in XMLRPC and Windows Live Writer integration related to to_ping) created by
- I found a pretty serious performance bug with XMLRPC and Windows Live …
- 22:39 Ticket #17559 (Deprecated query_string doesn't support array arguments) created by
- In [17999/trunk/wp-admin/includes/post.php] we now send along the …
- 22:30 Ticket #17558 (Incorrect docs in get_the_terms().) created by
- I've recently used get the terms outside the loop successfully, but …
- 22:15 Ticket #14967 (Include Free Software Foundation ZIP+4 in GPLv2 text) closed by
- fixed: In [18052]: […]
- 22:15 Changeset [18052] by
- Upddate FSF address in kses. props mcepl, fixes #14967.
- 22:00 Ticket #14967 (Include Free Software Foundation ZIP+4 in GPLv2 text) reopened by
- Sorry for reopening but I didn't want to open new ticket for such …
- 21:44 Ticket #16311 (Visual editor duplicates pasted text) closed by
- worksforme: Closing, as no feedback was given. Feel free to reopen with steps to …
- 21:31 Ticket #13318 (Bug caching get_terms) reopened by
- Hello, I would like to reopen this ticket give a valid use case and …
- 21:23 Changeset [18051] by
- Bump
- 21:19 Changeset [18050] by
- Twenty Eleven: Style fixes and showcase improvements; Props matveb * …
- 20:33 Ticket #17557 (AtomPub service sends duplicate status headers, breaking FastCGI) created by
- The AtomPub service (wp-app.php) sends duplicate Status headers when …
- 20:31 Changeset [18049] by
- Bump
- 20:26 Ticket #17423 (Twenty Eleven: responsive design does not drop sidebars entirely) closed by
- fixed: Fixed in r18048
- 20:24 Changeset [18048] by
- Twenty Eleven: make sure title-less widgets don't float into content …
- 20:01 Ticket #17556 (PHP Errors on the media page in 3.1.3) closed by
- fixed: Backported: [18047].
- 20:00 Changeset [18047] by
- Allow WP_Query 'post_status' parameter to accept an array, as well as …
- 19:59 Ticket #12247 (wp_link_pages link_before link_after used wrong and not just with <a> tags) reopened by
- In testing this I've found it to work however the link before and link …
- 19:36 Ticket #17426 (Twenty Eleven: Missing comma in transition-property) closed by
- fixed: In [18046]: […]
- 19:36 Changeset [18046] by
- Twenty Eleven: correct syntax for CSS transition property; Props …
- 19:33 Ticket #17556 (PHP Errors on the media page in 3.1.3) created by
- I just upgraded to WordPress 3.1.3 and I'm seeing the following PHP …
- 19:30 Milestone 3.1.3 completed
- 18:20 Changeset [18045] by
- Bump. Beta 2
- 18:14 Changeset [18044] by
- 3.1.3
- 18:10 Changeset [18043] by
- Bump
- 17:46 Ticket #17432 (Twenty Eleven: pre/code text overflows on comment content) closed by
- fixed: In [18042]: […]
- 17:46 Changeset [18042] by
- Twenty Eleven: prevent overflow on the pre element; Props devinreams; …
- 17:36 Changeset [18041] by
- Remove duplicate IDs before passing comment post IDs to …
- 17:18 Ticket #17434 (40 words, not 40 characters - twentyeleven_excerpt_length() PHPdoc) closed by
- fixed: In [18040]: […]
- 17:18 Changeset [18040] by
- Twenty Eleven: Fix a typo in PHPdoc; Props tenpura; Fixes #17434
- 17:13 Ticket #17437 (Twenty Eleven: use p.nopassword instead of div.nopassword) closed by
- fixed: In [18039]: […]
- 17:13 Changeset [18039] by
- Twenty Eleven: consistent styles for .nopassword and .nocomments; …
- 16:46 Changeset [18038] by
- Fix notices. Props ocean90. fixes #17528
- 16:28 Ticket #17468 (#respond text color is not visible in TwentyEleven dark color scheme) closed by
- fixed: In [18037]: […]
- 16:28 Changeset [18037] by
- Twenty Eleven: better visibility for comment form text in the dark …
- 16:15 Ticket #14537 (Support Google Chrome Frame) closed by
- fixed: In [18036]: […]
- 16:15 Changeset [18036] by
- Support Chrome Frame. fixes #14537
- 16:10 Ticket #17476 (Twenty Eleven blockquote editor style) closed by
- worksforme: The attached patch would make the editor styles for blockquote match …
- 16:06 Ticket #17530 (Plugins sub-menu has wrong name under multisite site admin) closed by
- fixed: In [18035]: […]
- 16:06 Changeset [18035] by
- Fix name of plugins submenu. Props ocean90. fixes #17530
- 16:05 Ticket #17528 (Comments menu has sub-menu despite only having one item) closed by
- fixed: In [18034]: […]
- 16:05 Changeset [18034] by
- If there is only one submenu and it is has same destination as the …
- 15:55 Ticket #17486 (Twenty Eleven's Showcase template problem in IE 9) closed by
- fixed: In [18033]: […]
- 15:55 Changeset [18033] by
- Twenty Eleven: correcting mis-floated sidebar in IE9 on the showcase …
- 15:47 Changeset [18032] by
- Update @since
- 15:35 Changeset [18031] by
- Update @since
- 15:29 Changeset [18030] by
- Twenty Eleven: using the cite element to markup a name doesn't conform …
- 15:19 Ticket #17531 (TwentyEleven i18n Improvements) closed by
- fixed: In [18029]: […]
- 15:19 Changeset [18029] by
- Twenty Eleven: make categories and tags i18n friendly; Props dimadin; …
- 12:11 Ticket #17124 (TinyMCE is broken in trunk) closed by
- invalid: Looks like it was a server config issue (the link works now)
- 10:12 Ticket #17555 (s/b_/b-/) created by
- A couple of class name in dashboard "Right Now" is not consistent. …
- 06:07 Ticket #17554 (My blog has disappeared! Please help...) closed by
- invalid: The support forums is a better place for such questions: …
- 03:43 Ticket #17554 (My blog has disappeared! Please help...) created by
- I had a wordpress blog set up in 2010 and it has disappeared. I used …
- 02:33 Ticket #17553 (Add "view post" analog to "edit post" item in adminbar) created by
- When we're viewing a single post, not in the admin side, we get a …
- 01:11 Ticket #15191 (Avoiding plugin install problems with zip install) closed by
- worksforme: Hi just retested in 3.1.2 and this seems to be working beautifully now.
- 01:06 Changeset [18028] by
- Remove wp-admin/js/list-table.js, not used anywhere and not listed in …
- 01:04 Changeset [18027] by
- Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple …
Note: See TracTimeline
for information about the timeline view.