Timeline
06/09/2010:
- 23:45 Ticket #13807 (tm doesn't get sanitized in the permalink) created by
- when I add ™ in the title of the post, it doesn't get sanitized from …
- 23:25 Ticket #13798 (Fatal Error failure when uploading image to Multisite enabled instance) closed by
- invalid: Closing since this seems to be a theme problem. Re-open if the …
- 22:32 Ticket #13720 (Custom header UX improvements) closed by
- fixed: Closing as fixed on 3.0.
- 22:32 Changeset [15185] by
- Use entity. props zeo, see #13720.
- 22:05 Ticket #13787 (Adding an empty menu object displays theme default menu instead) closed by
- fixed: (In [15184]) Allow assigning an empty menu to a location. fixes #13787
- 22:05 Changeset [15184] by
- Allow assigning an empty menu to a location. fixes #13787
- 21:59 Changeset [15183] by
- Pass taxonomy to post_tags_meta_box. Use add_new_item label. see #13805
- 21:02 Changeset [15182] by
- Mr Bump says hai!
- 20:47 Ticket #13795 (Setting HEADER_IMAGE to empty string causes Firefox to crash) closed by
- worksforme: I cannot reproduce this and the empty string is the default used if …
- 20:33 Ticket #13806 (Only sort importers if some exist) closed by
- fixed: (In [15181]) Sort only when importers exist. Props aaroncampbell. …
- 20:33 Changeset [15181] by
- Sort only when importers exist. Props aaroncampbell. fixes #13806
- 20:24 Ticket #13806 (Only sort importers if some exist) created by
- Currently if you have no importers you get a warning: Warning: …
- 20:21 Ticket #13801 (Improve inline documentation for add_settings_section) closed by
- fixed: (In [15180]) Improve phpDoc for add_settings_section. Fixes #13801 …
- 20:21 Changeset [15180] by
- Improve phpDoc for add_settings_section. Fixes #13801 props frankieroberto.
- 19:28 Ticket #13805 (Custom Taxonomy: Wrong Labels Wordpress 3) created by
- In Wordpress 3, when I specify a a custom non hierarchy taxonomy …
- 19:18 Ticket #13804 (fcgi issues) created by
- Hi all, is my first Ticket were, sorry if it is in wrong place. I'm …
- 19:16 Ticket #13803 (Bad admin menu background for long names) created by
- Hi, I noticed that when you use long names for the button in the …
- 19:13 Ticket #13802 (Can't create multiple sites) closed by
- invalid: Try the support forum http://wordpress.org/support. Your DNS is not …
- 18:13 Ticket #13775 (Warning and table styling bug on ms themes page) closed by
- fixed: (In [15179]) Warning and styling fixes. Props ocean90. fixes #13775
- 18:13 Changeset [15179] by
- Warning and styling fixes. Props ocean90. fixes #13775
- 17:56 Ticket #13802 (Can't create multiple sites) created by
- Hi, I am using the beta testers plugin and upgraded to a nightly …
- 17:51 Ticket #13801 (Improve inline documentation for add_settings_section) created by
- There's a couple of typos in here, and a couple of the params could do …
- 17:45 Ticket #13800 (Install/Upgrade crashes if 'upgrade' directory doesn't exist) closed by
- duplicate: Duplicate #13741 Have you updated to the latest revision/nightly?
- 17:11 Ticket #13800 (Install/Upgrade crashes if 'upgrade' directory doesn't exist) created by
- If the directory 'wp-content/upgrade/' directory doesn't exist, all …
- 16:52 Changeset [15178] by
- Set the screen for add-tag ajax requests. see #13783
- 16:36 Ticket #13799 (Comment Moderation, Post Author not receiving moderation emails) created by
- The documentation …
- 16:25 Ticket #13798 (Fatal Error failure when uploading image to Multisite enabled instance) created by
- When trying to upload an image, the following error is thrown: …
- 16:21 Ticket #13797 (get_terms orderby none bug) created by
- get_terms returns nothing when using urderby 'none' as per …
- 15:29 Ticket #13784 (External Links in Menu Manager doesn't support _blank target) closed by
- invalid: If you've meant something else feel free to re-open.
- 15:26 Ticket #13796 (Upgrade script should set a flag for pre-existing .maintenance file) created by
- It's possible (and prevalent) to use .maintenance with logged-in logic …
- 15:19 Ticket #13794 (Automatic Upgrade could be renamed Click Upgrade) closed by
- wontfix: "Click Upgrade" is a command, not a name. I agree that 'automatic' …
- 14:44 Ticket #13795 (Setting HEADER_IMAGE to empty string causes Firefox to crash) created by
- Using define('HEADER_IMAGE', ) causes Firefox (XP/3.6.3) to hang on …
- 14:19 Ticket #11951 (wp_title() should add paging information to title.) closed by
- duplicate: Dupe of #12370
- 14:05 Ticket #13794 (Automatic Upgrade could be renamed Click Upgrade) created by
- Automatic Upgrade could be renamed Click Upgrade The automatic nature …
- 11:11 Ticket #13793 (Missing child_of parameter to wp_get_nav_menu_items) created by
- Hello, To get a portion of a menu we need a child_of parameter to …
- 07:05 Ticket #13792 (Invalid reply link from comment admin when comment nested level > max) created by
- I have a blog with nested comments enabled, max depth of 4. When the …
- 06:43 Ticket #13791 (Prevent comment author impersonation) created by
- Currently any logged out commenter can create a comment using a …
- 04:26 Ticket #13790 (Media Uploader's "Insert into Post" button disappears when editor is ...) created by
- I'm launching the Media Uploader from a button a la: …
- 04:01 Changeset [15177] by
- Script bump for [15176] and use existing naming convention.
- 01:29 Changeset [15176] by
- Replacing previous classic theme logo with a new one from Ben Dunkle
06/08/2010:
- 22:36 Ticket #13789 (Hierarchical taxonomy UI is a text input on media files) created by
- I just tried applying a hierarchical custom taxonomy to media files as …
- 18:03 Ticket #13768 (Sub site with default theme missing will show blank pages) closed by
- invalid: Replying to Denis-de-Bernardy: > (note: this might be …
- 16:36 Ticket #13788 (Reducing # of Dashboard columns in Screen Options to 1, then setting ...) closed by
- duplicate: ocean90: Not just related, identical. I'll close it as a dupe of …
- 16:29 Ticket #13788 (Reducing # of Dashboard columns in Screen Options to 1, then setting ...) created by
- This is fairly minor, but it is a bit disruptive. I'll explain: 1) …
- 16:21 Ticket #13787 (Adding an empty menu object displays theme default menu instead) created by
- Tested in r15172: A user can add a menu object without assigning any …
- 15:34 Changeset [15175] by
- Make set_current_screen() taxonomy aware. Use current_screen when …
- 15:17 Ticket #13786 (Problems with the current register_uninstall_hook implementation) created by
- During my recent plugin development I have discovered some issues with …
- 15:12 Ticket #13785 (Un-deprecate get_current_user_id) closed by
- fixed: (In [15174]) Update get_current_user_id() and move to user.php. Props …
- 15:12 Changeset [15174] by
- Update get_current_user_id() and move to user.php. Props filosofo. …
- 14:46 Ticket #13785 (Un-deprecate get_current_user_id) created by
- There is not a direct, reliable way to access the current user's ID. …
- 14:08 Ticket #13755 (Custom Post Type/Taxonomy in non-published status) closed by
- fixed: (In [15173]) Don't force post_status to publish for custom taxonomy …
- 14:08 Changeset [15173] by
- Don't force post_status to publish for custom taxonomy queries. fixes …
- 14:02 Changeset [15172] by
- bump
- 14:02 Changeset [15171] by
- Use admin_url() for the media-upload.php url. see #13685
- 13:56 Ticket #13773 (Warning and wrong blog prefix in get_most_active_blogs() and ...) closed by
- fixed: (In [15170]) Resurrect get_blog_list() and get_most_active_blogs() but …
- 13:56 Changeset [15170] by
- Resurrect get_blog_list() and get_most_active_blogs() but leave …
- 13:24 Changeset [15169] by
- phpdoc fix. Props duck_
- 13:23 Ticket #13773 (Warning and wrong blog prefix in get_most_active_blogs() and ...) reopened by
- These are actually used by some, so lets restore them but leave deprecated.
- 13:00 Ticket #13773 (Warning and wrong blog prefix in get_most_active_blogs() and ...) closed by
- fixed: (In [15168]) Deprecate get_most_active_blogs() and get_blog_list(). …
- 13:00 Changeset [15168] by
- Deprecate get_most_active_blogs() and get_blog_list(). Props ocean90. …
- 11:54 Ticket #13784 (External Links in Menu Manager doesn't support _blank target) created by
- Hi, I have tried using attributes text field to add the _blank target …
- 11:33 Ticket #13783 (Hidden columns on Taxonomy management pages broken) created by
- * If you hide columns on a category page, the column headers are not …
- 11:04 Changeset [15167] by
- Use the correct variable name. See #13778
- 11:02 Ticket #13778 (directory never closed in search_theme_directories()) closed by
- fixed: (In [15166]) Use the correct variable name. Props ScottMac. Fixes #13778
- 11:02 Changeset [15166] by
- Use the correct variable name. Props ScottMac. Fixes #13778
- 10:16 Ticket #13782 (query_posts and strict boolean) created by
- when querying posts, wordpress discards any other filtering such as …
- 07:44 Ticket #13781 (phpDoc typo in @since of current_user_can_for_blog()) closed by
- fixed: (In [15165]) Fix phpdoc typo. props demetris, fixes #13781.
- 07:44 Changeset [15165] by
- Fix phpdoc typo. props demetris, fixes #13781.
- 07:33 Ticket #13781 (phpDoc typo in @since of current_user_can_for_blog()) created by
- Looks like a typo.
- 05:50 Ticket #13745 (Twenty Ten: style.css comment form related cleaning, enhancement) closed by
- fixed: Fixed in [15163]
- 05:04 Ticket #13535 (get_query_var() not working as expected.) reopened by
- Re-opening for discussion.
- 04:15 Ticket #13780 (WordPress Version Requirement Support for Themes) created by
- Right now, there seems to be no way to add a minimum required version …
- 01:48 Changeset [15164] by
- In Twenty Ten, removing the color declaration from the strong tag so …
- 01:32 Ticket #13779 (Preview doesn’t work - WP installed in its own directory) created by
- 1. Wordpress is installed on /wp/ subdirectory. 2. Then it was set …
- 01:24 Changeset [15163] by
- Twenty Ten CSS cleanup, margin fix. Props zeo.
- 01:20 Changeset [15162] by
- Fixing drop shadow bug in Safari for Twenty Ten dropdowns. Props …
- 00:44 Ticket #13778 (directory never closed in search_theme_directories()) created by
- closedir() isn't called for the opendir resource due to a wrong …
- 00:22 Ticket #13777 (Consolidate WP_Http argument processing into a single class) created by
- Consolidates the argument processing for all of the transports and …
06/07/2010:
- 23:18 Ticket #13776 (position of widgets on dashboard not saved) created by
- I have tried with actual RC to move the dashboard widgets (e.g. …
- 21:37 Ticket #13775 (Warning and table styling bug on ms themes page) created by
- 1. If you disable all themes on ms-themes.php you get a warning: …
- 20:38 Ticket #13774 (Theme installer should support child themes) created by
- The theme installer and by extension the theme repo should support …
- 19:05 Ticket #13773 (Warning and wrong blog prefix in get_most_active_blogs() and ...) created by
- 1. In get_blog_list() and get_most_active_blogs() you get a warning: …
- 18:54 Ticket #13772 (_unzip_file_ziparchive fails with open_basedir in effect) created by
- wp-admin/includes/file.php contains a function called …
- 17:41 Changeset [15161] by
- ++;
- 17:24 Ticket #13771 (get_the_date() to accept optional $post argument) created by
- Currently the get_the_date() function only utilizes the global $post. …
- 16:32 Ticket #13735 (Typo in help text for Theme installer) closed by
- fixed: (In [15160]) Typo fix. Props tai. fixes #13735
- 16:32 Changeset [15160] by
- Typo fix. Props tai. fixes #13735
- 16:31 Ticket #13762 (Registration Vulnerability) closed by
- invalid: After farther looking this is not a wordpress issue. Sorry for the …
- 16:29 Ticket #13734 (Typo in help tab for custom header) closed by
- fixed: (In [15159]) Typo fix. Props zeo, dougwrites. fixes #13734
- 16:29 Changeset [15159] by
- Typo fix. Props zeo, dougwrites. fixes #13734
- 16:25 Changeset [15158] by
- Make crop button primary and change text to note that cropping the …
- 16:10 Ticket #13770 (Twenty Ten: Show password form for protected post in Gallery category) created by
- Currently in Twenty Ten, if the post in Gallery category is password …
- 15:44 Ticket #13769 (Meta Widget "Site Admin" link returns broken link in MultiSite) created by
- In a Multi-Site setup, when the Meta Widget is active on a child site …
- 15:21 Ticket #13768 (Sub site with default theme missing will show blank pages) created by
- when creating a new site, it is possible to end up with a blank …
- 15:09 Ticket #13758 (Quickpress css broken) closed by
- invalid: Please delete, it was a broken theme…
- 13:43 Ticket #13767 (Custom background uploader doesn't highlight max upload size) created by
- When uploading a file from the custom background handler, you cannot …
- 13:41 Ticket #13766 (super admins should not be subject to file size limits) created by
- When a super admin user seeks to upload files, and/or when files are …
- 13:39 Ticket #13765 (It's unclear why a max upload size limit is set) created by
- When you reach your allowance for file uploads in a multisite …
- 13:11 Ticket #13764 (Logic check should be reversed to prevent PHP notice) closed by
- fixed: (In [15157]) Fix warning. Props filosofo. fixes #13764
- 13:11 Changeset [15157] by
- Fix warning. Props filosofo. fixes #13764
- 13:03 Ticket #13764 (Logic check should be reversed to prevent PHP notice) created by
- Patch makes conditional check fail when $_POST value doesn't exist.
- 12:36 Ticket #13763 (margin and padding settings can result in awkward background image handling) created by
- The attached screenshot should speak for itself. The gist of the …
- 12:13 Ticket #13762 (Registration Vulnerability) created by
- Running the WP3.0RC1 with registration disabled in the multisite …
- 12:07 Ticket #13761 (Undefined Registration function in MS) created by
- Several global multisite functions, defined in …
- 11:56 Ticket #13760 (Unused validation in wpmu_activate_signup) created by
-
wpmu_activate_signup
callswpmu_validate_user_signup
without … - 11:54 Ticket #13759 (Add whitespace in pagination) closed by
- wontfix: See http://core.trac.wordpress.org/ticket/12179
- 11:51 Ticket #13759 (Add whitespace in pagination) created by
- Add whitespace in-between class=displaying-num and class=page-numbers …
- 11:49 Ticket #13758 (Quickpress css broken) created by
- Since updating to RC2 I have noticed quickpress css appears to be …
- 11:37 Ticket #13756 (Wrong Media Redirection) closed by
- duplicate: That's a bug with the AJAX handling. We have already a ticket for …
- 11:19 Ticket #13741 (Plugin Installation not working) closed by
- fixed: (In [15156]) Do not check to see if parents of folders outside of the …
- 11:19 Changeset [15156] by
- Do not check to see if parents of folders outside of the Destination …
- 11:17 Ticket #13757 (Passing functions as call by ref parameter should be avoided) created by
- I recently had a bug report for a plugin, where script execution was …
- 11:08 Ticket #13756 (Wrong Media Redirection) created by
- Hi, I'm running Apache 2.2.1 and PHP 5.2.11 in localhost. When I …
- 07:59 Ticket #13750 (display overlap in dashboard) closed by
- duplicate: #13749
- 06:55 Ticket #13755 (Custom Post Type/Taxonomy in non-published status) created by
- I'm using a custom post type (product) and taxonomy (brand), and have …
- 06:12 Ticket #13754 ("Add Site" results in incorrect subdomain URL) created by
- Frumph recommended for me to make this ticket because neither he nor I …
- 04:37 Ticket #13753 (get_page() breaking $post when it's called with empty parameter) created by
- ( get_page() and get_post() are both in \wp-includes\post.php, in 3.0 …
- 04:17 Ticket #13752 (multisite loop) created by
- I've been experimenting with multisite/wpmu and it would be great if …
- 03:45 Ticket #13751 (Unable to filter title tag on 404 pages in TwentyTen.) created by
- There seems to be a bit of redundant logic in header.php which renders …
- 02:36 Ticket #13750 (display overlap in dashboard) created by
- I updated from a previous nightly build to 3.0-RC2-15136 and found …
- 02:33 Ticket #13749 (display overlap in dashboard) created by
- I updated from a previous nightly build to 3.0-RC2-15136 and found …
- 01:11 Ticket #13748 (Wordpress 3 Network Cookies Broken) created by
- I have two blogs set up on my site with different domain names... Lets …
06/06/2010:
- 20:40 Changeset [15155] by
- Adjusting caption text style in the Twenty Ten theme.
- 20:27 Changeset [15154] by
- Better padding for photo captions in the Twenty Ten theme.
- 20:19 Changeset [15153] by
- Specify a line height for entry-title in the Twenty Ten theme
- 16:57 Ticket #13747 (Deprecate is_term, is_taxonomy, is_post_type for *_exists()) created by
- Simply too much confusion, even with proper Codex documentation. …
- 16:45 Ticket #13746 (categories and tags doesnt show up in custom post list.) closed by
- worksforme: is_post_type is not a query conditional tag -- use is_singular( …
- 16:43 Ticket #13746 (categories and tags doesnt show up in custom post list.) created by
- i created custom taxonomies for category and tags. but they doesnt …
- 15:56 Ticket #13745 (Twenty Ten: style.css comment form related cleaning, enhancement) created by
- 1) Removed obselete CSS selector #respond dl, dt, dd that was added in …
- 15:25 Changeset [15152] by
- Check only if is_multisite().
- 15:12 Changeset [15151] by
- Cast to int
- 15:05 Changeset [15150] by
- Don't allow promoting a user that doesn't already belong to the blog.
- 14:44 Ticket #13740 (String typo at wp-includes/pluggable.php:1041) closed by
- fixed: (In [15149]) Typo fix. Props pedger, mattsains. fixes #13740
- 14:44 Changeset [15149] by
- Typo fix. Props pedger, mattsains. fixes #13740
- 11:40 Ticket #13713 (get_terms orderby=none and order=DESC don't work together) closed by
- wontfix: I'm inclined to agree here. If you want to order by the Term ID, you …
- 11:33 Ticket #13620 (Nothing found for Wp-admin post php) closed by
- invalid: Please direct your support question to the forum, this isn't the place …
- 11:06 Ticket #13744 (Fix edit comments invalid markup) created by
- I spotted this small error whilst writing a blog on my WordPress.com …
- 05:48 Ticket #13743 (Ability to choose a network default theme) reopened by
- I'm going to re-open into a future release, I can't seem to find a …
- 05:46 Ticket #13743 (Ability to choose a network default theme) closed by
-
worksforme: Define
WP_DEFAULT_THEME
. - 05:44 Ticket #13743 (Ability to choose a network default theme) created by
- As stated in summary. I use WP 3.0 RC and I've found out that there is …
- 05:16 Ticket #13742 (phpDoc typos: “echos” (3rd singular) to “echoes”) closed by
- fixed: (In [15148]) s/echos/echoes/ in phpdoc. props demetris, fixes #13742.
- 05:16 Changeset [15148] by
- s/echos/echoes/ in phpdoc. props demetris, fixes #13742.
- 05:06 Ticket #13742 (phpDoc typos: “echos” (3rd singular) to “echoes”) created by
- Fixing a few typos, as described in summary.
- 03:56 Ticket #13741 (Plugin Installation not working) created by
- Whenever I try to install a plugin from within Wordpress admin …
- 01:30 Ticket #13464 (Post editor/meta boxes collapse their margins/spacing) closed by
- worksforme
- 01:30 Ticket #13464 (Post editor/meta boxes collapse their margins/spacing) reopened by
- 01:25 Ticket #13464 (Post editor/meta boxes collapse their margins/spacing) closed by
- fixed: Yea Its gone now. That was a bit weird, but its gone now so I guess …
- 00:20 Ticket #13737 (Themes installer API throwing service unavailable 503 error) closed by
- fixed: I was seeing the 503 busy message last night, Has gone away now. …
06/05/2010:
- 21:09 Changeset [15147] by
- Script bumps for [15146].
- 21:04 Tickets #13663,13677 batch updated by
- fixed: (In [15146]) Numerous RTL improvements. props ocean90, TECannon. fixes …
- 21:04 Changeset [15146] by
- Numerous RTL improvements. props ocean90, TECannon. fixes #13663, …
- 18:28 Ticket #13740 (String typo at wp-includes/pluggable.php:1041) created by
- A space is missing on this string at wp-includes/pluggable.php:1041: …
- 14:55 Ticket #13739 (Twenty Ten: enchancement) closed by
- fixed: (In [15145]) Check if comment paging is on. Props iandstewart. fixes #13739
- 14:55 Changeset [15145] by
- Check if comment paging is on. Props iandstewart. fixes #13739
- 14:13 Ticket #13739 (Twenty Ten: enchancement) created by
- Currently Twenty Ten checks to see if there are enough comments to …
- 14:10 Ticket #13738 (Windows IIS - Import Wordpress XML file) created by
- I tried to import an wordpress xml export file to the wordpress …
- 12:26 Ticket #13737 (Themes installer API throwing service unavailable 503 error) created by
- Users are reporting that they can't search for themes from the …
- 08:25 Ticket #13467 (Help tab text for more screens) closed by
- fixed: tai/zeo please open new tickets for little issues like this as the …
- 08:23 Ticket #13736 (Review codex links from Help Text) created by
- All links that points to Codex need to be reviewed. A few of them are …
- 08:22 Ticket #13735 (Typo in help text for Theme installer) created by
- From: #13467 typo …
- 07:10 Ticket #13734 (Typo in help tab for custom header) created by
- In wp-admin/custom-header.php, line 94: The third paragraph in the …
- 05:47 Ticket #13733 (MS Main Site Uploads Inconsistency) created by
- When you have a fresh MS install with no uploads directory set up for …
- 01:39 Ticket #13732 (Why are we _maybe_update'ing on admin-ajax?) created by
- I was tracking down a slow-ish admin-ajax call today and noticed that …
- 00:23 Ticket #13731 (delete_post action called twice in wp_delete_post) created by
- wp_delete_post() calls the delete_post action twice. …
06/04/2010:
- 20:47 Ticket #13464 (Post editor/meta boxes collapse their margins/spacing) reopened by
- Sorry I was away on a bit of a vacation. I'm using Firefox 3.6 on Mac …
- 20:17 Ticket #13730 (http_request() fails when passed an array for the $body parameter) created by
- Passing an empty array to WP_Http::request in the body argument causes …
- 20:12 Changeset [15144] by
- Fix logic
- 20:11 Changeset [15143] by
- Fix logic
- 20:10 Ticket #8737 (Button to Publish Posts Scheduled for Later Immediately) closed by
- invalid: Closing as invalid for now. Stale, and not enough technical info as to …
- 19:21 Changeset [15142] by
- Remove 'popular_items' label for hierarchical taxonomies. see [15140], …
- 19:18 Changeset [15141] by
- Don't call wp_tag_cloud() at all for hierarchical taxonomies.
- 19:14 Changeset [15140] by
- Don't show a cloud for hierarchical taxonomies.
- 15:49 Ticket #13729 (Post Query should be able to order by specific order passed in "post__in") created by
- Post queries can specify the posts to retrieve by passing an array of …
- 15:16 Changeset [15139] by
- Make upgrading global so maintenance_nag() can see it. see #13721
- 14:59 Ticket #13726 (thickbox.js relative image paths break on children pages) closed by
- duplicate: See #6453 for the workaround you must use.
- 14:29 Ticket #13728 (Custom menus - adding links to pages needs checkbox for 'show subpages') created by
- A simple checkbox under the configuration for each link that is a page …
- 14:19 Ticket #12142 (cant access admin in ms install) reopened by
- Just done a fresh install of RC2 and I get this issue.
- 14:18 Ticket #13727 (Allow custom post type menu registrations to be submenus instead of ...) created by
- Right now, registering a custom post type creates a top-level admin …
- 13:44 Ticket #13726 (thickbox.js relative image paths break on children pages) created by
- I originally found this little bug when trying to implement thickbox …
- 13:22 Ticket #13724 (TwentyTen HTML validation on RC2) closed by
- invalid: I checked your attached about.html with http://html5.validator.nu/ and …
- 12:59 Changeset [15138] by
- Better ms lang file check. Props ocean90. fixes #13706
- 12:59 Ticket #13725 (add_image_size not cropping) created by
- According to wp-includes/ media.php it would look like the function …
- 12:55 Ticket #13724 (TwentyTen HTML validation on RC2) created by
- Fix html errors on TwentyTen theme (attached the 'about' page)
- 12:53 Ticket #13706 (Multisite language file is interpreted incorrectly) closed by
- fixed: (In [15137]) Fix ms lang file check. Props ocean90. fixes #13706
- 12:53 Changeset [15137] by
- Fix ms lang file check. Props ocean90. fixes #13706
- 12:25 Ticket #13706 (Multisite language file is interpreted incorrectly) reopened by
- nacin, sry, your patch doesn't work. var_dump(strpos( …
- 11:04 Ticket #13467 (Help tab text for more screens) reopened by
- typo …
- 11:01 Ticket #13723 (missuse of dirname(ABSPATH) in wp-load.php) created by
- During wordpress installation, wp-config.php is not found on some …
- 10:48 Ticket #13716 (Drawing issues in IE using Thai font) closed by
- invalid: You should never ever write your site content with MS office. That is …
- 10:02 Ticket #13722 (menu_slug part of add_submenu_page ignores space chars) created by
- There is a bug (and regression) with the menu_slug part of …
- 09:37 Ticket #13721 (Maintenance mode doesn't get disabled after failed upgrade) created by
- WP enables maintenance mode when admin starts an update process …
- 07:45 Ticket #13720 (Custom header UX improvements) created by
- 1. nonce isn't kicking in after upload/crop. When you come back to the …
- 07:27 Changeset [15136] by
- bumpity
- 05:12 Ticket #13719 (Remove background color for default RSS widget icon) created by
- See wp-includes/default-widgets.php line 740. The RSS icon in the …
- 05:00 Ticket #13684 (is_front_page() doesn't work properly in sidebar.php) closed by
-
worksforme: bigfoot13442 — I got the theme you sent me.
is_front_page()
… - 03:47 Ticket #13718 (Running PHP5.2.13 - WordPress 3.0-RC1 thinks PHP4) closed by
- invalid: The error message is complaining about MySQL, not PHP -- it says …
- 03:42 Ticket #13467 (Help tab text for more screens) closed by
- fixed: (In [15135]) target=blank help fixes. props zeo, fixes #13467.
- 03:42 Changeset [15135] by
- target=blank help fixes. props zeo, fixes #13467.
- 03:38 Ticket #13718 (Running PHP5.2.13 - WordPress 3.0-RC1 thinks PHP4) created by
- I am trying to install WordPress 3.0-RC1 on in a development folder …
- 02:08 Ticket #13717 (notify when member change account email) created by
- User goes to settings under their buddypress profile and changes their …
- 01:24 Ticket #13716 (Drawing issues in IE using Thai font) created by
- A friend of mine has a blog which they post to in English and Thai. …
- 00:46 Ticket #13467 (Help tab text for more screens) reopened by
- 13467-target_blank.diff includes: * Adds missing target="_blank" to …
06/03/2010:
- 23:44 Changeset [15134] by
- Fix regex for matching auth. key strings in wp-config-sample.php, …
- 21:54 Changeset [15133] by
- Bump.
- 21:00 Changeset [15132] by
- target=blank for help. props jorbin, see #13467
- 19:52 Ticket #13467 (Help tab text for more screens) closed by
- fixed: (In [15131]) Help fixes. props kpdesign, fixes #13467.
- 19:52 Changeset [15131] by
- Help fixes. props kpdesign, fixes #13467.
- 19:40 Ticket #13467 (Help tab text for more screens) reopened by
- Fix typo in role name and capitalize Subscriber in Help screen for …
- 19:26 Ticket #13715 (dbDelta produces warnings) created by
- I just followed the instructions …
- 18:58 Changeset [15130] by
- More request_filesystem_credentials() string improvements.
- 18:55 Ticket #13467 (Help tab text for more screens) closed by
- fixed: (In [15129]) Some MS help string cleanup and standardization. fixes #13467.
- 18:55 Changeset [15129] by
- Some MS help string cleanup and standardization. fixes #13467.
- 18:41 Ticket #13467 (Help tab text for more screens) reopened by
- ms-sites.php:23 (/wp-admin/ms-sites.php?action=editblog&id=1) […] …
- 17:34 Ticket #13714 (List link for custom post type in custom menus) closed by
- wontfix: It would be up the plugin that defines the type to do such a thing.
- 17:28 Ticket #13467 (Help tab text for more screens) closed by
- fixed: (In [15128]) Mark planet link for translation. Props xibe. fixes #13467
- 17:28 Changeset [15128] by
- Mark planet link for translation. Props xibe. fixes #13467
- 16:47 Ticket #13467 (Help tab text for more screens) reopened by
- That last commit forces the user to get the latest articles from the …
- 16:10 Ticket #13714 (List link for custom post type in custom menus) created by
- When creating custom post types I noticed that the custom post types …
- 14:27 Ticket #13713 (get_terms orderby=none and order=DESC don't work together) created by
- If I want to get a list of terms sorted by the term_id, I use …
- 13:39 Changeset [15127] by
- Updated WP logo for admin header. Props Ben Dunkle.
- 13:37 Ticket #13467 (Help tab text for more screens) closed by
- fixed: (In [15126]) Help text cleanup. Props zeo. fixes #13467
- 13:37 Changeset [15126] by
- Help text cleanup. Props zeo. fixes #13467
- 12:34 Ticket #13712 (When Pretty Permalinks Enabled Custom Post Types 404 Not Found) created by
- Running the WP 3.0 RC1 on a MAMP server - latest updates of both. …
- 10:33 Ticket #13467 (Help tab text for more screens) reopened by
- 13467-cleanup.diff includes: - Documentaion => Documentation - …
- 10:29 Ticket #13711 (Page jumps when re-ordering menu items on nav-menus.php) created by
- When I have enough menu items in a menu so that the page gets extended …
- 08:35 Ticket #13710 (Query posts with custom taxonomies the way similar to ...) created by
- Currently it's possible to have post filtered like this: […] …
- 06:31 Ticket #13566 (Category/Tag Converter and importer UI improvements) closed by
- fixed
- 06:30 Ticket #13617 (Invisible Non-JS-enabled Menu Tabs) closed by
- worksforme
- 05:23 Changeset [15125] by
- Hide 'no password' text for comments. It's already being shown for …
- 04:55 Ticket #13709 (Post type name should be limited to 20 chars in register_post_type()) created by
- I was in the process of making a plugin for WordPress 3.0 that …
- 03:33 Changeset [15124] by
- Prevent 'Enter menu name here' menus, and offer some feedback. props …
- 03:06 Ticket #13708 (Add a AYS for deleting widgets) closed by
- duplicate: We do have trash for widgets, it's the inactive area. Safe to close as …
- 03:04 Ticket #13708 (Add a AYS for deleting widgets) created by
- Since there's no trash for widgets, we should have a AYS prompt for …
- 02:49 Changeset [15123] by
- Remove reference to global terms from MS options help. props bigdawggi …
- 01:21 Ticket #13707 (404 on all admin pages of main blog) created by
- Hello all, I am using 3.0-rc1-15112 and I think I found a bug. Before …
06/02/2010:
- 22:47 Changeset [15122] by
- Hide the 'Close' link in nav menu no-JS. The Cancel link should …
- 22:45 Ticket #13361 (In Twenty Ten, custom excerpts do not show "Continue reading") closed by
- fixed: [15120]
- 22:45 Ticket #13692 (Twenty Ten: Enhancement to class name nopassword) closed by
- fixed: (In [15121]) Use p.nopassword instead of div.nopassword in Twenty Ten. …
- 22:45 Changeset [15121] by
- Use p.nopassword instead of div.nopassword in Twenty Ten. props zeo, …
- 22:41 Changeset [15120] by
- Don't show 'Continue reading' in Twenty Ten on attachment pages. props …
- 21:38 Ticket #13700 (TwentyTen, Multi Sites, Featured Image) closed by
- fixed: (In [15119]) Don't add the Featured Image meta box in MS if image …
- 21:38 Changeset [15119] by
- Don't add the Featured Image meta box in MS if image uploads are …
- 21:11 Ticket #13706 (Multisite language file is interpreted incorrectly) closed by
- fixed: (In [15118]) Let's not emphasize that multisite might as well be its …
- 21:11 Changeset [15118] by
- Let's not emphasize that multisite might as well be its own language. …
- 21:04 Ticket #13706 (Multisite language file is interpreted incorrectly) created by
- In my language folder are following files: - …
- 20:52 Changeset [15117] by
- Let the filters know its a sample permalink. Props yoast.
- 20:04 Changeset [15116] by
- Cut 'em out, move 'em on, trailing whitespace
- 19:58 Ticket #13704 (jQuery script size) closed by
- invalid: Best I can tell, Sizzle is standalone in that it does not require …
- 19:56 Ticket #13678 (Recent Post widget: Remove unnecessary whitespace) closed by
- fixed: (In [15115]) Whitespace cleanup. Props zeo. fixes #13678
- 19:56 Changeset [15115] by
- Whitespace cleanup. Props zeo. fixes #13678
- 19:45 Ticket #13705 (WPMU 2.9.2 to WPMU 3.0) created by
- We have the http://wp.riverradio.com site (built on WPMU 2.9.2) in …
- 19:12 Ticket #13704 (jQuery script size) created by
- The size of the included jQuery script has ballooned up to 74KB in the …
- 18:19 Ticket #13703 (Entering nothing adds a menu with name "Enter menu name here") created by
- You might have guessed the problem, "Enter menu name here" should …
- 17:58 Changeset [15114] by
- Bump
- 17:04 Ticket #13669 (Nav menu parameters not working) closed by
- fixed: (In [15113]) Add menu_id to wp_nav_menu() and move container_id to the …
- 17:04 Changeset [15113] by
- Add menu_id to wp_nav_menu() and move container_id to the container. …
- 16:40 Ticket #13693 (multisite: featured image uploade gives incorrect URL (picture now showing)) closed by
- invalid: no - must be something else. Closing ticket.
- 16:36 Changeset in tests [307] by
- Only show useful errors during test runs till WP_DEBUG settings take over.
- 16:31 Ticket #13702 (Requested nav menu objects array is not filtered) closed by
- fixed: (In [15112]) wp_get_nav_menus filter. Props filosofo. fixes #13702
- 16:31 Changeset [15112] by
- wp_get_nav_menus filter. Props filosofo. fixes #13702
- 15:51 Ticket #13702 (Requested nav menu objects array is not filtered) created by
-
It should be, as it's how admin and unspecified
wp_nav_menu
get … - 15:20 Ticket #13695 (Can't specify gallery shortcode size) closed by
- worksforme: I'd been testing this on a custom theme as well as Twenty Ten on the …
- 15:08 Ticket #13447 (Allow new pages to be assigned to a menu) closed by
- fixed: (In [15111]) Ensure we're only auto-adding root pages to menus. fixes …
- 15:08 Changeset [15111] by
- Ensure we're only auto-adding root pages to menus. fixes #13447.
- 15:03 Ticket #13447 (Allow new pages to be assigned to a menu) reopened by
- Forgot about post_parent.
- 15:00 Changeset [15110] by
- Remove debug. fixes #13670
- 14:58 Ticket #13679 (The URL rewrite rules generated by WordPress for IIS 7 are malformed ...) closed by
- fixed: (In [15109]) IIS rewrite fixes. Props duck_, ruslany. fixes #13679
- 14:58 Changeset [15109] by
- IIS rewrite fixes. Props duck_, ruslany. fixes #13679
- 14:55 Ticket #13670 (Taxonomies for custom Post_Types do not recieve pad_counts treatment) closed by
- fixed: (In [15108]) Make _pad_term_counts custom post type aware. Props reko. …
- 14:55 Changeset [15108] by
- Make _pad_term_counts custom post type aware. Props reko. fixes #13670
- 14:34 Ticket #13701 (Full support for middle and little endian permalink structures) created by
- This only happened after I switched over to the WordPress 3.0 …
- 14:31 Ticket #13700 (TwentyTen, Multi Sites, Featured Image) created by
- In Admin Write Post admin page, For multi-sites, when loading images …
- 14:02 Ticket #13682 (Improve hook on wp_list_categories() function.) closed by
- fixed: (In [15107]) Pass args to wp_list_categories filter. Props …
- 14:02 Changeset [15107] by
- Pass args to wp_list_categories filter. Props momo360modena. fixes #13682
- 14:01 Ticket #13683 (Add clearstatcache for fix a bug on specific configuration) closed by
- fixed: (In [15106]) clearstatcache() after writing files. Props …
- 14:01 Changeset [15106] by
- clearstatcache() after writing files. Props momo360modena. fixes #13683
- 13:48 Ticket #13664 (Consolidate menu item class assignments) closed by
- fixed: (In [15105]) Consolidate nav menu class assignments. Props filosofo. …
- 13:48 Changeset [15105] by
- Consolidate nav menu class assignments. Props filosofo. fixes #13664
- 13:44 Ticket #13696 (Clean up menu editing / creating) closed by
- fixed: [15104]
- 13:43 Changeset [15104] by
- Nav menu API cleanups. Props filosofo. fixes #13696
- 12:52 Ticket #13687 (Facebook unable to "preview" WordPress sites) closed by
- invalid: This strikes me as a Facebook problem Yes, I had the problem with …
- 12:46 Ticket #13698 (register_activation_hook for themes too.) closed by
- duplicate: See: #13602
- 12:41 Ticket #13699 (File Header (Plugin Header, Theme Header) Improvement) created by
- Summary: There is a design issue with the current implemenation …
- 12:28 Ticket #13698 (register_activation_hook for themes too.) created by
- Currently you can use the complete Settings API for themes too. No, …
- 09:00 Ticket #13697 (Custom Post Type: Quick Edit changes post_type to post) closed by
- duplicate: Cannot reproduce, also duplicate. Mentions of Custom Field Template …
- 08:42 Ticket #13697 (Custom Post Type: Quick Edit changes post_type to post) created by
- When using the Quick Edit feature on a custom post type, the post that …
- 08:40 Ticket #13688 (My Sites Dashboard link wrong (WP3.0-RC1 in MS mode)) closed by
- duplicate: See comments about domain mapping #13259
- 08:15 Ticket #13696 (Clean up menu editing / creating) created by
-
Currently,
wp_create_nav_menu
is used only in … - 07:29 Ticket #13671 ((TwentyTen) Featured image apparently not working) closed by
- wontfix: @arena: My guess is you have tripped over the following problem: …
- 07:24 Ticket #13695 (Can't specify gallery shortcode size) created by
-
[gallery size="full"]
will always display as thumbnails. All size … - 06:55 Ticket #13694 (Add $args parameter to wp_create_nav_menu()) created by
- The attached patch adds an $args parameter to wp_create_nav_menu() …
- 06:28 Ticket #13693 (multisite: featured image uploade gives incorrect URL (picture now showing)) created by
- using multisite, in a created blog (xx.yy.com/myblogname) when …
- 05:54 Ticket #13467 (Help tab text for more screens) closed by
- fixed: (In [15103]) Help fixes, props jane. fixes #13467.
- 05:54 Changeset [15103] by
- Help fixes, props jane. fixes #13467.
- 05:53 Changeset [15102] by
- MS help fixes. props dougwrites, see #13467.
- 05:50 Changeset [15101] by
- Help fix. props xibe, see #13467.
- 05:33 Ticket #13692 (Twenty Ten: Enhancement to class name nopassword) created by
- Add the same padding value as id name comments-title so that we keep …
- 05:10 Ticket #13690 (has_nav_menu falsely returns true) closed by
- fixed: (In [15100]) Clear nav menu from menu locations on delete. Additional …
- 05:10 Changeset [15100] by
- Clear nav menu from menu locations on delete. Additional sanity …
- 03:19 Ticket #13691 (Make get_template_part() accept multiple template names) created by
- This enhancement allows get_template_part() allows to pass several …
- 01:34 Ticket #13690 (has_nav_menu falsely returns true) created by
- If a user deletes a custom nav menu, the new has_nav_menu() function …
- 01:01 Ticket #13689 (multisite noblogredirect set, 404 error result not sending proper info ...) created by
- Scenario. With NOBLOGREDIRECT specified as the main sites url, the …
- 00:05 Ticket #13672 (iPhone can't access primary blog in multisite mode) closed by
- invalid
Note: See TracTimeline
for information about the timeline view.