Timeline
09/22/2010:
- 23:36 Ticket #14943 (Password Strength Indicator is not helpful with Javascript switched ...) created by
-
While setting up a blog in
/wp-admin/install.php
, a password … - 23:23 Ticket #14940 (After automatic upgrade, post-meta "enclosure" no longer being saved.) closed by
- wontfix: But this will be never fixed I guessed.
- 23:22 Ticket #14940 (After automatic upgrade, post-meta "enclosure" no longer being saved.) reopened by
- Looks like this is an issue in migrating from 2.9 to 3.0. This case …
- 21:52 Ticket #14940 (After automatic upgrade, post-meta "enclosure" no longer being saved.) closed by
- invalid: That's because 'enclosure' is a special custom field, manipulated by …
- 21:42 Ticket #14941 (dynamic unloading and loading of plugins) closed by
- invalid: switch_to_blog() is only meant to change the data (DB tables) …
- 20:33 Ticket #14942 (TinyMCE inserts <html xmlns=""> in IE9) created by
- In IE9 TinyMCE inserts a <html xmlns=""> at the beginning of a post. …
- 20:13 Ticket #14941 (dynamic unloading and loading of plugins) created by
- The short: If I'm blog 1 and I switch_to_blog(2), I'm still running in …
- 19:31 Ticket #10205 (getmyuid() called instead of posix_getuid() in get_filesystem_method() ...) reopened by
- Forgive me for reopening an old bug on an issue that has many …
- 18:31 Ticket #14940 (After automatic upgrade, post-meta "enclosure" no longer being saved.) created by
- After doing an automatic upgrade from 2.9.1 to 3.0.1, users will find …
- 17:42 Ticket #14939 (moving wp-login functions to functions.php? login.php) created by
- My main goal is to be able to call functions such as …
- 17:23 Changeset [15646] by
- Options list for current theme. see #14936
- 17:23 Changeset [15645] by
- Options list for current theme. see #14936
- 16:44 Ticket #14938 (title of add_settings_section and add_settings_field) created by
- When the title of both these functions is left blank, they echo …
- 16:33 Ticket #14937 (Multisite updload does not handle files with two or more dots in the ...) closed by
- duplicate: #12756
- 16:16 Ticket #14937 (Multisite updload does not handle files with two or more dots in the ...) created by
- This is a new tickets, as the old one was not solved. The problem …
- 15:28 Changeset [15644] by
- Theme searching. First pass. see #14936
- 15:27 Ticket #14936 (Improve theme searching/browsing) created by
- Lift some of the search and browse ideas from the wordpress.com themes.php.
- 15:26 Ticket #7763 (CSS for login/register page could be more robust) closed by
- fixed: (In [15643]) Make login css more flexible. Props joelhardi. Fixes #7763
- 15:26 Changeset [15643] by
- Make login css more flexible. Props joelhardi. Fixes #7763
- 13:39 Ticket #14935 (Taxonomy Permalinks Broken (Matt's Community Tags)) created by
- Taxonomy permalinks broke in trunk sometime since r15490. Example …
- 11:22 Ticket #14934 (Comment Order Bug) created by
- I found possibly bug. I found manually many comments, where timestamp …
- 10:10 Ticket #14933 (IXR_Server->call() fails when calling method that uses __call()) reopened by
- Didn't mean to close, sorry
- 10:09 Ticket #14933 (IXR_Server->call() fails when calling method that uses __call()) closed by
- fixed
- 10:07 Ticket #14933 (IXR_Server->call() fails when calling method that uses __call()) created by
-
I have a class in a plugin that uses PHP's magic method
__call()
to … - 09:59 Ticket #14932 (Featured Images: No way to custom crop when used as headers) created by
- Custom Headers have Custom Cropping When a theme uses featured images …
- 06:30 Ticket #14931 (Oembed for Picasa) created by
- I was browsing the sites that …
- 00:48 Ticket #14930 (Enable automatic longdesc for images) created by
- I attended WordCamp Portland and one of the sessions I sat in on had …
- 00:10 Changeset [15642] by
- Introduce WP_List_Table::current_action() and use throughout admin …
- 00:08 Ticket #14929 (wp_cache_*() could be refactored into static class functions) created by
- the global function family wp_cache_*() could be refactored into the …
09/21/2010:
- 22:36 Ticket #14928 (wp_mkdir_p() phpdocs do not explain the "p" in the function name in full) created by
- While I stumbled over "wp_mkdir_p()" I wondered what this function …
- 21:39 Ticket #14927 (Impossible to search for Images w/o Javascript) created by
- When Javascript is switched off (in trunk, or javascript on in 3.0.x) …
- 19:41 Ticket #14911 (Don't fetch theme_roots on every page load.) closed by
- fixed: (In [15641]) Don't fetch theme_roots transient on every page load. …
- 19:41 Changeset [15641] by
- Don't fetch theme_roots transient on every page load. Avoid it …
- 18:27 Ticket #14926 (Multisite author dropdown on post admin page lists ALL editable users) closed by
- invalid: That code has been updated recently. See #14572 Re-open this ticket …
- 17:36 Ticket #14926 (Multisite author dropdown on post admin page lists ALL editable users) created by
- The author selection box is created in the function …
- 16:41 Ticket #14920 (Noop function called and WP_Dependencies constructors conceptually broken) closed by
- wontfix: WP_Dependencies can optionally be extended elsewhere, in addition to …
- 16:37 Ticket #14535 (TinyMCE inserts font-size and line-height spans on Google Chrome when ...) closed by
- duplicate: Consolidating into #14218.
- 16:37 Ticket #14925 (<span style="font-size: 13.3333px;">) closed by
- duplicate: #14218
- 14:57 Ticket #14925 (<span style="font-size: 13.3333px;">) created by
- The real nasty things about this bug are: * It doesn’t show up in …
- 14:52 Ticket #14918 (Add brief example to PHPDoc for add_role) closed by
- fixed: (In [15640]) Provide an example for add_role() capabilities argument. …
- 14:52 Changeset [15640] by
- Provide an example for add_role() capabilities argument. props …
- 14:50 Ticket #14699 (Optimize SQL resulting from custom taxonomy queries) closed by
- duplicate: I'm going to mark this as duplicate of #12891 since the SQL code has …
- 14:35 Ticket #14924 (author/user meta data extraction error) created by
- It seems that if user meta data fields are created with dashes '-' …
- 14:21 Ticket #14923 (adding load of the theme function.php in wp_comment_post.php) closed by
- invalid: sory i have a problem with my coda - all is O.K.
- 13:07 Ticket #14923 (adding load of the theme function.php in wp_comment_post.php) created by
- I develop a theme that add a action for 'comment_post' but in a new …
- 12:17 Ticket #14922 (Invalid Custom RSS Feed for Custom Post Type without a regular Post) created by
- Adding a custom feed for a Custom Post Type via: […] (also …
- 12:11 Ticket #14921 (WP_Dependencies is tagged as external but is core package) created by
- While creating some runtime and static analyzer tools I ran over a …
- 11:15 Ticket #14916 (Seleceted subcategories in admin panels not appear in "tree" view) closed by
- duplicate
- 11:13 Ticket #14723 (Category hierarchy is not respected in admin section) closed by
- duplicate: #10982
- 10:33 Ticket #14920 (Noop function called and WP_Dependencies constructors conceptually broken) created by
- See [15639] In PHP4, extending a class and providing the PHP 4 …
- 09:33 Ticket #14919 (RSS widget not retrieving data) closed by
- invalid: Closing as invalid because this is a server configuration issue, not a …
- 09:33 Ticket #14919 (RSS widget not retrieving data) reopened by
- 08:59 Ticket #14919 (RSS widget not retrieving data) closed by
- fixed
- 08:40 Ticket #14919 (RSS widget not retrieving data) created by
- The RSS widget does not successfully add RSS feeds to my blogs. I can …
- 07:32 Ticket #14918 (Add brief example to PHPDoc for add_role) created by
-
Add an example to the PHPDoc for the
$capabilities
parameter for … - 06:00 Ticket #14917 (wp_list_pages offset parameter not working) created by
- The offset parameter should be working as of WP 2.8 but its not working.
- 02:48 Ticket #14916 (Seleceted subcategories in admin panels not appear in "tree" view) created by
- I think this is a bug I've long time ago. On the admin panel, suppose …
09/20/2010:
- 23:57 Ticket #14915 (Fix activation hook inconsistency) created by
- The activation hook fires whenever a plugin is updated through the …
- 23:48 Ticket #14914 (Potential Bug in wp_update_term() when using get_term filter) created by
- Here's the situation: I am using the "get_term" filter to …
- 20:55 Ticket #14913 (MS Requires Client Information to Load Files) created by
-
When installed as multi-site, WP in
ms-settings.php
tries to parse … - 20:34 Ticket #14912 (Introduce register_update_hook()) created by
- Currently, plugin authors overload the activation hook with routines …
- 20:09 Ticket #14911 (Don't fetch theme_roots on every page load.) created by
- As part of setting up the directories for the current theme, …
- 19:17 Changeset [15639] by
- Revert [15637]. Still needed for PHP4.
- 19:13 Ticket #14508 (Always require wp-db.php) closed by
- fixed: (In [15638]) Always include wp-db.php. Prevents a conditional include …
- 19:13 Changeset [15638] by
- Always include wp-db.php. Prevents a conditional include and allows db …
- 18:53 Changeset [15637] by
- Remove annoying, useless construcotrs. Props Rasmus. …
- 18:11 Changeset [15636] by
- Speed up is_serialized() with strpbrk(). Props Rasmus. see #14429
- 15:28 Changeset [15635] by
- Simplify sanitize_key() and use it in more places. see #14910
- 15:21 Ticket #14910 (Simplify sanitize_key() and use it in more places) created by
- sanitize_key() does some unnecessary work that can be eliminated. …
- 15:01 Ticket #14909 (Pass "_e('Press This')" through filter) created by
- Currently, there is no way for a plugin to change the "Press This" …
- 13:32 Ticket #14908 (Incorrect top-level threading in non-singular Atom comment feed) created by
- In non-singular Atom comment feeds (i.e. those for archives, search …
- 12:32 Ticket #14907 (Comment type is not correctly passed to wp_notify_postauthor in ...) closed by
- fixed: This has already been fixed: [15491]
- 11:50 Ticket #14907 (Comment type is not correctly passed to wp_notify_postauthor in ...) created by
- Line 1285 of wp-includes/comment.php (part of wp_new_comment) reads as …
- 10:50 Ticket #14906 (post-thumbnail is not a valid thumbnail size) closed by
- invalid: From the docs of the_post_thumbnail(): […]
- 09:51 Ticket #14906 (post-thumbnail is not a valid thumbnail size) created by
- If I refer to the documentation or the source code, if I pass no …
- 09:19 Ticket #14905 (Plugin Search Term gets lost on Activation) created by
- With Javascript Switched of on Trunk, searching for a plugin in the …
- 04:39 Ticket #14904 (Install page not redirecting to wp-admin/ on IIS6) created by
- Steps to reproduce: 1. Download and extract to Windows Server 2003 …
- 01:04 Ticket #14903 (Expand theme support removal for 3.0 features) created by
- We need remove_editor_style(), remove_custom_header_image(), and …
- 00:58 Ticket #14899 (Remove Theme Support not Working) closed by
- invalid: I've rewritten the Codex page. …
09/19/2010:
- 23:35 Ticket #14902 (weblogUpdates.extendedPing does not implement standard) created by
- When a blog post is published or updated, Update Services are notified …
- 23:22 Ticket #14901 (Make "Uncategorized" transparent) created by
- When posts are created, they are placed into the Uncategorized …
- 18:40 Ticket #14900 (link-template string builder cleanup) created by
- Convert dynamic strings to static strings where quick wins are …
- 17:04 Ticket #14899 (Remove Theme Support not Working) created by
- I have a "twenty ten" child theme and I want to disable the Custom …
- 11:08 Ticket #14896 (Code cleanup: Missing braces, confusing wrong indent in functions.php) closed by
- fixed: (In [15634]) Clarify code in wp_load_alloptions(). Props joelhardi. …
- 11:08 Changeset [15634] by
- Clarify code in wp_load_alloptions(). Props joelhardi. Fixes #14896
- 11:02 Ticket #14895 (Why doesn't exists a term metadata table yet?) closed by
- duplicate: #10142
- 10:19 Ticket #14898 (Twenty-ten: Featured image doesn't work for pages (works only on posts)) created by
- On default theme, twenty-ten the featured image doesn't work for pages …
- 07:57 Ticket #14897 (Selecting Network Themes & Appearance selection) created by
- In 'Super Admin > Themes' there is a) no way to enable all themes, …
- 02:29 Ticket #14896 (Code cleanup: Missing braces, confusing wrong indent in functions.php) created by
- Patch is for current trunk r15633. This is code cleanup only. There's …
09/18/2010:
- 22:32 Ticket #14895 (Why doesn't exists a term metadata table yet?) created by
- I already needed, some times, to add "custom taxonomies fields", and I …
- 19:51 Changeset [15633] by
- Map 'approved' comment view to 'approve' comment status. See #14579
- 19:30 Changeset [15632] by
- WP_Terms_Table cleanup: * use column_*() methods * remove $taxonomy …
- 19:27 Ticket #12443 (General get_ancestors() function) closed by
- fixed: [15631]
- 19:20 Changeset [15631] by
- Introduce get_ancestors(). Props filosofo. Fixes #12443
- 17:46 Changeset [15630] by
- WP_Comments_Table cleanup: * use column_*() methods * remove extra …
- 17:21 Changeset [15629] by
- Extra single_row_columns() out of single_row() for increased …
- 17:17 Changeset [15628] by
- Remove unused edit-*-rows.php files. See #14579
- 15:40 Ticket #14894 (Multisite bugs) closed by
- invalid: Ugh. So sorry guys. The issue was being caused by a plugin, namely W3 …
- 15:10 Ticket #14894 (Multisite bugs) created by
- Maybe it's just me, but many of the cross-blog functions don't work as …
- 15:00 Ticket #9910 ("Update page" is totally unclear) closed by
- wontfix
- 15:00 Ticket #9910 ("Update page" is totally unclear) reopened by
- @dd32: The edit lock pops a big red warning that someone else is …
- 12:48 Ticket #9910 ("Update page" is totally unclear) closed by
- worksforme: I think that the wording is clear enough, and as dd32 said I don't …
- 12:44 Ticket #9829 (Don't display "Admin Color Scheme" select menu when user has no role ...) closed by
- worksforme: The colour scheme option might be limited in that it would only apply …
- 12:33 Ticket #8913 (Post published message issue) closed by
- worksforme: Lack of traction suggests that this is not a common issue. It doesn't …
- 08:56 Ticket #12315 ("Link URL" on uploaded images does not update when saving a post) closed by
- duplicate: >Steps to reproduce #12315 on WP 3.0.1: - Create a gallery. - Click …
- 07:24 Ticket #14893 (wp_inactive_widgets sidebar forgotten, then does notice in ...) created by
- The 'wp_inactive_widgets' is not initalized but used later on. Can be …
09/17/2010:
- 22:50 Ticket #14739 (Auto update problem) closed by
- duplicate: Duplicate of #14465
- 22:35 Changeset [15627] by
- Fix logic inversion in r15626. see #14892. Also note that r15626 fixed …
- 22:27 Ticket #14892 (minor improvement on category__in) closed by
- fixed: (In [15626]) Don't require categoryin, tagin etc. to be arrays …
- 22:27 Changeset [15626] by
- Don't require categoryin, tagin etc. to be arrays necessarily. …
- 21:11 Ticket #14892 (minor improvement on category__in) created by
- if categoryin is only provided an int, it will fail (relatively …
- 20:50 Ticket #14891 (Fix line-height of admin CSS for .updated and .error messages) created by
-
This is just a one-line fix to
wp-admin/css/global.dev.css
. … - 17:07 Changeset [15625] by
- Remove extraneous sanitization of category_name. Leave it to …
- 16:08 Changeset [15624] by
- Allow plugins to manipulate the meta query args. See #14645
- 15:22 Ticket #14890 (dynamic custom header image sizes patch) created by
- This patch adds the capability for theme developers to use maximum, …
- 15:08 Ticket #14537 (Support Google Chrome Frame) reopened by
- 14:19 Ticket #14863 (dynamic custom image header size) closed by
- invalid
- 11:45 Ticket #14889 (Memory Comparison Broken / WordPress Memory Limit) created by
- WordPress falsely assume that PHP memory limit values can be …
- 08:49 Ticket #14887 (Bulk Edit of Posts doesn/t show categories.) closed by
- duplicate: #11302
- 07:50 Ticket #14888 (PHPMailer class uses wrong/no sender for mail envelope) created by
- As an result following SMTP envelope and "Return-Path" email address …
- 05:21 Ticket #14537 (Support Google Chrome Frame) closed by
- wontfix: I suggest we forget about this, at least for now (even the simple META …
- 03:08 Ticket #14887 (Bulk Edit of Posts doesn/t show categories.) created by
- For example: if i select three posts to bulk-edit, and if they are all …
09/16/2010:
- 23:23 Ticket #13458 (Blogger Import prepends '>' to all content in PHP 5.3) closed by
- wontfix: Import plugins are no longer a part of core
- 21:17 Ticket #14776 ('manage_' . screen . '_columns' filter not working) reopened by
- Per discussion in IRC.
- 20:48 Ticket #14878 (wp_get_current_commenter filter) closed by
- fixed: (In [15623]) Apply filter to wp_get_current_commenter(). Fixes #14878
- 20:48 Changeset [15623] by
- Apply filter to wp_get_current_commenter(). Fixes #14878
- 20:27 Ticket #14776 ('manage_' . screen . '_columns' filter not working) closed by
- worksforme: Sure. Example class: […] How you use it: […] Mockup …
- 20:07 Changeset [15622] by
- Add default display_rows() and single_row() methods to WP_List_Table. …
- 19:59 Ticket #14886 (current_screen object lies because of unspecified post_type parameter) created by
- When editing a page, you don't usually end up with post_type in the …
- 15:40 Ticket #14885 (Fatal error: Maximum execution time of 60 seconds exceeded in ...) created by
- Wordpress 3.0 installed on XAMPP. When I try to install a theme via …
- 14:01 Ticket #14884 (Add a filter inside admin-ajax.php for walker) created by
- I'm trying to extend the Wordpress menu system and i can't get the …
- 11:47 Ticket #14883 (Header of Twenty Ten moved to right in IE9 beta) created by
- Without use of compatibility view.
- 08:17 Ticket #14882 (streams.php, POMO_FileReader, binary read fopen, Windows) created by
- My system is : Windows PHP 4.3.0 Mysql 4.1 Minimal requiem for …
09/15/2010:
- 20:44 Ticket #14881 (do_action should not pass empty string by default) created by
- […] Second example is bool(true) as expected, but the first is a …
- 20:22 Ticket #14880 (404 Errors Replaced with Category Pages) created by
- Sometime between 2010-09-14 and 2010-09-15 a revision to trunk makes …
- 20:19 Ticket #14879 (Introduce is_child()) closed by
- duplicate: #8050 http://core.trac.wordpress.org/search?q=is_child
- 20:17 Ticket #14306 (Custom Taxonomies not associated to Custom Post Type on Export) reopened by
- We only close tickets once they have been committed to core.
- 20:16 Ticket #14879 (Introduce is_child()) created by
- I've been thinking of a new conditional tag named is_child() which …
- 20:13 Changeset [15621] by
- use get_user_count() in get_sitestats()
- 20:10 Ticket #14306 (Custom Taxonomies not associated to Custom Post Type on Export) closed by
- fixed: Not sure what to update on here, but I can confirm this fix works.
- 19:52 Changeset [15620] by
- Clean up wp_list_authors(). See #10329
- 16:55 Ticket #14878 (wp_get_current_commenter filter) created by
- while i was doing something around with the comment system, i've …
- 14:08 Ticket #14877 (Ability to create exclusive custom taxonomies) created by
- Custom taxonomies should have the option of toggling exclusivity, …
- 09:24 Ticket #14872 (Inconsistent Border Radius for login form) closed by
- fixed: (In [15619]) Fix border radius in login form. Props filosofo. Fixes #14872
- 09:24 Changeset [15619] by
- Fix border radius in login form. Props filosofo. Fixes #14872
- 02:05 Ticket #14876 (wp_get_sidebars_widgets() assumes that widgets are enabled) created by
- When a theme does not have any sidebars defined, …
Note: See TracTimeline
for information about the timeline view.