December 2009 Archives by author
Starting: Tue Dec 1 02:06:02 UTC 2009
Ending: Thu Dec 31 10:22:45 UTC 2009
Messages: 294
- [wp-svn] [12300] trunk: Accept either user_id or user_ID.
m at wordpress.org
- [wp-svn] [12301] trunk/wp-admin/import/wordpress.php: Preserve parentage when importing comments.
m at wordpress.org
- [wp-svn] [12302] trunk/wp-includes: Separate the removal of <p> wrapping from shortcodes into another function and apply it with different filter , props miqrogroove, props mdawaffe, see #11257, see #11249
m at wordpress.org
- [wp-svn] [12303] trunk: Don't show deleted Pages in wp.getPages results, props ryan, props Denis-de-Bernardy, fixes #11243
m at wordpress.org
- [wp-svn] [12304] trunk: Remove oEmbed references and auto-insert of shortcodes from the UI, fixes #11288
m at wordpress.org
- [wp-svn] [12305] trunk/wp-includes/post.php: Delete custom taxonomy relationships when deleting a post or attachment.
m at wordpress.org
- [wp-svn] [12306] trunk/wp-includes/bookmark.php: Do recently updated test only if show_updated.
m at wordpress.org
- [wp-svn] [12307] trunk/wp-includes/post.php: Use correct var name.
m at wordpress.org
- [wp-svn] [12308] trunk/wp-admin: Standardize on 'Undo'.
m at wordpress.org
- [wp-svn] [12309] trunk/wp-includes/functions.php: Fix wp_nonce_ays() for log-out case.
m at wordpress.org
- [wp-svn] [12310] trunk: Fix file validation in theme editor.
m at wordpress.org
- [wp-svn] [12311] trunk/wp-admin/includes: Swap Spam and Trash in comment action links, fixes #11258
m at wordpress.org
- [wp-svn] [12312] trunk/wp-admin: Fix multiple confirmation messages when restoring posts and pages from the trash , props caesarsgrunt, see #4529
m at wordpress.org
- [wp-svn] [12313] trunk: Fix canceling when deleting newly added categories and link categories, fixes #11296
m at wordpress.org
- [wp-svn] [12314] trunk/wp-includes/version.php: Beta 2 bump
m at wordpress.org
- [wp-svn] [12315] trunk/wp-settings.php: Set default timezone.
m at wordpress.org
- [wp-svn] [12316] trunk/wp-includes/query.php: Fix is_tax().
m at wordpress.org
- [wp-svn] [12317] trunk: Fix errors when bulk actions executed on empty list, props nacin, see #11184
m at wordpress.org
- [wp-svn] [12318] trunk: Validate date/time fields for posts and comments, fixes #10309
m at wordpress.org
- [wp-svn] [12319] trunk/wp-includes/category-template.php: get_the_term_list() phpdoc updates.
m at wordpress.org
- [wp-svn] [12320] trunk/wp-includes/post-image-template.php: phpdoc for post thumbnail template functions.
m at wordpress.org
- [wp-svn] [12321] trunk/wp-includes/comment.php: Allow plugins to filter the UserAgent used for PingBack requests.
m at wordpress.org
- [wp-svn] [12322] trunk/wp-admin: Display Post/ Page Thumbnail meta box even if theme does not support it -- just display an info message .
m at wordpress.org
- [wp-svn] [12323] trunk/wp-admin/includes/meta-boxes.php: Revert the string change to the Discussion meta box as this is a generic box for multiple post types .
m at wordpress.org
- [wp-svn] [12324] trunk/wp-admin/includes/post.php: Make codex link open in a new window
m at wordpress.org
- [wp-svn] [12325] trunk/wp-includes: Use oEmbed for dailymotion.
m at wordpress.org
- [wp-svn] [12326] trunk/wp-includes/media.php: Cleanup oembed caching.
m at wordpress.org
- [wp-svn] [12327] trunk/wp-includes/post-template.php: Get rid of stray comma.
m at wordpress.org
- [wp-svn] [12328] trunk/wp-admin: Reverting [12324] and [12322] after some discussion .
m at wordpress.org
- [wp-svn] [12329] trunk: Drop autoload index from schema.
m at wordpress.org
- [wp-svn] [12330] trunk/wp-admin/includes/meta-boxes.php: Re-enable trash link appearance on autosave.
m at wordpress.org
- [wp-svn] [12331] trunk/wp-includes/functions.php: Yes, I did mean original...
m at wordpress.org
- [wp-svn] [12332] trunk/wp-includes: Check the correct global in get_page and also ensure that the cap check for deleting pages copes for the default page we edit when adding new .
m at wordpress.org
- [wp-svn] [12333] trunk/wp-includes/default-widgets.php: Do not display comments on non-public posts in comments widget.
m at wordpress.org
- [wp-svn] [12334] trunk: Fix the case of the curiously expanding wp-admin menu.
m at wordpress.org
- [wp-svn] [12335] trunk: Spam links are just as destructive as trash (more so, actually, since they deprecate the comment).
m at wordpress.org
- [wp-svn] [12336] trunk/wp-admin/includes/post.php: Use stripslashes_deep to strip meta values.
m at wordpress.org
- [wp-svn] [12337] trunk/wp-admin/options.php: Include admin-footer in options. php only for the default case.
m at wordpress.org
- [wp-svn] [12338] trunk/wp-includes/media.php: Make the gallery shortcode float the right way for RTL languages.
m at wordpress.org
- [wp-svn] [12339] trunk: Standardize around "post image" instead of "post thumbnail"
m at wordpress.org
- [wp-svn] [12340] trunk/wp-includes/general-template.php: Urlencode the redirect url for the logout links as well as login in links.
m at wordpress.org
- [wp-svn] [12341] trunk: Cast out the lowercase P demons that snuck in.
m at wordpress.org
- [wp-svn] [12342] trunk: Introducing set_post_image_size(w, h, crop) so themes can register their special size/crop for canonical post images.
m at wordpress.org
- [wp-svn] [12343] trunk/wp-admin: More standardization around Post/ Page Image instead of Post/Page Thumbnail
m at wordpress.org
- [wp-svn] [12344] trunk: Yet more standardization around Post/ Page Image instead of Post/Page Thumbnail
m at wordpress.org
- [wp-svn] [12345] trunk/wp-includes/theme.php: Revision 12345.
m at wordpress.org
- [wp-svn] [12346] trunk/wp-admin/includes/image.php: s/size/s/ fixes #11370 props nacin.
m at wordpress.org
- [wp-svn] [12347] trunk: Save menu sections' opened/closed state separately, fixes #10366
m at wordpress.org
- [wp-svn] [12348] trunk/wp-includes/update.php: Remove passing of spurious argument to wpdb->db_version().
m at wordpress.org
- [wp-svn] [12349] trunk/wp-includes: Do not auto-scroll the media popup when opening an image details section if it can fit in the viewport , props caesarsgrunt, fixes #11269
m at wordpress.org
- [wp-svn] [12350] trunk: Allow registering post image support per post type.
m at wordpress.org
- [wp-svn] [12351] trunk: Post/Page Image was too generic a name.
m at wordpress.org
- [wp-svn] [12352] trunk/wp-admin/includes/media.php: Do not show "Use as thumbnail" in standalone media browser, but DO show it when you upload a new image on a post.
m at wordpress.org
- [wp-svn] [12353] trunk/wp-admin/js: Show "Done" feedback after setting post thumbnail image.
m at wordpress.org
- [wp-svn] [12354] trunk/wp-includes/script-loader.php: Forgot to check this in with [ 12353].
m at wordpress.org
- [wp-svn] [12355] trunk: Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image.
m at wordpress.org
- [wp-svn] [12356] trunk/wp-includes/general-template.php: Do not double-stripslashes( ) on get_search_query().
m at wordpress.org
- [wp-svn] [12357] trunk: Fix some wrapping/cropping issues for verbose languages.
m at wordpress.org
- [wp-svn] [12358] trunk/wp-includes/pluggable.php: Use http_response_code for wp_redirect(), so that fastcgi hosts always get 301 redirect love.
m at wordpress.org
- [wp-svn] [12359] trunk/wp-admin/includes/export.php: Use esc_url_raw() on wp: comment_author_url in exports.
m at wordpress.org
- [wp-svn] [12360] trunk/wp-admin: Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance.
m at wordpress.org
- [wp-svn] [12361] trunk/wp-admin/press-this.php: Allow for saving Press This entries with blank titles.
m at wordpress.org
- [wp-svn] [12362] trunk/wp-includes/comment-template.php: Strip HTML from comments_popup_link title attribute.
m at wordpress.org
- [wp-svn] [12363] trunk: Image editor icons, props Ben Dunkle, fixes #10979
m at wordpress.org
- [wp-svn] [12364] trunk/wp-includes/default-widgets.php: Fix slashes in the Text widget, props Denis-de-Bernardy, fixes #10563
m at wordpress.org
- [wp-svn] [12365] trunk/wp-admin/includes/upgrade.php: Drop temp upgrade code.
m at wordpress.org
- [wp-svn] [12366] trunk/wp-admin/includes/upgrade.php: Revert [11212], [12252], [ 12255] and [12258].
m at wordpress.org
- [wp-svn] [12367] trunk/wp-includes/http.php: Remove unused variable.
m at wordpress.org
- [wp-svn] [12368] trunk/wp-includes/functions.php: Reverting [12331].
m at wordpress.org
- [wp-svn] [12369] trunk/wp-admin/includes/class-wp-filesystem-ftpext.php: Pass correct number of args to ftp_chdir().
m at wordpress.org
- [wp-svn] [12370] trunk/wp-admin/press-this.php: Reverting [12361] due to logic issue .
m at wordpress.org
- [wp-svn] [12371] trunk/wp-admin/press-this.php: Press This empty title fix, props noel, see #11390, fixes #10715
m at wordpress.org
- [wp-svn] [12372] trunk/wp-includes/query.php: Return false from is_paged() if on the first page.
m at wordpress.org
- [wp-svn] [12373] trunk/wp-admin/includes/post.php: Call wp_cache_delete after issuing update actions.
m at wordpress.org
- [wp-svn] [12374] trunk/wp-admin/update-core.php: Show Upgrade Notice for plugins.
m at wordpress.org
- [wp-svn] [12375] trunk/wp-admin: Don' t fallback to the options database when retrieving *_per_page user options.
m at wordpress.org
- [wp-svn] [12376] trunk/wp-includes/comment.php: Optimize Whoa Cowboy query.
m at wordpress.org
- [wp-svn] [12377] trunk: Disable trash for attachments for now pending improvements in 3.0, fixes #11149
m at wordpress.org
- [wp-svn] [12378] trunk/wp-admin/includes/media.php: Display "Dimensions" only for image attachments, fixes #11403
m at wordpress.org
- [wp-svn] [12379] trunk/wp-admin: Fix image editor toolbar in IE6/7, fixes #11400
m at wordpress.org
- [wp-svn] [12380] trunk: Make animation faster for admin notices, props nacin, fixes #11267
m at wordpress.org
- [wp-svn] [12381] trunk/wp-includes/media.php: Typecast to int the return of image_resize_dimensions(), fixes #7748
m at wordpress.org
- [wp-svn] [12382] trunk: Fix dashboard Right Now columns width in IE6/7, fixes 11293
m at wordpress.org
- [wp-svn] [12383] trunk/wp-admin: Do not stop plugin activation due to E_DEPRECATED errors in php 5.3, props Denis-de-Bernardy, fixes #11250
m at wordpress.org
- [wp-svn] [12384] trunk/wp-settings.php: Do not show PHP 5. 3 deprecated errors when WP_DEBUG is set, props mrmist nacin, fixes #10533
m at wordpress.org
- [wp-svn] [12385] trunk: Remove animation for admin notices, fixes #11267
m at wordpress.org
- [wp-svn] [12386] trunk/wp-includes/script-loader.php: Bump the version number on the wp-admin.css files for [12377].
m at wordpress.org
- [wp-svn] [12387] trunk/wp-admin/includes/class-ftp.php: Fix the IP Address validation code in the FTP class.
m at wordpress.org
- [wp-svn] [12388] trunk/wp-includes/pluggable.php: Don' t html encode quotes in the blogname in email subjects as this is a plain text output .
m at wordpress.org
- [wp-svn] [12389] trunk/wp-includes/comment.php: Check that $user_id is set.
m at wordpress.org
- [wp-svn] [12390] trunk/wp-admin/edit.php: Fix notice on edit posts page when logged in as a user without the ' edit_others_posts' capability.
m at wordpress.org
- [wp-svn] [12391] trunk/wp-includes/comment.php: Restore the check for trueness on $user_id so we don' t run the queries or create the objects.
m at wordpress.org
- [wp-svn] [12392] trunk: Ensure that RTL langs don' t get a horizontal scrollbar in IE7.
m at wordpress.org
- [wp-svn] [12393] trunk: Move is_admin() to wp-settings.php so it' s available when query.php is not included.
m at wordpress.org
- [wp-svn] [12394] trunk/wp-admin/admin-ajax.php: Discard replies to comments on a trashed post, props nacin, fixes #11401
m at wordpress.org
- [wp-svn] [12395] trunk/wp-includes/link-template.php: Urlencode the search query in get_search_feed_link() and get_search_comments_feed_link(), props tenpura, fixes #11153
m at wordpress.org
- [wp-svn] [12396] trunk/wp-includes/comment-template.php: Add another arg to ' get_comment_time' filter, props miqrogroove, fixes #11421
m at wordpress.org
- [wp-svn] [12397] trunk/wp-includes/taxonomy.php: Pass taxonomy to created, edited, create, and edit actions.
m at wordpress.org
- [wp-svn] [12398] trunk: Fix some more html encoding in email subject issues.
m at wordpress.org
- [wp-svn] [12399] trunk/wp-admin/admin-ajax.php: Properly update pagination links when moderating comments for a particular post or page .
m at wordpress.org
- [wp-svn] [12400] trunk/wp-includes/post-thumbnail-template.php: Fix typos, props aldenta, fixes #11440
m at wordpress.org
- [wp-svn] [12401] trunk/wp-admin: Fix action on dashboard spam link, merge deletecomment with trashcomment, untrashcomment, spamcomment, and unspamcomment, props caesarsgrunt, fixes #11432
m at wordpress.org
- [wp-svn] [12402] trunk: Add 'trash' in comment moderation emails, props nacin, fixes #11426
m at wordpress.org
- [wp-svn] [12403] trunk/wp-includes/functions.php: Use ON DUPLICATE KEY UPDATE when inserting options to avoid duplicate entry errors .
m at wordpress.org
- [wp-svn] [12404] trunk/wp-includes/wp-db.php: Bump the MySQL requirement to 4.1.0.
m at wordpress.org
- [wp-svn] [12405] trunk: Fix upload dir defaults.
m at wordpress.org
- [wp-svn] [12406] trunk/wp-admin: Remove target from view post/page links.
m at wordpress.org
- [wp-svn] [12407] trunk/wp-admin/update-core.php: Show plugin compatibility for available upgrade versions of WP.
m at wordpress.org
- [wp-svn] [12408] trunk/wp-includes/pluggable.php: Don' t fall back to logged in cookie if in the admin.
m at wordpress.org
- [wp-svn] [12409] trunk: Remove no longer needed DB has_cap() checks.
m at wordpress.org
- [wp-svn] [12410] trunk/wp-includes/wp-db.php: Bump MySQL requirement to 4.1. 2 per previous discussions and announcements.
m at wordpress.org
- [wp-svn] [12411] trunk: Remove oEmbed discovery option.
m at wordpress.org
- [wp-svn] [12412] trunk/wp-includes/functions.php: Check post and comment status before emptying trash, fixes #11442
m at wordpress.org
- [wp-svn] [12413] trunk/wp-admin/update-core.php: Consult the tested field when checking plugin compatibility.
m at wordpress.org
- [wp-svn] [12414] trunk/wp-includes/formatting.php: Make the excerpt_more filter include the space.
m at wordpress.org
- [wp-svn] [12415] trunk/wp-includes/post.php: Delete instead of trash when bulk deleting media.
m at wordpress.org
- [wp-svn] [12416] trunk/wp-includes/version.php: RC1
m at wordpress.org
- [wp-svn] [12417] branches/2.9/: 2.9 branch, from [12416]
m at wordpress.org
- [wp-svn] [12418] trunk/readme.html: Update the readme to include new mysql minimum version.
m at wordpress.org
- [wp-svn] [12419] branches/2.9/readme.html: Update the readme to include new mysql minimum version.
m at wordpress.org
- [wp-svn] [12420] trunk/wp-includes/comment.php: Fix phpDoc for Comment Meta functions to refer to comments not posts.
m at wordpress.org
- [wp-svn] [12421] branches/2.9/wp-includes/comment.php: Fix phpDoc for Comment Meta functions to refer to comments not posts.
m at wordpress.org
- [wp-svn] [12422] trunk/wp-admin/includes/update-core.php: Check MySQL and PHP versions when auto upgrading.
m at wordpress.org
- [wp-svn] [12423] branches/2.9/wp-admin/includes/update-core.php: Check MySQL and PHP versions when auto upgrading.
m at wordpress.org
- [wp-svn] [12424] trunk/wp-includes/http.php: Properly handle float timeouts for all transports.
m at wordpress.org
- [wp-svn] [12425] branches/2.9/wp-includes/http.php: Properly handle float timeouts for all transports.
m at wordpress.org
- [wp-svn] [12426] trunk/wp-admin/includes/update-core.php: Fix typo.
m at wordpress.org
- [wp-svn] [12427] branches/2.9/wp-admin/includes/update-core.php: Fix typo.
m at wordpress.org
- [wp-svn] [12428] trunk/wp-includes/comment.php: Delete all comment meta when deleting a comment.
m at wordpress.org
- [wp-svn] [12429] branches/2.9/wp-includes/comment.php: Delete all comment meta when deleting a comment.
m at wordpress.org
- [wp-svn] [12430] trunk/wp-includes/comment.php: Delete all comment meta when deleting a comment.
m at wordpress.org
- [wp-svn] [12431] branches/2.9/wp-includes/comment.php: Delete all comment meta when deleting a comment.
m at wordpress.org
- [wp-svn] [12432] trunk: Add required php and mysql versions to version.php.
m at wordpress.org
- [wp-svn] [12433] branches/2.9: Add required php and mysql versions to version.php.
m at wordpress.org
- [wp-svn] [12434] trunk/wp-includes/theme.php: Make sure dir() returned a dir object.
m at wordpress.org
- [wp-svn] [12435] branches/2.9/wp-includes/theme.php: Make sure dir() returned a dir object.
m at wordpress.org
- [wp-svn] [12436] trunk/wp-admin/update-core.php: Give feedback when Upgrade Plugins is clicked but no plugins are selected.
m at wordpress.org
- [wp-svn] [12437] branches/2.9/wp-admin/update-core.php: Give feedback when Upgrade Plugins is clicked but no plugins are selected.
m at wordpress.org
- [wp-svn] [12438] trunk/wp-admin/admin-ajax.php: Fix the 'current_user_can' check for 'add-comment'.
m at wordpress.org
- [wp-svn] [12439] branches/2.9/wp-admin/admin-ajax.php: Fix the 'current_user_can' check for 'add-comment' for 2.9
m at wordpress.org
- [wp-svn] [12440] trunk/wp-admin/update-core.php: Escape percent sign.
m at wordpress.org
- [wp-svn] [12441] branches/2.9/wp-admin/update-core.php: Escape percent sign.
m at wordpress.org
- [wp-svn] [12442] trunk/wp-admin/edit-tags.php: Fix typo in edit-tags.php, props nacin, fixes #11350 for trunk
m at wordpress.org
- [wp-svn] [12443] branches/2.9/wp-admin/edit-tags.php: Fix typo in edit-tags.php, props nacin, fixes #11350 for 2.9
m at wordpress.org
- [wp-svn] [12444] trunk/wp-admin/edit-tags.php: Fix typo in edit-tags.php ( proper patch), props nacin, fixes #11350 for trunk
m at wordpress.org
- [wp-svn] [12445] branches/2.9/wp-admin/edit-tags.php: Fix typo in edit-tags.php ( proper patch), props nacin, fixes #11350 for 2.9
m at wordpress.org
- [wp-svn] [12446] trunk/wp-admin/includes/image-edit.php: Fix the scale image check in image editor, fixes #11473 for trunk
m at wordpress.org
- [wp-svn] [12447] branches/2.9/wp-admin/includes/image-edit.php: Fix the scale image check in image editor, fixes #11473 for 2.9
m at wordpress.org
- [wp-svn] [12448] trunk: Fix checkbox and radio styles in IE7/8 and Opera
m at wordpress.org
- [wp-svn] [12449] branches/2.9: Fix checkbox and radio styles in IE7/ 8 and Opera for 2.9
m at wordpress.org
- [wp-svn] [12450] trunk/wp-admin/includes/update-core.php: Hard code required version in update-core.php.
m at wordpress.org
- [wp-svn] [12451] branches/2.9/wp-admin/includes/update-core.php: Hard code required version in update-core.php.
m at wordpress.org
- [wp-svn] [12452] trunk/wp-admin/update-core.php: Remove stray paren.
m at wordpress.org
- [wp-svn] [12453] branches/2.9/wp-admin/update-core.php: Remove stray paren.
m at wordpress.org
- [wp-svn] [12454] branches/2.9/wp-includes/version.php: 2.9
m at wordpress.org
- [wp-svn] [12455] tags/2.9/: 2.9
m at wordpress.org
- [wp-svn] [12456] trunk/wp-includes/version.php: 3.0-alpha
m at wordpress.org
- [wp-svn] [12457] trunk/wp-includes/link-template.php: Fix notice in get_boundary_post_rel_link when there is no post to link.
m at wordpress.org
- [wp-svn] [12458] trunk/readme.html: Update the version number in readme.html
m at wordpress.org
- [wp-svn] [12459] trunk: Deprecate _nc() as _nx() is a much better was of specifying contexts.
m at wordpress.org
- [wp-svn] [12460] trunk/wp-includes/formatting.php: Improve like_escape to also escape '\'.
m at wordpress.org
- [wp-svn] [12461] trunk/wp-admin/edit-comments.php: Ensure that bulk comment actions do not remove spaces from search terms.
m at wordpress.org
- [wp-svn] [12462] trunk/wp-includes/cron.php: Fix wp_clear_scheduled_hook() so that it function prototype matches the other cron functions.
m at wordpress.org
- [wp-svn] [12463] trunk: Round back the buttons, see #11502
m at wordpress.org
- [wp-svn] [12464] trunk/wp-includes/plugin.php: Improve do_action performance.
m at wordpress.org
- [wp-svn] [12465] trunk/wp-admin/maint/repair.php: Fix typos.
m at wordpress.org
- [wp-svn] [12466] branches/2.9/wp-admin/maint/repair.php: Fix typos.
m at wordpress.org
- [wp-svn] [12467] trunk/wp-admin/categories.php: Remove unused var.
m at wordpress.org
- [wp-svn] [12468] trunk/wp-includes/registration.php: Add stricter checks to wp_insert_user() to ensure we don' t create a user with an empty user_login but return a WP_Error instead.
m at wordpress.org
- [wp-svn] [12469] trunk/wp-admin/import/wordpress.php: Fix some notices in the importer when importing files from old WordPress versions or not fetching attachments .
m at wordpress.org
- [wp-svn] [12470] trunk/wp-includes/comment.php: Check that there is a comment_agent to filter and otherwise filter an empty string .
m at wordpress.org
- [wp-svn] [12471] branches/2.9/wp-includes/version.php: Bump ver
m at wordpress.org
- [wp-svn] [12472] trunk/wp-includes/http.php: Don' t use CURLOPT_CONNECTTIMEOUT_MS or CURLOPT_TIMEOUT_MS due to bugginess.
m at wordpress.org
- [wp-svn] [12473] branches/2.9/wp-includes/http.php: Don' t use CURLOPT_CONNECTTIMEOUT_MS or CURLOPT_TIMEOUT_MS due to bugginess.
m at wordpress.org
- [wp-svn] [12474] branches/2.9: Round back the buttons, fixes #11502
m at wordpress.org
- [wp-svn] [12475] trunk/wp-includes/default-widgets.php: Make sure we have a SimplePie object before calling destruct.
m at wordpress.org
- [wp-svn] [12476] branches/2.9/wp-includes/default-widgets.php: Make sure we have a SimplePie object before calling destruct.
m at wordpress.org
- [wp-svn] [12477] trunk/wp-admin/update-core.php: Don' t display plugin compatibility info if the new WordPress version is the same as the current one .
m at wordpress.org
- [wp-svn] [12478] branches/2.9/wp-admin/update-core.php: Don' t display plugin compatibility info if the new WordPress version is the same as the current one .
m at wordpress.org
- [wp-svn] [12479] trunk/wp-includes/capabilities.php: Ensure we don' t destory the $wp_roles-> role_objects property when assigning a second role to a WP_User object.
m at wordpress.org
- [wp-svn] [12480] trunk/wp-includes/wp-db.php: Use new $required_mysql_version global in wp-db. php when checking if the mysql version is new enough.
m at wordpress.org
- [wp-svn] [12481] trunk/wp-admin/includes/image-edit.php: Fix spelling mistake in tooltip for image rotation button.
m at wordpress.org
- [wp-svn] [12482] branches/2.9/wp-admin/includes/image-edit.php: Fix spelling mistake in tooltip for image rotation button.
m at wordpress.org
- [wp-svn] [12483] trunk/wp-admin/includes/post.php: Updated phpDoc for wp-admin/ includes/post.php .
m at wordpress.org
- [wp-svn] [12484] trunk/wp-includes/feed.php: Pass the url to the ' wp_feed_cache_transient_lifetime' filter to give more context.
m at wordpress.org
- [wp-svn] [12485] trunk/wp-includes/functions.php: Much improved is_serialized() which catches serialized doubles.
m at wordpress.org
- [wp-svn] [12486] trunk/wp-includes/functions.php: Revert [12485] as it breaks the functionality of is_serialized() and make more strings appear serialized.
m at wordpress.org
- [wp-svn] [12487] trunk/wp-includes/query.php: Add is_comment_feed() to expose -> is_comment_feed.
m at wordpress.org
- [wp-svn] [12488] trunk/wp-app.php: Add some hooks to wp-app. php to allow a plugin to extend the data returned.
m at wordpress.org
- [wp-svn] [12489] trunk/wp-admin/includes/file.php: Increase download_url() timeout to 5 minutes.
m at wordpress.org
- [wp-svn] [12490] branches/2.9/wp-admin/includes/file.php: Increase download_url() timeout to 5 minutes.
m at wordpress.org
- [wp-svn] [12491] trunk/wp-includes: Update json lib.
m at wordpress.org
- [wp-svn] [12492] branches/2.9/wp-includes: Update json lib.
m at wordpress.org
- [wp-svn] [12493] trunk/wp-admin/includes/template.php: Add escaping to _wp_comment_row().
m at wordpress.org
- [wp-svn] [12494] branches/2.9/wp-admin/includes/template.php: Add escaping to _wp_comment_row().
m at wordpress.org
- [wp-svn] [12495] trunk/wp-admin/import/wordpress.php: Use maybe_unserialized on all post_meta values on import to ensure we don' t end up with double serialized data in the database.
m at wordpress.org
- [wp-svn] [12496] trunk/wp-includes/script-loader.php: Bump wp-admin css ver.
m at wordpress.org
- [wp-svn] [12497] trunk/wp-admin/update-core.php: Validation fix.
m at wordpress.org
- [wp-svn] [12498] branches/2.9/wp-admin/update-core.php: Validation fix.
m at wordpress.org
- [wp-svn] [12499] trunk/wp-includes/formatting.php: Fix sanitize_text_field() issue with some UTF-8 characters, fixes #11528 for trunk
m at wordpress.org
- [wp-svn] [12500] trunk: Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right".
m at wordpress.org
- [wp-svn] [12501] branches/2.9/wp-includes/formatting.php: Fix sanitize_text_field() issue with some UTF-8 characters, fixes #11528 for 2.9.1
m at wordpress.org
- [wp-svn] [12502] trunk/wp-includes/js: Set svn:eol-style on new files.
m at wordpress.org
- [wp-svn] [12503] trunk/wp-includes/formatting.php: Improve sanitize_text_field() some more so that we don't leave extra whitespace after stripping octets.
m at wordpress.org
- [wp-svn] [12504] trunk/wp-includes/formatting.php: Only run a second spaces strip if we replaced some octets.
m at wordpress.org
- [wp-svn] [12505] trunk/wp-includes/pomo/entry.php: Merging changes from upstream GlotPress revision [351].
m at wordpress.org
- [wp-svn] [12506] trunk/wp-admin/includes/export.php: Wrap the content of <wp: meta_value></wp:meta_value> in CDATA for WXR exports.
m at wordpress.org
- [wp-svn] [12507] trunk: Do not use deprecated Etc timezones.
m at wordpress.org
- [wp-svn] [12508] branches/2.9: Do not use deprecated Etc timezones.
m at wordpress.org
- [wp-svn] [12509] trunk/wp-includes/post.php: Add hierarchical taxonomy handling to wp_set_post_terms().
m at wordpress.org
- [wp-svn] [12510] trunk/wp-includes/taxonomy.php: Cleanup clean_term_cache().
m at wordpress.org
- [wp-svn] [12511] trunk/wp-includes/user.php: Sanitize only string and numeric fields in the user object.
m at wordpress.org
- [wp-svn] [12512] branches/2.9/wp-includes/user.php: Sanitize only string and numeric fields in the user object.
m at wordpress.org
- [wp-svn] [12513] trunk: Remove unneeded quotes around vars.
m at wordpress.org
- [wp-svn] [12514] trunk/wp-includes/general-template.php: Extend the_modified_date() to support before/after/echo.
m at wordpress.org
- [wp-svn] [12515] trunk: Use array calling style.
m at wordpress.org
- [wp-svn] [12516] trunk/wp-includes/query.php: Make the meaning of is_home() more explicit.
m at wordpress.org
- [wp-svn] [12517] trunk/wp-includes/post.php: Notice fix.
m at wordpress.org
- [wp-svn] [12518] trunk/wp-includes/comment.php: Add more orderby and select options to get_comments.
m at wordpress.org
- [wp-svn] [12519] trunk/wp-admin/includes/file.php: Check upload_tmp_dir ini settings for a usable temporary path.
m at wordpress.org
- [wp-svn] [12520] trunk/wp-includes/rewrite.php: Check that get_page_hierarchy() returns something before trying to build the verbose page rules in WP_Rewrite ::page_uri_index().
m at wordpress.org
- [wp-svn] [12521] trunk/wp-includes/class-phpass.php: Update phpass to 0.2.
m at wordpress.org
- [wp-svn] [12522] trunk/wp-includes: Upgrade SWFobject JS to 2.2.
m at wordpress.org
- [wp-svn] [12523] trunk: Check required php and mysql versions in the update response and notify if the server environment does not meet those requirements .
m at wordpress.org
- [wp-svn] [12524] trunk: Retunr WP_Error from wp_crop_image() and image_resize().
m at wordpress.org
- [wp-svn] [12525] trunk/wp-includes: Refresh deprecated bookmark functions.
m at wordpress.org
- [wp-svn] [12526] trunk/wp-includes/deprecated.php: Set the version of WP a function was deprecated in for all deprecated functions .
m at wordpress.org
- [wp-svn] [12527] branches/2.9/wp-includes/version.php: 2.9.1 beta 1
m at wordpress.org
- [wp-svn] [12528] trunk/wp-includes/class-simplepie.php: windows-1252 is canonical, not Windows-1252.
m at wordpress.org
- [wp-svn] [12529] branches/2.9/wp-includes/class-simplepie.php: windows-1252 is canonical, not Windows-1252.
m at wordpress.org
- [wp-svn] [12530] trunk: Round the corners of the Update nag message.
m at wordpress.org
- [wp-svn] [12531] trunk/wp-includes/functions.wp-styles.php: phpDoc updates for functions.wp-styles.php.
m at wordpress.org
- [wp-svn] [12532] trunk/wp-includes/link-template.php: Make sure the post global is actually an object before we treat it like one .
m at wordpress.org
- [wp-svn] [12533] trunk/wp-admin: Consitent use of ?\226?\128? \166 Fixes #10374 props demetris.
m at wordpress.org
- [wp-svn] [12534] trunk/wp-includes: Fix phpDoc for _deprecated_file().
m at wordpress.org
- [wp-svn] [12535] trunk/wp-includes: More phpdoc fixes.
m at wordpress.org
- [wp-svn] [12536] trunk/wp-includes/functions.php: Add new function _deprecated_argument() to be used for marking arguments as deprecated so that with WP_DEBUG enabled developers can see they need to review and update their code .
m at wordpress.org
- [wp-svn] [12537] trunk/wp-includes: Fix typo in _deprecated_argument() and start using _deprecated_argument() in wp-includes files.
m at wordpress.org
- [wp-svn] [12538] trunk/wp-includes/post.php: Update wp_clear_scheduled_hook calls to use array when passing args.
m at wordpress.org
- [wp-svn] [12539] branches/2.8: Some hardening for 2.8
m at wordpress.org
- [wp-svn] [12540] trunk/wp-admin/includes/template.php: Change to comments UI to show when a comment is replying to another, and link to the parent comment, so you can understand the context of a given comment when moderating from the dashboard .
m at wordpress.org
- [wp-svn] [12541] trunk/wp-admin: Some style tweaks to theme editor, fixes #11563.
m at wordpress.org
- [wp-svn] [12542] trunk/wp-admin: Media editing: When you have many custom taxonomies this page can get rather long, or just normally, so adding a "save" button to the top as well, for easy access.
m at wordpress.org
- [wp-svn] [12543] trunk/wp-admin: More cleanup of the edit media screen:
m at wordpress.org
- [wp-svn] [12544] trunk/wp-admin/includes/file.php: Replace ctype_digit() with is_numeric() for better compatibility, props markup, fixes #11620 for trunk
m at wordpress.org
- [wp-svn] [12545] branches/2.9/wp-admin/includes/file.php: Replace ctype_digit() with is_numeric() for better compatibility, props markup, fixes #11620 for 2.9
m at wordpress.org
- [wp-svn] [12546] trunk: Remove unused .fade CSS class, props nacin, fixes #11628
m at wordpress.org
- [wp-svn] [12547] trunk/wp-admin/includes/misc.php: phpDoc for wp_reset_vars().
m at wordpress.org
- [wp-svn] [12548] trunk: Swap out ;; for ;.
m at wordpress.org
- [wp-svn] [12549] trunk/wp-admin/js/image-edit.dev.js: Swap out ; ; for ; in js too.
m at wordpress.org
- [wp-svn] [12550] trunk/wp-includes/post-template.php: Fix notices in get_the_title() when passed an invalid id.
m at wordpress.org
- [wp-svn] [12551] trunk/wp-admin/admin.php: Remove unused global posts_per_page.
m at wordpress.org
- [wp-svn] [12552] trunk: CSS whitespace and color definitions cleanup, props Simek, fixes #11561
m at wordpress.org
- [wp-svn] [12553] trunk: Move wp-admin.css and rtl.css to the wp-admin/css directory, rename rtl.css to wp-admin-rtl.css to follow naming standard, fixes #10985
m at wordpress.org
- [wp-svn] [12554] trunk/wp-includes: Don' t close thickbox when clicking outside the iframe while uploading, fixes #6883
m at wordpress.org
- [wp-svn] [12555] trunk/wp-admin/includes/image-edit.php: Show disabled image rotation buttons when imagerotate() is missing, props husky and hakre, fixes #11536
m at wordpress.org
- [wp-svn] [12556] branches/2.9/wp-admin/includes/image-edit.php: Show disabled image rotation buttons when imagerotate() is missing, props husky and hakre, fixes #11536 for 2.9
m at wordpress.org
- [wp-svn] [12557] trunk/wp-includes: Update Prototype.js to 1.6. 1 and remove the second copy of it from wp-includes/js/scriptaculous, update Scriptaculous.js to 1.8.3, props Simek, fixes #11041
m at wordpress.org
- [wp-svn] [12558] trunk/wp-includes: WP_Dependencies: pass NULL to disable script and style version query strings, props scribu amattie, fixes #11315
m at wordpress.org
- [wp-svn] [12559] trunk/wp-includes: Too many question marks, see #11315
m at wordpress.org
- [wp-svn] [12560] trunk/wp-admin/includes/upgrade.php: Better duplicate option delete query.
m at wordpress.org
- [wp-svn] [12561] branches/2.9/wp-admin/includes/upgrade.php: Better duplicate option delete query.
m at wordpress.org
- [wp-svn] [12562] trunk/wp-includes/meta.php: Use umeta_id for user meta.
m at wordpress.org
- [wp-svn] [12563] branches/2.9/wp-includes/meta.php: Use umeta_id for user meta.
m at wordpress.org
- [wp-svn] [12564] trunk/wp-admin/includes/update-core.php: Cleanup after bailing when php or mysql versions are not compat.
m at wordpress.org
- [wp-svn] [12565] branches/2.9/wp-admin/includes/update-core.php: Cleanup after bailing when php or mysql versions are not compat.
m at wordpress.org
- [wp-svn] [12566] branches/2.9/readme.html: Update version in readme
m at wordpress.org
- [wp-svn] [12567] trunk: Fix alignment of checkbox in table.widefat, fixes #11610
m at wordpress.org
- [wp-svn] [12568] branches/2.9: Fix alignment of checkbox in table.widefat, fixes #11610 for 2.9
m at wordpress.org
- [wp-svn] [12569] trunk/wp-admin/theme-editor.php: Remove extraneous br.
m at wordpress.org
- [wp-svn] [12570] branches/2.9/wp-admin/theme-editor.php: Remove extraneous br.
m at wordpress.org
- [wp-svn] [12571] trunk/wp-includes/post.php: Return empty array instead of null.
m at wordpress.org
- [wp-svn] [12572] branches/2.9/wp-includes/post.php: Return empty array instead of null.
m at wordpress.org
- [wp-svn] [12573] trunk/wp-includes/wp-db.php: Don' t set charset if mysql version does not have the collation cap.
m at wordpress.org
- [wp-svn] [12574] branches/2.9/wp-includes/wp-db.php: Don' t set charset if mysql version does not have the collation cap.
m at wordpress.org
- [wp-svn] [12575] trunk/wp-admin/upgrade.php: Check PHP and MySQL versions in upgrade .php.
m at wordpress.org
- [wp-svn] [12576] branches/2.9/wp-admin/upgrade.php: Check PHP and MySQL versions in upgrade.php.
m at wordpress.org
- [wp-svn] [12577] trunk/wp-admin: Check PHP and MySQL versions in install.php.
m at wordpress.org
- [wp-svn] [12578] branches/2.9/wp-admin: Check PHP and MySQL versions in install.php.
m at wordpress.org
- [wp-svn] [12579] branches/2.9/wp-includes/version.php: RC1
m at wordpress.org
- [wp-svn] [12580] trunk/wp-includes/functions.php: Attempt to detect the correct post enclosure mime type, props josephscott, fixes #11668
m at wordpress.org
- [wp-svn] [12581] trunk/wp-includes/functions.php: Add more document file type extensions, props Otto42, dd32, hakre, fixes #7225
m at wordpress.org
- [wp-svn] [12582] trunk/wp-admin/includes/media.php: Remove unneeded empty span and add form closing tag in media.php, props Simek and hakre, fixes #11569
m at wordpress.org
- [wp-svn] [12583] trunk/wp-admin/admin.php: Use a more reliable method of locating wp-load.php in the admin bootstrap.
m at wordpress.org
- [wp-svn] [12584] trunk: Updates and improvements to _depreceated_argument.
m at wordpress.org
- [wp-svn] [12585] trunk/wp-includes/capabilities.php: Mark user levels as Deprecated.
m at wordpress.org
- [wp-svn] [12586] trunk/wp-includes/comment-template.php: Don' t pass deprecated argument to comments_number().
m at wordpress.org
- [wp-svn] [12587] trunk: Use _deprecated_argument() in get_bloginfo() and then don' t pass deprecated argument to get_bloginfo().
m at wordpress.org
- [wp-svn] [12588] trunk/wp-includes/link-template.php: Don' t pass deprecated argument to get_bloginfo() in get_index_rel_link() also observer user trailing slash preferences.
m at wordpress.org
- [wp-svn] [12589] trunk/wp-content/themes/classic/sidebar.php: Don' t pass deprecated argument to get_bloginfo() in the classic theme.
m at wordpress.org
- [wp-svn] [12590] trunk: Use current_time() to calculate current time.
m at wordpress.org
- [wp-svn] [12591] trunk/wp-admin: Add AYS popup when deleting media, fixes #11673
m at wordpress.org
- [wp-svn] [12592] trunk/wp-admin/press-this.php: Fix Press This entity encoding, props noel, fixes #11390
m at wordpress.org
- [wp-svn] [12593] branches/2.9/wp-admin: Add AYS popup when deleting media, fixes #11673 for 2.9
m at wordpress.org
Last message date:
Thu Dec 31 10:22:45 UTC 2009
Archived on: Thu Dec 31 10:22:57 UTC 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).