March 2013 Archives by subject
Starting: Fri Mar 1 01:55:33 UTC 2013
Ending: Sun Mar 31 00:58:35 UTC 2013
Messages: 341
- [wp-svn] [23543] trunk/wp-includes: Logged out warnings: restructure the PHP code ( no need for a class), props nacin, see #23295
m at wordpress.org
- [wp-svn] [23544] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: second pass at styles for attachment pages that are not images: hide sidebar and navigation link, better alignment of Edit link.
m at wordpress.org
- [wp-svn] [23545] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: fix missing space in selector! Props markmcwilliams, fixes #23652.
m at wordpress.org
- [wp-svn] [23546] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: trim down font properties, props obenland.
m at wordpress.org
- [wp-svn] [23547] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: reduce font-size a bit for comment content areas.
m at wordpress.org
- [wp-svn] [23548] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better font-size rules all blockquotes, setting a smaller base rule and overriding the large only for entry content .
m at wordpress.org
- [wp-svn] [23549] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: more CSS cleanup, props SergeyBiryukov.
m at wordpress.org
- [wp-svn] [23550] trunk: Ensure that get_nav_menu_locations() always returns an array .
m at wordpress.org
- [wp-svn] [23551] trunk/wp-includes/deprecated.php: Make wp_convert_bytes_to_hr() return consistent results on 32-bit and 64-bit systems.
m at wordpress.org
- [wp-svn] [23552] trunk/wp-includes/taxonomy.php: Make wp_remove_object_terms() return false if nothing has been deleted.
m at wordpress.org
- [wp-svn] [23553] trunk/wp-admin/includes/export.php: Remove redundant esc_url() call .
m at wordpress.org
- [wp-svn] [23554] trunk: Revert 23416, 23419, 23445 except for wp_reset_vars() changes.
m at wordpress.org
- [wp-svn] [23555] trunk/wp-includes/formatting.php: Introduce wp_slash() and wp_unslash().
m at wordpress.org
- [wp-svn] [23556] trunk/wp-admin/network/settings.php: There is no need to strip the output of get_site_option().
m at wordpress.org
- [wp-svn] [23557] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: CSS fixes to change single to double quotes, proper quoting around font-family names, and add a missing escape to a background image in custom-header.php.
m at wordpress.org
- [wp-svn] [23558] trunk/wp-login.php: Consistently apply 'register' filter.
m at wordpress.org
- [wp-svn] [23559] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: display caption in galleries.
m at wordpress.org
- [wp-svn] [23560] trunk/wp-admin/includes: Consistently apply 'preview_post_link' filter.
m at wordpress.org
- [wp-svn] [23561] trunk/wp-content/themes/twentytwelve/content-page.php: Twenty Twelve: fix double featured images in Front Page Template, closes #22943.
m at wordpress.org
- [wp-svn] [23562] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: properly style visited links in entries, widgets, and comment text.
m at wordpress.org
- [wp-svn] [23563] trunk/wp-admin: Use wp_unslash() instead of stripslashes() and stripslashes_deep().
m at wordpress.org
- [wp-svn] [23564] trunk/wp-admin/includes/schema.php: Use prepare instead of escape.
m at wordpress.org
- [wp-svn] [23565] trunk/wp-includes/nav-menu-template.php: Add a filter for attributes on menu item links.
m at wordpress.org
- [wp-svn] [23566] trunk/wp-admin/setup-config.php: Add missing comma.
m at wordpress.org
- [wp-svn] [23567] trunk/wp-admin: Use wp_unslash() instead of stripslashes() and stripslashes_deep().
m at wordpress.org
- [wp-svn] [23568] trunk/wp-content/themes/twentytwelve: Twenty Twelve: better handling for cases where a background color is set to white or an empty value (like first run with no `theme_mods` set) and a background image is enabled , which resulted previously in a broken layout.
m at wordpress.org
- [wp-svn] [23569] trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot: POT, generated from r23565
m at wordpress.org
- [wp-svn] [23570] trunk: Always wp_unslash() the return of wp_get_referer().
m at wordpress.org
- [wp-svn] [23571] trunk/wp-includes/comment.php: Make sure the pings are only sent once per URL for a given post.
m at wordpress.org
- [wp-svn] [23572] trunk/wp-content/themes/twentytwelve: Twenty Twelve: enable live preview for Header Text Color in Theme Customizer.
m at wordpress.org
- [wp-svn] [23573] trunk/wp-includes/class-wp.php: Remove double-strip on HTTP_IF_NONE_MATCH, which was done years ago ( in #2597).
m at wordpress.org
- [wp-svn] [23574] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better styles for no-results views (empty search, empty archives) for small screens.
m at wordpress.org
- [wp-svn] [23575] trunk/wp-admin/includes/misc.php: Assume that url_shorten() receives unslashed data, as it does in core usage.
m at wordpress.org
- [wp-svn] [23576] trunk/wp-admin/includes/ajax-actions.php: Unslash early, directly on the superglobal.
m at wordpress.org
- [wp-svn] [23577] trunk/wp-admin/includes/deprecated.php: Remove an unslash in the deprecated WP_User_Search, as search_term is already unslashed in the constructor.
m at wordpress.org
- [wp-svn] [23578] trunk: Ensure the referer functions operate completely on unslashed data: wp_referer_field(), wp_original_referer_field(), wp_get_referer(), wp_get_original_referer().
m at wordpress.org
- [wp-svn] [23579] trunk/wp-includes/user.php: Use distinct error code in wp_authenticate_username_password() when user is a spammer.
m at wordpress.org
- [wp-svn] [23580] trunk/wp-admin: Don' t unslash variables that came from wp_reset_vars().
m at wordpress.org
- [wp-svn] [23581] trunk: * Simplify jQuery UI slider CSS and bring into line with admin styles.
m at wordpress.org
- [wp-svn] [23582] trunk: Compress scripts/styles: 3.6-alpha-23582.
m at wordpress.org
- [wp-svn] [23583] trunk/wp-admin/css/wp-admin.css: Don' t make ordered lists in help tabs look like bulleted lists.
m at wordpress.org
- [wp-svn] [23584] trunk/wp-admin/includes/misc.php: Use correct variable.
m at wordpress.org
- [wp-svn] [23585] trunk: Compress scripts/styles: 3.6-alpha-23585.
m at wordpress.org
- [wp-svn] [23586] trunk/wp-admin/js/link.js: Fix checkbox synchronization on Edit Link screen.
m at wordpress.org
- [wp-svn] [23587] trunk/wp-admin/js/post.js: Remove unused function.
m at wordpress.org
- [wp-svn] [23588] trunk/wp-includes: Remove the three default contact methods (AIM, YIM, Jabber) for new installs.
m at wordpress.org
- [wp-svn] [23589] trunk/wp-includes: Update Backbone to 0.9.10.
m at wordpress.org
- [wp-svn] [23590] trunk/wp-includes/js/media-views.js: Media: Reset modal after gallery insertion.
m at wordpress.org
- [wp-svn] [23591] trunk: Use wp_unslash() instead of stripslashes() and stripslashes_deep().
m at wordpress.org
- [wp-svn] [23592] trunk/wp-includes/ms-functions.php: In ms-functions.php, remove unnecessary slashing, don't strip the return of get_site_option, s/ stripslashes*/wp_unslash/.
m at wordpress.org
- [wp-svn] [23593] trunk/wp-includes/pluggable.php: Remove unnecessary stripslashes().
m at wordpress.org
- [wp-svn] [23594] trunk: Use wp_unslash() instead of stripslashes() and stripslashes_deep().
m at wordpress.org
- [wp-svn] [23595] trunk/wp-includes/ms-functions.php: Use correct variable.
m at wordpress.org
- [wp-svn] [23596] trunk: Compress scripts/styles: 3.6-alpha-23596.
m at wordpress.org
- [wp-svn] [23597] trunk/wp-includes/default-widgets.php: Simplify logic in WP_Widget_Recent_Posts and WP_Widget_Recent_Comments.
m at wordpress.org
- [wp-svn] [23598] trunk/wp-includes/taxonomy.php: Fix array formatting.
m at wordpress.org
- [wp-svn] [23599] trunk/wp-includes/taxonomy.php: Remove unnecessary error suppression from get_terms().
m at wordpress.org
- [wp-svn] [23600] trunk/wp-includes/class-http.php: WP_HTTP: Allow developers to specify a Accept-Encoding header.
m at wordpress.org
- [wp-svn] [23601] trunk/wp-includes/class-http.php: WP_HTTP: Do not send a Accept-Encoding header when we're streaming to file, or decompression has been disabled by the caller, See #22913
m at wordpress.org
- [wp-svn] [23602] trunk/wp-includes/class-http.php: WP_HTTP: Specifically mark a static function as being static
m at wordpress.org
- [wp-svn] [23603] trunk/wp-includes/class-http.php: WP_HTTP: Funnel all redirect requests through WP_HTTP::request() via wp_remote_request() to ensure that the proper transport is chosen for redirects.
m at wordpress.org
- [wp-svn] [23604] trunk: Fix typos in phpdoc.
m at wordpress.org
- [wp-svn] [23605] trunk/wp-includes/class-http.php: WP_HTTP: Enable developers to request the first x bytes of a document using the ' limit-response-size' parameter.
m at wordpress.org
- [wp-svn] [23606] trunk/wp-admin/includes/dashboard.php: Add description for wp_dashboard_rss_output().
m at wordpress.org
- [wp-svn] [23607] trunk/wp-includes/class-http.php: WP_HTTP: Return error responses from cURL for non-blocking requests.
m at wordpress.org
- [wp-svn] [23608] trunk/wp-includes/class-http.php: WP_HTTP: Fix returning WP_Error' s on too-many-redirects after r23603 See #23682
m at wordpress.org
- [wp-svn] [23609] trunk/wp-includes/class-http.php: WP_HTTP: Prevent the ' max_body_length' and 'stream_handle' properties of the curl class from leaking between requests by specifically initializing them in every case .
m at wordpress.org
- [wp-svn] [23610] trunk/wp-content/themes/twentythirteen/css/ie.css: Twenty Thirteen: fix text overflow with sidebar in IE8, props obenland.
m at wordpress.org
- [wp-svn] [23611] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: move IE-specific properties out of main stylesheet.
m at wordpress.org
- [wp-svn] [23612] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: adjust caption color in footer widgets, props obenland.
m at wordpress.org
- [wp-svn] [23613] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better contrast for footer text and form "allowed tags" text, props sabreuse.
m at wordpress.org
- [wp-svn] [23614] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better contrast for page links, props sabreuse.
m at wordpress.org
- [wp-svn] [23615] trunk/wp-admin: Prevent an unseemly gap on the edit screen when nothing else displays before normal meta boxes .
m at wordpress.org
- [wp-svn] [23616] trunk/wp-includes/js: Add heartbeat and revisions .min.js files.
m at wordpress.org
- [wp-svn] [23617] trunk: Compress scripts/styles: 3.6-alpha-23617.
m at wordpress.org
- [wp-svn] [23618] trunk/wp-includes/formatting.php: Properly handle timezones in get_date_from_gmt() rather than relying on the implicit gmt_offset.
m at wordpress.org
- [wp-svn] [23619] trunk/wp-admin: Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code /file upgrades.
m at wordpress.org
- [wp-svn] [23620] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: fixed layout for search inputs, props kwight.
m at wordpress.org
- [wp-svn] [23621] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams.
m at wordpress.org
- [wp-svn] [23622] trunk/wp-admin: Tweak the Nav Menu UX, especially around menu creation.
m at wordpress.org
- [wp-svn] [23623] trunk/wp-admin/css/wp-admin-rtl.css: RTL for Nav Menu tweaks.
m at wordpress.org
- [wp-svn] [23624] trunk/wp-includes: Add filters to comments_link_feed(), comment_link(), and get_comments_link().
m at wordpress.org
- [wp-svn] [23625] trunk/wp-login.php: Unhyphenate "log-in".
m at wordpress.org
- [wp-svn] [23626] trunk/wp-includes: Add shortcode_atts_$shortcode filter for when the name of the shortcode is passed to shortcode_atts ().
m at wordpress.org
- [wp-svn] [23627] trunk: Compress scripts/styles: 3.6-alpha-23627.
m at wordpress.org
- [wp-svn] [23628] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better styling for text input elements in small viewports.
m at wordpress.org
- [wp-svn] [23629] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: minor tweaks and fixes, props obenland.
m at wordpress.org
- [wp-svn] [23630] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: align comment "bypostauthor" star correctly, props taupecat.
m at wordpress.org
- [wp-svn] [23631] trunk/wp-admin/edit-form-advanced.php: Use auto-draft rather than post_ID = 0 to detect whether we are adding a new post.
m at wordpress.org
- [wp-svn] [23632] trunk/wp-admin/includes/image.php: Declare the variable before using it.
m at wordpress.org
- [wp-svn] [23633] trunk/wp-includes/theme.php: Always escape the URL echoed by header_image().
m at wordpress.org
- [wp-svn] [23634] trunk/wp-admin/includes/user.php: When adding a new user in the admin, strip slashes from the password sent to the user by email.
m at wordpress.org
- [wp-svn] [23635] trunk/wp-includes/post.php: Allow get_post_ancestors() to inspect the $post global, when null/0 is received.
m at wordpress.org
- [wp-svn] [23636] trunk/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Return an error for getRecentPosts (mw and blogger) if the user does not have edit_posts.
m at wordpress.org
- [wp-svn] [23637] trunk/wp-includes/functions.php: Revert [23411] until encoding differences are worked out.
m at wordpress.org
- [wp-svn] [23638] trunk/wp-admin/css: Revisions: Update the Styling for the Revisions UI props karmatosed see #23497.
m at wordpress.org
- [wp-svn] [23639] trunk: Revisions: Updates to the new Revisions UI.
m at wordpress.org
- [wp-svn] [23640] trunk/wp-admin: Remove message slide-down effect on the nav-menus. php page.
m at wordpress.org
- [wp-svn] [23641] trunk/wp-admin/nav-menus.php: Add back "Add New" next to h2 on Nav Menus screen.
m at wordpress.org
- [wp-svn] [23642] trunk/wp-content/themes/twentythirteen/inc/custom-header.php: Twenty Thirteen: remove redundant `esc_url()` calls, props SergeyBiryukov, fixes #23663.
m at wordpress.org
- [wp-svn] [23643] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: first pass at RTL CSS and JS support.
m at wordpress.org
- [wp-svn] [23644] trunk/wp-content/themes/twentythirteen/js/functions.js: Twenty Thirteen: RTL JS support, fix class selector, see #23550.
m at wordpress.org
- [wp-svn] [23645] trunk/wp-content/themes/twentythirteen/js/functions.js: Twenty Thirteen: simpler isRTL check for masonry, props obenland.
m at wordpress.org
- [wp-svn] [23646] trunk: Compress scripts/styles: 3.6-alpha-23646.
m at wordpress.org
- [wp-svn] [23647] trunk/wp-content/themes/twentyeleven/style.css: Twenty Eleven: fix showcase template display in IE7 and IE8, props obenland.
m at wordpress.org
- [wp-svn] [23648] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: first pass at print styles, see #23552.
m at wordpress.org
- [wp-svn] [23649] trunk/wp-includes/media.php: Add orientation information to gallery items.
m at wordpress.org
- [wp-svn] [23650] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: lighten orange color for link text in footer widgets, props sabreuse.
m at wordpress.org
- [wp-svn] [23651] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: improve contrast for quote post format links, props sabreuse.
m at wordpress.org
- [wp-svn] [23652] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: show portrait images correctly in gallery post formats.
m at wordpress.org
- [wp-svn] [23653] trunk/wp-includes/post-template.php: Make wp_link_pages() filterable.
m at wordpress.org
- [wp-svn] [23654] trunk/wp-content/themes/twentyeleven/style.css: Twenty Eleven: set images without WordPress-generated class to 100% maximum width, and fix spacing of images within caption containers.
m at wordpress.org
- [wp-svn] [23655] trunk/wp-includes/post-formats.php: Pass the post ID to the_title filter in post_formats_compat().
m at wordpress.org
- [wp-svn] [23656] trunk/wp-admin/menu-header.php: Prevent plugins with certain filenames from breaking links in the admin menu .
m at wordpress.org
- [wp-svn] [23657] trunk/wp-admin/network/index.php: Update Network Dashboard help text.
m at wordpress.org
- [wp-svn] [23658] trunk/wp-admin/includes: Replace deprecated WP_Screen:: is_network property with WP_Screen::in_admin( 'network' ).
m at wordpress.org
- [wp-svn] [23659] trunk/wp-includes/functions.wp-scripts.php: Fix typo in phpdoc.
m at wordpress.org
- [wp-svn] [23660] trunk/wp-includes/link-template.php: Avoid an undefined index notice in get_post_type_archive_feed_link().
m at wordpress.org
- [wp-svn] [23661] trunk/wp-admin: Check post locks with heartbeat and display modal notifications when a post is locked or a user takes over editing , props dh-shredder, see #23697
m at wordpress.org
- [wp-svn] [23662] trunk: Compress scripts/styles: 3.6-alpha-23662.
m at wordpress.org
- [wp-svn] [23663] trunk/wp-admin/includes/ajax-actions.php: Fix missing i18n in auto-draft titles.
m at wordpress.org
- [wp-svn] [23664] trunk: Fix fatal error in WP_User_Query when searching users by URL .
m at wordpress.org
- [wp-svn] [23665] trunk/wp-includes/template.php: Improve punctuation in phpdoc.
m at wordpress.org
- [wp-svn] [23666] trunk/wp-includes/general-template.php: Always respect $echo argument in get_search_form().
m at wordpress.org
- [wp-svn] [23667] trunk/wp-includes/general-template.php: Add $format argument to get_search_form() to allow HTML5 markup.
m at wordpress.org
- [wp-svn] [23668] trunk/wp-includes/general-template.php: Fix array formatting.
m at wordpress.org
- [wp-svn] [23669] trunk/wp-admin: Make get_home_path() return consistent slashes.
m at wordpress.org
- [wp-svn] [23670] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: fix toggling header text display in Customizer.
m at wordpress.org
- [wp-svn] [23671] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better styles for gallery captions.
m at wordpress.org
- [wp-svn] [23672] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: first pass at editor styles.
m at wordpress.org
- [wp-svn] [23673] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: remove searchform. php template once core search form accepts HTML5 argument.
m at wordpress.org
- [wp-svn] [23674] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: second pass at RTL support and minor style.css fixes, props obenland.
m at wordpress.org
- [wp-svn] [23675] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: gallery styles fixed to allow image thumbnails larger than 150 to align properly .
m at wordpress.org
- [wp-svn] [23676] trunk/wp-content/themes/twentythirteen/js/functions.js: Twenty Thirteen: enable a JavaScript-based fix for long sidebar areas that overflow the footer .
m at wordpress.org
- [wp-svn] [23677] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: revert addition of `twentythirteen_attachment_link() ` in r23523 -- as discussed in the following ticket comments, the tradeoff means simpler code instead of a minor UX enhancement.
m at wordpress.org
- [wp-svn] [23678] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: improve header area padding to ensure stable layout at any size screen.
m at wordpress.org
- [wp-svn] [23679] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: pinking shears.
m at wordpress.org
- [wp-svn] [23680] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: fix SVN properties.
m at wordpress.org
- [wp-svn] [23681] trunk: Post locks on the posts list screen: new icons for the lock, props empireoflight, show avatar for the user currently editing, props dh-shredder, see #23312
m at wordpress.org
- [wp-svn] [23682] trunk: Compress scripts/styles: 3.6-alpha-23682.
m at wordpress.org
- [wp-svn] [23683] trunk: Autosave to the browser's sessionStorage, compare this autosave to the post content on page load and let the user restore it when the data is not the same .
m at wordpress.org
- [wp-svn] [23684] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23684.
m at wordpress.org
- [wp-svn] [23685] trunk/wp-includes/formatting.php: Formatting: Pass the blog charset to htmlspecialchars so that we don' t eat non-UTF8 strings in PHP 5.4
m at wordpress.org
- [wp-svn] [23686] trunk/wp-includes/ms-blogs.php: Multisite: Ensure that get_blogaddress_by_name does not mangle blognames with leading digits .
m at wordpress.org
- [wp-svn] [23687] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: revert three changes to content attributes, props obenland.
m at wordpress.org
- [wp-svn] [23688] trunk/wp-content/themes/twentythirteen/css/ie.css: Twenty Thirteen: adjust header max-width value for older IE browsers.
m at wordpress.org
- [wp-svn] [23689] trunk/wp-includes/comment-template.php: Add the ability to use HTML5 input types in the comment form.
m at wordpress.org
- [wp-svn] [23690] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: use new HTML5 comment form argument, and adjust CSS selectors a bit.
m at wordpress.org
- [wp-svn] [23691] trunk/wp-login.php: Logged out warnings: clear previous errors when interim_login is set, see #23295
m at wordpress.org
- [wp-svn] [23692] trunk/wp-admin: Logged out warnings, heartbeat: remove nopriv_autosave as it doubles the functionality of the logged out warnings , move wp_ajax_nopriv_heartbeat() under No-privilege Ajax handlers in ajax-actions.php, see #23295, see #23216
m at wordpress.org
- [wp-svn] [23693] trunk: Local autosave: set a temp cookie on submitting the form and change it on redirecting after the post is saved /updated, then use it to determine if saving worked properly.
m at wordpress.org
- [wp-svn] [23694] trunk/wp-includes/comment-template.php: Improve wp_list_comments() markup.
m at wordpress.org
- [wp-svn] [23695] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23695.
m at wordpress.org
- [wp-svn] [23696] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: remove custom comment callback in favor of core `comment_form()` defaults.
m at wordpress.org
- [wp-svn] [23697] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: a bit wider search input in main content area.
m at wordpress.org
- [wp-svn] [23698] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: remove several more `px` unit values.
m at wordpress.org
- [wp-svn] [23699] trunk/wp-admin/includes/ajax-actions.php: Logged out warnings: remove the logged out warning from autosave when in login_grace_period, see #23295
m at wordpress.org
- [wp-svn] [23700] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: hide gallery captions from small screens and when a gallery has 7 columns or more .
m at wordpress.org
- [wp-svn] [23701] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better caption styles for short words and sentences.
m at wordpress.org
- [wp-svn] [23702] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: ensure footer position if Masonry unavailable for changing the layout.
m at wordpress.org
- [wp-svn] [23703] trunk/wp-includes/js/autosave.js: Wrap self. run in an anonymous function wrapper so self always gets the same scope.
m at wordpress.org
- [wp-svn] [23704] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23704.
m at wordpress.org
- [wp-svn] [23705] trunk/wp-includes/js/autosave.js: Local autosave: remove the temp cookie after first use.
m at wordpress.org
- [wp-svn] [23706] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23706.
m at wordpress.org
- [wp-svn] [23707] trunk/wp-admin: Turn the Nav Menu meta boxes into an accordion.
m at wordpress.org
- [wp-svn] [23708] trunk: Compress scripts/styles: 3.6-alpha-23708.
m at wordpress.org
- [wp-svn] [23709] trunk/wp-includes/general-template.php: Fix placeholder reference in translator comment.
m at wordpress.org
- [wp-svn] [23710] trunk/wp-admin/includes/template.php: Remove unused variable.
m at wordpress.org
- [wp-svn] [23711] trunk/wp-content/themes/twentytwelve: Twenty Twelve: fix regression introduced in r23572, allow hide/ show of Header Text in Customizer.
m at wordpress.org
- [wp-svn] [23712] trunk/wp-admin/includes/nav-menu.php: Remove unused variables.
m at wordpress.org
- [wp-svn] [23713] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: load our special Google Font in the visual editor to improve user experience .
m at wordpress.org
- [wp-svn] [23714] trunk/wp-includes/media.php: Add phpdoc for $attr argument of wp_get_attachment_image().
m at wordpress.org
- [wp-svn] [23715] trunk/wp-content/themes/twentytwelve/languages/twentytwelve.pot: POT, generated from r23713
m at wordpress.org
- [wp-svn] [23716] trunk/wp-content/themes/twentytwelve: Twenty Twelve: update post author comment markup and styles, improving hCard data parsing and simplifying styles.
m at wordpress.org
- [wp-svn] [23717] trunk/wp-content/themes/twentytwelve/inc/custom-header.php: Twenty Twelve: improve Appearance > Header styles to match front end view better -- including loading special Google Font there .
m at wordpress.org
- [wp-svn] [23718] trunk/wp-content/themes/twentyeleven: Twenty Eleven: use a filter to modify the output of `wp_title()`.
m at wordpress.org
- [wp-svn] [23719] trunk/wp-content/themes/twentyten: Twenty Ten: use a filter to modify the output of `wp_title()`.
m at wordpress.org
- [wp-svn] [23720] trunk/wp-content/themes/twentyeleven: Twenty Eleven: use callback in functions. php to enqueue scripts and styles rather than putting them directly in header .php template file.
m at wordpress.org
- [wp-svn] [23721] trunk/wp-content/themes/twentyten: Twenty Ten: use callback in functions. php to enqueue scripts and styles rather than putting them directly in header .php template file.
m at wordpress.org
- [wp-svn] [23722] trunk/wp-includes/post.php: Remove redundant code from post_type_supports() and remove_post_type_support().
m at wordpress.org
- [wp-svn] [23723] trunk/wp-content/themes/twentyten/languages/twentyten.pot: POT, generated from r23722
m at wordpress.org
- [wp-svn] [23724] trunk/wp-content/themes/twentyeleven/languages/twentyeleven.pot: POT, generated from r23722
m at wordpress.org
- [wp-svn] [23725] trunk/wp-admin: Post locks: add Preview button when post is locked, fix the suggested places, see #23312
m at wordpress.org
- [wp-svn] [23726] trunk: Compress scripts/styles: 3.6-alpha-23726.
m at wordpress.org
- [wp-svn] [23727] trunk/wp-admin: Accessibility revamp for nav menus.
m at wordpress.org
- [wp-svn] [23728] trunk: Compress scripts/styles: 3.6-alpha-23728.
m at wordpress.org
- [wp-svn] [23729] trunk: Introduce [audio] and [video] shortcodes, and use MediaElement.js to play them.
m at wordpress.org
- [wp-svn] [23730] trunk: Pass post format as a class to TinyMCE's body, props adamsilverstein, fixes #23198
m at wordpress.org
- [wp-svn] [23731] trunk: Compress scripts/styles: 3.6-alpha-23731.
m at wordpress.org
- [wp-svn] [23732] trunk/wp-includes: Move the Mediaelement. js include into the wp-includes/js folder, rather than wp-includes directly .
m at wordpress.org
- [wp-svn] [23733] trunk/wp-admin: Post locks: when a dialog is shown move focus to the text, see #23697
m at wordpress.org
- [wp-svn] [23734] trunk: Compress scripts/styles: 3.6-alpha-23734.
m at wordpress.org
- [wp-svn] [23735] trunk: Create one autosave per user rather than a single autosave for all users.
m at wordpress.org
- [wp-svn] [23736] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23736.
m at wordpress.org
- [wp-svn] [23737] trunk/wp-admin/user-edit.php: Cleanup additional capabilities display in user-edit.php.
m at wordpress.org
- [wp-svn] [23738] trunk/wp-includes/functions.php: Remove old phpdoc that incorrectly marks wp_timezone_choice() as temporary .
m at wordpress.org
- [wp-svn] [23739] trunk/wp-admin: Escape form action urls with esc_url() rather than esc_attr().
m at wordpress.org
- [wp-svn] [23740] trunk/wp-includes/post.php: Bail early with correct WP_Error when an invalid post ID is passed to wp_insert_post () and wp_update_post().
m at wordpress.org
- [wp-svn] [23741] trunk/wp-includes/category-template.php: Pass tag ID and args array to topic_count_text_callback from wp_generate_tag_cloud ().
m at wordpress.org
- [wp-svn] [23742] trunk/wp-admin/includes: Don' t allow changing the post format from quick edit and bulk edit.
m at wordpress.org
- [wp-svn] [23743] trunk: Fix i18n for revision diff strings displaying human time.
m at wordpress.org
- [wp-svn] [23744] trunk/wp-includes/class-wp-image-editor.php: Make WP_Image_Editor:: make_image() safe for replication plugins by making sure the directory for the image being made exists .
m at wordpress.org
- [wp-svn] [23745] trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js : Editor: preserve the textarea content when saving, wpautop is not used and TinyMCE is hidden.
m at wordpress.org
- [wp-svn] [23746] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23746.
m at wordpress.org
- [wp-svn] [23747] trunk/wp-admin/edit.php: Bulk actions: do not move locked posts to the trash, props pdclark, see #23792
m at wordpress.org
- [wp-svn] [23748] trunk/wp-admin/css/wp-admin-rtl.css: RTL for Nav Menu tweaks.
m at wordpress.org
- [wp-svn] [23749] trunk/wp-admin/includes/class-wp-upgrader.php: Make the before() and after() methods in Bulk_Plugin_Upgrader_Skin and Bulk_Theme_Upgrader_Skin declarations match Bulk_Upgrader_Skin .
m at wordpress.org
- [wp-svn] [23750] trunk/wp-includes: Clarify phpdoc for the vertical and horizontal arguments to the flip() method in WP_Image_Editor*.
m at wordpress.org
- [wp-svn] [23751] trunk: Compress scripts/styles: 3.6-alpha-23751.
m at wordpress.org
- [wp-svn] [23752] trunk/wp-includes/ms-blogs.php: In refresh_blog_details(), make sure clean_blog_cache() gets the blog ID when the blog has been previously cached as non-existent.
m at wordpress.org
- [wp-svn] [23753] trunk: Remove separate meta fields for image and gallery post formats.
m at wordpress.org
- [wp-svn] [23754] trunk: Compress scripts/styles: 3.6-alpha-23754.
m at wordpress.org
- [wp-svn] [23755] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: fix a few closing container comments.
m at wordpress.org
- [wp-svn] [23756] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: post format and link color tweaks for consistency, props joen.
m at wordpress.org
- [wp-svn] [23757] trunk/wp-content/themes/twentythirteen/js/functions.js: Twenty Thirteen: remove logging code, accidentally added in r23676.
m at wordpress.org
- [wp-svn] [23758] trunk/wp-content/themes/twentythirteen/image.php: Twenty Thirteen: fix translation string in image template, fixes #23799.
m at wordpress.org
- [wp-svn] [23759] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: provide max-width override for gallery thumbnails to collapse to two columns in small screens .
m at wordpress.org
- [wp-svn] [23760] trunk/wp-admin: Fix object name.
m at wordpress.org
- [wp-svn] [23761] trunk/wp-admin: Use placeholders in menu strings instead of manual concatenation.
m at wordpress.org
- [wp-svn] [23762] trunk: Compress scripts/styles: 3.6-alpha-23762.
m at wordpress.org
- [wp-svn] [23763] trunk/wp-admin: Post locks: contain focus inside the dialog when tabbing, remove outline when focus is on the text, see #23697
m at wordpress.org
- [wp-svn] [23764] trunk: Compress scripts/styles: 3.6-alpha-23764.
m at wordpress.org
- [wp-svn] [23765] trunk/wp-admin: Lose the added column for post formats in the posts list table and add an icon before the title instead .
m at wordpress.org
- [wp-svn] [23766] trunk: Add functions for generating metadata for video and audio, using the
m at wordpress.org
- [wp-svn] [23767] trunk: Compress scripts/styles: 3.6-alpha-23767.
m at wordpress.org
- [wp-svn] [23768] trunk/wp-admin/includes/media.php: Show a playable audio/ video preview on the Edit Attachment screen.
m at wordpress.org
- [wp-svn] [23769] trunk: Revisions: UI Update.
m at wordpress.org
- [wp-svn] [23770] trunk: Compress scripts/styles: 3.6-alpha-23770.
m at wordpress.org
- [wp-svn] [23771] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: quote post format color fix for paging links, props Joen.
m at wordpress.org
- [wp-svn] [23772] trunk/wp-includes/media.php: Add functions to extract images from posts in various forms
m at wordpress.org
- [wp-svn] [23773] trunk/wp-includes/post-formats.php: Add functions to extract a URL from an arbitrary string, HTML, or the current $post
m at wordpress.org
- [wp-svn] [23774] trunk/wp-includes/media.php: Add functions to parse audio or video data out of arbitrary content or a post
m at wordpress.org
- [wp-svn] [23775] trunk/wp-includes/post-formats.php: Add a filter for get_the_url().
m at wordpress.org
- [wp-svn] [23776] trunk/wp-includes/media.php: Add a generic `get_attached_media() ` function and use it in get_attached_audio|video|images.
m at wordpress.org
- [wp-svn] [23777] trunk/wp-admin/css/customize-controls-rtl.css: Fix text direction for color picker in Customizer in RTL.
m at wordpress.org
- [wp-svn] [23778] trunk/wp-content/themes: Twenty Ten and Twenty Eleven: revert r23720 and r23721 (closes #23772) and r23718 and r23719 ( closes #23774).
m at wordpress.org
- [wp-svn] [23779] trunk: Compress scripts/styles: 3.6-alpha-23779.
m at wordpress.org
- [wp-svn] [23780] trunk/wp-content/themes/twentythirteen/css/ie.css: Twenty Thirteen: pinking shears
m at wordpress.org
- [wp-svn] [23781] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: style up the new `mediaelement` audio and video players.
m at wordpress.org
- [wp-svn] [23782] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: use gallery shortcode filter for featured galleries, props obenland.
m at wordpress.org
- [wp-svn] [23783] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: remove `hover` styles for screen reader text.
m at wordpress.org
- [wp-svn] [23784] trunk/wp-admin/css/customize-controls-rtl.css: Update RTL styles for Customizer.
m at wordpress.org
- [wp-svn] [23785] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: improve separation between Link and Aside posts, props Joen for starter CSS rules.
m at wordpress.org
- [wp-svn] [23786] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: we loves us some structured post formats.
m at wordpress.org
- [wp-svn] [23787] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: use new `get_the_url() ` function to find first link in a "Link" post format post.
m at wordpress.org
- [wp-svn] [23788] trunk: Compress scripts/styles: 3.6-alpha-23787.
m at wordpress.org
- [wp-svn] [23789] trunk/wp-includes/post-formats.php: Fix order of in_array() parameters.
m at wordpress.org
- [wp-svn] [23790] trunk/wp-admin/js/editor.js: Editor: fix switching Text to Visual and back if TinyMCE fails to initialise, fixes #23235
m at wordpress.org
- [wp-svn] [23791] trunk: Compress scripts/styles: 3.6-alpha-23791.
m at wordpress.org
- [wp-svn] [23792] trunk/wp-content/themes/twentyeleven: Twenty Eleven: use new URL extraction function, `get_the_url() ` for link post formats in the Ephemera widget.
m at wordpress.org
- [wp-svn] [23793] trunk/wp-content/themes/twentyten/loop.php: Twenty Ten: change gallery category post meta output to check for a "gallery" category using `get_term_by() ` to avoid a possible WP_Error for an empty result by getting a false ( boolean) return value instead.
m at wordpress.org
- [wp-svn] [23794] trunk/wp-includes: Fire the update_blog_public action from update_blog_status() instead of update_blog_public().
m at wordpress.org
- [wp-svn] [23795] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: change link URL function name to `twentythirteen_get_link_url()`, props obenland.
m at wordpress.org
- [wp-svn] [23796] trunk/wp-includes/js/autosave.js: Local autosave: remove the locally stored data after a post is saved.
m at wordpress.org
- [wp-svn] [23797] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23797.
m at wordpress.org
- [wp-svn] [23798] trunk/wp-includes/general-template.php: Use a filter instead of recently added $format argument in get_search_form ().
m at wordpress.org
- [wp-svn] [23799] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: remove HTML5 argument for search form, using a filter instead.
m at wordpress.org
- [wp-svn] [23800] trunk/wp-includes/general-template.php: Rename 'get_search_form' action to 'pre_get_search_form' to prevent collision with the filter of the same name.
m at wordpress.org
- [wp-svn] [23801] trunk/wp-includes/general-template.php: In the HTML outputted from get_search_form(): increment the ID connecting <label> to <input> when the function is called multiple times, remove the form and submit button IDs for HTML 5. 0 and for XHTML after the first call.
m at wordpress.org
- [wp-svn] [23802] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: add styles for default core output for structured quote post format.
m at wordpress.org
- [wp-svn] [23803] trunk/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: explicitly declare 'link' and 'video' as the only ( current) structured post formats in Twenty Thirteen.
m at wordpress.org
- [wp-svn] [23804] trunk/wp-includes: Extract chats as structured data.
m at wordpress.org
- [wp-svn] [23805] trunk: Logged out warnings: add fallback text dialog for:
m at wordpress.org
- [wp-svn] [23806] trunk/wp-content/themes/twentythirteen: Drop the_chat() into twentythirteen.
m at wordpress.org
- [wp-svn] [23807] trunk/wp-admin/nav-menus.php: Use GET for nav menu selection, and default action.
m at wordpress.org
- [wp-svn] [23808] trunk/wp-admin: RTL for Nav Menu tweaks.
m at wordpress.org
- [wp-svn] [23809] trunk: Compress scripts/styles: 3.6-alpha-23809.
m at wordpress.org
- [wp-svn] [23810] trunk/wp-admin: Move nav menus to a tabbed interface, so that users with a lot of locations can do bulk assignment.
m at wordpress.org
- [wp-svn] [23811] trunk/wp-includes: Minor revisions PHP reorg, code cleanup, restores _post_restored_from functionality.
m at wordpress.org
- [wp-svn] [23812] trunk: Compress scripts/styles: 3.6-alpha-23812.
m at wordpress.org
- [wp-svn] [23813] trunk/wp-admin/js/revisions.js: *Very* rough runthough of revisions .js for JS style, variable names, etc.
m at wordpress.org
- [wp-svn] [23814] trunk/wp-includes/pluggable.php: Pluggable Auth: When setting new passwords for users trim any leading or trailing space to match what we do when we test passwords .
m at wordpress.org
- [wp-svn] [23815] trunk: Compress scripts/styles: 3.6-alpha-23815.
m at wordpress.org
- [wp-svn] [23816] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: add back-compat function to avoid activation with older WordPress installs .
m at wordpress.org
- [wp-svn] [23817] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: better styles for Chat structured post format output.
m at wordpress.org
- [wp-svn] [23818] trunk: Take revision control out of the realm of a pure constant.
m at wordpress.org
- [wp-svn] [23819] trunk/wp-includes: Give themers tangible, user-friendly template functions to take full advantage of structured post formats .
m at wordpress.org
- [wp-svn] [23820] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: take full advantage of new structured post format template functions, see r23819.
m at wordpress.org
- [wp-svn] [23821] trunk/wp-includes/media.php: Add some filters to the image extraction-from-post bits so people with
m at wordpress.org
- [wp-svn] [23822] trunk/wp-includes/post-formats.php: Better default quote markup for post format fallbacks.
m at wordpress.org
- [wp-svn] [23823] trunk: Fix a longstanding "off by one" revision authorship bug.
m at wordpress.org
- [wp-svn] [23824] trunk/wp-content/themes/twentyeleven: Twenty Eleven: improve how gallery image IDs are retrieved for use in the Gallery post format template .
m at wordpress.org
- [wp-svn] [23825] trunk/wp-content/themes/twentythirteen/inc/back-compat.php: Twenty Thirteen: change version compare string to "3.6-alpha" to avoid an error for alpha and beta testers during development.
m at wordpress.org
- [wp-svn] [23826] trunk/wp-content/themes/twentyten: Twenty Ten: improve how gallery image IDs are retrieved for use in the Gallery post format template .
m at wordpress.org
- [wp-svn] [23827] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: fix "Must log in to post comment" message misalignment.
m at wordpress.org
- [wp-svn] [23828] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: add support and styling for Audio structured post format.
m at wordpress.org
- [wp-svn] [23829] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: refresh Quote post format styles based on new default markup, see r23822.
m at wordpress.org
- [wp-svn] [23830] trunk/wp-includes/post-template.php: Fix wp_list_post_revisions() to include all autosaves when listing autosaves only and properly include or exclude the current post , see #23665, see #16215
m at wordpress.org
- [wp-svn] [23831] trunk/wp-admin: correct a revision/tooltip mismatch.
m at wordpress.org
- [wp-svn] [23832] trunk/wp-admin/includes/ajax-actions.php: Make sure that the ID of the right revision is not less than the ID of the left revision
m at wordpress.org
- [wp-svn] [23833] trunk: Compress scripts/styles: 3.6-alpha-23833.
m at wordpress.org
- [wp-svn] [23834] trunk/wp-admin/revision.php: Kill the HR on revisions page.
m at wordpress.org
- [wp-svn] [23835] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: style native `mediaelement` video player with a black background color.
m at wordpress.org
- [wp-svn] [23836] trunk: Rename the_extra_content() to the_remaining_content().
m at wordpress.org
- [wp-svn] [23837] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: better back compat handling by moving version compare before the include to avoid loading the file altogether .
m at wordpress.org
- [wp-svn] [23838] trunk/wp-content/themes/twentythirteen/inc/back-compat.php: Twenty Thirteen: back compat file PHPDoc updates, thanks DrewAPicture for the nudge.
m at wordpress.org
- [wp-svn] [23839] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: improvements to Image post format handling to use a custom image size instead of filtering a `$content_width` variable .
m at wordpress.org
- [wp-svn] [23840] trunk/wp-includes/media.php: Move the " look for the first media attachment" code below the "look
m at wordpress.org
- [wp-svn] [23841] trunk/wp-content/themes: Bundled themes: remove cases of `: active` and `:hover` pseudo-class selectors used for accessibility.
m at wordpress.org
- [wp-svn] [23842] trunk/wp-includes/default-filters.php: Use the wp_insert_post hook to save revisions, so we save revisions for
m at wordpress.org
- [wp-svn] [23843] trunk: Post Format UI.
m at wordpress.org
- [wp-svn] [23844] trunk/wp-admin/nav-menus.php: Nav Menus help tab updates.
m at wordpress.org
- [wp-svn] [23845] trunk/wp-admin/edit-form-advanced.php: Post Format prompt copy tweaks.
m at wordpress.org
- [wp-svn] [23846] trunk: Compress scripts/styles: 3.6-alpha-23846.
m at wordpress.org
- [wp-svn] [23847] trunk: Add compat code for 'image' post format.
m at wordpress.org
- [wp-svn] [23848] trunk/wp-content/themes/twentythirteen: Twenty Thirteen: simpler name for custom image size for image post formats, see #23620.
m at wordpress.org
- [wp-svn] [23849] trunk/wp-includes: Post revisions:
m at wordpress.org
- [wp-svn] [23850] trunk/wp-admin/js/post-formats.js: Clean up mixed spaces/ tabs in post-formats.js
m at wordpress.org
- [wp-svn] [23851] trunk/wp-admin/js/post-formats.js: Defer JS to document ready
m at wordpress.org
- [wp-svn] [23852] trunk: Compress scripts/styles: 3.6-alpha-23852.
m at wordpress.org
- [wp-svn] [23853] trunk/wp-admin: Use jQuery.on() properly.
m at wordpress.org
- [wp-svn] [23854] trunk/wp-admin/js/post-formats.js: Do not attempt a slide transition if the current and switched-to post
m at wordpress.org
- [wp-svn] [23855] trunk/wp-admin/js/accordion.js: Remove duplicated code that was accidentally committed in [23417].
m at wordpress.org
- [wp-svn] [23856] trunk/wp-admin/js/accordion.js: Use jQuery.on() properly in accordion code.
m at wordpress.org
- [wp-svn] [23857] trunk: Compress scripts/styles: 3.6-alpha-23857.
m at wordpress.org
- [wp-svn] [23858] trunk/wp-admin/js/accordion.js: Simplify the accordion sibling-section-closing JS.
m at wordpress.org
- [wp-svn] [23859] trunk/wp-includes/revision.php: Revision our post format postmeta.
m at wordpress.org
- [wp-svn] [23860] trunk: Compress scripts/styles: 3.6-alpha-23860.
m at wordpress.org
- [wp-svn] [23861] trunk/wp-admin/includes/post.php: Remove duplicate array keys.
m at wordpress.org
- [wp-svn] [23862] trunk: Use the revisioned post format metadata when previewing.
m at wordpress.org
- [wp-svn] [23863] trunk/wp-admin/js/post-formats.js: Gallery is a no-UI post format.
m at wordpress.org
- [wp-svn] [23864] trunk/wp-admin/css/wp-admin.css: Give the active post format tab a bit of emphasis.
m at wordpress.org
- [wp-svn] [23865] trunk: Compress scripts/styles: 3.6-alpha-23865.
m at wordpress.org
- [wp-svn] [23866] trunk/wp-includes/revision.php: Move _show_post_preview() back next to _set_preview().
m at wordpress.org
- [wp-svn] [23867] trunk/wp-includes/revision.php: Make sure the autosave post exists before getting its meta.
m at wordpress.org
- [wp-svn] [23868] trunk/wp-admin/edit-form-advanced.php: Fix incorrect script handle and a notice.
m at wordpress.org
- [wp-svn] [23869] trunk/wp-includes/media.php: Make a copy of post content to avoid changing it in get_the_image().
m at wordpress.org
- [wp-svn] [23870] trunk/wp-includes/js/media-editor.js: Fix some Insert-into-Post for Audio/Video bugs.
m at wordpress.org
- [wp-svn] [23871] trunk/wp-admin: Add "Customize" as first item under Appearance menu .
m at wordpress.org
- [wp-svn] [23872] trunk: Make sure the first revision is seen as coming from emptiness, so it can be restored.
m at wordpress.org
- [wp-svn] [23873] trunk: Sanity checks on image metadata to avoid warnings, etc.
m at wordpress.org
- [wp-svn] [23874] trunk/wp-admin/includes/post-formats.php: Since post format meta for images now takes an attachment ID only, make sure we label it appropriately and don't do things like esc_url() the value.
m at wordpress.org
- [wp-svn] [23875] trunk: Compress scripts/styles: 3.6-alpha-23875.
m at wordpress.org
- [wp-svn] [23876] trunk/wp-includes: Chat post format code cleanup.
m at wordpress.org
- [wp-svn] [23877] trunk/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: update Chat post format styles to match markup changes in r23876.
m at wordpress.org
- [wp-svn] [23878] trunk/wp-admin/includes/post-formats.php: Use correct escaping function.
m at wordpress.org
- [wp-svn] [23879] trunk/wp-admin/admin-header.php: Consistently show "Customize" item in the admin menu.
m at wordpress.org
- [wp-svn] [23880] trunk/wp-includes/post-formats.php: Avoid PHP notice on blank chat lines.
m at wordpress.org
- [wp-svn] [23881] trunk/wp-includes/default-filters.php: Logged out warnings: by default, load only in the admin.
m at wordpress.org
- [wp-svn] [23882] trunk/wp-includes: Heartbeat: improve setting the errorstate, add ajaxurl to the settings object when loading on the front-end, some code cleanup, see #23216
m at wordpress.org
- [wp-svn] [23883] trunk/wp-includes: Compress scripts/styles: 3.6-alpha-23883.
m at wordpress.org
Last message date:
Sun Mar 31 00:58:35 UTC 2013
Archived on: Sun Mar 31 00:58:37 UTC 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).