April 2012 Archives by author
Starting: Sun Apr 1 20:13:36 UTC 2012
Ending: Mon Apr 30 23:45:01 UTC 2012
Messages: 328
- [wp-svn] [20337] trunk/wp-includes: jQuery 1.7.2.
m at wordpress.org
- [wp-svn] [20338] trunk/wp-admin/js/media.dev.js: Fix getting the checked radio button when attaching orphan attachments, props solarissmoke SergeyBiryukov, fixes #16655
m at wordpress.org
- [wp-svn] [20339] trunk: Compress scripts/styles: 3.4-alpha-20339.
m at wordpress.org
- [wp-svn] [20340] trunk/wp-includes: Remove jQuery Masonry.
m at wordpress.org
- [wp-svn] [20341] trunk/wp-includes/js: Editor: fix adding a link in WebKit to floated image, fixes #16569
m at wordpress.org
- [wp-svn] [20342] trunk/wp-includes/class-wp-editor.php: Fix adding of parent theme' s editor-style before child theme's, props SergeyBiryukov, see #19437
m at wordpress.org
- [wp-svn] [20343] trunk/wp-includes: Compress scripts/styles: 3.4-alpha-20343.
m at wordpress.org
- [wp-svn] [20344] trunk/wp-includes/js: Theme Customizer: Improve data binding in wp. customize.Value and wp.customize.Values.
m at wordpress.org
- [wp-svn] [20345] trunk/wp-includes: Compress scripts/styles: 3.4-alpha-20345.
m at wordpress.org
- [wp-svn] [20346] trunk/wp-admin: Make the layout of the tables on edit link screen " liquid" so they can be shown on the side, see #20015
m at wordpress.org
- [wp-svn] [20347] trunk/wp-admin/css/wp-admin-rtl.dev.css: RTL for the responsive columns, see #20015
m at wordpress.org
- [wp-svn] [20348] trunk: Compress scripts/styles: 3.4-alpha-20348.
m at wordpress.org
- [wp-svn] [20349] trunk: Add some missing documentation and fix a couple of typos.
m at wordpress.org
- [wp-svn] [20350] trunk/wp-admin/includes/class-wp-comments-list-table.php: Make comment type filter persist across views (e.g.
m at wordpress.org
- [wp-svn] [20351] trunk/wp-includes/class-wp-xmlrpc-server.php: XMLRPC: Add a check in mw. newPost to stop the authorID being changed to an invalid value.
m at wordpress.org
- [wp-svn] [20352] trunk: Theme Customizer: Improve the customize loader and themes list table markup.
m at wordpress.org
- [wp-svn] [20353] trunk/wp-includes/class-wp-xmlrpc-server.php: XMLRPC: Make sure that we always return valid dates when no date is currently set - for example if the post is pending .
m at wordpress.org
- [wp-svn] [20354] trunk/wp-admin: Theme Customizer: Add a link to customize the current theme.
m at wordpress.org
- [wp-svn] [20355] trunk: Compress scripts/styles: 3.4-alpha-20355.
m at wordpress.org
- [wp-svn] [20356] trunk/wp-admin: Double-size icons and WordPress logo for retina displays, props chexee, props empireoflight, props iammattthomas, see #20293
m at wordpress.org
- [wp-svn] [20357] trunk: Compress scripts/styles: 3.4-alpha-20357.
m at wordpress.org
- [wp-svn] [20358] trunk: Allow selecting custom header and background images from the media library .
m at wordpress.org
- [wp-svn] [20359] trunk/wp-admin/js/media-gallery.dev.js: Add media-gallery js.
m at wordpress.org
- [wp-svn] [20360] trunk/wp-admin/js/media-gallery.js: Empty media-gallery. js - bumpbot hungry.
m at wordpress.org
- [wp-svn] [20361] trunk: Compress scripts/styles: 3.4-alpha-20361.
m at wordpress.org
- [wp-svn] [20362] trunk/wp-admin/css: More specific selectors for the 2x images, see #20293
m at wordpress.org
- [wp-svn] [20363] trunk: Always return a WP_Theme object from wp_get_theme().
m at wordpress.org
- [wp-svn] [20364] trunk/wp-admin/css: More specific selectors for the 2x images take 2, don' t specify background-size for the 1x background, see #20293
m at wordpress.org
- [wp-svn] [20365] trunk: Compress scripts/styles: 3.4-alpha-20365.
m at wordpress.org
- [wp-svn] [20366] trunk/wp-includes/version.php: Beta 1 bump
m at wordpress.org
- [wp-svn] [20367] trunk/wp-admin/css: Dashboard icon back in, see #20293
m at wordpress.org
- [wp-svn] [20368] trunk/wp-admin/css: Compress scripts/styles: 3.4-beta1-20368.
m at wordpress.org
- [wp-svn] [20369] trunk/wp-admin/js/media-gallery.dev.js: Remove duplicate JavaScript .
m at wordpress.org
- [wp-svn] [20370] trunk/wp-includes/class-http.php: WP_HTTP: Curl: Correct a typo in [20208] causing failed curl requests not to return a WP_Error under certain situations .
m at wordpress.org
- [wp-svn] [20371] trunk/wp-admin/js/media-gallery.js: Compress scripts/styles: 3. 4-beta1-20370.
m at wordpress.org
- [wp-svn] [20372] trunk/wp-includes/class-http.php: HTTP: Don' t force cookie values to be urlencoded because it breaks usage of cookies in some scenarios like the LiveJournal Importer .
m at wordpress.org
- [wp-svn] [20373] trunk/wp-includes/class-http.php: Fix typo in [20372] - See #19922 props SergeyBiryukov.
m at wordpress.org
- [wp-svn] [20374] trunk/wp-includes/class-wp-theme.php: Child theme files need to override parent theme files.
m at wordpress.org
- [wp-svn] [20375] trunk/wp-includes/theme.php: Internally cache themes inside wp_get_themes() by theme_root as well as stylesheet, to avoid conflicts with future calls to wp_get_themes().
m at wordpress.org
- [wp-svn] [20376] trunk/wp-admin/includes/media.php: Fix second callback when filtering caption text for shortcode, props SergeyBiryukov, fixes #20369
m at wordpress.org
- [wp-svn] [20377] trunk/wp-admin/includes/media.php: Pluck a tab (whitespace), props SergeyBiryukov, see #20369
m at wordpress.org
- [wp-svn] [20378] trunk: Introduce WP_User::exists().
m at wordpress.org
- [wp-svn] [20379] trunk/wp-admin/theme-editor.php: Use WP_Theme::exists().
m at wordpress.org
- [wp-svn] [20380] trunk/wp-includes/canonical.php: Strip p, page_id, attachment_id, post_type, pagename, and name from redirect query if we get a hit on a 404-guessed permalink.
m at wordpress.org
- [wp-svn] [20381] trunk/wp-admin/includes/media.php: Simplify caption cleanup callbacks; if the function was called we know that the 0 index is set.
m at wordpress.org
- [wp-svn] [20382] trunk/wp-admin/includes/media.php: Use _callback, rather than an unhelpful 2, for a preg_replace callback function name.
m at wordpress.org
- [wp-svn] [20383] trunk/wp-admin/css/wp-admin.dev.css: Ensure the first icon is not covered by the wrapper div in the Welcome tab on the dashboard , fixes #20366
m at wordpress.org
- [wp-svn] [20384] trunk/wp-admin: Make choosing a header image from the media library play nicely with file replication plugins that do not guarantee images will be retained in the local filesystem .
m at wordpress.org
- [wp-svn] [20385] trunk/wp-admin/css/wp-admin.css: Compress scripts/styles: 3. 4-beta1-20385.
m at wordpress.org
- [wp-svn] [20386] trunk/wp-includes/canonical.php: Be a bit more conservative in which args are stripped after redirect_guess_404_permalink ().
m at wordpress.org
- [wp-svn] [20387] trunk/wp-admin/js/common.dev.js: Reset negative top margin on submenus when folding/ unfolding the admin menu, fixes #20380
m at wordpress.org
- [wp-svn] [20388] trunk/wp-admin/js/common.js: Compress scripts/styles: 3. 4-beta1-20388.
m at wordpress.org
- [wp-svn] [20389] trunk/wp-includes/js/tinymce/tiny_mce.js: Add the "aside, audio, canvas, figcaption, figure, nav, output, video" tags that shouldn' t be wrapped in <p> to the internal blocks list in TinyMCE, fixes #20381
m at wordpress.org
- [wp-svn] [20390] trunk/wp-includes: Compress scripts/styles: 3.4-beta1-20390.
m at wordpress.org
- [wp-svn] [20391] trunk: Theme Customizer: Move 'collapse' button to footer and add a visible text label.
m at wordpress.org
- [wp-svn] [20392] trunk/wp-includes/class-wp-customize.php: Theme Customizer: String change to clarify choosing a static page (remove 'select below').
m at wordpress.org
- [wp-svn] [20393] trunk/wp-includes: Theme Customizer: Remove small screenshot from theme title bar.
m at wordpress.org
- [wp-svn] [20394] trunk: Compress scripts/styles: 3.4-beta1-20394.
m at wordpress.org
- [wp-svn] [20395] trunk/wp-includes/canonical.php: Better removal of query args in canonical redirects.
m at wordpress.org
- [wp-svn] [20396] trunk/wp-includes/canonical.php: Fix a bunch of individual post comments feeds canonical redirects.
m at wordpress.org
- [wp-svn] [20397] trunk/wp-includes/canonical.php: Properly handle paged permalink URLs even when we are not already 301ing.
m at wordpress.org
- [wp-svn] [20398] trunk/wp-includes/canonical.php: Handle page= and feed= query strings in redirect_guess_404_permalink().
m at wordpress.org
- [wp-svn] [20399] trunk/wp-includes/class-http.php: WP_HTTP: Curl: $theHeaders is an array, not an object, introduced in [20370].
m at wordpress.org
- [wp-svn] [20400] trunk/wp-admin/css: Center the menu icons when the menu is folded.
m at wordpress.org
- [wp-svn] [20401] trunk/wp-admin/css: Compress scripts/styles: 3.4-beta1-20401.
m at wordpress.org
- [wp-svn] [20402] trunk/wp-includes/pluggable.php: wp_set_current_user(0) for XMLRPC_REQUEST in get_currentuserinfo().
m at wordpress.org
- [wp-svn] [20403] trunk/wp-includes/class-wp-xmlrpc-server.php: Prevent notice " Undefined variable: struct" in mt_getRecentPostTitles when posts exist, but none of them are editable.
m at wordpress.org
- [wp-svn] [20404] trunk/wp-includes: Theme Customizer: Add a 'previewing' notice by the theme name.
m at wordpress.org
- [wp-svn] [20405] trunk/wp-includes/css/customize-controls.css: Compress scripts/ styles: 3.4-beta1-20405.
m at wordpress.org
- [wp-svn] [20406] trunk/wp-includes/class-wp-xmlrpc-server.php: Remove duplicated featured_image block.
m at wordpress.org
- [wp-svn] [20407] trunk/wp-admin/js/user-profile.dev.js: Don't try to append " Display Name" options when on the Add New User screen (the <select> doesn' t exist there), props pbiron, SergeyBiryukov, fixes #20392
m at wordpress.org
- [wp-svn] [20408] trunk/wp-admin/js/user-profile.js: Compress scripts/styles: 3. 4-beta1-20408.
m at wordpress.org
- [wp-svn] [20409] trunk/wp-includes/deprecated.php: Replace <br/> and <br> in addition to <br /> in clean_pre().
m at wordpress.org
- [wp-svn] [20410] trunk/wp-includes/pluggable.php: When fetching the user in get_currentuserinfo(), make sure it is a valid WP_User object.
m at wordpress.org
- [wp-svn] [20411] trunk/wp-admin/css: Remove CSS involving unused '.theme-listing' selector.
m at wordpress.org
- [wp-svn] [20412] trunk/wp-admin/css: Remove CSS involving unused '#theme-information ' selector.
m at wordpress.org
- [wp-svn] [20413] trunk/wp-admin/css: Compress scripts/styles: 3.4-beta1-20413.
m at wordpress.org
- [wp-svn] [20414] trunk/wp-admin: Theme browsing UX improvements.
m at wordpress.org
- [wp-svn] [20415] trunk/wp-admin/js: Fix showing/ hiding theme details and move code from theme-preview.js to theme.js.
m at wordpress.org
- [wp-svn] [20416] trunk/wp-admin: Compress scripts/styles: 3.4-beta1-20416.
m at wordpress.org
- [wp-svn] [20417] trunk: Introduce wp_is_mobile() and use it instead of $is_iphone global, see #20014
m at wordpress.org
- [wp-svn] [20418] trunk/wp-admin: Compress scripts/styles: 3.4-beta1-20418.
m at wordpress.org
- [wp-svn] [20419] trunk: Replace all instances of thickbox theme preview with the theme customizer.
m at wordpress.org
- [wp-svn] [20420] trunk/wp-admin/media-new.php: Move the wp_is_mobile() check after the admin bootstrap in media-new.php, props SergeyBiryukov, see #20014
m at wordpress.org
- [wp-svn] [20421] trunk/wp-includes/js/customize-loader.js: Compress scripts/styles: 3.4-beta1-20421.
m at wordpress.org
- [wp-svn] [20422] trunk: Consistently remove links to media-new. php for mobile devices, props SergeyBiryukov, see #20405
m at wordpress.org
- [wp-svn] [20423] trunk: Pass post_type to clean_post_cache() instead of attempting to fetch a post object since the post may have been deleted .
m at wordpress.org
- [wp-svn] [20424] trunk/wp-includes/pluggable.php: Don' t override the $current_user global in get_currentuserinfo() on an XML-RPC request
m at wordpress.org
- [wp-svn] [20425] trunk/wp-comments-post.php: Use wp_safe_redirect().
m at wordpress.org
- [wp-svn] [20426] trunk/wp-admin/css/wp-admin.dev.css: Larger screenshots in theme list tables.
m at wordpress.org
- [wp-svn] [20427] trunk/wp-admin/css/wp-admin.css: Compress scripts/styles: 3. 4-beta1-20427.
m at wordpress.org
- [wp-svn] [20428] trunk/wp-includes/js/wplink.dev.js: Fix inserting links in the HTML editor in IE9, fixes #19528
m at wordpress.org
- [wp-svn] [20429] trunk/wp-includes/js/wplink.js: Compress scripts/styles: 3. 4-beta1-20429.
m at wordpress.org
- [wp-svn] [20430] trunk: Move mobile devices CSS from wp-login.php to wp-admin.css, props SergeyBiryukov, fixes #19673
m at wordpress.org
- [wp-svn] [20431] trunk/wp-admin/js/user-profile.dev.js: Add New User screen: don' t bind to blur event on the user_name fields when the <select> doesn' t exist, props SergeyBiryukov, fixes #20392
m at wordpress.org
- [wp-svn] [20432] trunk/wp-admin: Compress scripts/styles: 3.4-beta1-20432.
m at wordpress.org
- [wp-svn] [20433] trunk: Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014
m at wordpress.org
- [wp-svn] [20434] trunk/wp-includes/js/jquery/jquery.ui.touch-punch.js: Compress scripts/styles: 3.4-beta1-20434.
m at wordpress.org
- [wp-svn] [20435] trunk/wp-includes: Use the metadata API rather than raw queries and direct do_action calls.
m at wordpress.org
- [wp-svn] [20436] trunk/wp-includes/taxonomy.php: Add view_item to the phpdoc for get_taxonomy_labels().
m at wordpress.org
- [wp-svn] [20437] trunk/wp-load.php: phpdoc tweaks.
m at wordpress.org
- [wp-svn] [20438] trunk/wp-admin/includes/update.php: Check if the response property is set before continuing with the update_themes transient return value .
m at wordpress.org
- [wp-svn] [20439] trunk/wp-admin/includes/dashboard.php: Use home_url() instead of get_bloginfo('url').
m at wordpress.org
- [wp-svn] [20440] trunk: Move deletion of auto-draft posts to the wp_scheduled_delete cron function .
m at wordpress.org
- [wp-svn] [20441] trunk/wp-includes/ms-functions.php: Add terminal punctuation to some signup error messages.
m at wordpress.org
- [wp-svn] [20442] trunk/wp-admin/network/settings.php: s/website/network/ on the network settings screen.
m at wordpress.org
- [wp-svn] [20443] trunk/wp-includes/formatting.php: Don' t attempt to make links inside attributes clickable.
m at wordpress.org
- [wp-svn] [20444] trunk/wp-includes/canonical.php: Don' t do a canonical redirect for singular paged pages when on the front-page.
m at wordpress.org
- [wp-svn] [20445] trunk/wp-admin: CSS improvements for the 'Current Theme' section.
m at wordpress.org
- [wp-svn] [20446] trunk/wp-admin/css/wp-admin.dev.css: Shrink theme screenshots for smaller screen resolutions.
m at wordpress.org
- [wp-svn] [20447] trunk/wp-admin/css/wp-admin.css: Compress scripts/styles: 3. 4-beta1-20447.
m at wordpress.org
- [wp-svn] [20448] trunk/wp-includes/version.php: Compress scripts/styles: 3. 4-beta1-20448.
m at wordpress.org
- [wp-svn] [20449] trunk: Don' t hide links to the upload form and show an error for mobile devices that cannot upload , see #20410
m at wordpress.org
- [wp-svn] [20450] trunk/wp-includes/version.php: 3.4-beta2.
m at wordpress.org
- [wp-svn] [20451] trunk/wp-includes: Add RTL/LTR button to the html editor, props yoavf, fixes #13070
m at wordpress.org
- [wp-svn] [20452] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20452.
m at wordpress.org
- [wp-svn] [20453] trunk: Schedule auto-draft deletion from post-new. php instead of from admin.php.
m at wordpress.org
- [wp-svn] [20454] trunk/wp-admin/includes/image.php: Use correct var name.
m at wordpress.org
- [wp-svn] [20455] trunk/wp-admin: Theme list table style improvements.
m at wordpress.org
- [wp-svn] [20456] trunk: Theme Customizer: RTL styles.
m at wordpress.org
- [wp-svn] [20457] trunk: Compress scripts/styles: 3.4-beta2-20457.
m at wordpress.org
- [wp-svn] [20458] trunk/wp-admin: Manage Themes: Improved separators (markup/styles) for current theme author/version.
m at wordpress.org
- [wp-svn] [20459] trunk/wp-admin: Manage Themes: Improved separators (markup/styles) for current theme options menu.
m at wordpress.org
- [wp-svn] [20460] trunk: Compress scripts/styles: 3.4-beta2-20460.
m at wordpress.org
- [wp-svn] [20461] trunk/wp-includes: Don't update a blog' s last_updated time for all post deletions.
m at wordpress.org
- [wp-svn] [20462] trunk/wp-includes/class-wp-xmlrpc-server.php: Move from ' featured image' to 'post thumbnail' in the XML-RPC API.
m at wordpress.org
- [wp-svn] [20463] trunk/wp-includes/js/plupload: Update Plupload to 1.5.4, props SergeyBiryukov, fixes #20422
m at wordpress.org
- [wp-svn] [20464] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20464.
m at wordpress.org
- [wp-svn] [20465] trunk: Fix typo and terminology in Twenty Eleven's header template.
m at wordpress.org
- [wp-svn] [20466] trunk/wp-includes/formatting.php: Recognise protocols other than " http" in _links_add_base().
m at wordpress.org
- [wp-svn] [20467] trunk/wp-includes/js/plupload/handlers.dev.js: Plupload: no need to reset the queue when one file fails (handled internally), see #20422
m at wordpress.org
- [wp-svn] [20468] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20468.
m at wordpress.org
- [wp-svn] [20469] trunk/wp-includes/class-wp-xmlrpc-server.php: Move from $taxonomy_name to $taxonomy in XML-RPC for consistency with the rest of the core APIs .
m at wordpress.org
- [wp-svn] [20470] trunk/wp-content/themes/twentyeleven: Flexible heights for Twenty Eleven's custom headers.
m at wordpress.org
- [wp-svn] [20471] trunk/wp-content/themes/twentyeleven/functions.php: Twenty Eleven: Remove $locale.php file support.
m at wordpress.org
- [wp-svn] [20472] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r20471
m at wordpress.org
- [wp-svn] [20473] trunk/wp-content/themes/twentyten/functions.php: Twenty Ten: Remove $locale.php file support.
m at wordpress.org
- [wp-svn] [20474] trunk/wp-content/themes/twentyten: Flexible heights for Twenty Ten' s custom headers.
m at wordpress.org
- [wp-svn] [20475] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r20474
m at wordpress.org
- [wp-svn] [20476] trunk: Theme Customizer: Allow the customize iframe to be accessed directly ( with full feature support).
m at wordpress.org
- [wp-svn] [20477] trunk: Theme Customizer: Stick to wp_customize_url() instead of wp_customize_href().
m at wordpress.org
- [wp-svn] [20478] trunk: Compress scripts/styles: 3.4-beta2-20478.
m at wordpress.org
- [wp-svn] [20479] trunk/wp-admin/admin-header.php: Theme Customizer: If the customize loader is enqueued, then add the 'customize-support' class early.
m at wordpress.org
- [wp-svn] [20480] trunk/wp-includes/functions.php: Fix typo in filter name for wp_die () APP request handler.
m at wordpress.org
- [wp-svn] [20481] trunk/wp-includes/class-wp-theme.php: Add arrays together in WP_Theme::get_allowed() to preserve keys ( theme names could be numeric).
m at wordpress.org
- [wp-svn] [20482] trunk/wp-admin/setup-config.php: Do sanity checks for register_globals and magic quotes in setup-config.php .
m at wordpress.org
- [wp-svn] [20483] trunk/wp-includes/wp-db.php: Escape special characters when outputting DB failures.
m at wordpress.org
- [wp-svn] [20484] branches/3.3/wp-admin/setup-config.php: Do sanity checks for register_globals and magic quotes in setup-config.php .
m at wordpress.org
- [wp-svn] [20485] branches/3.3/wp-includes/wp-db.php: Escape special characters when outputting DB failures.
m at wordpress.org
- [wp-svn] [20486] branches/3.3/wp-comments-post.php: Use wp_safe_redirect().
m at wordpress.org
- [wp-svn] [20487] branches/3.3: Update Plupload to 1.5.4
m at wordpress.org
- [wp-svn] [20488] trunk/wp-includes: Theme Customizer: Integrate with browser history .
m at wordpress.org
- [wp-svn] [20489] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20489.
m at wordpress.org
- [wp-svn] [20490] trunk/wp-admin/includes/plugin-install.php: Check for the response property in tue update_plugins transient object.
m at wordpress.org
- [wp-svn] [20491] trunk/wp-includes/query.php: No need for by-reference when calculating the queried object in PHP5.
m at wordpress.org
- [wp-svn] [20492] trunk/wp-includes: jQuery UI 1.8.19.
m at wordpress.org
- [wp-svn] [20493] branches/3.3: Don' t attempt to make links inside attributes clickable.
m at wordpress.org
- [wp-svn] [20494] trunk/wp-includes/js/jquery/ui: Restore semicolons to the end of jQuery UI files, as they are needed when concatenating the files together.
m at wordpress.org
- [wp-svn] [20495] trunk/wp-includes: Theme Customizer: Display 'Save and Activate' when switching themes.
m at wordpress.org
- [wp-svn] [20496] trunk/wp-includes: Move to admin.php?customize=on&theme=$stylesheet , rather than juggling both template and stylesheet values.
m at wordpress.org
- [wp-svn] [20497] trunk/wp-includes: Theme Customizer: Improve color picker toggle styles and markup.
m at wordpress.org
- [wp-svn] [20498] trunk/wp-includes: Update swfobject
m at wordpress.org
- [wp-svn] [20499] branches/3.3: Update swfobject
m at wordpress.org
- [wp-svn] [20500] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20500.
m at wordpress.org
- [wp-svn] [20501] trunk/wp-includes/js/swfupload/swfupload.swf: Update swfobject
m at wordpress.org
- [wp-svn] [20502] branches/3.3/wp-includes/js/swfupload/swfupload.swf: Update swfobject
m at wordpress.org
- [wp-svn] [20503] branches/3.3/wp-includes/js/swfupload/swfupload.swf: Update swfupload.
m at wordpress.org
- [wp-svn] [20504] trunk/wp-includes: Theme Customizer: Improve markup/ styles for opened color picker.
m at wordpress.org
- [wp-svn] [20505] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20505.
m at wordpress.org
- [wp-svn] [20506] trunk/wp-includes: Remove 'visibility' parameter from WP_Customize_Control.
m at wordpress.org
- [wp-svn] [20507] trunk/wp-includes/class-wp-customize-control.php: Theme Customizer: Remove redundant call to wp_enqueue_script.
m at wordpress.org
- [wp-svn] [20508] trunk/wp-content/themes/twentyeleven/inc/theme-options.php: Check for wp_get_theme() in Twenty Eleven before using it, for compatibility down to WP 3.2 when Twenty Eleven was first released.
m at wordpress.org
- [wp-svn] [20509] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20509.
m at wordpress.org
- [wp-svn] [20510] trunk/wp-includes/css/customize-controls.dev.css: Theme Customizer: Color control hover styles.
m at wordpress.org
- [wp-svn] [20511] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r20510
m at wordpress.org
- [wp-svn] [20512] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20512.
m at wordpress.org
- [wp-svn] [20513] trunk/wp-includes/nav-menu-template.php: Only output the class attribute in wp_nav_menu() if we have classes to add .
m at wordpress.org
- [wp-svn] [20514] trunk/wp-admin/css: RTL styles for theme browsing.
m at wordpress.org
- [wp-svn] [20515] trunk: Compress scripts/styles: 3.4-beta2-20515.
m at wordpress.org
- [wp-svn] [20516] trunk/wp-admin/css/wp-admin.dev.css: Fix floated #post-body-content on the Appearance -> Menus screen, props SergeyBiryukov, fixes #20467
m at wordpress.org
- [wp-svn] [20517] trunk/wp-includes/js: Theme Customizer: Use native postMessage for wp.customize.Messenger.
m at wordpress.org
- [wp-svn] [20518] trunk/wp-includes: Remove jQuery postMessage plugin, as it is no longer used (as of [20517]).
m at wordpress.org
- [wp-svn] [20519] trunk/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin_src.js : Remove extra slash when opening the gallery thickbox popup from the visual editor , props SergeyBiryukov, fixes #19850
m at wordpress.org
- [wp-svn] [20520] trunk: Theme Customizer: Remove unused 'template' argument from wp_customize_url.
m at wordpress.org
- [wp-svn] [20521] trunk: Compress scripts/styles: 3.4-beta2-20521.
m at wordpress.org
- [wp-svn] [20522] trunk: Pass full user objects to clean_user_cache().
m at wordpress.org
- [wp-svn] [20523] trunk/wp-admin/includes/user.php: clean_user_cache() after the DELETE query in wp_delete_user().
m at wordpress.org
- [wp-svn] [20524] trunk/wp-includes/theme.php: Always return a WP_Theme object from wp_get_theme().
m at wordpress.org
- [wp-svn] [20525] trunk/wp-admin: Clean up plugins. php with regards to recently edited files, deactivations, and the network admin.
m at wordpress.org
- [wp-svn] [20526] branches/3.3/wp-admin/plugins.php: Do not deactivate plugins which are already deactivated.
m at wordpress.org
- [wp-svn] [20527] trunk/wp-includes: Theme Customizer: Begin improving image picker markup/styles.
m at wordpress.org
- [wp-svn] [20528] trunk/wp-admin/plugins.php: Add missing variable.
m at wordpress.org
- [wp-svn] [20529] branches/3.3/wp-admin/plugins.php: Add missing variable.
m at wordpress.org
- [wp-svn] [20530] trunk/wp-includes/css/customize-controls.dev.css: Theme Customizer: Box model fixes for image picker thumbnails.
m at wordpress.org
- [wp-svn] [20531] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20531.
m at wordpress.org
- [wp-svn] [20532] trunk/wp-includes/user.php: Don' t deprecate cleaning the user cache by ID.
m at wordpress.org
- [wp-svn] [20533] trunk/wp-admin/includes/class-wp-comments-list-table.php: Remove " Approve" bulk action when viewing spam comments as it isn' t shown in the row actions.
m at wordpress.org
- [wp-svn] [20534] trunk/wp-includes/capabilities.php: Do not block file mod/ edit caps when DISALLOW_UNFILTERED_HTML is set.
m at wordpress.org
- [wp-svn] [20535] trunk/wp-admin/js/edit-comments.dev.js: Don't call updatePending() if the pending count hasn't changed.
m at wordpress.org
- [wp-svn] [20536] trunk: Compress scripts/styles: 3.4-beta2-20536.
m at wordpress.org
- [wp-svn] [20537] trunk/wp-includes/link-template.php: Handle uppercase HTML entities in get_previous_posts_link().
m at wordpress.org
- [wp-svn] [20538] trunk/wp-includes/version.php: 3.4-beta2-20538
m at wordpress.org
- [wp-svn] [20539] trunk/wp-includes/class-oembed.php: Add sanity checks to WP_oEmbed: :data2html() to ensure we are working with scalar values.
m at wordpress.org
- [wp-svn] [20540] trunk/wp-includes/kses.php: Handle multiple feed: schemes.
m at wordpress.org
- [wp-svn] [20541] branches/3.3/wp-includes/kses.php: Handle multiple feed: schemes.
m at wordpress.org
- [wp-svn] [20542] branches/3.3/wp-admin/press-this.php: Revert a piece of [19424], go back to cloning a div for adding images in Press This.
m at wordpress.org
- [wp-svn] [20543] branches/3.3/wp-includes/ms-functions.php: Rolling upgrade to set the welcome_user_email network-wide option via the welcome_user_msg_filter () callback.
m at wordpress.org
- [wp-svn] [20544] trunk/wp-admin/includes/media.php: Fix typo in the error message shown when a device doesn' t support uploading, props SergeyBiryukov, fixes #20410
m at wordpress.org
- [wp-svn] [20545] trunk/wp-includes: Theme Customizer: Improve image picker control.
m at wordpress.org
- [wp-svn] [20546] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20546.
m at wordpress.org
- [wp-svn] [20547] trunk/wp-includes/css/customize-controls.dev.css: Theme Customizer: Firefox CSS love.
m at wordpress.org
- [wp-svn] [20548] trunk/wp-includes: Compress scripts/styles: 3.4-beta2-20548.
m at wordpress.org
- [wp-svn] [20549] trunk/wp-includes/category-template.php: Add $id parameter to get_the_tag_list() for consistency with get_the_( category|term)_list().
m at wordpress.org
- [wp-svn] [20550] branches/3.3: Version bumps
m at wordpress.org
- [wp-svn] [20551] trunk/wp-includes/theme.php: If a cached theme root is no longer registered, skip it.
m at wordpress.org
- [wp-svn] [20552] trunk/wp-includes/version.php: 3.4-beta3.
m at wordpress.org
- [wp-svn] [20553] branches/3.3: 3.3.2
m at wordpress.org
- [wp-svn] [20554] tags/3.3.2/: Tag 3.3.2
m at wordpress.org
- [wp-svn] [20555] trunk/wp-admin/includes/plugin.php: Correct logic in deactivate_plugins() where network_wide = null.
m at wordpress.org
- [wp-svn] [20556] trunk/wp-signup.php: Combine two strings.
m at wordpress.org
- [wp-svn] [20557] trunk/wp-admin/theme-editor.php: Don't allow themes without a style .css editor to be edited.
m at wordpress.org
- [wp-svn] [20558] trunk/wp-admin/theme-editor.php: A child theme with a missing parent might be is_child_theme() but not have a valid parent() object, so we need to check parent() too.
m at wordpress.org
- [wp-svn] [20559] trunk/wp-admin/theme-editor.php: Adjust [20557] and check only parent(), as it is more semantic.
m at wordpress.org
- [wp-svn] [20560] trunk/wp-admin/theme-editor.php: Issue a 'This theme is broken' error (when applicable) on the theme editor.
m at wordpress.org
- [wp-svn] [20561] trunk/wp-load.php: Remove redundant paragraph tags.
m at wordpress.org
- [wp-svn] [20562] trunk/wp-includes/media.php: wp_oembed_get() returns false on failure.
m at wordpress.org
- [wp-svn] [20563] trunk/wp-includes/pluggable.php: Add missing "?" to gravatar_default URL in get_avatar() to set size parameter correctly.
m at wordpress.org
- [wp-svn] [20564] trunk/wp-admin/setup-config.php: Move closing HTML tag outside _e() , props jiehanzheng, fixes #20510
m at wordpress.org
- [wp-svn] [20565] trunk/wp-includes/author-template.php: Remove key mangling code from get_the_author_meta().
m at wordpress.org
- [wp-svn] [20566] trunk/wp-includes/class-wp-xmlrpc-server.php: Require the edit_posts capability for wp_getPostFormats.
m at wordpress.org
- [wp-svn] [20567] trunk/wp-admin/includes/update-core.php: Add additional files/ dirs for removal and tidy up $_old_files.
m at wordpress.org
- [wp-svn] [20568] trunk/wp-includes/class-wp-xmlrpc-server.php: Check the publish_post cap when publishing an already existing post.
m at wordpress.org
- [wp-svn] [20569] trunk: Accept a post object in clean_post_cache().
m at wordpress.org
- [wp-svn] [20570] trunk/wp-admin: Dashboard and write screen columns: remove unneeded class from the .wrap div on Write/Edit screens, see #20015
m at wordpress.org
- [wp-svn] [20571] trunk/wp-admin/css: Lengthen the "screen-per-page" input box to prevent cutoff caused by setting type="number", remove some duplicate css, props thezman84, see #20015
m at wordpress.org
- [wp-svn] [20572] trunk/wp-includes/class-wp-customize.php: Theme Customizer: Simplify logic when preparing menu controls.
m at wordpress.org
- [wp-svn] [20573] trunk/wp-admin/css/wp-admin.dev.css: Remove one more duplicate of . screen-per-page, props ocean90, fixes #20526
m at wordpress.org
- [wp-svn] [20574] trunk: Compress scripts/styles: 3.4-beta3-20574.
m at wordpress.org
- [wp-svn] [20575] trunk/wp-includes/author-template.php: Fix a notice in [20565] where get_the_author_meta() may be called prior to postdata from being set up.
m at wordpress.org
- [wp-svn] [20576] trunk/wp-includes/class-wp-xmlrpc-server.php: Revert [20568] until a publish_post cap is introduced.
m at wordpress.org
- [wp-svn] [20577] trunk/wp-includes/js/plupload/wp-plupload.dev.js: Use a deep extend in wp. Uploader to ensure that the multipart_params object (and others) are cloned instead of referenced.
m at wordpress.org
- [wp-svn] [20578] trunk/wp-includes: Compress scripts/styles: 3.4-beta3-20578.
m at wordpress.org
- [wp-svn] [20579] trunk/wp-admin: Clean out layout columns API in WP_Screen.
m at wordpress.org
- [wp-svn] [20580] trunk: Uploader: fix check for error message send from async-upload on failed uploads, improve styling it a bit, props trepmal, SergeyBiryukov, fixes #20445
m at wordpress.org
- [wp-svn] [20581] trunk: * Return empty arrays instead of false for all conditions in get_blogs_of_user ().
m at wordpress.org
- [wp-svn] [20582] trunk: Compress scripts/styles: 3.4-beta3-20582.
m at wordpress.org
- [wp-svn] [20583] trunk/wp-includes/class-wp-xmlrpc-server.php: Do not check for a meta value in XML-RPC set_custom_fields unless we know we are editing a key .
m at wordpress.org
- [wp-svn] [20584] trunk/wp-includes/class-wp-customize.php: Theme Customizer: Preview the target theme during save to ensure all settings are properly registered .
m at wordpress.org
- [wp-svn] [20585] trunk/wp-includes: Theme Customizer: For clarity, wp.customize. Setting.method to wp.customize.Setting.transport.
m at wordpress.org
- [wp-svn] [20586] trunk/wp-includes/class-wp-theme.php: Documentation and visibility cleanups in WP_Theme.
m at wordpress.org
- [wp-svn] [20587] trunk/wp-includes: Compress scripts/styles: 3.4-beta3-20587.
m at wordpress.org
- [wp-svn] [20588] trunk/wp-includes/class-wp-theme.php: Make WP_Theme::get_files() a general method for retrieving any file types, at any depth, optionally to include parent files.
m at wordpress.org
- [wp-svn] [20589] trunk: Remove WP_Theme::is_child_theme() in favor of WP_Theme:: parent().
m at wordpress.org
- [wp-svn] [20590] trunk/wp-includes/class-wp-theme.php: Remove support from WP_Theme for multiple screenshots until we bring it to the UI .
m at wordpress.org
- [wp-svn] [20591] trunk/wp-admin/includes/screen.php: Fix typo in a comment, props SergeyBiryukov, fixes #20506
m at wordpress.org
- [wp-svn] [20592] trunk/wp-admin/includes: Reduce clutter and repetive functionality from the initial landing page for installing plugins and themes by removing the tag /author/term dropdown.
m at wordpress.org
- [wp-svn] [20593] trunk/wp-includes: Remove monospace from TinyMCE caption/ alignment image edit popup.
m at wordpress.org
- [wp-svn] [20594] trunk/wp-admin/includes/post.php: Pass the upload iframe src url as an arg to sprintf to avoid treating octets as
m at wordpress.org
- [wp-svn] [20595] trunk/wp-includes/post-template.php: Always show search-results or search-no-results for searches, even archive searches.
m at wordpress.org
- [wp-svn] [20596] trunk: Remove wp-register.php.
m at wordpress.org
- [wp-svn] [20597] trunk/wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css: Move to pixels to avoid off-by-one rendering in Chrome.
m at wordpress.org
- [wp-svn] [20598] trunk/wp-includes: Theme Customizer: Add statuses to the color and image controls.
m at wordpress.org
- [wp-svn] [20599] trunk/wp-includes: Remove touch-punch.dev.js, as . js is appropriate for an external, unmodified script.
m at wordpress.org
- [wp-svn] [20600] trunk/wp-includes/theme.php: Initialize the WP_Customize class in a prefixed global.
m at wordpress.org
- [wp-svn] [20601] trunk/wp-includes/js/tinymce/langs/wp-langs.php: Bail from wp-langs .php if we don't already have a WordPress environment.
m at wordpress.org
- [wp-svn] [20602] trunk/wp-includes: Update jQuery imgAreaSelect plugin to 0.9.8.
m at wordpress.org
- [wp-svn] [20603] trunk/wp-includes: Compress scripts/styles: 3.4-beta3-20603.
m at wordpress.org
- [wp-svn] [20604] trunk/wp-includes/class-wp-xmlrpc-server.php: Remove extra underscore from four XML-RPC filters.
m at wordpress.org
- [wp-svn] [20605] trunk/wp-admin: Add line breaks before most form field descriptions ( the italicized gray text on General Settings and other screens).
m at wordpress.org
- [wp-svn] [20606] trunk/wp-content/plugins/: Re-pin to Akismet 2.5.6 tag.
m at wordpress.org
- [wp-svn] [20607] trunk/wp-includes/class-wp-xmlrpc-server.php: Remove duplicated do_action wp.getPosts call.
m at wordpress.org
- [wp-svn] [20608] trunk/wp-includes/class-wp-xmlrpc-server.php: XML-RPC featured image and media preparation cleanup.
m at wordpress.org
- [wp-svn] [20609] trunk/wp-admin/includes/dashboard.php: Make the Recent Comments dashboard widget more performant on sites with large amounts of comments , in particular with a heavy spam ratio.
m at wordpress.org
- [wp-svn] [20610] trunk: Deprecate require_if_theme_supports().
m at wordpress.org
- [wp-svn] [20611] trunk/wp-includes: Run rawurlencode_deep() through the parsed query in canonical.
m at wordpress.org
- [wp-svn] [20612] trunk: Use maybe_serialize() where appropriate.
m at wordpress.org
- [wp-svn] [20613] trunk/wp-includes/post.php: Return false in get_attached_file() when the file does not exist, rather than a path to the base uploads directory.
m at wordpress.org
- [wp-svn] [20614] trunk/wp-admin/js/postbox.dev.js: Add a 200ms delay when dragging a meta box on mobile devices, to prevent inadvertently dragging meta boxes around on a touch screen.
m at wordpress.org
- [wp-svn] [20615] trunk/wp-includes/author-template.php: Add 'author' to rel attribute for get_the_author_link().
m at wordpress.org
- [wp-svn] [20616] trunk/wp-admin/css/wp-admin.dev.css: Wrap text in the theme filter, rather than using a min-width.
m at wordpress.org
- [wp-svn] [20617] trunk/wp-admin/css/wp-admin-rtl.dev.css: Force the plugin details to be LTR for all screens.
m at wordpress.org
- [wp-svn] [20618] trunk/wp-admin/install.php: Int cast a step variable.
m at wordpress.org
- [wp-svn] [20619] trunk/wp-admin/includes/class-wp-upgrader.php: Check if update_core () exists before calling it in Core_Upgrader.
m at wordpress.org
- [wp-svn] [20620] trunk: Compress scripts/styles: 3.4-beta3-20620.
m at wordpress.org
- [wp-svn] [20621] trunk/wp-admin/network/site-new.php: Do not break a domain on network/site-new.php across two lines.
m at wordpress.org
- [wp-svn] [20622] trunk/wp-includes/category-template.php: Don' t call get_the_category() in get_the_category_list() unless the post type supports categories.
m at wordpress.org
- [wp-svn] [20623] trunk/wp-admin/post.php: Check that $post_type_object exists before accessing its properties.
m at wordpress.org
- [wp-svn] [20624] trunk/readme.html: Remove img width/height from the readme. html WP logo.
m at wordpress.org
- [wp-svn] [20625] trunk/wp-admin/includes/screen.php: Add a max of 999 to the screen options items per page input.
m at wordpress.org
- [wp-svn] [20626] trunk/wp-admin/css/wp-admin.dev.css: Put back "max-width: 100%" for all <select> in the admin.
m at wordpress.org
- [wp-svn] [20627] trunk: Compress scripts/styles: 3.4-beta3-20627.
m at wordpress.org
- [wp-svn] [20628] trunk/wp-admin/js/widgets.dev.js: Widgets: remove the widget title shown in the widget header when empty or doesn' t exist, part props kawauso, fixes #19925
m at wordpress.org
- [wp-svn] [20629] trunk: Compress scripts/styles: 3.4-beta3-20629.
m at wordpress.org
- [wp-svn] [20630] trunk/wp-admin/edit.php: Clean up messages on edit.php.
m at wordpress.org
- [wp-svn] [20631] trunk/wp-admin: After adding a user, take them back to users. php with an 'Edit user' link in the message.
m at wordpress.org
- [wp-svn] [20632] trunk/wp-includes/class-wp-xmlrpc-server.php: Clean up the XML-RPC 3. 4 methods with regards to consistency and future compatibility.
m at wordpress.org
- [wp-svn] [20633] trunk/wp-admin/css/wp-admin.dev.css: Always hide the admin menu arrow in IE8 (doesn't work there), props casben79, SergeyBiryukov, fixes #19586
m at wordpress.org
- [wp-svn] [20634] trunk: Compress scripts/styles: 3.4-beta3-20634.
m at wordpress.org
- [wp-svn] [20635] trunk/wp-includes/class-wp-xmlrpc-server.php: Use correct variable.
m at wordpress.org
- [wp-svn] [20636] trunk/wp-includes/class-wp-xmlrpc-server.php: Introduce minimum_args() method in XML-RPC and leverage it to return errors for insufficient arguments for methods that are new in 3 .4.
m at wordpress.org
- [wp-svn] [20637] trunk/wp-includes/class-wp-xmlrpc-server.php: Check for the existence of a post before calling current_user_can() with a meta cap on that object.
m at wordpress.org
- [wp-svn] [20638] trunk/wp-includes/class-wp-xmlrpc-server.php: Add @ param for the $fields parameter for XML-RPC's _prepare_taxonomy().
m at wordpress.org
- [wp-svn] [20639] trunk/wp-admin/includes: Default to keyword searches for the plugin and theme installers in case no search type is posted back .
m at wordpress.org
- [wp-svn] [20640] trunk/wp-includes/functions.php: Properly extract file headers via get_file_data() when CR line endings are used.
m at wordpress.org
- [wp-svn] [20641] trunk/wp-includes/comment-template.php: In comment_form(), pass the $post_id to comments_open().
m at wordpress.org
- [wp-svn] [20642] trunk/wp-includes: Undeprecate require_if_theme_supports() for themes using it for legitimate reasons.
m at wordpress.org
- [wp-svn] [20643] trunk/wp-includes/css/editor.dev.css: Fix typo in hex color code.
m at wordpress.org
- [wp-svn] [20644] trunk/wp-includes: Compress scripts/styles: 3.4-beta3-20644.
m at wordpress.org
- [wp-svn] [20645] trunk/wp-includes: Theme Customizer: Migrate to an ajax-based solution for refreshing the preview and saving.
m at wordpress.org
- [wp-svn] [20646] trunk/wp-includes/post-thumbnail-template.php: Add $wp_query parameter to update_post_thumbnail_cache().
m at wordpress.org
- [wp-svn] [20647] trunk/wp-includes: Compress scripts/styles: 3.4-beta3-20647.
m at wordpress.org
- [wp-svn] [20648] trunk/wp-includes/l10n.php: Allow nooped plurals to receive a textdomain on registration to then be used on translation .
m at wordpress.org
- [wp-svn] [20649] trunk/wp-includes/class-wp-customize.php: Theme Customizer: Pass the WP_Customize instance to all actions fired inside the class.
m at wordpress.org
- [wp-svn] [20650] trunk/wp-admin/js/post.dev.js: Prevent accidental multiple click when creating new categories.
m at wordpress.org
- [wp-svn] [20651] trunk: Compress scripts/styles: 3.4-beta3-20651.
m at wordpress.org
- [wp-svn] [20652] trunk/wp-includes/default-filters.php: Fire the wp_cron action from init instead of sanitize_comment_cookies so that cron handlers can rely on a fully initialized env .
m at wordpress.org
- [wp-svn] [20653] trunk/wp-includes/formatting.php: Properly convert two special Z characters in convert_chars().
m at wordpress.org
- [wp-svn] [20654] trunk/wp-includes/post-template.php: Don' t escape anchor text as an attributein wp_get_attachment_link().
m at wordpress.org
- [wp-svn] [20655] trunk/wp-admin/css/wp-admin.dev.css: Fix some unused/ bad CSS for Press This backgrounds and gradients.
m at wordpress.org
- [wp-svn] [20656] trunk/wp-includes/category-template.php: Escape term links output in category-template.php functions.
m at wordpress.org
- [wp-svn] [20657] trunk/wp-includes/css/admin-bar.dev.css: Explicitly set the dimensions of the avatar in the toolbar's profile menu.
m at wordpress.org
- [wp-svn] [20658] trunk/wp-admin/css/wp-admin.dev.css: Remove ru_RU-specific CSS that is no longer necessary after [20616].
m at wordpress.org
- [wp-svn] [20659] trunk/wp-admin/css: Set foreground color to #000 for form inputs.
m at wordpress.org
- [wp-svn] [20660] trunk/wp-includes/js/jquery/ui: jQuery UI 1.8.20.
m at wordpress.org
- [wp-svn] [20661] trunk/wp-admin/setup-config.php: setup-config.php cleanups
m at wordpress.org
- [wp-svn] [20662] trunk/wp-admin/css: Make the Press This draggable bookmarklet a flexible width to support languages with long words .
m at wordpress.org
- [wp-svn] [20663] trunk: Compress scripts/styles: 3.4-beta3-20663.
m at wordpress.org
- [wp-svn] [20664] trunk/wp-includes/class-wp-xmlrpc-server.php: Use correct variables .
m at wordpress.org
Last message date:
Mon Apr 30 23:45:01 UTC 2012
Archived on: Mon Apr 30 23:45:03 UTC 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).