July 2012 Archives by date
Starting: Tue Jul 3 13:27:14 UTC 2012
Ending: Tue Jul 31 21:11:17 UTC 2012
Messages: 175
- [wp-svn] [21204] trunk/wp-admin: Remove charset attribute from script elements.
m at wordpress.org
- [wp-svn] [21205] trunk/wp-includes/js/wp-lists.dev.js: Change a jQuery selector to work around a change in jQuery 1.7. 2 related to some class names containing colons.
m at wordpress.org
- [wp-svn] [21206] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21206.
m at wordpress.org
- [wp-svn] [21207] trunk/wp-includes/canonical.php: Re?\195? \171nable canonical redirects for IIS.
m at wordpress.org
- [wp-svn] [21208] trunk/wp-includes/class-wp.php: Allow home page of multisite ( subdir install) sites to resolve regardless of capitalization, as they already do for URLs other than the home page.
m at wordpress.org
- [wp-svn] [21209] trunk/wp-admin/js/common.dev.js: Uncheck the "select all" checkbox when one of the child checkboxes is manually unchecked.
m at wordpress.org
- [wp-svn] [21210] trunk: Compress scripts/styles: 3.5-alpha-21210.
m at wordpress.org
- [wp-svn] [21211] trunk/wp-includes/class-wp-editor.php: Rename the "HTML" editor tab to "Text" (as it has never been a pure HTML editor, but a text editor that supports HTML and also does some HTML transformations automatically ).
m at wordpress.org
- [wp-svn] [21212] trunk: Switch "HTML" tab to "Text" in DFW mode.
m at wordpress.org
- [wp-svn] [21213] trunk/wp-includes/post.php: Allow wp_update_post() to accept the same second argument as wp_insert_post(), allowing for WP_Error return values on failure.
m at wordpress.org
- [wp-svn] [21214] trunk/wp-admin/js/widgets.dev.js: Increase the z-index of widgets so they don' t appear behind menu portions while dragging.
m at wordpress.org
- [wp-svn] [21215] trunk/wp-includes/canonical.php: Implement the IIS logic test that #16639 should have gotten back in the day , before it was disabled altogether.
m at wordpress.org
- [wp-svn] [21216] trunk/wp-admin/edit-tags.php: Periods at the ends of sentences should be in the translated string, not outside it.
m at wordpress.org
- [wp-svn] [21217] trunk/wp-includes/canonical.php: Also switch back the @ uses annotation for [21215].
m at wordpress.org
- [wp-svn] [21218] trunk: Clarify that 'html' refers to the Text editor tab, see #20993
m at wordpress.org
- [wp-svn] [21219] trunk: Better image extension regexes, so we don't just grab the " jpe" from "jpeg" files in media_sideload_image().
m at wordpress.org
- [wp-svn] [21220] trunk: Compress scripts/styles: 3.5-alpha-21220.
m at wordpress.org
- [wp-svn] [21221] trunk/wp-admin/includes/class-wp-filesystem-base.php: WP_Filesystem : Correct a rare case where the FTP directory will be detected incorrectly when the final path token exists higher in the chain , for example /x/x/Z/x/Z/ would be detected as /x/x/Z/.
m at wordpress.org
- [wp-svn] [21222] trunk/wp-admin/includes/class-wp-filesystem-base.php: WP_Filesystem : When recursivly searching for a directory path, only search for unfound directory entries.
m at wordpress.org
- [wp-svn] [21223] trunk/wp-admin/includes: WP_Filesystem: Return symlinked directory names correctly, previously the FTP extensions would return it as 'source -> dest' instead of simply 'source'.
m at wordpress.org
- [wp-svn] [21224] trunk/wp-admin/includes/file.php: Make get_home_path() work in more cases by being case insensitive and sanitzing Windows paths.
m at wordpress.org
- [wp-svn] [21225] trunk/wp-includes/class-http.php: WP_HTTP: Add a filter to WP_HTTP_Proxy::send_through_proxy() to allow for plugins to modify which requests are sent to a proxy dynamically .
m at wordpress.org
- [wp-svn] [21226] trunk/wp-includes/class-http.php: WP_HTTP: Respect that some cookies do not have an expiration time, this is a valid use-case that WP_HTTP_Cookie::test() should not discard, a non-existant expiration date simply means to let it expire at the end of the session .
m at wordpress.org
- [wp-svn] [21227] trunk/wp-includes/class-http.php: WP_HTTP: Allow for cookies with " empty" values be sent, this affects sending cookies such as test=0, which would previously fail.
m at wordpress.org
- [wp-svn] [21228] trunk/wp-includes: Update TinyMCE to 3.5.4.1, fixes #21173
m at wordpress.org
- [wp-svn] [21229] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21229.
m at wordpress.org
- [wp-svn] [21230] trunk/wp-includes/class-http.php: WP_HTTP: Remove a empty() check that would never be empty due to the format of HTTP Headers, value would always contain at least a space followed by the value.
m at wordpress.org
- [wp-svn] [21231] trunk/wp-includes/class-http.php: WP_HTTP: Add a @ link to the Chunked Decode RFC for documentation of how to decode the data correctly .
m at wordpress.org
- [wp-svn] [21232] trunk/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin_src. js: TinyMCE: don't throw fatal errors for malformed/ invalid image caption shortcodes, props SergeyBiryukov, see #21145
m at wordpress.org
- [wp-svn] [21233] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21233.
m at wordpress.org
- [wp-svn] [21234] trunk/wp-admin/includes/upgrade.php: Insert a proper line break ( instead of an HTML line break) into the "first comment".
m at wordpress.org
- [wp-svn] [21235] trunk/wp-includes/feed-rss2.php: Use the_content_feed() when looking for zero-length post content for RSS2 feeds.
m at wordpress.org
- [wp-svn] [21236] trunk/wp-admin/includes/class-wp-upgrader.php: Do not display an error message when a plugin or theme being updated is found to already be up to date .
m at wordpress.org
- [wp-svn] [21237] trunk/wp-includes/ms-functions.php: Do not block XML-RPC uploads when upload_space_check_disabled is true, regardless of fileupload_maxk value.
m at wordpress.org
- [wp-svn] [21238] trunk/wp-includes/feed-rss2-comments.php: Use a CDATA section for RSS2 comments feeds, so HTML in comments doesn' t kill XML validation.
m at wordpress.org
- [wp-svn] [21239] trunk/wp-includes/feed.php: Supply the missing @ return doc for get_the_content_feed().
m at wordpress.org
- [wp-svn] [21240] trunk/wp-admin/includes/media.php: Hide UI for Attachment taxonomies if show_ui is false for that taxonomy.
m at wordpress.org
- [wp-svn] [21241] trunk/wp-includes: Bunch of PHPDoc corrections and cleanups.
m at wordpress.org
- [wp-svn] [21242] trunk/wp-includes/formatting.php: Collapse an i18n context to make it more accurate and to make for one less string to translate .
m at wordpress.org
- [wp-svn] [21243] trunk/wp-content/themes/twentyeleven/style.css: Remove an errant 1 pixel border below the header image in Twenty Eleven.
m at wordpress.org
- [wp-svn] [21244] trunk/wp-admin/css/wp-admin.dev.css: Increase the height of the widget drag/ drop placeholder by one pixel so it matches the size of the dragged widget.
m at wordpress.org
- [wp-svn] [21245] trunk/wp-includes/images/wpicons-2x.png: TinyMCE icons sprite with tweaked positions, props lessbloat, see #21019
m at wordpress.org
- [wp-svn] [21246] trunk/wp-admin: Add 2x icons for the list/ excerpt switch on the Posts screen, props empireoflight, see #21019
m at wordpress.org
- [wp-svn] [21247] trunk: Compress scripts/styles: 3.5-alpha-21247.
m at wordpress.org
- [wp-svn] [21248] trunk/wp-includes/query.php: Use is_main_query() method, rather than the function.
m at wordpress.org
- [wp-svn] [21249] trunk/wp-admin/includes/dashboard.php: Fix the 'Display item date' configuration option for the Incoming Links dashboard widget.
m at wordpress.org
- [wp-svn] [21250] trunk/wp-includes/formatting.php: HTML object tags are self-nestable.
m at wordpress.org
- [wp-svn] [21251] trunk/wp-login.php: Only obey the RELOCATE move flag if it evaluates to true.
m at wordpress.org
- [wp-svn] [21252] trunk/wp-includes/nav-menu-template.php: Remove unused global reference.
m at wordpress.org
- [wp-svn] [21253] trunk/wp-includes: Deprecate sticky_class() in favor of post_class( ).
m at wordpress.org
- [wp-svn] [21254] trunk/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin_src. js: TinyMCE: when pressing Enter while an image with caption is selected, fix moving the caret in a new paragraph under it, fix opening the Image Properties popup in IE9, see #21173
m at wordpress.org
- [wp-svn] [21255] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21255.
m at wordpress.org
- [wp-svn] [21256] trunk: Multisite: Make it easy to replace or augment the over-quota message displayed when you try and upload new media and you have reached your quota .
m at wordpress.org
- [wp-svn] [21257] trunk/wp-includes/class-wp-admin-bar.php: Tabs, not spaces for intendation.
m at wordpress.org
- [wp-svn] [21258] trunk/wp-includes/admin-bar.php: Admin bar: Avoid clash with a parent node and a 'content' post type.
m at wordpress.org
- [wp-svn] [21259] trunk/wp-includes/class-wp-admin-bar.php: Admin bar: When calling add_node() for an existing node, all properties should be merged into the existing arguments, including individual meta arguments.
m at wordpress.org
- [wp-svn] [21260] trunk/wp-admin/includes/media.php: Multisite: Tidy up [21256] and introduce/correct PHPDoc for a few other media upload functions.
m at wordpress.org
- [wp-svn] [21261] trunk/wp-content/themes: The Twenty Twelve for WordPress.
m at wordpress.org
- [wp-svn] [21262] trunk/wp-content/themes/twentytwelve/inc/custom-header.php: Twenty Twelve: fix @package documentation, props obenland.
m at wordpress.org
- [wp-svn] [21263] trunk/wp-content/themes/twentytwelve/content.php: Twenty Twelve: show sticky badge only on non-paged home view.
m at wordpress.org
- [wp-svn] [21264] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: improve screen-reader-text handling (aka assistive-text) to use text hiding technique more friendly for RTL.
m at wordpress.org
- [wp-svn] [21265] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: update search title styling to be consistent with archive title styling.
m at wordpress.org
- [wp-svn] [21266] trunk/wp-includes/js/tinymce: TinyMCE: update the keyboard shortcuts: Alt + letter for Firefox and WebKit, Alt + Shift + letter for IE and Opera, add shortcut for DFW (Alt + W), see #21214, fixes #21197, fixes #17992
m at wordpress.org
- [wp-svn] [21267] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: change content_width variable to the correct value, matching the width of the main content container.
m at wordpress.org
- [wp-svn] [21268] trunk/wp-content/themes/twentytwelve/archive.php: Twenty Twelve: remove tag_description and category_description filters from archive template in favor of core filters .
m at wordpress.org
- [wp-svn] [21269] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21269.
m at wordpress.org
- [wp-svn] [21270] trunk/wp-admin: Widgets: ensure the "drop zone" matches the height of the Inactive Widgets container, fixes #21250
m at wordpress.org
- [wp-svn] [21271] trunk: Compress scripts/styles: 3.5-alpha-21271.
m at wordpress.org
- [wp-svn] [21272] trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js : TinyMCE: add the Alt + W shortcut only when DFW is loaded and Alt + G only when MCE fullscreen is loaded , fixes #21197
m at wordpress.org
- [wp-svn] [21273] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21273.
m at wordpress.org
- [wp-svn] [21274] branches/3.4/wp-includes/js/tinymce/plugins/wpeditimage/ editor_plugin_src.js: TinyMCE: don't throw fatal errors for malformed/ invalid image caption shortcodes, props SergeyBiryukov, fixes #21145 for 3. 4
m at wordpress.org
- [wp-svn] [21275] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: proper namespace for two script/style handles in functions.php, props obenland.
m at wordpress.org
- [wp-svn] [21276] trunk/wp-content/themes/twentytwelve: Twenty Twelve: make title truly pluggable by moving output from header.php to a function.
m at wordpress.org
- [wp-svn] [21277] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: add styles for common HTML elements in comment content, and also style up password protected form.
m at wordpress.org
- [wp-svn] [21278] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: minor comment text fix, props griffinjt.
m at wordpress.org
- [wp-svn] [21279] trunk/wp-content/themes/twentytwelve: Twenty Twelve: Update full-width handling with a missing CSS selector, and add case of no sidebar to the content_width calculation.
m at wordpress.org
- [wp-svn] [21280] trunk/wp-content/themes/twentytwelve/inc/theme-options.php: Twenty Twelve: update theme options file to use PHP5 constructor and visibility keywords, and also minor DocBlock cleanup.
m at wordpress.org
- [wp-svn] [21281] trunk/wp-admin/js/widgets.dev.js: Widgets UI: make the whole " header" clickable to open/close the widget (same as postboxes), remove deprecated jQuery .live(), part props lessbloat, fixes #21247
m at wordpress.org
- [wp-svn] [21282] trunk: Compress scripts/styles: 3.5-alpha-21282.
m at wordpress.org
- [wp-svn] [21283] trunk/wp-admin/css/wp-admin.dev.css: Admin menu: add z-index to the pending/updates count bubbles, props ocean90, fixes #20502
m at wordpress.org
- [wp-svn] [21284] trunk: Compress scripts/styles: 3.5-alpha-21284.
m at wordpress.org
- [wp-svn] [21285] trunk/wp-includes/cache.php: Improve the performance of WP_Object_Cache's _exists() method.
m at wordpress.org
- [wp-svn] [21286] trunk/wp-includes/post.php: Clear the get_pages cache whenever ANY hierarchical post type cache is cleared ?\226?\128?\148 not just Pages.
m at wordpress.org
- [wp-svn] [21287] trunk/wp-includes/plugin.php: Remove unnecessary is_null() checks from the worker loops inside do_action(), apply_filters(), etc.
m at wordpress.org
- [wp-svn] [21288] trunk/wp-includes/plugin.php: Clarify the return value of has_filter() and has_action().
m at wordpress.org
- [wp-svn] [21289] trunk/wp-includes/feed-atom.php: Use html_type for alternate link elements in atom feeds, as done in atom comment feeds.
m at wordpress.org
- [wp-svn] [21290] trunk/wp-includes/class-http.php: Fix typo in HTTP docblock.
m at wordpress.org
- [wp-svn] [21291] trunk/wp-admin/includes/plugin.php: Fix order of @param' s for deactivate_plugins().
m at wordpress.org
- [wp-svn] [21292] trunk/wp-includes/formatting.php: Only run stripslashes() in stripslashes_deep() for strings, not other scalar values.
m at wordpress.org
- [wp-svn] [21293] trunk/wp-includes/cron.php: Introduce cron_request filter.
m at wordpress.org
- [wp-svn] [21294] trunk/wp-includes/cache.php: If $group is empty in WP_Object_Cache: :decr(), consider it to be 'default'.
m at wordpress.org
- [wp-svn] [21295] trunk/wp-includes: Retina: fix the icon positions in the original editor buttons sprite, reset the css tweaks and adjust the positions in the 2x sprite, see #21019
m at wordpress.org
- [wp-svn] [21296] trunk/wp-includes/css/editor.dev.css: Add query args to refresh the sprite images, see #21019
m at wordpress.org
- [wp-svn] [21297] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21297.
m at wordpress.org
- [wp-svn] [21298] trunk/wp-includes/functions.php: Remove unnecessary error suppression operators from func_get_arg() and func_num_args().
m at wordpress.org
- [wp-svn] [21299] trunk/wp-includes/plugin.php: Revert [21287] until #21169 goes through.
m at wordpress.org
- [wp-svn] [21300] trunk: TinyMCE: fix tabbig in and out of the editor, fixes #20834
m at wordpress.org
- [wp-svn] [21301] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21301.
m at wordpress.org
- [wp-svn] [21302] trunk/wp-includes/post.php: Remove unused arguments (hierarchical, _edit_link, capability_type) from register_post_status
m at wordpress.org
- [wp-svn] [21303] trunk/wp-includes/js/autosave.dev.js: Add tabbing from Title directly to the textarea when the Text editor is active , fixes #20834
m at wordpress.org
- [wp-svn] [21304] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21304.
m at wordpress.org
- [wp-svn] [21305] trunk/wp-admin: Add "Skip to content" link to all screens in the admin, fixes #21361
m at wordpress.org
- [wp-svn] [21306] trunk/wp-includes: Fix internal linking search spinner position, fixes #21351
m at wordpress.org
- [wp-svn] [21307] branches/3.4/wp-includes: Fix internal linking search spinner position by reverting the search field 's type to "text", fixes #21351 for 3.4
m at wordpress.org
- [wp-svn] [21308] trunk/wp-admin/css/wp-admin.dev.css: Prevent WebKit from adding outline to #wpbody-content as a result of tabindex ="-1", see #21361
m at wordpress.org
- [wp-svn] [21309] trunk: Compress scripts/styles: 3.5-alpha-21309.
m at wordpress.org
- [wp-svn] [21310] trunk/wp-admin: Make it possible to tab out of the plugin and theme editors textareas by pressing Esc followed by Tab , fixes #21347
m at wordpress.org
- [wp-svn] [21311] trunk: Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that' s only the toolbar).
m at wordpress.org
- [wp-svn] [21312] trunk: Compress scripts/styles: 3.5-alpha-21312.
m at wordpress.org
- [wp-svn] [21313] trunk/wp-admin/css/wp-admin.dev.css: Remove left-over style for the Categories postbox that had a typo and wasn 't used, props tommcfarlin fixes #21360
m at wordpress.org
- [wp-svn] [21314] trunk: Compress scripts/styles: 3.5-alpha-21314.
m at wordpress.org
- [wp-svn] [21315] trunk/wp-admin/includes/template.php: For get_settings_errors(), make sure errors from transient get added to the global variable and not unset when checking for an error of a specific setting .
m at wordpress.org
- [wp-svn] [21316] trunk/wp-admin/user-new.php: Translate role names in the new user notification email.
m at wordpress.org
- [wp-svn] [21317] trunk/wp-admin/includes: Add screen reader text to checkboxes in list tables.
m at wordpress.org
- [wp-svn] [21318] trunk/wp-admin/includes/theme-install.php: Add screen reader text for search fields in theme-install.php.
m at wordpress.org
- [wp-svn] [21319] trunk/wp-includes/class-wp-editor.php: Put the spinner back to the right of the search field in internal linking, fixes #21351
m at wordpress.org
- [wp-svn] [21320] trunk/wp-includes/css/editor.dev.css: RTL css for the spinner in internal linking, see #21351
m at wordpress.org
- [wp-svn] [21321] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21321.
m at wordpress.org
- [wp-svn] [21322] trunk/wp-admin: Fix per_page screen option for custom post types and taxonomies.
m at wordpress.org
- [wp-svn] [21323] trunk/wp-admin/includes: More screen reader text for list table checkboxes and theme install search .
m at wordpress.org
- [wp-svn] [21324] trunk/wp-includes/comment-template.php: Set the global comment var before invoking callbacks in wp_list_comments() .
m at wordpress.org
- [wp-svn] [21325] trunk/wp-content/themes/twentytwelve: Twenty Twelve: set gray background as default, handling empty and white as fallback cases .
m at wordpress.org
- [wp-svn] [21326] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: add explanatory notes to top of style. css for the use of rem and pixel units for font-size and line-height values , props drewstrojny.
m at wordpress.org
- [wp-svn] [21327] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: remove duplicate RSS feed title from wp_title output, props SergeyBiryukov .
m at wordpress.org
- [wp-svn] [21328] trunk/wp-content/themes/twentytwelve/inc/custom-header.php: Twenty Twelve: remove back compat for custom header image, installs prior to 3.4 will not see it as an option.
m at wordpress.org
- [wp-svn] [21329] trunk/wp-content/themes/twentytwelve/inc/custom-header.php: Twenty Twelve: remove unneeded filter (props nacin) and fix up PHP comment blocks in custom-header.php file for s/@package/@ since/ on individual functions.
m at wordpress.org
- [wp-svn] [21330] trunk/wp-includes/comment-template.php: Don' t attempt to define the COMMENTS_TEMPLATE constant twice.
m at wordpress.org
- [wp-svn] [21331] trunk/wp-content/themes/twentytwelve: Twenty Twelve: tag and category descriptions should not be part of h1 element.
m at wordpress.org
- [wp-svn] [21332] trunk/wp-includes: Use get_search_query() in feed-rss2-comments.php .
m at wordpress.org
- [wp-svn] [21333] trunk: Fix some spelling errors.
m at wordpress.org
- [wp-svn] [21334] trunk/wp-content/themes/twentytwelve: Twenty Twelve: CSS cleanup for old prefixes.
m at wordpress.org
- [wp-svn] [21335] trunk/wp-includes/css/admin-bar.dev.css: Reset text-indent on the toolbar, props mfields, fixes #21362
m at wordpress.org
- [wp-svn] [21336] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: CSS cleanup for clearing float method.
m at wordpress.org
- [wp-svn] [21337] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: adjust styles for definition lists, props sennza and drewstrojny.
m at wordpress.org
- [wp-svn] [21338] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: give address element a little more line-height, props sennza and drewstrojny.
m at wordpress.org
- [wp-svn] [21339] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21338.
m at wordpress.org
- [wp-svn] [21340] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: update pre element styles, props senzza and drewstrojny.
m at wordpress.org
- [wp-svn] [21341] trunk/wp-content/themes/twentytwelve/screenshot.png: Twenty Twelve: new screenshot, props drewstrojny.
m at wordpress.org
- [wp-svn] [21342] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: improve table styles, props sennza and drewstrojny.
m at wordpress.org
- [wp-svn] [21343] trunk/wp-content/themes/twentytwelve: Twenty Twelve: enable async body class value changes for custom background color changes in Theme Customizer .
m at wordpress.org
- [wp-svn] [21344] branches/3.4/wp-includes/js/tinymce/langs/wp-langs.php: Bail out themes and plugins that have copied code from core and don' t maintain it by requiring class-wp-editor.php in wp-langs.php, fixes #21350 for 3.4
m at wordpress.org
- [wp-svn] [21345] trunk/wp-includes/js/tinymce/langs/wp-langs.php: Bail out themes and plugins that have copied code from core and don' t maintain it by requiring class-wp-editor.php in wp-langs.php, fixes #21350 for trunk
m at wordpress.org
- [wp-svn] [21346] branches/3.4/wp-includes/js/imgareaselect/jquery.imgareaselect.dev. js: Update ImgAreaSelect to 0.9.9 that fixes IE7 stack overflow error, props c3mdigital, fixes #21363, fixes #21348 for 3.4
m at wordpress.org
- [wp-svn] [21347] trunk/wp-includes/js/imgareaselect/jquery.imgareaselect.dev.js: Update ImgAreaSelect to 0.9.9 that fixes IE7 stack overflow error, props c3mdigital, fixes #21363, fixes #21348 for trunk
m at wordpress.org
- [wp-svn] [21348] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21348.
m at wordpress.org
- [wp-svn] [21349] trunk/wp-admin/includes/template.php: Remove debug cruft.
m at wordpress.org
- [wp-svn] [21350] trunk/wp-admin/includes/file.php: Improved phpdoc for file.php.
m at wordpress.org
- [wp-svn] [21351] trunk/wp-includes/media.php: Introduce wp_oembed_remove_provider().
m at wordpress.org
- [wp-svn] [21352] trunk/wp-admin/includes: Deprecate and stub _insert_into_post_button().
m at wordpress.org
- [wp-svn] [21353] trunk/wp-admin/includes: Deprecate and stub _media_button.
m at wordpress.org
- [wp-svn] [21354] trunk/wp-includes: phpdoc for Customizer classes and methods.
m at wordpress.org
- [wp-svn] [21355] trunk/wp-admin/includes/widgets.php: Widgets: Add the name of the widget to the Add and Edit buttons on the Accessible Widget Management Screen , props cannona, fixes #21338
m at wordpress.org
- [wp-svn] [21356] trunk/wp-admin/includes/widgets.php: Widgets: add localization context for 'Add' and 'Edit', props nacin, fixes #21338
m at wordpress.org
- [wp-svn] [21357] trunk/wp-includes/ms-blogs.php: Refactor *_blog_option() functions to use switch_to_blog(), restore_current_blog(), and the *_option() functions.
m at wordpress.org
- [wp-svn] [21358] trunk/wp-admin: Move the description for tabbing out of the plugin and theme editors textareas to the Help tab , fixes #21347
m at wordpress.org
- [wp-svn] [21359] trunk/wp-includes/js/tinymce: TinyMCE shortcuts: revert to Alt + Shift + letter for WebKit and Ctrl + Alt + letter ( Command + Option + letter) in Firefox, see #21197
m at wordpress.org
- [wp-svn] [21360] trunk/wp-includes: Compress scripts/styles: 3.5-alpha-21360.
m at wordpress.org
- [wp-svn] [21361] trunk/wp-includes/general-template.php: TinyMCE: don' t load in Opera Mobile as it doesn't support contentEditable yet, fixes #21416
m at wordpress.org
- [wp-svn] [21362] trunk/wp-admin/user-new.php: s/newuserconfimation/ newuserconfirmation/
m at wordpress.org
- [wp-svn] [21363] trunk/wp-includes/load.php: Take the mmm out of comment_ID.
m at wordpress.org
- [wp-svn] [21364] trunk: Introduce get_edit_user_link().
m at wordpress.org
- [wp-svn] [21365] trunk/wp-admin/edit-tags.php: Give Add New button on edit taxonomy pages primary button styling.
m at wordpress.org
- [wp-svn] [21366] trunk/wp-admin/admin-footer.php: Improve code readability and execution in admin-footer by removing a now-unnecessary implode ().
m at wordpress.org
- [wp-svn] [21367] trunk/wp-includes: TinyMCE: better exclusion of Opera mobile, fixes #21416
m at wordpress.org
- [wp-svn] [21368] trunk/wp-content/themes/twentyeleven: Twenty Eleven: fix typo, s/ #entry-meta/.entry-meta/ props zeo.
m at wordpress.org
- [wp-svn] [21369] trunk/wp-content/themes/twentytwelve: Twenty Twelve: fix typo, s/ #entry-meta/.entry-meta/ props zeo.
m at wordpress.org
- [wp-svn] [21370] trunk/wp-content/themes/twentytwelve/screenshot.png: Twenty Twelve: squeeze 1.47% more size savings by compressing screenshot again.
m at wordpress.org
- [wp-svn] [21371] trunk/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: fix typo for comment-content container showing incorrect class value, props obenland.
m at wordpress.org
- [wp-svn] [21372] trunk/wp-content/themes/twentytwelve/style.css: Twenty Twelve: improve definition term layout a bit, use line-height instead of bottom margin.
m at wordpress.org
- [wp-svn] [21373] trunk/wp-includes/functions.php: Call func_get_args() once in add_query_arg().
m at wordpress.org
- [wp-svn] [21374] trunk/wp-includes/user.php: Better phpdoc for user_nicename.
m at wordpress.org
- [wp-svn] [21375] trunk/wp-includes/capabilities.php: Don't call get_userdata() every time for the current user in map_meta_cap()'s read_post, edit_post, and delete_post branches.
m at wordpress.org
- [wp-svn] [21376] trunk/wp-includes/pluggable.php: Optimize get_user_by( 'id', $id ) to return wp_get_current_user() when the current user ID is requested.
m at wordpress.org
- [wp-svn] [21377] trunk/wp-includes/capabilities.php: Use get_userdata() rather than new WP_User in is_super_admin(), to take advantage of the performance improvements in [21376].
m at wordpress.org
- [wp-svn] [21378] trunk/wp-includes/ms-blogs.php: Use Yoda conditions.
m at wordpress.org
Last message date:
Tue Jul 31 21:11:17 UTC 2012
Archived on: Tue Jul 31 21:11:19 UTC 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).