April 2010 Archives by date
Starting: Thu Apr 1 07:01:32 UTC 2010
Ending: Fri Apr 30 22:56:29 UTC 2010
Messages: 418
- [wp-svn] [13907] trunk/wp-admin/import/wordpress.php: Ensure PHP4 compat.
m at wordpress.org
- [wp-svn] [13908] trunk/wp-includes/theme.php: Fix PHP notice
m at wordpress.org
- [wp-svn] [13909] trunk: Use the correct slug value for reverting post slug inline editing.
m at wordpress.org
- [wp-svn] [13910] trunk/wp-includes/functions.php: Small coding standards cleanup of wp_die();
m at wordpress.org
- [wp-svn] [13911] trunk/wp-includes/functions.php: Delete _transient_timeout_$name and _site_transient_timeout_$name when specifically deleting transients .
m at wordpress.org
- [wp-svn] [13912] trunk/wp-config-sample.php: Most users edit wp-config-sample. php on a Windows system with a text editor which does not understand LF, Ensure that the file is always CRLF on svn exports.
m at wordpress.org
- [wp-svn] [13913] trunk/wp-includes/formatting.php: Recognise namespaces in tags for balanceTags().
m at wordpress.org
- [wp-svn] [13914] trunk/wp-includes/formatting.php: Whitespace and coding standards cleanup for balanceTags().
m at wordpress.org
- [wp-svn] [13915] trunk/wp-includes/taxonomy.php: s/hierarachical/hierarchical/g.
m at wordpress.org
- [wp-svn] [13916] trunk/wp-admin: Use correct post type label in a few key places.
m at wordpress.org
- [wp-svn] [13917] trunk/wp-admin/images/admin-header-footer.png: Update admin-header-footer.png.
m at wordpress.org
- [wp-svn] [13918] trunk/wp-admin: Huge MS refactoring and code cleanup.
m at wordpress.org
- [wp-svn] [13919] trunk: Regenerate production CSS and bump version for last commit
m at wordpress.org
- [wp-svn] [13920] trunk: Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results.
m at wordpress.org
- [wp-svn] [13921] trunk/wp-admin/includes/plugin-install.php: Correct typos in r13920 .
m at wordpress.org
- [wp-svn] [13922] trunk/wp-includes/link-template.php: Handle uppercase html entities in get_next_posts_link() & get_next_comments_link() (and family) $labels.
m at wordpress.org
- [wp-svn] [13923] trunk/wp-content/themes/twentyten/functions.php: Restore pluggable for twentyten_setup().
m at wordpress.org
- [wp-svn] [13924] trunk: Use the taxonomy show_ui flag to control if all WordPress generated UI is exposed (Menu previously, This affects metaboxes).
m at wordpress.org
- [wp-svn] [13925] trunk/wp-includes: rework syncing of global terms, see #12663
m at wordpress.org
- [wp-svn] [13926] trunk/wp-admin/network.php: block subdomain install when install is in a folder, see #12736
m at wordpress.org
- [wp-svn] [13927] trunk/wp-admin/images/site-admin.png: restore super admin icon pending updated menu sprite, see #12374
m at wordpress.org
- [wp-svn] [13928] trunk/wp-includes/theme.php: Child theme support for theme header registrations.
m at wordpress.org
- [wp-svn] [13929] trunk/wp-admin/network.php: Switch from wp_die() to a nice error message for siteurl!=home for network.php.
m at wordpress.org
- [wp-svn] [13930] trunk/wp-admin/network.php: fix folder install detection in [13926] , see #12736
m at wordpress.org
- [wp-svn] [13931] trunk/wp-admin/includes/template.php: fix caps check on delete user link, props ocean90, see #12793
m at wordpress.org
- [wp-svn] [13932] trunk/wp-includes/comment-template.php: Fix out-of-order comments when comment nesting is reduced.
m at wordpress.org
- [wp-svn] [13933] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r13932
m at wordpress.org
- [wp-svn] [13934] trunk/wp-admin/includes/user.php: Allow MS cape-wearers to demote their blog roles to something without the edit_users cap .
m at wordpress.org
- [wp-svn] [13935] trunk/wp-includes/class-simplepie.php: Fix int cast usage in simplepie.
m at wordpress.org
- [wp-svn] [13936] trunk/wp-content/themes/twentyten/functions.php: Update obsolete docs in Twentyten.
m at wordpress.org
- [wp-svn] [13937] trunk/wp-includes/comment.php: Fix notice in wp_new_comment().
m at wordpress.org
- [wp-svn] [13938] trunk/wp-includes/comment-template.php: Move children of nested levels not shown to after the current element, not inside it like children.
m at wordpress.org
- [wp-svn] [13939] trunk/wp-includes/comment-template.php: Reduce Code duplication.
m at wordpress.org
- [wp-svn] [13940] trunk: Change UI labels from "Post Thumbnails" to "Featured Image".
m at wordpress.org
- [wp-svn] [13941] trunk/wp-admin: Move add/ remove super admin out of bulk edit and into user-edit.php.
m at wordpress.org
- [wp-svn] [13942] trunk/wp-includes/formatting.php: A better default except, Remove multiple white spaces from the except as well as splitting safely on UTF8 strings .
m at wordpress.org
- [wp-svn] [13943] trunk/wp-includes/category-template.php: Match the separator style of get_category_parents() in get_the_category_list(), Respects the spacing of the provided separator .
m at wordpress.org
- [wp-svn] [13944] trunk/wp-includes/classes.php: Don't prevent 404'ing on tax/ author pages when a paged page is requested which doesnt contain posts.
m at wordpress.org
- [wp-svn] [13945] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r13944
m at wordpress.org
- [wp-svn] [13946] trunk: Move wp-ajax_add-tax hook back to registration.
m at wordpress.org
- [wp-svn] [13947] trunk/wp-admin/includes/user.php: Use wpdb->prefix instead of wpdb- >base_prefix().
m at wordpress.org
- [wp-svn] [13948] trunk/wp-admin/nav-menus.php: Add beta testers note to nav menus admin panel.
m at wordpress.org
- [wp-svn] [13949] trunk/wp-includes/wp-db.php: have get_blog_prefix() default to the prefix of the current blog, see #12820
m at wordpress.org
- [wp-svn] [13950] trunk/wp-admin/includes/plugin-install.php: Change " More Information" link to "Details" in plugin installer.
m at wordpress.org
- [wp-svn] [13951] trunk: Add AYS to "Install Now" link in plugin installer.
m at wordpress.org
- [wp-svn] [13952] trunk/wp-includes/functions.php: Allow methods to be used as a callback in wp_unique_filename().
m at wordpress.org
- [wp-svn] [13953] trunk/wp-admin: More MS cleanups.
m at wordpress.org
- [wp-svn] [13954] trunk/wp-includes/version.php: Bump versions for 3.0-beta1
m at wordpress.org
- [wp-svn] [13955] trunk/wp-admin/includes/user.php: Use correct cap in get_editable_user_ids().
m at wordpress.org
- [wp-svn] [13956] trunk: Make remove_user a meta capability.
m at wordpress.org
- [wp-svn] [13957] trunk/wp-admin/edit.php: Fix "Mine" posts link on edit.php.
m at wordpress.org
- [wp-svn] [13958] trunk/wp-includes/class-IXR.php: Check for string, as method may be an array.
m at wordpress.org
- [wp-svn] [13959] trunk/wp-admin/includes/dashboard.php: Initialize some options for the secondary dashboard widget.
m at wordpress.org
- [wp-svn] [13960] trunk/wp-admin/link.php: Don't show "Link added." in link-add. php if an empty form was submitted.
m at wordpress.org
- [wp-svn] [13961] trunk/wp-admin: Allow "No role for this blog" to be chosen on user-edit.
m at wordpress.org
- [wp-svn] [13962] trunk/wp-includes/functions.php: Allow .csv.
m at wordpress.org
- [wp-svn] [13963] trunk/wp-admin/update-core.php: Link to the new Child Themes codex article in the GUU.
m at wordpress.org
- [wp-svn] [13964] trunk: Add 'enter title here' text to title box.
m at wordpress.org
- [wp-svn] [13965] trunk/wp-admin: Some more MS cleanups.
m at wordpress.org
- [wp-svn] [13966] trunk/wp-admin/css: Use solid color in new footer, to allow for expansion.
m at wordpress.org
- [wp-svn] [13967] trunk: Move wp-login.php background from body. login to body selector.
m at wordpress.org
- [wp-svn] [13968] trunk: More admin header improvements.
m at wordpress.org
- [wp-svn] [13969] trunk/wp-admin: Fix display of 'enter title here'.
m at wordpress.org
- [wp-svn] [13970] trunk/wp-admin: Restore arrow used in widgets panel.
m at wordpress.org
- [wp-svn] [13971] trunk/wp-admin: Add indent to front page drop-downs in options-reading, to better indicate they are dependent on the radio button above them.
m at wordpress.org
- [wp-svn] [13972] trunk/wp-admin/update-core.php: Make the link a seperate translation so people only have to translate it if they really want to .
m at wordpress.org
- [wp-svn] [13973] trunk/wp-admin/images: A lighter gradient for the favorite actions menu.
m at wordpress.org
- [wp-svn] [13974] trunk: Don't use target="_self" in nav menu links, just omit the attribute.
m at wordpress.org
- [wp-svn] [13975] trunk/wp-includes/classes.php: Ensure we' re escaping css classes for front end nav menu.
m at wordpress.org
- [wp-svn] [13976] trunk: Fix the sticky footer.
m at wordpress.org
- [wp-svn] [13977] trunk/wp-content/themes/twentyten/functions.php: Cast away the default styling of the recent comments widget in twentyten.
m at wordpress.org
- [wp-svn] [13978] trunk: Have get_search_query() escape by default, like it' s echoing counterpart the_search_query().
m at wordpress.org
- [wp-svn] [13979] trunk/wp-admin/plugins.php: Push the Delete link to the end for plugin actions.
m at wordpress.org
- [wp-svn] [13980] trunk/wp-admin/options-permalink.php: Don' t allow # in custom permalink structures and cat/tag bases.
m at wordpress.org
- [wp-svn] [13981] trunk: Remove Gears from UI.
m at wordpress.org
- [wp-svn] [13982] trunk/wp-includes/formatting.php: Add block-level HTML5 elements to wpautop().
m at wordpress.org
- [wp-svn] [13983] trunk/wp-includes/formatting.php: Cast subject of _deep_replace() to string to prevent an infinite loop.
m at wordpress.org
- [wp-svn] [13984] trunk: Convert xfn.js to jQuery.
m at wordpress.org
- [wp-svn] [13985] trunk/wp-includes/post.php: Add docs to add_post_type_support().
m at wordpress.org
- [wp-svn] [13986] trunk/readme.html: A few more readme.html tweaks.
m at wordpress.org
- [wp-svn] [13987] trunk/wp-admin/edit.php: Don' t remove a category filter after performing an action on edit.php.
m at wordpress.org
- [wp-svn] [13988] trunk/wp-includes: Deprecate funky_javascript_fix() and it' s callback.
m at wordpress.org
- [wp-svn] [13989] trunk/wp-includes/author-template.php: Correct logic in wp_list_authors() for combinations of hide_empty and style args.
m at wordpress.org
- [wp-svn] [13990] trunk/wp-admin/options-general.php: We're not lame if they don' t have the PHP 5 DateTime library.
m at wordpress.org
- [wp-svn] [13991] trunk/wp-includes: Deprecate trackback_rdf().
m at wordpress.org
- [wp-svn] [13992] trunk/wp-admin/includes/file.php: Give editor-style. css a name in the theme editor.
m at wordpress.org
- [wp-svn] [13993] trunk/wp-admin/includes/file.php: Give names to author.php and tag. php in the theme editor.
m at wordpress.org
- [wp-svn] [13994] trunk/wp-admin/includes/file.php: Adjust get_file_description() to account for absolute paths.
m at wordpress.org
- [wp-svn] [13995] trunk/wp-includes: Add $force_delete to wp_delete_comment().
m at wordpress.org
- [wp-svn] [13996] trunk/wp-includes/class-oembed.php: Request XML from an oEmbed provider if the provider returns ' 501 Not Implemented' for JSON.
m at wordpress.org
- [wp-svn] [13997] trunk/wp-includes/post.php: Use the API to remove comments when deleting a post.
m at wordpress.org
- [wp-svn] [13998] trunk: File-level phpdoc for multisite files.
m at wordpress.org
- [wp-svn] [13999] trunk/wp-admin/network.php: More verbose message on how to add MS constants to one's config file.
m at wordpress.org
- [wp-svn] [14000] trunk: Prevent half-baked loading of MS that would happen when constants are added into wp-config below the wp-settings include .
m at wordpress.org
- [wp-svn] [14001] trunk/wp-admin/themes.php: Nest the HTML correctly on the Manage Themes page when the user does not have permission to Install themes .
m at wordpress.org
- [wp-svn] [14002] trunk/wp-content/themes/twentyten/header.php: Move all Feature Images => header image integration into a is_singular() check.
m at wordpress.org
- [wp-svn] [14003] trunk/wp-admin: more manage_network_* caps, see #12109
m at wordpress.org
- [wp-svn] [14004] trunk/wp-admin/ms-edit.php: fix validation on dashboard site in ms-options, fixes #12831
m at wordpress.org
- [wp-svn] [14005] trunk/wp-includes/ms-functions.php: remove extraneous blog name sanitization, props nbachiyski, fixes #12823
m at wordpress.org
- [wp-svn] [14006] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r14005
m at wordpress.org
- [wp-svn] [14007] trunk/wp-admin/includes/ms.php: Update broken translation.
m at wordpress.org
- [wp-svn] [14008] trunk/wp-admin/includes/nav-menu.php: Fix broken string.
m at wordpress.org
- [wp-svn] [14009] trunk/wp-includes/load.php: Add global-posts to global cache groups .
m at wordpress.org
- [wp-svn] [14010] trunk/wp-includes/update.php: Update stats provided to api. wordpress.org see #12672
m at wordpress.org
- [wp-svn] [14011] trunk/wp-admin/includes/ms.php: add permission checks to grant/ revoke_super_admin(), see #12109, related #12460
m at wordpress.org
- [wp-svn] [14012] trunk/wp-admin/includes/schema.php: set registered datestamp to current time during enable network, see #12747
m at wordpress.org
- [wp-svn] [14013] trunk/wp-includes/nav-menu-template.php: These nav_menu parameters should not be esc_html()d.
m at wordpress.org
- [wp-svn] [14014] trunk: Add menu_position and menu_icon params to register_post_type ().
m at wordpress.org
- [wp-svn] [14015] trunk: Make thumbnail work for custom post types even if the editor is not being displayed .
m at wordpress.org
- [wp-svn] [14016] trunk/wp-admin/includes: Replace use of tmpfile() with a safe get_temp_dir().
m at wordpress.org
- [wp-svn] [14017] trunk/wp-admin/update.php: Fix a typo in the Theme Bulk upgrader.
m at wordpress.org
- [wp-svn] [14018] trunk/wp-admin/ms-edit.php: Remove old bulk edit super admin code.
m at wordpress.org
- [wp-svn] [14019] trunk/wp-includes: Trigger adjacent_posts_rel_link() from wp_head only for single post pages to avoid unnecessary queries.
m at wordpress.org
- [wp-svn] [14020] trunk/wp-admin: Remove old bulk actions MS sites code.
m at wordpress.org
- [wp-svn] [14021] trunk/wp-admin/images: New Super Admin screen and menu icons from Ben Dunkle.
m at wordpress.org
- [wp-svn] [14022] trunk/wp-admin/ms-sites.php: In ms-sites.php blog, display 'mature' option for root blog.
m at wordpress.org
- [wp-svn] [14023] trunk/wp-admin/includes/template.php: Have quick/ bulk edit styled per existence of hierarchical taxonomies for that post type .
m at wordpress.org
- [wp-svn] [14024] trunk: New super admin icons for the blue/ classic color scheme from Ben Dunkle.
m at wordpress.org
- [wp-svn] [14025] trunk/wp-admin/includes/template.php: Check for post type support in quick/bulk edit.
m at wordpress.org
- [wp-svn] [14026] trunk/wp-admin/includes/template.php: Use correct var in inline_edit_row().
m at wordpress.org
- [wp-svn] [14027] trunk/wp-includes/query.php: Fix a case where $post_type = 'any' causes a large query to run without any specifications (post_name/limits/ id/etc).
m at wordpress.org
- [wp-svn] [14028] trunk/wp-includes/author-template.php: get_the_author_link().
m at wordpress.org
- [wp-svn] [14029] trunk/wp-admin/css: Update css minifications.
m at wordpress.org
- [wp-svn] [14030] trunk: TB_iframe fixes for stuff that broke in r14015.
m at wordpress.org
- [wp-svn] [14031] trunk: Nav menu fixes.
m at wordpress.org
- [wp-svn] [14032] trunk: User is_super_admin().
m at wordpress.org
- [wp-svn] [14033] trunk/wp-admin/includes/user.php: use meta caps in [14032], see #12109
m at wordpress.org
- [wp-svn] [14034] trunk/wp-includes/post.php: Spell out that _builtin and _edit_link are internal use only.
m at wordpress.org
- [wp-svn] [14035] trunk/wp-includes/media.php: Register a dummy [media] shortcode for strip_shortcodes et al.
m at wordpress.org
- [wp-svn] [14036] trunk/wp-includes/load.php: Simplify logic in is_multisite().
m at wordpress.org
- [wp-svn] [14037] trunk/wp-content/themes/twentyten: Remove unnecessary quote escaping and \n\t indentation in twentyten.
m at wordpress.org
- [wp-svn] [14038] trunk/wp-admin/includes/ms.php: Stop a dismissed admin notice feed from appearing on the next page load.
m at wordpress.org
- [wp-svn] [14039] trunk/wp-admin: Remove references to the old . fade class for message divs.
m at wordpress.org
- [wp-svn] [14040] trunk/wp-admin/includes/ms.php: Revert [14011].
m at wordpress.org
- [wp-svn] [14041] trunk/wp-settings.php: Call create_initial_post_types() before plugins and themes are loaded so that premature post API calls don' t fail.
m at wordpress.org
- [wp-svn] [14042] trunk/wp-admin/includes/ms.php: Fix revoke_super_admin().
m at wordpress.org
- [wp-svn] [14043] trunk/wp-admin: More grant/revoke super admin improvements.
m at wordpress.org
- [wp-svn] [14044] trunk/wp-admin: add_meta_boxes actions for comment and link forms.
m at wordpress.org
- [wp-svn] [14045] trunk/: Removing stray svn:ignore property
m at wordpress.org
- [wp-svn] [14046] trunk/wp-admin/themes.php: Update the text on the Manage Themes page for when there is only 1 theme available .
m at wordpress.org
- [wp-svn] [14047] trunk/wp-includes/general-template.php: Tweaks to the action in get_template_part().
m at wordpress.org
- [wp-svn] [14048] trunk/wp-admin/includes/nav-menu.php: Account for WP_Error from get_terms() in the nav menu tax metabox.
m at wordpress.org
- [wp-svn] [14049] trunk/wp-admin/menu.php: Prevent $post_type_object-> menu_position from conflicting with another plugin, or core menu item.
m at wordpress.org
- [wp-svn] [14050] trunk/wp-includes/class-http.php: Clean up the HTTP inline docs to reflect the times.
m at wordpress.org
- [wp-svn] [14051] trunk/wp-admin/options-permalink.php: Check the appropriate radio option on the Permalinks page for the Root blog ; Display index.php prefixes properly for the root Multisite Blog.
m at wordpress.org
- [wp-svn] [14052] trunk/wp-includes/class-snoopy.php: Mark Snoopy as deprecated.
m at wordpress.org
- [wp-svn] [14053] trunk/wp-includes/post.php: Introduce is_post_type_hierarchical().
m at wordpress.org
- [wp-svn] [14054] trunk: Quick edit taxonomy label.
m at wordpress.org
- [wp-svn] [14055] trunk/wp-includes/ms-functions.php: Don' t set MIME headers in MS activation/welcome emails.
m at wordpress.org
- [wp-svn] [14056] trunk/wp-includes: Handle future-scheduled custom post_type's.
m at wordpress.org
- [wp-svn] [14057] trunk/wp-includes/js: Remember the post_parent during autosaves.
m at wordpress.org
- [wp-svn] [14058] trunk/wp-includes/wp-db.php: Some wpdb cleanups.
m at wordpress.org
- [wp-svn] [14059] trunk/wp-admin/includes/media.php: Fix notice in get_media_items().
m at wordpress.org
- [wp-svn] [14060] trunk/wp-admin/includes/upgrade.php: Password nag should be a global user option.
m at wordpress.org
- [wp-svn] [14061] trunk/wp-includes/script-loader.php: Script bump.
m at wordpress.org
- [wp-svn] [14062] trunk/wp-includes/post.php: Update Future Scheduled posts publish status to Published upon updating the date to a past date .
m at wordpress.org
- [wp-svn] [14063] trunk: Consistent spacing for MAnage|Install Themes menu tabs.
m at wordpress.org
- [wp-svn] [14064] trunk/wp-includes/functions.php: Add . tsv file format to Upload whitelist.
m at wordpress.org
- [wp-svn] [14065] trunk/wp-admin: Prevent the Slug metabox from being forever hidden when showing all metaboxes .
m at wordpress.org
- [wp-svn] [14066] trunk/wp-includes/functions.php: Add WordPerfect filetypes to Mimetype list.
m at wordpress.org
- [wp-svn] [14067] trunk/wp-includes/comment-template.php: Introduce get_comment_id_fields() as a Getter for comment_id_fields().
m at wordpress.org
- [wp-svn] [14068] trunk/wp-includes/link-template.php: Correct sample URL' s for custom post_type's.
m at wordpress.org
- [wp-svn] [14069] trunk: Update Press This category styling & html to match 3. 0 management screens.
m at wordpress.org
- [wp-svn] [14070] trunk: Tweak new strings for better typography.
m at wordpress.org
- [wp-svn] [14071] trunk/wp-includes/post.php: Update get_post_type() to perform on the current global post if none specified.
m at wordpress.org
- [wp-svn] [14072] trunk/wp-includes/query.php: Alternative implementation of custom post_type query_var handling.
m at wordpress.org
- [wp-svn] [14073] trunk/wp-includes/comment-template.php: Add @since.
m at wordpress.org
- [wp-svn] [14074] trunk/wp-includes/functions.php: Revert changes to maybe_serialize( ) made in r13673.
m at wordpress.org
- [wp-svn] [14075] trunk/wp-includes: Don't use require_once for get_template_part().
m at wordpress.org
- [wp-svn] [14076] trunk/wp-includes/ms-blogs.php: Cache fixes for get_blog_details()
m at wordpress.org
- [wp-svn] [14077] trunk/wp-includes/taxonomy.php: Sanity check terms.
m at wordpress.org
- [wp-svn] [14078] trunk/wp-includes/ms-files.php: Remove blank data and lines after the closing ?> which can break image display for multisite.
m at wordpress.org
- [wp-svn] [14079] trunk: Always include class-http.php.
m at wordpress.org
- [wp-svn] [14080] trunk: Use WP_FALLBACK_THEME instead of default.
m at wordpress.org
- [wp-svn] [14081] trunk/wp-admin/setup-config.php: Unbreak setup-config.php.
m at wordpress.org
- [wp-svn] [14082] trunk/wp-content/themes/twentyten: Make entry-meta on single posts match entry-meta in the loop in Twenty Ten
m at wordpress.org
- [wp-svn] [14083] trunk/wp-content/themes/twentyten/loop.php: Remove the permalink from dates in Twenty Ten, fixes #12925
m at wordpress.org
- [wp-svn] [14084] trunk/wp-content/themes/twentyten/loop.php: Links on dates in Twenty Ten back by popular demand.
m at wordpress.org
- [wp-svn] [14085] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r14084
m at wordpress.org
- [wp-svn] [14086] trunk: Register 'inherit' as a post status.
m at wordpress.org
- [wp-svn] [14087] trunk/wp-includes/post.php: Assume unattached attachments are published.
m at wordpress.org
- [wp-svn] [14088] trunk/wp-includes/capabilities.php: Introduce DISALLOW_FILE_MOD for disabling all ops that modify core, theme, or plugins files.
m at wordpress.org
- [wp-svn] [14089] trunk/wp-admin/includes/template.php: Map 'index' to 'dashboard' for current screen.
m at wordpress.org
- [wp-svn] [14090] trunk: Deprecate set_current_user() in favor of wp_set_current_user ().
m at wordpress.org
- [wp-svn] [14091] trunk/wp-admin/includes/template.php: Be back compat with the contextual_help filter.
m at wordpress.org
- [wp-svn] [14092] trunk/wp-includes/comment-template.php: Update the html comments in comment_form().
m at wordpress.org
- [wp-svn] [14093] trunk/wp-includes/comment-template.php: Spacing/ coding cleanup of comment_form().
m at wordpress.org
- [wp-svn] [14094] trunk/wp-includes/user.php: Make sure is instantiated.
m at wordpress.org
- [wp-svn] [14095] trunk/wp-includes/formatting.php: Improve behaviour of wptexturize with respect to single quotes.
m at wordpress.org
- [wp-svn] [14096] trunk/wp-admin/maint/repair.php: Don' t try to repair sitecategories if it doesn't exist.
m at wordpress.org
- [wp-svn] [14097] trunk/wp-admin/menu.php: Bump tools.php from read cap to edit_posts .
m at wordpress.org
- [wp-svn] [14098] trunk: Fix Right Now ugliness in blue/classic theme.
m at wordpress.org
- [wp-svn] [14099] trunk: Add $force_delete to get_delete_post_link().
m at wordpress.org
- [wp-svn] [14100] trunk: Fix menu icons for custom post types.
m at wordpress.org
- [wp-svn] [14101] trunk/wp-includes/functions.php: Check if value is not set.
m at wordpress.org
- [wp-svn] [14102] trunk/wp-admin: Fix the blog settings checkboxes on ms-sites.php.
m at wordpress.org
- [wp-svn] [14103] trunk/wp-admin/ms-sites.php: Small fix to [14102].
m at wordpress.org
- [wp-svn] [14104] trunk/wp-includes/classes.php: Strip tags before escaping the title element in wp_list_pages().
m at wordpress.org
- [wp-svn] [14105] trunk/wp-includes/media.php: Consistently return WP_Error on failure in image_resize.
m at wordpress.org
- [wp-svn] [14106] trunk/wp-admin: Add actions to the form tags of user-new, user-edit , and post edit.
m at wordpress.org
- [wp-svn] [14107] trunk/wp-admin: Don' t enqueue unnecessary scripts when the post type doesn't support the editor .
m at wordpress.org
- [wp-svn] [14108] trunk/wp-includes: Introduce the wp_filter_object_list() helper, with an $operator arg.
m at wordpress.org
- [wp-svn] [14109] trunk/wp-includes/class-oembed.php: Strip new lines from Viddler embeds, as we do for Scribd embeds.
m at wordpress.org
- [wp-svn] [14110] trunk/wp-admin: Allow create_users cap to be used independently of edit_users cap.
m at wordpress.org
- [wp-svn] [14111] trunk: Add edit_theme_options capability
m at wordpress.org
- [wp-svn] [14112] trunk/wp-admin/admin-ajax.php: Make post box states a global user preference.
m at wordpress.org
- [wp-svn] [14113] trunk/wp-admin: Change meta-box-hidden to metaboxhidden to adjust for new key sanitization rules and maintain the same key name as 2 .9.
m at wordpress.org
- [wp-svn] [14114] trunk/wp-includes/comment-template.php: Remove tabindex from comment_form().
m at wordpress.org
- [wp-svn] [14115] trunk/wp-content/themes/twentyten/style.css: Twentyten: Prevent right edge of the comment textarea from being hidden from view in Firefox .
m at wordpress.org
- [wp-svn] [14116] trunk/wp-includes/functions.php: Some sanity checks for parse_url in do_enclose.
m at wordpress.org
- [wp-svn] [14117] trunk/wp-includes/post.php: Allow for removing all tags in quick edit.
m at wordpress.org
- [wp-svn] [14118] trunk/wp-admin/includes: More tweaks for thumbnail support when no editor support for custom post types .
m at wordpress.org
- [wp-svn] [14119] trunk/wp-includes/comment-template.php: Move stray closing p tag out of a translation.
m at wordpress.org
- [wp-svn] [14120] trunk/wp-admin/includes/class-wp-filesystem-ftpext.php: Return false on WP_Filesystem_FTPext::dirlist() for non-existant folders.
m at wordpress.org
- [wp-svn] [14121] trunk/wp-includes/query.php: Respect the post_type param for Taxonomy Queries, Props Otto & Dougal Campbell.
m at wordpress.org
- [wp-svn] [14122] trunk/wp-includes/post.php: Do not exclude inherit post_status from query results, Fixes Attachment listing in Gallery tab as well as displaying galleries on the front end (get_children() & friends).
m at wordpress.org
- [wp-svn] [14123] trunk/wp-admin/includes: Toggle between "Show Details" and " Hide Details" on GUU; Add no-js CSS class support to generic iframe header.
m at wordpress.org
- [wp-svn] [14124] trunk: Display the correct Slug in the permalink preview.
m at wordpress.org
- [wp-svn] [14125] trunk: Fix undefined page var in Post Javascript; Fixes inactive cancel button in Publish time selection.
m at wordpress.org
- [wp-svn] [14126] trunk/wp-admin/includes/plugin.php: Check $pagenow?post_type= $typenow for submenu titles, Fixes page titles for plugin pages added to custom post_type's.
m at wordpress.org
- [wp-svn] [14127] trunk/wp-admin: Escape/texturize Admin menu titles.
m at wordpress.org
- [wp-svn] [14128] trunk/wp-includes/comment-template.php: Respect the comment ID parameter in comment_excerpt().
m at wordpress.org
- [wp-svn] [14129] trunk/wp-includes/class-http.php: Fix typo in Proxy Authorization header.
m at wordpress.org
- [wp-svn] [14130] trunk/wp-admin/includes/post.php: Update _wp_translate_postdata() capability checks to use Post Type API capability fields.
m at wordpress.org
- [wp-svn] [14131] trunk/wp-includes/bookmark.php: Allow orberby in wp_list_bookmarks to accept a comma-delimited list of fields , per docs.
m at wordpress.org
- [wp-svn] [14132] trunk/wp-includes/comment-template.php: Switch to simpler language regarding publication of email addresses in comment_form () template.
m at wordpress.org
- [wp-svn] [14133] trunk/wp-includes/post.php: Allow include/ exclude args to be arrays in get_posts() and get_pages().
m at wordpress.org
- [wp-svn] [14134] trunk/wp-includes/class-http.php: Bail from WP_HTTP when a invalid URL is provided.
m at wordpress.org
- [wp-svn] [14135] trunk/wp-includes/query.php: Fix sticky post handling.
m at wordpress.org
- [wp-svn] [14136] trunk/wp-app.php: Switch to site_url() as wp-app base.
m at wordpress.org
- [wp-svn] [14137] trunk/wp-admin/edit-form-advanced.php: Escape some permalinks.
m at wordpress.org
- [wp-svn] [14138] trunk: Delete old hierarchical taxonomy children cache' on upgrade.
m at wordpress.org
- [wp-svn] [14139] trunk: Use relative paths when including files, avoiding include_path.
m at wordpress.org
- [wp-svn] [14140] trunk/wp-admin/includes/upgrade.php: Bump the other upgrade check, Fixes r14138.
m at wordpress.org
- [wp-svn] [14141] trunk/wp-includes: Advertise the correct comment feed link for a Page on the Front.
m at wordpress.org
- [wp-svn] [14142] trunk/wp-admin/edit-comments.php: Fix typo in unspamed comments message
m at wordpress.org
- [wp-svn] [14143] trunk: Uncheck rows on comments page when hiding rows so as to not affect it by Bulk edits .
m at wordpress.org
- [wp-svn] [14144] trunk/wp-includes/formatting.php: Make (\d)x(\d) texturization less greedy, requires a word boundary either side of the phrase.
m at wordpress.org
- [wp-svn] [14145] trunk/wp-includes/media.php: Use Alt Text for Image alt caption ( Falling back to Caption, and finally title) in wp_get_attachment_image() and subsequently, WordPress Galleries.
m at wordpress.org
- [wp-svn] [14146] trunk/wp-admin/includes/media.php: Use the correct field when determining if the parent can support the Post Editor .
m at wordpress.org
- [wp-svn] [14147] trunk/wp-admin/includes/post.php: Use correct custom post_type token in get_sample_permalink()
m at wordpress.org
- [wp-svn] [14148] trunk/wp-admin/edit-form-advanced.php: Move nonces into better locations, Currently nested within the Editor support, which is not always enabled.
m at wordpress.org
- [wp-svn] [14149] trunk: Better styling for Press this Categories.
m at wordpress.org
- [wp-svn] [14150] trunk/wp-admin/css: Better styling for Press This Category tabs in Classic theme.
m at wordpress.org
- [wp-svn] [14151] trunk/wp-includes: Fix invalid paths in requires.
m at wordpress.org
- [wp-svn] [14152] trunk/wp-includes/theme.php: Fix page-<pageslug>. php templates for static front pages.
m at wordpress.org
- [wp-svn] [14153] trunk/wp-admin/export.php: Optimize the Authors drop-down in export .php.
m at wordpress.org
- [wp-svn] [14154] trunk/wp-includes/widgets.php: Use wp_parse_args in register_sidebar.
m at wordpress.org
- [wp-svn] [14155] trunk: Use is_post_type_hierarchical and is_taxonomy_hierarchical when we' re fetching a post/tax object only to check the hierarchical flag.
m at wordpress.org
- [wp-svn] [14156] trunk/wp-admin/includes/template.php: Remove dead code.
m at wordpress.org
- [wp-svn] [14157] trunk/wp-admin/includes/template.php: Change the 'per page' screen options strings.
m at wordpress.org
- [wp-svn] [14158] trunk/wp-includes/post.php: Introduce is_post_type().
m at wordpress.org
- [wp-svn] [14159] trunk/wp-admin/plugins.php: Make the 'Delete' action link for plugins red.
m at wordpress.org
- [wp-svn] [14160] trunk/wp-includes/query.php: Remove double-query for Author ID.
m at wordpress.org
- [wp-svn] [14161] trunk/wp-activate.php: Take out opening and closing <p> tags from translation strings.
m at wordpress.org
- [wp-svn] [14162] trunk: Canonical redirect to correct location if rss2 is not default feed.
m at wordpress.org
- [wp-svn] [14163] trunk/wp-admin/admin-header.php: Indent and split into several lines the HTML for wp-admin logo
m at wordpress.org
- [wp-svn] [14164] trunk/wp-admin/admin-ajax.php: Add a translators comment to clarify what comes after at
m at wordpress.org
- [wp-svn] [14165] trunk/wp-admin/import: Un-www wordpress.org links in two importers
m at wordpress.org
- [wp-svn] [14166] trunk/wp-admin/update-core.php: Add missing semi-colon in the end of quote entity.
m at wordpress.org
- [wp-svn] [14167] trunk/wp-admin: Trash should always be in titlecase for consistency
m at wordpress.org
- [wp-svn] [14168] trunk/wp-admin/includes/template.php: Don' t use missing $taxonomy in screen_options().
m at wordpress.org
- [wp-svn] [14169] trunk/wp-admin/includes/upgrade.php: Take <em> tag out of translatable string
m at wordpress.org
- [wp-svn] [14170] trunk/wp-admin/includes/user.php: Split the default password nag text to several translatable strings
m at wordpress.org
- [wp-svn] [14171] trunk/wp-admin/user-edit.php: Focus on the password field if the user has come from the default password nag
m at wordpress.org
- [wp-svn] [14172] trunk/wp-admin/install.php: Change user name to username for consistency
m at wordpress.org
- [wp-svn] [14173] trunk/wp-admin/includes/class-wp-upgrader.php: Upgrader i18n fixes: add translator messages, take tags out of a message and use the correct error text when including both the title and the error message
m at wordpress.org
- [wp-svn] [14174] trunk/wp-admin/includes/schema.php: Add add_users cap to allow distringuishing between adding and creating users .
m at wordpress.org
- [wp-svn] [14175] trunk/wp-includes/theme.php: Improve documentation of validate_current_theme()
m at wordpress.org
- [wp-svn] [14176] trunk: Separate user deletion and removal.
m at wordpress.org
- [wp-svn] [14177] trunk/wp-admin/includes/ms.php: Help translators with meaning of MB and GB.
m at wordpress.org
- [wp-svn] [14178] trunk/wp-admin/users.php: Add multisite check on delete.
m at wordpress.org
- [wp-svn] [14179] trunk/wp-includes/meta.php: Clear the users cache when updating user metadata.
m at wordpress.org
- [wp-svn] [14180] trunk/wp-includes/load.php: Make sure is set correctly when advanced-cache.php is being used.
m at wordpress.org
- [wp-svn] [14181] trunk/wp-includes/load.php: Move the global up
m at wordpress.org
- [wp-svn] [14182] trunk/wp-includes/nav-menu-template.php: Allow a theme to set an id on the container object for the wp_nav_menu output .
m at wordpress.org
- [wp-svn] [14183] trunk/wp-includes/general-template.php: Return after echoing cached calendar.
m at wordpress.org
- [wp-svn] [14184] trunk: Remove unnecessary translations of decimal point character and number of decimal places .
m at wordpress.org
- [wp-svn] [14185] trunk/wp-admin/upload.php: fix page count calc for unattached media , props PeteMall, see #12448
m at wordpress.org
- [wp-svn] [14186] trunk/wp-includes/l10n.php: Make the $path argument of load_muplugin_textdomain() functional -- relative to mu-plugins.
m at wordpress.org
- [wp-svn] [14187] trunk/wp-admin/css: Dashboard and Press This RTL fixeixes.
m at wordpress.org
- [wp-svn] [14188] trunk/wp-admin: Fix paging numbers.
m at wordpress.org
- [wp-svn] [14189] trunk: New 'list_users' cap to provide more controls over listing users vs.
m at wordpress.org
- [wp-svn] [14190] trunk: Restore support for floating point numbers in number_format_i18n().
m at wordpress.org
- [wp-svn] [14191] trunk/wp-admin/includes/template.php: - don' t pass user id to list_users check
m at wordpress.org
- [wp-svn] [14192] trunk/wp-includes/functions.php: Do not force formatted number to int.
m at wordpress.org
- [wp-svn] [14193] trunk: Bring back delete on empty value for update_user_option() to preserve back compat.
m at wordpress.org
- [wp-svn] [14194] trunk/wp-admin/includes/upgrade.php: Remove fat finger typo.
m at wordpress.org
- [wp-svn] [14195] trunk/wp-includes/comment-template.php: Clarify language for non-publication of emails.
m at wordpress.org
- [wp-svn] [14196] trunk/wp-includes/user.php: Fix typo in inline docs.
m at wordpress.org
- [wp-svn] [14197] trunk/wp-includes/functions.php: Use rtrim() instead of untrailingslashit to avoid formatting.php dependency.
m at wordpress.org
- [wp-svn] [14198] trunk: Move ms_site_check() to after init and allow super admins to view blocked sites.
m at wordpress.org
- [wp-svn] [14199] trunk/wp-includes/ms-load.php: Return true.
m at wordpress.org
- [wp-svn] [14200] trunk/wp-admin/includes/update-core.php: Shake away files removed in 3.0.
m at wordpress.org
- [wp-svn] [14201] trunk/wp-content/themes/twentyten/style.css: In twentyten, fix Firefox print style, make print styles use full page width, and style form inputs.
m at wordpress.org
- [wp-svn] [14202] trunk/wp-content/themes/twentyten/style.css: In twentyten, remove border from last child of commentlist, add border to top of respond div
m at wordpress.org
- [wp-svn] [14203] trunk/wp-includes/ms-functions.php: Make some branching look less crazy.
m at wordpress.org
- [wp-svn] [14204] trunk/wp-content/themes/twentyten/style.css: In twentyten, CSS code cleanup
m at wordpress.org
- [wp-svn] [14205] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r14204
m at wordpress.org
- [wp-svn] [14206] trunk: Introduce get_super_admins().
m at wordpress.org
- [wp-svn] [14207] trunk/wp-includes/link-template.php: Added escaping to wp_shortlink_wp_head() too.
m at wordpress.org
- [wp-svn] [14208] trunk/wp-includes/link-template.php: Switch to using esc_url{_raw} for the shortlink output as it is a url not just any attribute .
m at wordpress.org
- [wp-svn] [14209] trunk/wp-admin/custom-background.php: Custom background UI tweaks.
m at wordpress.org
- [wp-svn] [14210] trunk/wp-admin/includes/template.php: Remove Horizontal scrollbars on Thickbox iframes.
m at wordpress.org
- [wp-svn] [14211] trunk/wp-includes/functions.php: s/'%s'/%s/ in prepares.
m at wordpress.org
- [wp-svn] [14212] trunk/wp-admin/includes/upgrade.php: remove alpha-beta1 metabox preferences from options table, see #13032
m at wordpress.org
- [wp-svn] [14213] trunk/wp-admin/includes/upgrade.php: remove from usermeta table in r14212, see #13032
m at wordpress.org
- [wp-svn] [14214] trunk/wp-admin/admin-ajax.php: Add descriptive error messages on Custom Fields updates attempting to set a empty Key or Value .
m at wordpress.org
- [wp-svn] [14215] trunk/wp-admin/includes/ms.php: escape the trailing underscore in SHOW TABLES LIKE in delete_blog, fixes #13099
m at wordpress.org
- [wp-svn] [14216] trunk/wp-admin/includes/post.php: Correct "Last Edited by" username , Updates the last edited username upon save rather than upon a edit lock being created .
m at wordpress.org
- [wp-svn] [14217] trunk/wp-includes/query.php: Ignore sticky posts which the current user cannot read, Ignore sticky posts which have been explicitly excluded with 'post__not_in '.
m at wordpress.org
- [wp-svn] [14218] trunk: Fix DB upgrade kickoff for removal of usermeta fields.
m at wordpress.org
- [wp-svn] [14219] trunk/wp-includes: Change custom post_type default Rewrite endpoint mask to EP_PERMALINK to ensure comment paging rules are added .
m at wordpress.org
- [wp-svn] [14220] trunk: Prevent HTML editor from being resized horizontally.
m at wordpress.org
- [wp-svn] [14221] trunk: Style bumps and compressed styles for r14187.
m at wordpress.org
- [wp-svn] [14222] trunk/wp-includes/ms-functions.php: Single quotes are way cooler.
m at wordpress.org
- [wp-svn] [14223] trunk/wp-content/themes/twentyten/style.css: In twentyten, apply last-child stylings to pingbacks as well as comments.
m at wordpress.org
- [wp-svn] [14224] trunk/wp-content/themes/twentyten/style.css: In twentyten, fix print stylesheet for single column page template.
m at wordpress.org
- [wp-svn] [14225] trunk/wp-content/themes/twentyten/style.css: In twentyten, equalize border size on header and footer for print
m at wordpress.org
- [wp-svn] [14226] trunk/wp-includes/ms-functions.php: fix site administrator add user to site logic, see #12488
m at wordpress.org
- [wp-svn] [14227] trunk/wp-content/themes/twentyten/functions.php: In twentyten, use path.jpg as the default header image
m at wordpress.org
- [wp-svn] [14228] trunk/wp-admin/includes/plugin-install.php: Handle HTTP errors on popular tags requests, Handle HTTP Errors on listing loading slightly different no-js compatible.
m at wordpress.org
- [wp-svn] [14229] trunk: Allow Terms to exist within multiple taxonomies ( Regression in 3.0); If a term slug is provided on the form, Respect it ( do not suffix it, instead, feedback with error); Do not allow hierarchical term names to exist multiple times within a set level (ie.
m at wordpress.org
- [wp-svn] [14230] trunk/wp-includes/post.php: Allow edit posts page to save a empty set of terms for a custom hierarchical taxonomy .
m at wordpress.org
- [wp-svn] [14231] trunk/wp-includes/formatting.php: Add basic email/ url validation to General options page.
m at wordpress.org
- [wp-svn] [14232] trunk/wp-admin/includes/meta-boxes.php: Hide Parent dropdown in Page-attributes metabox when no potential parents exist .
m at wordpress.org
- [wp-svn] [14233] trunk/wp-admin: Remove dead browse happy code.
m at wordpress.org
- [wp-svn] [14234] trunk/wp-includes: only append parent term slug until unique slug found, see #10712
m at wordpress.org
- [wp-svn] [14235] trunk/wp-admin: Fix back compat for hidden columns and layout screen options.
m at wordpress.org
- [wp-svn] [14236] trunk/wp-content/themes/twentyten/style.css: In Twenty Ten, give header img a bottom border so it looks right when there's no menu.
m at wordpress.org
- [wp-svn] [14237] trunk/wp-admin/admin-header.php: privacy_on_link_title and privacy_on_link_text filters to allow privacy plugins to customize privacy-on-link
m at wordpress.org
- [wp-svn] [14238] trunk/wp-includes/: Remove stray svn:ignore property set in r14234.
m at wordpress.org
- [wp-svn] [14239] trunk/wp-includes/bookmark.php: Fix array handling in sanitize_bookmark_field().
m at wordpress.org
- [wp-svn] [14240] trunk/wp-includes/theme.php: Add RTL support to add_editor_style().
m at wordpress.org
- [wp-svn] [14241] trunk/wp-admin/options.php: Allow regular admins to change the admin email.
m at wordpress.org
- [wp-svn] [14242] trunk/wp-admin/includes/ms.php: Hook update_option_new_admin_email to add_option_new_admin_email so that the confirmation email gets set even when new_admin_email doesn 't already exist.
m at wordpress.org
- [wp-svn] [14243] trunk/wp-admin/includes/ms.php: Remove debug
m at wordpress.org
- [wp-svn] [14244] trunk/wp-includes/capabilities.php: Introduce DISALLOW_UNFILTERED_HTML
m at wordpress.org
- [wp-svn] [14245] trunk/wp-includes/query.php: The read_post cap cannot be checked for sticky posts because not logged in users don 't have any caps.
m at wordpress.org
- [wp-svn] [14246] trunk/wp-includes/classes.php: Fix custom tax and post type query var checks.
m at wordpress.org
- [wp-svn] [14247] trunk/wp-includes/post.php: Revert [14230].
m at wordpress.org
- [wp-svn] [14248] trunk: New menu UI.
m at wordpress.org
- [wp-svn] [14249] trunk/wp-includes/class-oembed.php: Simply search for newlines to strip instead of checking the oEmbed provider .
m at wordpress.org
- [wp-svn] [14250] branches/2.9: Display PHP start-up errors/warnings.
m at wordpress.org
- [wp-svn] [14251] trunk/wp-admin/css: Remove move cursor when JS disabled.
m at wordpress.org
- [wp-svn] [14252] trunk/wp-admin: Menu styling updates.
m at wordpress.org
- [wp-svn] [14253] trunk/wp-admin/ms-edit.php: don' t change super admin primary site when creating new site
m at wordpress.org
- [wp-svn] [14254] trunk/wp-admin/nav-menus.php: Explanatory text for the plus tab.
m at wordpress.org
- [wp-svn] [14255] trunk/wp-includes/functions.wp-styles.php: Have media default to ' all', not false, in wp_enqueue_style.
m at wordpress.org
- [wp-svn] [14256] trunk/wp-includes/capabilities.php: Explicitly set the capability required in edit_users map_meta_cap branch, so we don't accidentally pass edit_user.
m at wordpress.org
- [wp-svn] [14257] branches/2.9/wp-admin/includes/file.php: Adjust get_file_description() to account for absolute paths.
m at wordpress.org
- [wp-svn] [14258] branches/2.9/wp-admin/admin-header.php: Escape thousandsSeparator and decimalPoint JS variables.
m at wordpress.org
- [wp-svn] [14259] branches/2.9/wp-admin/includes/media.php: Fix gallery column counts for localized versions, which exposed a bug in pomo.
m at wordpress.org
- [wp-svn] [14260] branches/2.9/wp-admin/edit.php: Don' t remove a category filter after performing an action on edit.php.
m at wordpress.org
- [wp-svn] [14261] trunk/wp-admin: Some default password nag and user-edit div. error style cleanups.
m at wordpress.org
- [wp-svn] [14262] trunk/wp-includes/post.php: Don't translate internal post stati.
m at wordpress.org
- [wp-svn] [14263] trunk: Verify nav menu items.
m at wordpress.org
- [wp-svn] [14264] trunk/wp-admin/install.php: Show the sanitized username on install. php completion page.
m at wordpress.org
- [wp-svn] [14265] trunk/wp-admin/install.php: Poka yoke for username sanitization during install.
m at wordpress.org
- [wp-svn] [14266] trunk/wp-admin/nav-menus.php: Show correct nav menu title on first pageload after change.
m at wordpress.org
- [wp-svn] [14267] trunk/wp-admin: Some menus meta box cleanups.
m at wordpress.org
- [wp-svn] [14268] trunk/wp-includes/comment-template.php: Add full HTML filter to comment_form(), along with an echo arg.
m at wordpress.org
- [wp-svn] [14269] trunk/wp-content/themes/twentyten/style.css: In Twenty Ten, remove margins from normal inline images, set vertical alignment of inline images, and apply bottom margin to alignnone class.
m at wordpress.org
- [wp-svn] [14270] trunk/wp-includes/nav-menu.php: Give menu items a default 'draft' state when added to the menu.
m at wordpress.org
- [wp-svn] [14271] trunk/wp-admin/includes/nav-menu.php: Give menu items a default ' draft' state when added to the menu.
m at wordpress.org
- [wp-svn] [14272] trunk/wp-content/themes/twentyten/style.css: In Twenty Ten, fix aligned image styles
m at wordpress.org
- [wp-svn] [14273] trunk/wp-includes/rewrite.php: Don't serve dynamic robots. txt when WP is not installed at the root of a domain.
m at wordpress.org
- [wp-svn] [14274] trunk/wp-includes/comment-template.php: Revert [14268] - It is much better to use JavaScript for this kind of enhancement.
m at wordpress.org
- [wp-svn] [14275] trunk/wp-admin/includes/schema.php: Better DNS error message in network.php.
m at wordpress.org
- [wp-svn] [14276] trunk/wp-includes: Introduce a template file for the Front Page of a site.
m at wordpress.org
- [wp-svn] [14277] trunk/wp-admin: Restore radios for MS site flags, as the schema supports other values.
m at wordpress.org
- [wp-svn] [14278] trunk/wp-admin: Remove space between screen meta and screen icon on nav menu admin.
m at wordpress.org
- [wp-svn] [14279] trunk: RTL for nav-menu.php.
m at wordpress.org
- [wp-svn] [14280] trunk/wp-login.php: Keep 'remember me' checked when user/ pass is incorrect.
m at wordpress.org
- [wp-svn] [14281] trunk/wp-content/themes/twentyten/header.php: In Twenty Ten, remove the pipe separator from the title when there is no blog description .
m at wordpress.org
- [wp-svn] [14282] trunk/wp-content/themes/twentyten/header.php: In Twenty Ten, fix the ordering of items in the title tag.
m at wordpress.org
- [wp-svn] [14283] trunk: More nav menu fixes.
m at wordpress.org
- [wp-svn] [14284] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r14283
m at wordpress.org
- [wp-svn] [14285] trunk: Fix handling of nav menu search, also menu naming conflicts.
m at wordpress.org
- [wp-svn] [14286] trunk/wp-admin/js: Nav menu UI updates.
m at wordpress.org
- [wp-svn] [14287] trunk: Nav menu UI updates.
m at wordpress.org
- [wp-svn] [14288] trunk: Small fixes to the initial nav menu message.
m at wordpress.org
- [wp-svn] [14289] trunk/wp-content/themes/twentyten/single.php: In Twenty Ten, i18n for prev/next post link arrows.
m at wordpress.org
- [wp-svn] [14290] trunk/wp-admin: Don't show plugin editor when there are no plugins.
m at wordpress.org
- [wp-svn] [14291] trunk/wp-admin/includes/nav-menu.php: Show 'no items' message in post/tax meta boxes for nav menu admin instead of empty tabs.
m at wordpress.org
- [wp-svn] [14292] trunk/wp-admin: Remove unnecessary single tab and second border in the custom links nav menu widget .
m at wordpress.org
- [wp-svn] [14293] trunk: Fix the ajax loading/ processing spinner for nav menu meta boxes.
m at wordpress.org
- [wp-svn] [14294] trunk/wp-admin/css: Fix typo in CSS.
m at wordpress.org
- [wp-svn] [14295] trunk: When posts/terms are deleted/trashed, update associated menu items.
m at wordpress.org
- [wp-svn] [14296] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r14295
m at wordpress.org
- [wp-svn] [14297] trunk/wp-includes/nav-menu.php: Set nopaging for the wp_get_nav_menu_items() get_posts() call to avoid pointless found rows queries.
m at wordpress.org
- [wp-svn] [14298] trunk/wp-includes/ms-functions.php: Display the original username on the signup form on error, fixes #13124
m at wordpress.org
- [wp-svn] [14299] trunk/wp-admin: Don't call get_plugins() in menu.php.
m at wordpress.org
- [wp-svn] [14300] trunk/wp-content/themes/twentyten/style.css: In twenty ten, removing some unnecessary styles for images
m at wordpress.org
- [wp-svn] [14301] trunk/wp-admin/includes/nav-menu.php: Partially fix default hidden meta boxes for nav menus.
m at wordpress.org
- [wp-svn] [14302] trunk/wp-includes: Reset the global current_user object when the current user is changed.
m at wordpress.org
- [wp-svn] [14303] trunk/wp-includes/user.php: Remove debug
m at wordpress.org
- [wp-svn] [14304] trunk/wp-admin: Fix initial hidden meta boxes for nav menus.
m at wordpress.org
- [wp-svn] [14305] trunk/wp-includes/meta.php: clean_user_cache() instead of direct cache delete.
m at wordpress.org
- [wp-svn] [14306] trunk/wp-admin/includes/nav-menu.php: Remove debug
m at wordpress.org
- [wp-svn] [14307] trunk/wp-includes/user.php: When storing and retrieving meta data to user object, replace dashes with underscores to get a valid php var name.
m at wordpress.org
- [wp-svn] [14308] trunk/wp-includes/meta.php: Pass unserializeds value to meta actions.
m at wordpress.org
- [wp-svn] [14309] trunk/wp-includes/user.php: Always replace dashes with underscores for keys in get_user_option().
m at wordpress.org
- [wp-svn] [14310] trunk/wp-includes: Update object term cache for custom post types.
m at wordpress.org
- [wp-svn] [14311] trunk/wp-includes/user.php: Don' t consult global current_user object for usermeta values.
m at wordpress.org
- [wp-svn] [14312] trunk/wp-admin/includes/misc.php: Fix support for rewrites on IIS7.
m at wordpress.org
- [wp-svn] [14313] trunk: s/blog/site/ in more places.
m at wordpress.org
- [wp-svn] [14314] trunk/wp-admin/css: Small menu CSS tweak for item deletion.
m at wordpress.org
- [wp-svn] [14315] trunk: s/blog/site/ in even more places.
m at wordpress.org
- [wp-svn] [14316] trunk/wp-admin/options.php: Don' t stomp upload options when saving media options for MS sites.
m at wordpress.org
- [wp-svn] [14317] trunk/wp-includes/ms-load.php: Prune and tidy the message in ms_not_installed.
m at wordpress.org
- [wp-svn] [14318] trunk: Clean up secret_salt_warning.
m at wordpress.org
- [wp-svn] [14319] trunk: Use a class for update-nag, as especially in MS we' re sometimes hooking in more than one per page.
m at wordpress.org
- [wp-svn] [14320] trunk/wp-includes/widgets.php: Make sure sidebars_widgets is an array.
m at wordpress.org
- [wp-svn] [14321] trunk/wp-includes/user.php: Replace dashes with empty strings instead of underscores so that keys match keys that might be stored in a persistent cache from 2 .9.
m at wordpress.org
- [wp-svn] [14322] trunk/wp-content/themes/twentyten/functions.php: Translate name of sidebars in twentyten.
m at wordpress.org
- [wp-svn] [14323] trunk/wp-content/themes/twentyten/comments.php: Remove unnecessary space in 2010 comments.php.
m at wordpress.org
- [wp-svn] [14324] trunk/wp-admin/includes/dashboard.php: Change ' WordPress Development Blog' to 'WordPress Blog' in the dashboard widget.
m at wordpress.org
Last message date:
Fri Apr 30 22:56:29 UTC 2010
Archived on: Fri Apr 30 22:56:31 UTC 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).