March 2014 Archives by thread
Starting: Sat Mar 1 02:41:45 UTC 2014
Ending: Mon Mar 31 22:32:47 UTC 2014
Messages: 546
- [wp-svn] [27335] trunk/src/wp-includes/load.php: Inline documentation fixes for `timer_stop()`.
m at wordpress.org
- [wp-svn] [27336] trunk/src/wp-admin/includes/update-core.php: Upgrader: Copy wp-includes/version.php over last, to avoid an installation failing with the new version.php in place.
m at wordpress.org
- [wp-svn] [27337] trunk/src/wp-admin/includes/update-core.php: Upgrader: Remove two stray spaces.
m at wordpress.org
- [wp-svn] [27338] trunk/src/wp-admin/includes/update-core.php: Upgrader: Remove some debug from r27336.
m at wordpress.org
- [wp-svn] [27339] trunk/src/wp-admin/includes/update-core.php: Upgrader: Remove more debug from r27336.
m at wordpress.org
- [wp-svn] [27340] trunk/src/wp-includes/js/plupload: Plupload: remove the (old) plupload.silverlight.xap, remove the "executable" prop from Moxie.xap, see #25663
m at wordpress.org
- [wp-svn] [27341] trunk/src/wp-includes/rewrite.php: Inline documentation for hooks in wp-includes/rewrite.php.
m at wordpress.org
- [wp-svn] [27342] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Inline documentation for hooks in wp-admin/includes/ class-wp-users-list-table.php.
m at wordpress.org
- [wp-svn] [27343] trunk/src: Add the ability to drag and drop files directly onto the editor.
m at wordpress.org
- [wp-svn] [27344] trunk: Strip backslashes, not just forward slashes, from untrailingslashit().
m at wordpress.org
- [wp-svn] [27345] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: remove box-shadow from the "more" and "nextpage" placeholder images, props avryl, see #24067
m at wordpress.org
- [wp-svn] [27346] trunk/src/wp-includes/rewrite.php: Fix a typo in the `author_rewrite_rules` hook doc.
m at wordpress.org
- [wp-svn] [27347] trunk/src/wp-includes/ms-blogs.php: Fix the return description for `switch_to_blog() ` to reflect that it always returns true.
m at wordpress.org
- [wp-svn] [27348] trunk/src/wp-admin/network/sites.php: Display site deletion confirmation as a regular admin page.
m at wordpress.org
- [wp-svn] [27349] trunk/tests/phpunit/tests/import: Skip import tests if WordPress Importer plugin is missing.
m at wordpress.org
- [wp-svn] [27350] trunk/src/wp-includes/user.php: Default value for $credentials parameter in wp_signon() should be an array, not a string.
m at wordpress.org
- [wp-svn] [27351] trunk/src/wp-includes/user.php: Remove redundant add_filter() call.
m at wordpress.org
- [wp-svn] [27352] trunk/src/wp-includes/js/media-views.js: Remove extra comma.
m at wordpress.org
- [wp-svn] [27353] trunk/src/wp-includes/user.php: Inline documentation improvements for wp-includes/user.php.
m at wordpress.org
- [wp-svn] [27354] trunk/src/wp-includes/user.php: Additional clarification for wp_authenticate_cookie() parameters.
m at wordpress.org
- [wp-svn] [27355] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Tweak inline documentation for hooks in wp-admin/includes/ class-wp-users-list-table.php.
m at wordpress.org
- [wp-svn] [27356] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Inline documentation for hooks in wp-admin/includes/ class-wp-plugins-list-table.php.
m at wordpress.org
- [wp-svn] [27357] trunk/src/wp-admin/includes/image-edit.php: Inline documentation for hooks in wp-admin/includes/image-edit.php.
m at wordpress.org
- [wp-svn] [27358] trunk/tests/phpunit/tests/image/size.php: Restore $content_width global value after changing it in test_constrain_size_for_editor_* ().
m at wordpress.org
- [wp-svn] [27359] trunk: Introduce get_site_by_path() and further rewrite the site detection process for multisite.
m at wordpress.org
- [wp-svn] [27360] trunk/src/wp-includes/post-template.php: Display empty-titled pages properly in Walker_PageDropdown, like we do in Walker_Page.
m at wordpress.org
- [wp-svn] [27361] trunk/src/wp-includes/js/media-views.js: Add some braces for `jshint` in `media-views.js`.
m at wordpress.org
- [wp-svn] [27362] trunk/src/wp-includes/js/media-views.js: Make `CollectionEdit` and `CollectionAdd` less dynamically quirky.
m at wordpress.org
- [wp-svn] [27363] trunk/src/wp-includes/js/media-views.js: Adjust the priority of the separator in the Edit Playlist and Edit Video Playlist menus to match the structure of the Edit Gallery menu.
m at wordpress.org
- [wp-svn] [27364] trunk/src/wp-includes/class-wp-editor.php: Editor: look at the class of the wrapper element instead of `getUserSetting(' editor')` to determine the default editor, fixes #27257
m at wordpress.org
- [wp-svn] [27365] trunk/src/wp-includes/option.php: Inline documentation for hooks in wp-includes/option.php.
m at wordpress.org
- [wp-svn] [27366] trunk/src/wp-includes/class-wp-editor.php: Editor: when TinyMCE is used, add `autocomplete="off" ` to the textarea to prevent problems with missing <p> tags when the user reloads the page or uses Go Back/Go Forward buttons, and when editing the same post from two different windows.
m at wordpress.org
- [wp-svn] [27367] trunk/src/wp-includes/class-wp-admin-bar.php: Accept rel attributes in the toolbar's add_node() method.
m at wordpress.org
- [wp-svn] [27368] trunk/src: Editor: throttle scrolling of the main window when the editor is active and is being scrolled with the mouse wheel or a trackpad , see #27013
m at wordpress.org
- [wp-svn] [27369] trunk/src: Reference https://wordpress.org rather than http:// wordpress.org in strings, links, comments, etc.
m at wordpress.org
- [wp-svn] [27370] trunk/src/wp-includes/class-wp-admin-bar.php: Convert argument array documentation to the hash-notation style for `WP_Admin_Bar ::add_node()` and `WP_Admin_Bar::add_group()`.
m at wordpress.org
- [wp-svn] [27371] trunk/tests/qunit/wp-includes/js/shortcode.js: Add missing word.
m at wordpress.org
- [wp-svn] [27372] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: Propagate the dragover event outside the editor so drag-and-drop uploads can catch it.
m at wordpress.org
- [wp-svn] [27373] trunk: Eliminate some of our last remaining `create_function() ` instances
m at wordpress.org
- [wp-svn] [27374] trunk/src/wp-admin/includes/import.php: Slight renaming in our callback in [27373].
m at wordpress.org
- [wp-svn] [27375] trunk/src/wp-admin/includes/misc.php: Inline documentation for hooks in wp-admin/includes/misc.php.
m at wordpress.org
- [wp-svn] [27376] trunk/src/wp-includes: Accept nooped plurals in wp_generate_tag_cloud() / wp_tag_cloud().
m at wordpress.org
- [wp-svn] [27377] trunk/src/wp-includes/wp-db.php: Make OBJECT a case sensitive constant, for HHVM compatibility and general sanity.
m at wordpress.org
- [wp-svn] [27378] trunk/src: Support multiple editor instances when drag-and-drop-uploading onto them.
m at wordpress.org
- [wp-svn] [27379] trunk/src/wp-admin/includes/misc.php: Generalize the hook documentation for the `set-screen-option` filter.
m at wordpress.org
- [wp-svn] [27380] trunk: Let get_the_date() accept a post object.
m at wordpress.org
- [wp-svn] [27381] trunk/src/wp-includes/ms-load.php: Doc fixes for wp_get_network().
m at wordpress.org
- [wp-svn] [27382] trunk: Edit svn:ignore and svn: global-ingnores properties to match .gitignore
m at wordpress.org
- [wp-svn] [27383] trunk/src/wp-admin/revision.php: Revisions: Add ' Return to post editor' link.
m at wordpress.org
- [wp-svn] [27384] trunk/src/wp-admin/includes/dashboard.php: "At a Glance" widget: Move `get_avatar()` line out of if-block.
m at wordpress.org
- [wp-svn] [27385] trunk: Update PHPMailer to 5.2.7 from 5.2.4.
m at wordpress.org
- [wp-svn] [27386] trunk/src/wp-includes/nav-menu-template.php: Add the ability to short-circuit wp_nav_menu() via the `pre_wp_nav_menu` hook.
m at wordpress.org
- [wp-svn] [27387] trunk: TinyMCE: update to 4.0.18, see #24067
m at wordpress.org
- [wp-svn] [27388] trunk/src/wp-includes/kses.php: Allow the role attribute in kses for all elements.
m at wordpress.org
- [wp-svn] [27389] trunk: Add jquery.masonry.min.js.
m at wordpress.org
- [wp-svn] [27390] trunk: Don' t default to current user for capability checks when dealing with a post without an author (post_author = 0).
m at wordpress.org
- [wp-svn] [27391] trunk/src: DFW: revert adding the 'image' button, images are edited in the media modal.
m at wordpress.org
- [wp-svn] [27392] trunk/src/wp-admin: Convert the post lock icon to a dashicon.
m at wordpress.org
- [wp-svn] [27393] trunk/src/wp-includes/theme.php: Add a pre_set_theme_mod_$name filter to set_theme_mod().
m at wordpress.org
- [wp-svn] [27394] trunk/src/wp-includes/shortcodes.php: Bail early from shortcode functions if no delimiter is present.
m at wordpress.org
- [wp-svn] [27395] trunk: Add has_password and post_password query variables to WP_Query.
m at wordpress.org
- [wp-svn] [27396] trunk/src/wp-includes/media.php: Do not output default gallery styles if the theme has opted into HTML5 galleries.
m at wordpress.org
- [wp-svn] [27397] trunk/src/wp-includes/media.php: Rename maybe_regenerate_attachment_metadata() to wp_maybe_generate_attachment_metadata(), to match wp_generate_attachment_metadata().
m at wordpress.org
- [wp-svn] [27398] trunk/src: Update the Customizer API inline docs.
m at wordpress.org
- [wp-svn] [27399] trunk/tools/i18n/makepot.php: i18n tools: Have makepot search for the main file of the plugin.
m at wordpress.org
- [wp-svn] [27400] trunk/src: Use esc_attr_e() instead of _e() for attribute values.
m at wordpress.org
- [wp-svn] [27401] trunk/src/wp-admin: Restyles the modal for attaching media to posts, props avryl, see #26952
m at wordpress.org
- [wp-svn] [27402] trunk/src/wp-includes/theme.php: In set_theme_mod() account for when there is no old value.
m at wordpress.org
- [wp-svn] [27403] trunk/src: Restyles the modal for attaching media to posts, take II (also some autoprefixer and imagemin).
m at wordpress.org
- [wp-svn] [27404] trunk/src/wp-includes/media.php: Add a `class` attribute to the caption shortcode to allow for additional classes on the caption container.
m at wordpress.org
- [wp-svn] [27405] trunk: Always convert auto-drafts to drafts in edit_draft() and _wp_translate_postdata().
m at wordpress.org
- [wp-svn] [27406] trunk/src/wp-includes/ms-settings.php: Multisite load: Properly call wp_cache_set().
m at wordpress.org
- [wp-svn] [27407] trunk/src/wp-includes/ms-load.php: Deprecate get_current_site_name ().
m at wordpress.org
- [wp-svn] [27408] trunk/src/wp-includes: Update mce-view.js and the `wpview` TinyMCE plugin, and use them to show gallery previews in the Visual editor, props gcorne, see #26959
m at wordpress.org
- [wp-svn] [27409] trunk/src/wp-includes/link-template.php: Introduce get_the_permalink() as an alias for get_permalink().
m at wordpress.org
- [wp-svn] [27410] trunk/src/wp-admin/css/admin-menu.css: Admin Menu: Center menu images vertically, see #26630.
m at wordpress.org
- [wp-svn] [27411] trunk/src/wp-includes: Add TinyMCE placeholders for `audio` and `video` shortcodes.
m at wordpress.org
- [wp-svn] [27412] trunk/src: Add context and a missing period to widget descriptions.
m at wordpress.org
- [wp-svn] [27413] trunk/src/wp-admin/plugins.php: Fix bulk activation of network-only plugins.
m at wordpress.org
- [wp-svn] [27414] trunk/src/wp-includes/js/media-views.js: Audio doesn' t have the same quirks as video in the media modal.
m at wordpress.org
- [wp-svn] [27415] trunk/src/wp-includes/js: Add some missing JSDoc blocks to media-related code.
m at wordpress.org
- [wp-svn] [27416] trunk/src/wp-admin: Indicate that the user deletion process affects all content attributed to a given user , not just posts.
m at wordpress.org
- [wp-svn] [27417] trunk/src/wp-includes/css/dashicons.css: Remove trailing whitespace in dashicons.css.
m at wordpress.org
- [wp-svn] [27418] trunk/src: Introduce a `.dashicons-before` CSS class.
m at wordpress.org
- [wp-svn] [27419] trunk/src: Add widget management to the customizer.
m at wordpress.org
- [wp-svn] [27420] trunk/src/wp-includes: Add a timestamp to the urls passed to `< audio>` and `<video> ` in the modal to ensure that cached view instances aren' t referenced by MEjs.
m at wordpress.org
- [wp-svn] [27421] trunk/src/wp-includes/media-template.php: Ensure that all a/ v attribute names have a leading space when the tags are dynamically-generated via Underscore templates.
m at wordpress.org
- [wp-svn] [27422] trunk/src/wp-includes/functions.php: Update the list of HTTP status code descriptions.
m at wordpress.org
- [wp-svn] [27423] trunk/src/wp-includes/post.php: Allow `get_page_by_path() ` and `get_page_by_title()` to accept an array of post types.
m at wordpress.org
- [wp-svn] [27424] trunk/src/wp-includes: Deprecate `format_to_post() ` and remove its filter.
m at wordpress.org
- [wp-svn] [27425] trunk/src/wp-admin/menu-header.php: Admin Menu: Use `.dashicons-before` as default $img_class.
m at wordpress.org
- [wp-svn] [27426] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: when parsing [caption] and the width attribute is missing, recreate it from the image tag width, fixes #23103
m at wordpress.org
- [wp-svn] [27427] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: remove border-radius and padding from placeholder images, props avryl, see #27106
m at wordpress.org
- [wp-svn] [27428] trunk/src/wp-includes: TinyMCE: add the <hr> plugin and button, see #27159
m at wordpress.org
- [wp-svn] [27429] trunk/src/wp-includes/post-template.php: Add has-post-thumbnail as a post class.
m at wordpress.org
- [wp-svn] [27430] trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php: Inline documentation for hooks in wp-admin/includes/ class-wp-theme-install-list-table.php.
m at wordpress.org
- [wp-svn] [27431] trunk/src/wp-includes/class-wp-customize-control.php: Inline documentation for hooks in wp-includes/ class-wp-customize-control.php.
m at wordpress.org
- [wp-svn] [27432] trunk/src/wp-includes/class-wp-customize-setting.php: Inline documentation for hooks in wp-includes/ class-wp-customize-setting.php.
m at wordpress.org
- [wp-svn] [27433] trunk/src/wp-includes/class-wp-customize-manager.php: Inline documentation for hooks in wp-includes/ class-wp-customize-manager.php.
m at wordpress.org
- [wp-svn] [27434] trunk/src/wp-includes/theme.php: Use `wp_get_attachment_url() ` instead of the GUID when getting header image URLs.
m at wordpress.org
- [wp-svn] [27435] trunk/src/wp-includes/js: We shall pledge to run `jshint` before committing.
m at wordpress.org
- [wp-svn] [27436] trunk/src: Make widget customizer code pass JSHint.
m at wordpress.org
- [wp-svn] [27437] trunk/src/wp-admin/css/revisions.css: Revisions: Restore [24929] which was reverted in [26072].
m at wordpress.org
- [wp-svn] [27438] trunk/src/wp-includes: Add a loading indicator to the Media Library.
m at wordpress.org
- [wp-svn] [27439] trunk/src/wp-includes/ms-load.php: In get_site_by_path(), avoid passing $paths through prepare().
m at wordpress.org
- [wp-svn] [27440] trunk/src/wp-includes: Cleanup audio/ video shortcodes in the media modal:
m at wordpress.org
- [wp-svn] [27441] trunk/src/wp-admin/includes/media.php: maybe_regenerate_attachment_metadata() is now wp_maybe_generate_attachment_metadata().
m at wordpress.org
- [wp-svn] [27442] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: Add a .button class.
m at wordpress.org
- [wp-svn] [27443] trunk/src/wp-includes/js/media-views.js: Call the correct `remove( )` method on the MEjs instance when exiting the media modal.
m at wordpress.org
- [wp-svn] [27444] trunk/src/wp-admin/network/menu.php: Add missing Dashicons classes to Network Admin menu, see #26630.
m at wordpress.org
- [wp-svn] [27445] trunk/src: At long last, a first pass at bringing the image editor into the media modal.
m at wordpress.org
- [wp-svn] [27446] trunk/Gruntfile.js: Be more specific about which themes we want to jshint.
m at wordpress.org
- [wp-svn] [27447] trunk/src/wp-includes: TinyMCE:
m at wordpress.org
- [wp-svn] [27448] trunk/src/wp-includes/css/media-views.css: Remove the box-shadow from the separator in the right sidebar of the media modal.
m at wordpress.org
- [wp-svn] [27449] trunk/src/wp-includes/js/tinymce/plugins: TinyMCE: add Ctrl+K, the "de-facto standard" shortcut to open wpLink, fixes #27305
m at wordpress.org
- [wp-svn] [27450] trunk/src/wp-includes/js: Support the `autoplay` attribute, even when the plugin type for a MediaElement instance is Flash.
m at wordpress.org
- [wp-svn] [27451] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE editimage: show the toolbar on `mouseup` to avoid accidental clicks on the buttons, fixes #24409
m at wordpress.org
- [wp-svn] [27452] trunk/src/wp-includes: Videos in the media modal:
m at wordpress.org
- [wp-svn] [27453] trunk/src/wp-includes/js/media-views.js: JSHint addendum to [27450 ].
m at wordpress.org
- [wp-svn] [27454] trunk/src/wp-includes: When `MEDIA_TRASH` is true, show the proper context in the `attachment-details` sidebar.
m at wordpress.org
- [wp-svn] [27455] trunk: When setting `posts_per_page` in `WP_Query::get_posts()`, check for `is_feed() ` in the same place where `posts_per_page` is set when it is not already set.
m at wordpress.org
- [wp-svn] [27456] trunk: On second thought, allow `posts_per_rss` to be set in `pre_get_posts` to override the `posts_per_rss` option.
m at wordpress.org
- [wp-svn] [27457] trunk/src/wp-includes/taxonomy.php: `get_term_children() ` returns an array of IDs, not objects.
m at wordpress.org
- [wp-svn] [27458] trunk: In `get_terms()`, leverage `get_term_children() ` over `_get_term_children() ` when making sure to show empty terms that have children in a hierarchical taxonomy while avoiding duplicates.
m at wordpress.org
- [wp-svn] [27459] trunk/tests/phpunit/tests/term/getTerms.php: Remove a cache-busting hack from `Tests_Term_getTerms:: test_get_terms_exclude_tree()`.
m at wordpress.org
- [wp-svn] [27460] trunk/src: Set minimum z-index for the TinyMCE modals and adjust the z-index in DFW, see #26952
m at wordpress.org
- [wp-svn] [27461] trunk/src/wp-admin/css/media.css: Adjust .find-box-inside responsive style, props avryl, see #26952
m at wordpress.org
- [wp-svn] [27462] trunk/src/wp-admin/includes/user.php: Pass $reassign parameter to 'delete_user' and 'deleted_user' actions.
m at wordpress.org
- [wp-svn] [27463] trunk/src/wp-admin/includes/user.php: Fix docblock formatting in [ 27462].
m at wordpress.org
- [wp-svn] [27464] trunk/src: Limit the drag/drop upload only to newer browsers ( IE10+), add a fullscreen dropzone in DFW mode, props kovshenin, see #19845
m at wordpress.org
- [wp-svn] [27465] trunk/src/wp-admin/import.php: Use correct function name.
m at wordpress.org
- [wp-svn] [27466] trunk/src/wp-admin/includes/user.php: Normalize $reassign in wp_delete_user() to ensure the hooks receive consistent values.
m at wordpress.org
- [wp-svn] [27467] trunk/src/wp-admin/includes/user.php: Remove lame debugging.
m at wordpress.org
- [wp-svn] [27468] trunk/src: Widgets dashicons update.
m at wordpress.org
- [wp-svn] [27469] trunk/src/wp-admin: Use SSL when linking to WordPress.org.
m at wordpress.org
- [wp-svn] [27470] trunk/src: Rename the new page_templates filter to theme_page_templates, and pass it a post object for proper context.
m at wordpress.org
- [wp-svn] [27471] trunk/src/wp-includes/class-wp-theme.php: I am having a bad day.
m at wordpress.org
- [wp-svn] [27472] trunk: Allow $crop in add_image_size() to receive crop anchors ( top, left, right, bottom, center).
m at wordpress.org
- [wp-svn] [27473] trunk/src/wp-includes: Better standardize parameter value types in PHPDocs where both a post ID or `WP_Post` would be acceptable.
m at wordpress.org
- [wp-svn] [27474] trunk/tests/phpunit/tests/query/search.php: Add unit tests for searching by relevance.
m at wordpress.org
- [wp-svn] [27475] trunk/src/wp-includes/class-http.php: Add context to an internal HTTP API hook.
m at wordpress.org
- [wp-svn] [27476] trunk/src/wp-includes: Audio/Video shortcodes in the media modal:
m at wordpress.org
- [wp-svn] [27477] trunk/src/wp-includes/js/media-models.js: In `wp.media.model.PostAudio` and `wp.media.model.PostVideo`, use Underscore' s `unset` method when clearing out properties when the attachment changes.
m at wordpress.org
- [wp-svn] [27478] trunk/src/wp-includes: Audio/Video shortcodes in the media modal:
m at wordpress.org
- [wp-svn] [27479] trunk/src/wp-includes/js/media-views.js: Add `wp.media.view.MediaFrame.MediaDetails`, which `wp.media.view.MediaFrame.AudioDetails` and `media.view.MediaFrame.VideoDetails` extend.
m at wordpress.org
- [wp-svn] [27480] trunk/src/wp-includes: Since audio and video shortcodes don' t point at actual attachments, don't persist the library's selection.
m at wordpress.org
- [wp-svn] [27481] trunk/src/wp-includes: Video editing in the media modal:
m at wordpress.org
- [wp-svn] [27482] trunk/src/wp-admin/includes/plugin.php: Admin Menu: Set default value of `$icon_url` in `add_menu_page() ` to `dashicons-admin-generic`, fixes #26630.
m at wordpress.org
- [wp-svn] [27483] trunk/src/wp-admin/includes/post.php: Editor: Show 'View Post' for any post the author can read.
m at wordpress.org
- [wp-svn] [27484] trunk/src/wp-includes: Allow for custom authentication handlers for all requests.
m at wordpress.org
- [wp-svn] [27485] trunk/src/wp-admin/css/media.css: Adjust the height of the header and footer in the Find Posts modal on the Media Library screen , see #26952
m at wordpress.org
- [wp-svn] [27486] trunk/src/wp-includes/media.php: Playlists:
m at wordpress.org
- [wp-svn] [27487] trunk/src/wp-includes: Update the UI styles for Playlist Settings.
m at wordpress.org
- [wp-svn] [27488] trunk/src/wp-includes: Add a filter and document it: `playlist_styles`.
m at wordpress.org
- [wp-svn] [27489] trunk/src/wp-includes/js/mediaelement: Add a class, `wp-playlist-playing`, to the currently loaded track when tracks are displayed.
m at wordpress.org
- [wp-svn] [27490] trunk/src/wp-includes/media-template.php: A string was missing its translation wrapper in the Underscore template for video details.
m at wordpress.org
- [wp-svn] [27491] trunk/src/wp-admin/includes/plugin.php: Fix docs for the `deactivate_$plugin` and `deactivated_plugin` hooks.
m at wordpress.org
- [wp-svn] [27492] trunk/tests/phpunit/tests: Add widget customizer tests missing from [27419].
m at wordpress.org
- [wp-svn] [27493] trunk/tests/phpunit/tests/widgets/: Revert [27492].
m at wordpress.org
- [wp-svn] [27494] trunk/src/wp-includes: wpLink: stop using UI dialog, restyle the modal, add better responsive behaviour.
m at wordpress.org
- [wp-svn] [27495] trunk/src/wp-includes/css/editor.css: wpLink: set max-height to 500px (like before) and vertically center the modal ( except in IE8), see #26952
m at wordpress.org
- [wp-svn] [27496] trunk/src/wp-includes/css/editor.css: wpLink: better structural and responsive styles, see #26952
m at wordpress.org
- [wp-svn] [27497] trunk/src: Add header image uploads with cropping to the customizer.
m at wordpress.org
- [wp-svn] [27498] trunk/src: JS linting for [27497].
m at wordpress.org
- [wp-svn] [27499] trunk/src: Bring the theme browsing experience from 3.8 to the theme installer.
m at wordpress.org
- [wp-svn] [27500] trunk/src/wp-includes/version.php: A nice round commit number for a beta 1.
m at wordpress.org
- [wp-svn] [27501] trunk/src: Assign correct variable.
m at wordpress.org
- [wp-svn] [27502] trunk/src/wp-admin/includes/class-wp-list-table.php: Remove duplicate description of WP_List_Table class.
m at wordpress.org
- [wp-svn] [27503] trunk/src/wp-includes/wp-db.php: Avoid a warning in wpdb:: db_connect().
m at wordpress.org
- [wp-svn] [27504] trunk/src/wp-admin/css: Avoid unintentional overriding of .spinner styles for HiDPI displays.
m at wordpress.org
- [wp-svn] [27505] trunk/src/wp-admin/css/login.css: Add missing hyperlink styles to the login screen.
m at wordpress.org
- [wp-svn] [27506] trunk/src/wp-admin/plugin-editor.php: Present a normal admin page when bailing out of the Plugin Editor screen.
m at wordpress.org
- [wp-svn] [27507] trunk/src/wp-admin/includes: Avoid searching HTML tags when searching plugins and themes.
m at wordpress.org
- [wp-svn] [27508] trunk/src/wp-admin/includes/post.php: Correct the "View Post" button link when changing a post slug.
m at wordpress.org
- [wp-svn] [27509] trunk/src/wp-admin/js/theme.js: Use correct variable in themes JS, fixes themes.php.
m at wordpress.org
- [wp-svn] [27510] trunk/src/wp-includes: wpLink: bring back the Cancel link, improve responsive styles, see #26952
m at wordpress.org
- [wp-svn] [27511] trunk: In `WP_Query::get_queried_object()`, account for `pre_get_posts` by checking for `tag` when `tag_id` isn' t present.
m at wordpress.org
- [wp-svn] [27512] trunk/src/wp-includes/media.php: Change string "Create Playlist" to "Create Audio Playlist." Open new tickets for individual issues.
m at wordpress.org
- [wp-svn] [27513] trunk/src/wp-includes: TinyMCE modals: re-enable the Close button in charmap, fix arrows in listboxes, add and position dashicons to the menu (when visible), see #26952
m at wordpress.org
- [wp-svn] [27514] trunk/src/wp-includes/comment-template.php: Avoid a notice in trackback_rdf() if user agent is not set.
m at wordpress.org
- [wp-svn] [27515] trunk/src/wp-includes: Revert [27203], restore JIT color scheme stylesheets.
m at wordpress.org
- [wp-svn] [27516] trunk/src/wp-includes/js/media-views.js: Smooth out some display and race condition issues with the media modal loading spinner.
m at wordpress.org
- [wp-svn] [27517] trunk/src/wp-includes/js/media-views.js: Ensure the correct model is selected when editing an image from gallery mode.
m at wordpress.org
- [wp-svn] [27518] trunk/src/wp-includes/js/media-views.js: In `wp.media.view.AttachmentFilters`, when creating its inner HTML content, pass `filter.text` via `.html( str )` instead of `.text( str )` to allow more formatting options.
m at wordpress.org
- [wp-svn] [27519] trunk/src/wp-includes/media.php: Account for `preload="metadata" ` in audio and video shortcodes when multiple versions of the same `< source>` appear on the page by appending a query arg to "cache-bust" passed sources.
m at wordpress.org
- [wp-svn] [27520] trunk/src/wp-includes/js/media-views.js: Add a class property to `wp.media.view.MediaDetails` called `instances` that is incremented every time the class is invoked.
m at wordpress.org
- [wp-svn] [27521] trunk/src/wp-includes: Avoid a notice in `get_the_category_by_ID() ` when `is_wp_error( $term )` is false but `$term->name` is not set.
m at wordpress.org
- [wp-svn] [27522] trunk/src/wp-admin/includes/image-edit.php: The Image Editor should apply changes to custom image sizes by checking `$_wp_additional_image_sizes` for `$size` in `wp_save_image ()` before arbitrarily going to the options table.
m at wordpress.org
- [wp-svn] [27523] trunk: Improve `paginate_links() ` performance by not calling `number_format_i18n()` unnecessarily.
m at wordpress.org
- [wp-svn] [27524] trunk/src: Widget Customizer: Use ?wp_customize=on.
m at wordpress.org
- [wp-svn] [27525] trunk: Widget Customizer: Move style/ script registration to script loader.
m at wordpress.org
- [wp-svn] [27526] trunk/src/wp-includes/class-oembed.php: Remove Qik from the oEmbed provider list as it's shutting down.
m at wordpress.org
- [wp-svn] [27527] trunk/src: `figcaption` should not be treated as a block-level element by `wpautop() `.
m at wordpress.org
- [wp-svn] [27528] trunk/src/wp-includes: Add MCE Views for audio and video.
m at wordpress.org
- [wp-svn] [27529] trunk/src/wp-includes/version.php: Version bump for TinyMCE stylesheet.
m at wordpress.org
- [wp-svn] [27530] trunk/src/wp-includes: Revert [27528] until Flash in Firefox behaves :(
m at wordpress.org
- [wp-svn] [27531] trunk/src/wp-includes/js: Drag/drop upload: don't trigger on " local" dragging, hide the overlay on click.
m at wordpress.org
- [wp-svn] [27532] trunk/src: Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition ).
m at wordpress.org
- [wp-svn] [27533] trunk/src/wp-includes/media-template.php: When rendering Underscore templates for Audio/Video details, use 2 new PHP functions to render the markup for audio and video tags: `wp_underscore_audio_template()` and `wp_underscore_video_template()`.
m at wordpress.org
- [wp-svn] [27534] trunk/src/wp-includes: Load MediaElement' s CSS when TinyMCE is loaded via `$mce_css` in `editor_settings()`.
m at wordpress.org
- [wp-svn] [27535] trunk/src/wp-includes/js/media-views.js: Make `media.view.VideoDetails.prepareSrc` a static class method instead of an instance method.
m at wordpress.org
- [wp-svn] [27536] trunk/src/wp-includes/js/media-models.js: In `media.model.PostMedia`, for these 2 scenarios:
m at wordpress.org
- [wp-svn] [27537] trunk/src/wp-includes/js/media-editor.js: Rather than extending `wp.media.mixin`, only borrow `coerce` when necessary in `wp.media.audio|video|collection`.
m at wordpress.org
- [wp-svn] [27538] trunk/src/wp-includes/js: Move `removePlayer()` and `unsetPlayer() ` to `wp.media.mixin` so that other classes can take advantage of them.
m at wordpress.org
- [wp-svn] [27539] trunk/src/wp-includes/js/media-editor.js: The `canPlayType` property for audio and video in JS is so bad that the official valid responses are "probably" and "maybe".
m at wordpress.org
- [wp-svn] [27540] trunk/src/wp-admin/js: Customizer: Introduce a processing state.
m at wordpress.org
- [wp-svn] [27541] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Move widget area sections to bottom.
m at wordpress.org
- [wp-svn] [27542] trunk/src/wp-includes/js/media-editor.js: In `wp.media.mixin`, add `ua` and a `compat` map to separate and clarify browser detection and support.
m at wordpress.org
- [wp-svn] [27543] trunk/src/wp-includes: Widget Customizer: Make temp hooks final and add inline docs.
m at wordpress.org
- [wp-svn] [27544] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: MCE Views: don't (re-)render views if the format of the content is "raw" to avoid adding additional undo levels on undo/redo.
m at wordpress.org
- [wp-svn] [27545] trunk/src/wp-includes: TinyMCE: add internal command and shortcut (Alt+Shift+X) for toggling <code>.
m at wordpress.org
- [wp-svn] [27546] trunk/src/wp-admin/includes/file.php: WP_Filesystem: Update request_filesystem_credentials() to handle the correct ssh value of FS_METHOD.
m at wordpress.org
- [wp-svn] [27547] trunk/src/wp-admin/css/common.css: All destructive row actions should be styled as such.
m at wordpress.org
- [wp-svn] [27548] trunk/src/wp-admin/includes: Fix .comment-grey-bubble markup and remove a stray </h5> tag.
m at wordpress.org
- [wp-svn] [27549] trunk/src/wp-admin/options-permalink.php: Permalink Settings: Don' t show "update your .htaccess now" if nothing needs to change.
m at wordpress.org
- [wp-svn] [27550] trunk: Pass feed_type arg in wp_list_authors() to get_author_feed_link().
m at wordpress.org
- [wp-svn] [27551] trunk: Avoid saving slashed data in XML-RPC's wp.setOptions.
m at wordpress.org
- [wp-svn] [27552] trunk: Allow query strings for servers in IXR_Client and WP_HTTP_IXR_Client.
m at wordpress.org
- [wp-svn] [27553] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Include 'sticky' in the struct returned from metaWeblog.getRecentPosts.
m at wordpress.org
- [wp-svn] [27554] trunk: XML-RPC: In wp.editPost, Remove all terms in a taxonomy when an empty array is explicitly passed.
m at wordpress.org
- [wp-svn] [27555] trunk/src/wp-admin/js/theme.js: Themes screens: Lose search input focus when pressing enter.
m at wordpress.org
- [wp-svn] [27556] trunk: Explicitly assign menu term relationship rather than piggybacking on wp_insert_post () with the tax_input argument.
m at wordpress.org
- [wp-svn] [27557] trunk/src/wp-includes/load.php: Send a charset header when erroring out in wp_check_php_mysql_versions().
m at wordpress.org
- [wp-svn] [27558] trunk/src/wp-admin/async-upload.php: Define DOING_AJAX earlier in async-upload.php.
m at wordpress.org
- [wp-svn] [27559] trunk/src: Restyle the plugin install details modal to match the rest of the admin.
m at wordpress.org
- [wp-svn] [27560] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Avoid PHP notices in Media Library if an attachment parent post type no longer exists.
m at wordpress.org
- [wp-svn] [27561] trunk/src/wp-includes/default-widgets.php: In Recent Posts widget set default number to 5.
m at wordpress.org
- [wp-svn] [27562] trunk: Return false from metadata_exists() if the get_$type_metadata filter returns a false value.
m at wordpress.org
- [wp-svn] [27563] trunk/src/wp-admin/includes/dashboard.php: Cap and theme support checks for the welcome panel.
m at wordpress.org
- [wp-svn] [27564] trunk/src/wp-admin/css/dashboard.css: Comments dashboard widget: Use the proper class to avoid stretched "unapproved" red lines.
m at wordpress.org
- [wp-svn] [27565] trunk/src/wp-includes/functions.php: In is_serialized(), use substr() rather than array access, for compatibility with multibyte overloading.
m at wordpress.org
- [wp-svn] [27566] trunk/src/wp-admin/includes: Filesystem: Fix getchmod() for direct and ssh2 transports, for directories.
m at wordpress.org
- [wp-svn] [27567] trunk/src/wp-includes/pluggable.php: Use get_comment_link() in wp_notify_postauthor().
m at wordpress.org
- [wp-svn] [27568] trunk/src/wp-includes/pluggable.php: Avoid notices in wp_notify_postauthor() when a post has no author.
m at wordpress.org
- [wp-svn] [27569] trunk/src/wp-content/themes/twentyeleven/header.php: Twenty Eleven : only show secondary skip link on pages with secondary content, and remove duplicate title attribute in site title output.
m at wordpress.org
- [wp-svn] [27570] trunk/src/wp-content/themes/twentyeleven/style.css: Twenty Eleven: make sure top post meta output isn't broken on small screens.
m at wordpress.org
- [wp-svn] [27571] trunk/src/wp-content/themes/twentytwelve/style.css: Twenty Twelve: remove unused `singular` selectors in print CSS block.
m at wordpress.org
- [wp-svn] [27572] trunk/src/wp-content/themes/twentytwelve/style.css: Twenty Twelve: style `select` element.
m at wordpress.org
- [wp-svn] [27573] trunk/src/wp-content/themes/twentyfourteen/inc/ featured-content.php: Twenty Fourteen: merge two similar strings in Customizer featured content help text.
m at wordpress.org
- [wp-svn] [27574] trunk/src/wp-admin/customize.php: Customizer: Use `esc_url_raw` to escape customizer URL settings to prevent double encoding.
m at wordpress.org
- [wp-svn] [27575] trunk/src/wp-includes/theme.php: Clarify that unregister_default_headers() returns void in some situations.
m at wordpress.org
- [wp-svn] [27576] trunk/src/wp-admin/includes: Heartbeat: Hooks should always receive unslashed data.
m at wordpress.org
- [wp-svn] [27577] trunk/src/wp-admin/css/media.css: Style the cursor in the image editor in the media modal.
m at wordpress.org
- [wp-svn] [27578] trunk/src/wp-includes: TinyMCE:
m at wordpress.org
- [wp-svn] [27579] trunk/src/wp-includes/js/tinymce: TinyMCE: move the caption and gallery toolbars to the right, fix selected gallery border/outline, see #27320
m at wordpress.org
- [wp-svn] [27580] trunk/src/wp-includes: TinyMCE gallery preview: fix errors when an image doesn't have/is smaller than thumbnail size, props gcorne, see #26959
m at wordpress.org
- [wp-svn] [27581] trunk/src/wp-includes/js/mce-view.js: TinyMCE gallery preview: fix editing the same gallery multiple times.
m at wordpress.org
- [wp-svn] [27582] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: wpView:
m at wordpress.org
- [wp-svn] [27583] trunk/src/wp-admin: Remove the "See more" toggle from the At a Glance dashboard widget.
m at wordpress.org
- [wp-svn] [27584] trunk/src: Widget Customizer: Restore highlighting of widgets in preview.
m at wordpress.org
- [wp-svn] [27585] trunk/src/wp-includes: Widget Customizer: Move preview script to wp_default_scripts().
m at wordpress.org
- [wp-svn] [27586] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Remove special filter for Settings Revisions plugin.
m at wordpress.org
- [wp-svn] [27587] trunk/src/wp-content/themes/twentyfourteen/style.css: Twenty Fourteen: make sure we only hide post content on small screens for default post types : post and page.
m at wordpress.org
- [wp-svn] [27588] trunk/src/wp-includes: Widget Customizer: Remove unused vars.
m at wordpress.org
- [wp-svn] [27589] trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php: Twenty Fourteen: improve i18n in Ephemera widget for better translation of plurals for post format archives.
m at wordpress.org
- [wp-svn] [27590] branches/3.7/src/wp-content/themes: Default Themes: Update POT files for the 3.7 branch.
m at wordpress.org
- [wp-svn] [27591] branches/3.8/src/wp-content/themes: Default Themes: Update POT files for the 3.8 branch.
m at wordpress.org
- [wp-svn] [27592] trunk/src/wp-content/themes: Default Themes: Update POT files for trunk (3.9-beta).
m at wordpress.org
- [wp-svn] [27593] trunk/src/wp-includes/author-template.php: Remove a redundant title attribute.
m at wordpress.org
- [wp-svn] [27594] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: make small-screen menu accessible to keyboard commands and voice-driven software by using a focusable `button` element rather than `h1` for the toggle element.
m at wordpress.org
- [wp-svn] [27595] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: remove doc block comments for `@return void`.
m at wordpress.org
- [wp-svn] [27596] trunk/src/wp-admin/includes/dashboard.php: Introduce permission checks for post queries and edit links in the At a Glance dashboard widget.
m at wordpress.org
- [wp-svn] [27597] trunk/src/wp-content/themes/twentyeleven/inc: Twenty Eleven: remove doc block comments for `@return void`.
m at wordpress.org
- [wp-svn] [27598] trunk/src/wp-content/themes/twentythirteen: Twenty Thirteen: remove doc block comments for `@return void`.
m at wordpress.org
- [wp-svn] [27599] trunk/src/wp-content/themes/twentytwelve: Twenty Twelve: remove doc block comments for `@return void`.
m at wordpress.org
- [wp-svn] [27600] trunk/src/wp-includes/general-template.php: Introduce `before_page_number` and `after_page_number` arguments for `paginate_links ()`.
m at wordpress.org
- [wp-svn] [27601] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: wpView: don't overlap floated elements, see #26959
m at wordpress.org
- [wp-svn] [27602] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE show/hide toolbar row: fix the value for `getUserSetting('hidetb' )`: 0 == hidden, 1 == visible, see #24067
m at wordpress.org
- [wp-svn] [27603] trunk/src/wp-includes: TinyMCE: update to 4.0.20, see #24067
m at wordpress.org
- [wp-svn] [27604] trunk/src/wp-admin/network.php: Combine two strings, using placeholders for filenames and avoiding HTML.
m at wordpress.org
- [wp-svn] [27605] trunk/src/wp-admin/network/users.php: Remove HTML from a new string.
m at wordpress.org
- [wp-svn] [27606] trunk/src/wp-content/themes/twentytwelve: Twenty Twelve: improve menu navigation for keyboard and voice-over interactions by properly focusing on submenu items when they are open.
m at wordpress.org
- [wp-svn] [27607] trunk/src/wp-content/themes/twentythirteen: Twenty Thirteen: improve menu navigation for keyboard and voice-over interactions by properly focusing on submenu items when they are open.
m at wordpress.org
- [wp-svn] [27608] trunk/src/wp-includes: Create a new file, `media-audiovideo.js`, to house all of the audio and video JS code in core.
m at wordpress.org
- [wp-svn] [27609] branches/3.8/src/wp-admin/includes/ajax-actions.php: Add context to a string new to the admin.
m at wordpress.org
- [wp-svn] [27610] trunk/src/wp-admin/theme-install.php: Context for theme install strings.
m at wordpress.org
- [wp-svn] [27611] trunk/src/wp-admin/includes/post.php: Improve the autosave error message on nonce failure.
m at wordpress.org
- [wp-svn] [27612] trunk/src/wp-admin/includes/post.php: Remove two new strings from post_preview().
m at wordpress.org
- [wp-svn] [27613] trunk/src/wp-admin/includes/dashboard.php: Skipping placeholders in a string will only catch translators off guard.
m at wordpress.org
- [wp-svn] [27614] trunk/src/wp-admin/theme-install.php: Use an ellipsis instead of ...
m at wordpress.org
- [wp-svn] [27615] trunk/src/wp-includes: Add MCE views for audio and video shortcodes.
m at wordpress.org
- [wp-svn] [27616] trunk/src/wp-includes/version.php: Bump the version for TinyMCE' s stylesheet.
m at wordpress.org
- [wp-svn] [27617] trunk/src/wp-includes/formatting.php: In `sanitize_file_name()`, replace a UTF-8-encoded Unicode representation of a non-breaking space ( `\u00a0` / `\xc2\xa`) with an old-fashioned space: ` `.
m at wordpress.org
- [wp-svn] [27618] trunk/src/wp-includes/class-wp-editor.php: TinyMCE strings: Merge, remove, reorganize, restore, clarify.
m at wordpress.org
- [wp-svn] [27619] trunk/src/wp-includes/js/media-audiovideo.js: JSHint fix for [ 27608].
m at wordpress.org
- [wp-svn] [27620] trunk/src: More translation cleanups.
m at wordpress.org
- [wp-svn] [27621] trunk/src/wp-includes/js/media-views.js: Ensure the media library spinner hides when displaying a cached result set.
m at wordpress.org
- [wp-svn] [27622] trunk/src: On attachment pages for audio and video, display players.
m at wordpress.org
- [wp-svn] [27623] trunk/src/wp-content/themes/twentyfourteen/functions.php: Twenty Fourteen: remove `post_class` filter for `has-post-thumbnail` now that it' s added in core for every theme.
m at wordpress.org
- [wp-svn] [27624] trunk/src/wp-content/themes/twentyfourteen/functions.php: Twenty Fourteen: revert r27623 `post_class` filter removal since it will visually break pre-WP 3.9 installs.
m at wordpress.org
- [wp-svn] [27625] trunk/src/wp-includes: Only enqueue the image editor in the media modal in the admin.
m at wordpress.org
- [wp-svn] [27626] trunk/src/wp-admin/includes: Remove "Show" prefix from filter dropdowns, see #26743.
m at wordpress.org
- [wp-svn] [27627] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: load Masonry after window load event to give more time for widget content to load before drawing the layout.
m at wordpress.org
- [wp-svn] [27628] trunk/src/wp-includes: Further unify and refine media and view control styling.
m at wordpress.org
- [wp-svn] [27629] trunk/src/wp-includes/class-wp-editor.php: Add the version string to wp-content.css to avoid tenacious caching woes.
m at wordpress.org
- [wp-svn] [27630] trunk/src/wp-admin/post.php: Avoid an undefined function due to `/ wp-admin/includes/dashboard.php` being included too late.
m at wordpress.org
- [wp-svn] [27631] trunk/src/wp-includes/js: Move `wp.media.view.MediaDetails` to `media-audiovideo.js`.
m at wordpress.org
- [wp-svn] [27632] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: wpView: select/deselect views when moving the caret with the arrow keys, don' t move the caret after deselect(), props gcorne, see #26959
m at wordpress.org
- [wp-svn] [27633] trunk/src/wp-includes/query.php: WP_Query: allow split_the_query = false to avoid a split.
m at wordpress.org
- [wp-svn] [27634] trunk/src/wp-includes/load.php: Return a bool from wp_using_ext_object_cache(), never a null.
m at wordpress.org
- [wp-svn] [27635] trunk: Fix various issues with WP_Adjacent_Post:
m at wordpress.org
- [wp-svn] [27636] trunk/src/wp-admin: Theme installer:
m at wordpress.org
- [wp-svn] [27637] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: add Audio, Video, and Gallery Styles to editor styles.
m at wordpress.org
- [wp-svn] [27638] trunk/src/wp-content/themes/twentythirteen/css/editor-style.css: Twenty Thirteen: add Audio, Video, and Gallery Styles to editor styles.
m at wordpress.org
- [wp-svn] [27639] trunk/src/wp-includes/version.php: 3.9-beta2
m at wordpress.org
- [wp-svn] [27640] trunk/src/wp-includes: Unifying media controls and supporting playlists in the editor:
m at wordpress.org
- [wp-svn] [27641] trunk/src/wp-content/themes/twentyfourteen/css/editor-style.css: Twenty Fourteen: improved gallery styles in visual editor, props celloexpressions.
m at wordpress.org
- [wp-svn] [27642] trunk/src/wp-includes/js/media-audiovideo.js: Add JSDoc blocks to `media-audiovideo.js`.
m at wordpress.org
- [wp-svn] [27643] trunk/src: Fixes for `jshint`
m at wordpress.org
- [wp-svn] [27644] trunk/src/wp-admin/js/image-edit.js: Editing image file: properly refresh the view after restoring the original image or rescaling the image.
m at wordpress.org
- [wp-svn] [27645] trunk/src/wp-includes/media-template.php: Merge two strings.
m at wordpress.org
- [wp-svn] [27646] trunk/src/wp-admin/theme-install.php: Add context to 'Browse' ( themes).
m at wordpress.org
- [wp-svn] [27647] branches/3.8: In WP_Query::get_queried_object(), account for pre_get_posts by checking for tag when tag_id isn't present.
m at wordpress.org
- [wp-svn] [27648] trunk/src/wp-includes/date.php: Fix a copy/ paste error in WP_Date_Query parameter description.
m at wordpress.org
- [wp-svn] [27649] trunk/src/wp-admin/js/theme.js: Themes: Improve RegExp pattern for search.
m at wordpress.org
- [wp-svn] [27650] trunk/src/wp-admin: Widget Customizer: Improve widget search.
m at wordpress.org
- [wp-svn] [27651] trunk/src/wp-includes/js/customize-models.js: Customizer: Use the `_.now()` function from Undescore.js for the current timestamp.
m at wordpress.org
- [wp-svn] [27652] trunk/src: Widget Customizer: Improve error handling.
m at wordpress.org
- [wp-svn] [27653] trunk/src: Widget Customizer: Fix 'WidgetCustomizerPreview' is undefined error in IE8/9.
m at wordpress.org
- [wp-svn] [27654] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Use Underscores `indexOf` for IE8 compatibility.
m at wordpress.org
- [wp-svn] [27655] trunk/src/wp-includes: General code cleanup and improving video sizing in the admin:
m at wordpress.org
- [wp-svn] [27656] trunk/src: Move the styling of drag/ drop on the editor uploading to media-views.css, see #27465
m at wordpress.org
- [wp-svn] [27657] trunk/src: Turn on thumbnail support for `attachment: audio` and `attachment:video`.
m at wordpress.org
- [wp-svn] [27658] trunk/src/wp-includes: When an HTML5 fallback button is pressed in the Audio or Video Details state , filter the library by that specific mime-type when the Add Audio|Video Source is activated.
m at wordpress.org
- [wp-svn] [27659] trunk/src/wp-includes/js: When inserting a video shortcode into the editor, set the `poster` attribute automatically if the video has a featured image attached to it.
m at wordpress.org
- [wp-svn] [27660] trunk/src: TinyMCE:
m at wordpress.org
- [wp-svn] [27661] trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php: Twenty Fourteen: Fix typo in contextual help.
m at wordpress.org
- [wp-svn] [27662] trunk/src: Plupload: switch to urlstream upload method when the ' flash' runtime is used in non IE browsers.
m at wordpress.org
- [wp-svn] [27663] trunk/src/wp-includes/ms-settings.php: Introduce a ms_site_not_found filter to replace NOBLOGREDIRECT.
m at wordpress.org
- [wp-svn] [27664] trunk/src/wp-includes/ms-settings.php: Multisite load: Cache the main site lookup query.
m at wordpress.org
- [wp-svn] [27665] trunk/src/wp-includes/ms-settings.php: Use wp_cache_add() instead of wp_cache_set() when we don't want an unconditional set.
m at wordpress.org
- [wp-svn] [27666] trunk/src/wp-includes/category-template.php: Inline documentation for hooks in wp-includes/category-template.php.
m at wordpress.org
- [wp-svn] [27667] trunk/src/wp-admin/includes: Inline documentation for hooks in wp-admin/includes/post.php.
m at wordpress.org
- [wp-svn] [27668] trunk/src/wp-includes: Introduce HTML5 caption support.
m at wordpress.org
- [wp-svn] [27669] trunk/src/wp-admin/includes/dashboard.php: Inline documentation for hooks in wp-admin/includes/dashboard.php.
m at wordpress.org
- [wp-svn] [27670] trunk/src/wp-admin/includes/menu.php: Inline documentation for hooks in wp-admin/includes/menu.php.
m at wordpress.org
- [wp-svn] [27671] trunk/src/wp-admin/includes/menu.php: Remove some debug cruft accidentally committed in [27670].
m at wordpress.org
- [wp-svn] [27672] trunk/src: Inline documentation for hooks in wp-admin/includes/ file.php.
m at wordpress.org
- [wp-svn] [27673] trunk/src/wp-admin/includes/class-wp-upgrader.php: Inline documentation for wp-admin/includes/class-wp-upgrader.php.
m at wordpress.org
- [wp-svn] [27674] trunk/src/wp-admin/includes/taxonomy.php: Inline documentation for hooks in wp-admin/includes/taxonomy.php.
m at wordpress.org
- [wp-svn] [27675] trunk/src/wp-admin/includes/media.php: Use correct variable.
m at wordpress.org
- [wp-svn] [27676] trunk/src/wp-includes/post-template.php: Inline documentation for hooks in wp-includes/post-template.php.
m at wordpress.org
- [wp-svn] [27677] trunk/src/wp-admin/includes/plugin-install.php: Plugin Installer: Disable 'Latest Version Installed' buttons.
m at wordpress.org
- [wp-svn] [27678] trunk/src/wp-admin/css/common.css: Ensure Thickbox loading spinner is properly sized for HiDPI displays.
m at wordpress.org
- [wp-svn] [27679] trunk/tests/qunit/editor: Update the TinyMCE tests.
m at wordpress.org
- [wp-svn] [27680] trunk/tests/qunit/editor: Two files weren't deleted in [27679], see #27014
m at wordpress.org
- [wp-svn] [27681] trunk/src/wp-includes/js/plupload/wp-plupload.js: Fix typo in a comment.
m at wordpress.org
- [wp-svn] [27682] trunk/src/wp-includes/post-template.php: Do not use the alternative if/elseif/else syntax in `prepend_attachment() ` introduced in [27622], as per kovshenin.
m at wordpress.org
- [wp-svn] [27683] trunk/src/wp-includes/revision.php: Revert [27184] until `WP_Query` is patched to apply `order` to each space-delimited `orderby` value properly.
m at wordpress.org
- [wp-svn] [27684] trunk/tests/phpunit/tests/user/listAuthors.php: Fix a swath of broken unit tests from `Tests_User_ListAuthors`.
m at wordpress.org
- [wp-svn] [27685] trunk/tests/phpunit/tests/media.php: Fix the video shortcode unit test after [27519].
m at wordpress.org
- [wp-svn] [27686] trunk: When using WP_Query's `"fields" => "ids"` (or `"fields" => "id=>parent"`), the returned values should be an array of integers, not array of integers represented by strings.
m at wordpress.org
- [wp-svn] [27687] trunk/src/wp-includes/js/media-models.js: Media manager: Avoid a blank modal when an invalid image size class is set on the image.
m at wordpress.org
- [wp-svn] [27688] trunk/src/wp-includes: Customizer header images: Fix randomizing headers.
m at wordpress.org
- [wp-svn] [27689] trunk: When using `meta_query` in a `WP_Query`, passing `NOT EXISTS` or `'' ` to `compare` should not require `value` to be set.
m at wordpress.org
- [wp-svn] [27690] trunk/src/wp-admin/includes/post.php: In `wp_create_post_autosave( )`, intersect the `$new_autosave`' s keys with the keys from `_wp_post_revision_fields() ` to ensure that all expected fields are present.
m at wordpress.org
- [wp-svn] [27691] trunk/src/wp-includes/default-widgets.php: RSS widgets: Omit the title attribute when the summary is shown.
m at wordpress.org
- [wp-svn] [27692] trunk: Use the current post' s post type when determining post adjacency.
m at wordpress.org
- [wp-svn] [27693] trunk/src: Let us pass `jshint:core`.
m at wordpress.org
- [wp-svn] [27694] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: bring back removal of the size-* class when the user soft-resizes an image , see #24409
m at wordpress.org
- [wp-svn] [27695] trunk/src: Correct misleading verbiage in 'print' hook docs.
m at wordpress.org
- [wp-svn] [27696] trunk/src/wp-admin/press-this.php: Fix typo from [27695].
m at wordpress.org
- [wp-svn] [27697] trunk/src/wp-includes/default-widgets.php: Inline documentation for hooks in wp-includes/default-widgets.php.
m at wordpress.org
- [wp-svn] [27698] trunk/src/wp-includes/meta.php: Inline documentation for hooks in wp-includes/meta.php.
m at wordpress.org
- [wp-svn] [27699] trunk/src/wp-includes/revision.php: Inline documentation for hooks in wp-includes/revision.php.
m at wordpress.org
- [wp-svn] [27700] trunk/src/wp-includes/nav-menu.php: Inline documentation for hooks in wp-includes/nav-menu.php.
m at wordpress.org
- [wp-svn] [27701] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Fix shift+click issue in Firefox to open a widget.
m at wordpress.org
- [wp-svn] [27702] trunk/src: Widget Customizer: Improve widget highlighting.
m at wordpress.org
- [wp-svn] [27703] trunk/src/wp-includes/theme.php: Custom backgrounds: Do not print the default background color when it has been saved to the DB.
m at wordpress.org
- [wp-svn] [27704] trunk/src/wp-includes/js/customize-preview.js: Custom backgrounds: Always cause a preview in the customizer.
m at wordpress.org
- [wp-svn] [27705] trunk/src/wp-includes: Update Dashicons.
m at wordpress.org
- [wp-svn] [27706] trunk: Multisite: Don' t set the $super_admins global in grant_super_admin(), revoke_super_admin( ).
m at wordpress.org
- [wp-svn] [27707] trunk/src/wp-includes/kses.php: Allow XML attributes with colons to be read by kses.
m at wordpress.org
- [wp-svn] [27708] trunk/src/wp-includes/category-template.php: Clarify the return value of wp_generate_tag_cloud().
m at wordpress.org
- [wp-svn] [27709] trunk/src/wp-includes/category-template.php: Gracefully fail in wp_generate_tag_cloud() when emptiness is returned from the tag_cloud_sort filter.
m at wordpress.org
- [wp-svn] [27710] trunk: Encode spaces in get_template_directory_uri() and get_stylesheet_directory_uri().
m at wordpress.org
- [wp-svn] [27711] trunk/src/wp-admin: Restore the update message in the dashboard, removed in 3.8.
m at wordpress.org
- [wp-svn] [27712] trunk/src/wp-admin/includes/image-edit.php: Don' t allow the image editor thumbnail to be dragged.
m at wordpress.org
- [wp-svn] [27713] trunk/src/wp-includes/js/autosave.js: Back compat for overriding window.autosave.
m at wordpress.org
- [wp-svn] [27714] trunk/src/wp-includes/version.php: 3.9-beta2-27714
m at wordpress.org
- [wp-svn] [27715] trunk/src/wp-admin/network: Network Admin: Fix pagination on site-themes and site-users.
m at wordpress.org
- [wp-svn] [27716] trunk/src/wp-includes: Theme compat: Move <head profile> to <link> .
m at wordpress.org
- [wp-svn] [27717] trunk/src/wp-includes/ms-functions.php: Ensure the $path is trailing-slashed in domain_exists().
m at wordpress.org
- [wp-svn] [27718] trunk/tests/phpunit/tests/ms.php: Ensure the $path is trailing-slashed in domain_exists().
m at wordpress.org
- [wp-svn] [27719] trunk: Transients: Allow a non-expiring transient to be updated with an expiry.
m at wordpress.org
- [wp-svn] [27720] trunk: Popular tags' edit links should respect the current post type.
m at wordpress.org
- [wp-svn] [27721] trunk/package.json: Update grunt-patch-wordpress to 0.2.0.
m at wordpress.org
- [wp-svn] [27722] trunk/src: Use dashicons in header images in the customizer.
m at wordpress.org
- [wp-svn] [27723] trunk/src/wp-includes/meta.php: Fix a typo in the `deleted_{$meta_type}_meta` hook description.
m at wordpress.org
- [wp-svn] [27724] trunk/src/wp-includes/ms-settings.php: Multisite: Lowercase REQUEST_URI when matching paths.
m at wordpress.org
- [wp-svn] [27725] trunk/src/wp-admin/network/admin.php: Network Admin: Case-insensitive comparisons for the network-site comparison in the bootstrap.
m at wordpress.org
- [wp-svn] [27726] trunk: Use Dashicon-style images for mime type icons.
m at wordpress.org
- [wp-svn] [27727] trunk/src/wp-includes/css/buttons.css: Ensure buttons don' t get overly tall in responsive views when a browser (oh, Firefox) enforces a line-height on buttons.
m at wordpress.org
- [wp-svn] [27728] trunk/src/wp-admin/js/post.js: Autosave: don' t create the temporary permalink if the title field had focus ( the user was typing a title) at the time of the last autosave.
m at wordpress.org
- [wp-svn] [27729] trunk/src/wp-includes/js: TinyMCE: fix the More and Next Page tags behavior:
m at wordpress.org
- [wp-svn] [27730] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Inline documentation for hooks in wp-includes/class-wp-xmlrpc-server.php.
m at wordpress.org
- [wp-svn] [27731] trunk/src/wp-includes/class.wp-scripts.php: Inline documentation for hooks in wp-includes/class.wp-scripts.php.
m at wordpress.org
- [wp-svn] [27732] trunk/src/wp-includes/script-loader.php: Inline documentation for hooks in wp-includes/script-loader.php.
m at wordpress.org
- [wp-svn] [27733] trunk/src/wp-includes: Don' t make `mce-view` a dependency for `media-audiovideo`.
m at wordpress.org
- [wp-svn] [27734] trunk/src/wp-includes/script-loader.php: Always localize `mediaelement` when passing settings to the page via JSON.
m at wordpress.org
- [wp-svn] [27735] trunk/src/wp-includes/media.php: Pass the default mime-type icon as the image for a track when a featured image is not selected for an item in a playlist.
m at wordpress.org
- [wp-svn] [27736] trunk/src/wp-admin/install.php: Ensure proper slashing of the password on install.
m at wordpress.org
- [wp-svn] [27737] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Upgrader skins: Strip tags before displaying error data.
m at wordpress.org
- [wp-svn] [27738] trunk/src/wp-includes/class-wp.php: WP class: Remove duplication of the post_type query var, also specified as a public QV.
m at wordpress.org
- [wp-svn] [27739] trunk/src/wp-includes/kses.php: Inline documentation for hooks in wp-includes/kses.php.
m at wordpress.org
- [wp-svn] [27740] trunk/src/wp-admin/css/dashboard.css: Don' t clip post titles in the dashboard activity widget as it hides direct links to comments.
m at wordpress.org
- [wp-svn] [27741] trunk/src/wp-admin/css/forms.css: Better focus styles for form elements in the admin.
m at wordpress.org
- [wp-svn] [27742] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Make the CSS selector for current playlist item `<img> ` more specific so the width is properly constrained.
m at wordpress.org
- [wp-svn] [27743] trunk/src/wp-admin: Fix LTR field handling:
m at wordpress.org
- [wp-svn] [27744] trunk/src/wp-admin/js/theme.js: Themes screens: Bump to 20 items per page so it fills a high resolution display.
m at wordpress.org
- [wp-svn] [27745] trunk: WP_Theme: Return false from the display() method when get() fails.
m at wordpress.org
- [wp-svn] [27746] trunk: Revert [27166].
m at wordpress.org
- [wp-svn] [27747] trunk/src/wp-admin/includes: Avoid JS errors before the commentReply script loads.
m at wordpress.org
- [wp-svn] [27748] trunk/src/wp-admin/includes/theme.php: Merge some theme update strings.
m at wordpress.org
- [wp-svn] [27749] trunk/src/wp-admin/css/common.css: Ensure active tabs have a background color to avoid any awkward bleed-through in case of overlap.
m at wordpress.org
- [wp-svn] [27750] trunk/src/wp-includes/js: `jshint` fixes for [27734].
m at wordpress.org
- [wp-svn] [27751] trunk/src/wp-includes/media-template.php: Don't display the " Show Artist Name in Tracklist" input in settings for Video Playlists.
m at wordpress.org
- [wp-svn] [27752] trunk/src/wp-includes/css/wp-auth-check.css: Post lock dialog should not appear above the auth check login prompt.
m at wordpress.org
- [wp-svn] [27753] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: First pass for inline docs.
m at wordpress.org
- [wp-svn] [27754] trunk/src/wp-includes/link-template.php: Fix excluded_terms passed to get_adjacent_posts_rel_link().
m at wordpress.org
- [wp-svn] [27755] trunk: In `wp_list_pages()`, add the `current_page_item` class where applicable when used with a custom post type.
m at wordpress.org
- [wp-svn] [27756] trunk/src/wp-includes/js/media-views.js: Properly render the image details modal when the image references an invalid attachment.
m at wordpress.org
- [wp-svn] [27757] trunk/src/wp-admin/js/customize-controls.js: Customizer: Improve accessibility.
m at wordpress.org
- [wp-svn] [27758] trunk/src/wp-includes: Add an .html4-captions class to the editor when HTML5 captions are not supported , for theme use.
m at wordpress.org
- [wp-svn] [27759] trunk/src: Fix double avatars and JS errors when spamming/ trashing comments.
m at wordpress.org
- [wp-svn] [27760] trunk/src/wp-admin/themes.php: Themes screen: Use a normal error for WP_Theme errors.
m at wordpress.org
- [wp-svn] [27761] trunk: Remove select and input from wpautop()'s HTML blocks list.
m at wordpress.org
- [wp-svn] [27762] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: The bulk editor and post format meta box should use the same checks for available post formats.
m at wordpress.org
- [wp-svn] [27763] trunk/src/wp-content/themes: Twenty Thirteen and Fourteen: implement HTML5 markup for galleries (see #26697) and captions ( see #26642).
m at wordpress.org
- [wp-svn] [27764] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: Add the 'attachment_' prefix to caption IDs after editing, see #24409
m at wordpress.org
- [wp-svn] [27765] trunk/src: Better, more consistent styling for plugin details Thickbox and TinyMCE help.
m at wordpress.org
- [wp-svn] [27766] trunk/src/wp-includes/class-wp-editor.php: Add aria-label to the DFW buttons, props joedolson, fixes #26555
m at wordpress.org
- [wp-svn] [27767] trunk: Use `wp_parse_id_list() ` when parsing `exclude_tree` in `get_pages()`.
m at wordpress.org
- [wp-svn] [27768] trunk/src/wp-includes/class-wp.php: Revert [27738] as the patient exhibited side effects.
m at wordpress.org
- [wp-svn] [27769] trunk/src/wp-admin/includes/plugin.php: Fix docs for hooks in deactivate_plugins() and activate_plugin().
m at wordpress.org
- [wp-svn] [27770] trunk/src: Remove containment of scrolling inside the editor for now.
m at wordpress.org
- [wp-svn] [27771] trunk/src/wp-includes/css/editor.css: Match TinyMCE modal form element focus styling to the admin.
m at wordpress.org
- [wp-svn] [27772] trunk/src/wp-admin/press-this.php: Make sure inputs in Press This have a type so they are styled appropriately.
m at wordpress.org
- [wp-svn] [27773] trunk/src/wp-includes/css/media-views.css: Editor: Fix line height on 'Drop files to upload'.
m at wordpress.org
- [wp-svn] [27774] trunk/src/wp-admin: Comments: Update border color and help text.
m at wordpress.org
- [wp-svn] [27775] trunk/src/wp-admin/js/common.js: Fix flyout menus on most mobile devices.
m at wordpress.org
- [wp-svn] [27776] trunk/src/wp-admin/includes/template.php: Proper IDs for the custom fields box.
m at wordpress.org
- [wp-svn] [27777] trunk/src/wp-includes: MCE view controls:
m at wordpress.org
- [wp-svn] [27778] trunk/src/wp-includes/css/editor.css: TinyMCE: Differentiate active and hover states for toolbar buttons like the kitchen sink.
m at wordpress.org
- [wp-svn] [27779] trunk/src/wp-includes/js/jquery/jquery.masonry.js: Update Masonry v2/v3 shim from upstream.
m at wordpress.org
- [wp-svn] [27780] trunk/src/wp-includes/js/jquery/jquery.masonry.min.js: Update minified jQuery Masonry shim.
m at wordpress.org
- [wp-svn] [27781] trunk/src/wp-includes/js/jquery/jquery.masonry.min.js: Preserve comments in Masonry shim.
m at wordpress.org
- [wp-svn] [27782] trunk/src/wp-includes/class-wp.php: Add post_parent to the private query vars list.
m at wordpress.org
- [wp-svn] [27783] trunk/src: Remove unused JS variables after [27770].
m at wordpress.org
- [wp-svn] [27784] trunk/src/wp-admin/css/colors: Color scheme support for the new theme installer UI.
m at wordpress.org
- [wp-svn] [27785] trunk/src/wp-includes: There is no more `video-playlist` shortcode.
m at wordpress.org
- [wp-svn] [27786] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: Remove the TinyMCE image toolbar when the image is deleted via the keyboard.
m at wordpress.org
- [wp-svn] [27787] trunk/src/wp-includes/js/media-views.js: Avoid JS errors when edit image is not available, such as outside of post editing.
m at wordpress.org
- [wp-svn] [27788] trunk/src/wp-includes: Move counting of attachments for audio/ video to the backend, instead of using a `reduce` function in JS.
m at wordpress.org
- [wp-svn] [27789] trunk/src/wp-includes: Make sure Playlist states that are `audio` are marked as such with proper localized strings.
m at wordpress.org
- [wp-svn] [27790] trunk/src: Add some missing CSS prefixes.
m at wordpress.org
- [wp-svn] [27791] trunk/src/wp-includes/css/editor.css: Set the default font family to inherit (Open Sans) in all TinyMCE modals, change the cursor to pointer when hovering over Quicktags buttons.
m at wordpress.org
- [wp-svn] [27792] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: Affix the audio view toolbar to the bottom as opposed to the top of the view.
m at wordpress.org
- [wp-svn] [27793] trunk/src/wp-includes/media-template.php: Remove `tracknumbers` from the UI, can still be overridden as a playlist shortcode attribute.
m at wordpress.org
- [wp-svn] [27794] trunk: In `multi_resize()` image editor methods, assert that `null` can only be passed for one of the arguments, not both.
m at wordpress.org
- [wp-svn] [27795] trunk/tests/phpunit/includes/testcase.php: Remove `html5` theme support on `tearDown()` so theme settings don' t leak into other tests.
m at wordpress.org
- [wp-svn] [27796] trunk/src/wp-includes/media-template.php: When labeling `Show Tracklist` for playlist settings, use `Show Video List` when the playlist is video.
m at wordpress.org
- [wp-svn] [27797] trunk/src/wp-includes: Edit Image modal:
m at wordpress.org
- [wp-svn] [27798] trunk/src/wp-admin: Widget Customizer: Improve behavior of bigger widgets.
m at wordpress.org
- [wp-svn] [27799] trunk/src/wp-includes/comment-template.php: Pass walker arguments to get_comment_link() so pagination works when wp_list_comments() is used outside the comment template.
m at wordpress.org
- [wp-svn] [27800] trunk/src/wp-includes/media.php: Galleries: Avoid doubling up clearing br elements.
m at wordpress.org
- [wp-svn] [27801] trunk/src: Always decode special characters for email subjects.
m at wordpress.org
- [wp-svn] [27802] trunk/src/wp-includes/link-template.php: Shortlinks: Use the home URL for a page on front.
m at wordpress.org
- [wp-svn] [27803] trunk/tests/phpunit/tests/link.php: Add a unit test for shortlinks of a page on front.
m at wordpress.org
- [wp-svn] [27804] trunk/src/wp-admin: Bring keyboard accessibility to the theme install screen and theme action buttons.
m at wordpress.org
- [wp-svn] [27805] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Set baseline colors for the light playlist skin.
m at wordpress.org
- [wp-svn] [27806] trunk/src: Make DFW usable on touch devices: change the toolbar to two rows and keep it and borders visible.
m at wordpress.org
- [wp-svn] [27807] trunk/src/wp-includes/post.php: Fix the `wp_count_attachments() ` PHPDoc to reflect that it returns an object, not array.
m at wordpress.org
- [wp-svn] [27808] trunk/src/wp-includes/class-wp-editor.php: Convert `wp_editor() ` default arguments documentation to a hash notation in the `_WP_Editors:: parse_settings()` PHPDoc.
m at wordpress.org
- [wp-svn] [27809] trunk/src/wp-includes/class-wp-editor.php: Better description and fixed typo for `_WP_Editors::parse_settings()`.
m at wordpress.org
- [wp-svn] [27810] trunk/src/wp-includes/class-wp-editor.php: Wow. One more time with the typos.
m at wordpress.org
- [wp-svn] [27811] trunk/src/wp-includes/js/mediaelement/ mediaelement-and-player.min.js: Bump to `2.14.0` - fixes issues related to `m4a` files.
m at wordpress.org
- [wp-svn] [27812] trunk/src/wp-includes/media-template.php: When creating a new playlist, we don't know from the model what "type" it is right away (there is no longer a `video-playlist` shortcode) - we need to check the controller's library' s prop for `type` when deciding what settings to display in the modal.
m at wordpress.org
- [wp-svn] [27813] trunk/src/wp-includes/media.php: Return the default mime icon for playlist items that don' t have a featured image in `wp_prepare_attachment_for_js()`.
m at wordpress.org
- [wp-svn] [27814] trunk/src: Widget Customizer: Set hightlight color to blue.
m at wordpress.org
- [wp-svn] [27815] trunk/src/wp-includes/option.php: Introduce `pre_update_option` filter.
m at wordpress.org
- [wp-svn] [27816] trunk/src: Widget Customizer: Convert static WP_Customize_Widgets class into instantiated class and merge Options_Transaction into WP_Customize_Widgets.
m at wordpress.org
- [wp-svn] [27817] trunk/src/wp-includes/script-loader.php: MediaElement.js: Update version for [27811].
m at wordpress.org
- [wp-svn] [27818] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Remove `UPDATE_WIDGET_AJAX_ACTION` and `UPDATE_WIDGET_NONCE_POST_KEY` constants.
m at wordpress.org
- [wp-svn] [27819] trunk/src: Widget Customizer: Simplify nonces.
m at wordpress.org
- [wp-svn] [27820] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Simplify conditions in setup_widget_addition_previews( ).
m at wordpress.org
- [wp-svn] [27821] trunk/src/wp-includes/css/editor.css: Allow the fullscreen editor' s content area to also be responsive.
m at wordpress.org
- [wp-svn] [27822] trunk/src/wp-admin/install.php: Install: Allow an installation to go through with a custom user table with the username 'admin'.
m at wordpress.org
- [wp-svn] [27823] trunk/src: The `sidebar_admin_setup` hook should only be documented once in wp-admin /widgets.php.
m at wordpress.org
- [wp-svn] [27824] trunk/src/wp-admin/css/customize-widgets.css: Widget Customizer: Remove some specific styles for Widget Visibility from Jetpack.
m at wordpress.org
- [wp-svn] [27825] trunk/src/wp-includes/pluggable.php: Inline documentation for hooks in wp-includes/pluggable.php.
m at wordpress.org
- [wp-svn] [27826] trunk/src/wp-includes/class.wp-styles.php: Inline documentation for hooks in wp-includes/class.wp-styles.php.
m at wordpress.org
- [wp-svn] [27827] trunk/src/wp-includes/taxonomy.php: Inline documentation for hooks in wp-includes/taxonomy.php.
m at wordpress.org
- [wp-svn] [27828] trunk/src/wp-includes/class-wp-editor.php: Inline documentation for hooks in wp-includes/class-wp-editor.php.
m at wordpress.org
- [wp-svn] [27829] trunk/src/wp-includes/js/mediaelement: Updated `2.14.0` build from the project maintainer.
m at wordpress.org
- [wp-svn] [27830] trunk/src/wp-admin/js/theme.js: Theme Installer: Caching and paginating of API requests.
m at wordpress.org
- [wp-svn] [27831] trunk/src/wp-includes/css/editor.css: Fix styling for mce-path ( at the bottom of the editor), see #26952
m at wordpress.org
- [wp-svn] [27832] trunk/src/wp-admin/css/admin-menu.css: Correct cascade issues and remove some unused CSS for the admin menu.
m at wordpress.org
- [wp-svn] [27833] trunk/src/wp-admin/css/admin-menu.css: Restore the original z-index of the sticky admin menu, as first set in [ 26442].
m at wordpress.org
- [wp-svn] [27834] trunk/src/wp-includes/ms-functions.php: Use correct column name.
m at wordpress.org
- [wp-svn] [27835] trunk/src/wp-includes/rewrite.php: Rewrite: Use same delimiter in url_to_postid() we use in WP::parse_request().
m at wordpress.org
- [wp-svn] [27836] trunk: Revert the conversion of adjacent post queries to WP_Query.
m at wordpress.org
- [wp-svn] [27837] trunk: Avoid infinite recursion in get_term_children() when a term is incorrectly a parent of itself.
m at wordpress.org
- [wp-svn] [27838] trunk/src/wp-admin/user-new.php: Add a value to the password checkbox when creating a new user so the toggle is remembered.
m at wordpress.org
- [wp-svn] [27839] trunk: Texturize: Massive performance improvements (~600% faster); better handling of nbsp, double, and weird spaces; 136 new unit tests.
m at wordpress.org
- [wp-svn] [27840] trunk/src/wp-includes: Fix drag-and-drop upload in distraction-free writing.
m at wordpress.org
- [wp-svn] [27841] trunk/src/wp-includes/js/media-views.js: Media Manager: Hide ' Create Playlist' menu items until the user has uploaded audio or video.
m at wordpress.org
- [wp-svn] [27842] trunk/src: Restyle the image editor so it looks way less hideous.
m at wordpress.org
- [wp-svn] [27843] trunk/src/wp-admin/js/theme.js: Theme Installer: Remove unused variables and undesired commas.
m at wordpress.org
- [wp-svn] [27844] trunk/src/wp-includes/formatting.php: Add braces to wptexturize() after [27839].
m at wordpress.org
- [wp-svn] [27845] trunk/src/wp-admin/js/theme.js: Theme Installer: Avoid race condition during pagination.
m at wordpress.org
- [wp-svn] [27846] trunk/tests/qunit/vendor: JavaScript Unit Tests: Add Sinon ( sinonjs.org) for test mocks, stubs, etc.
m at wordpress.org
- [wp-svn] [27847] trunk: Add PHP and JS unit tests for custom headers.
m at wordpress.org
- [wp-svn] [27848] trunk/package.json: Update grunt-patch-wordpress to 0.2.1 which applies patches with a/ b/ paths.
m at wordpress.org
- [wp-svn] [27849] trunk/src: Custom Headers: Simplify and consolidate the querying of custom headers for the customizer.
m at wordpress.org
- [wp-svn] [27850] trunk/src/wp-includes/version.php: 3.9-beta3
m at wordpress.org
- [wp-svn] [27851] trunk/src/wp-includes/version.php: Post beta3 version bump.
m at wordpress.org
- [wp-svn] [27852] trunk/src/wp-admin/css/admin-menu.css: Restore some CSS rules that are necessary for non-default schemes.
m at wordpress.org
- [wp-svn] [27853] trunk/src/wp-includes/js/mediaelement/ mediaelement-and-player.min.js: Revert `mediaelement-and-player.min.js` to a usable build that doesn' t cause an infinite loop.
m at wordpress.org
- [wp-svn] [27854] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Remove strings from WP_Error returns and go with just IDs.
m at wordpress.org
- [wp-svn] [27855] trunk/src: Adjust colors in wp_die() and install.css.
m at wordpress.org
- [wp-svn] [27856] trunk/src/wp-admin/css/customize-controls.css: Customizer: Style " Cheatin?\226?\128?\153 uh?" message like wp_die().
m at wordpress.org
- [wp-svn] [27857] trunk/src: Editor:
m at wordpress.org
- [wp-svn] [27858] trunk/src/wp-includes/class-wp-editor.php: Add class `wp-core-ui` to DFW and wpLink as it is required by buttons.css.
m at wordpress.org
- [wp-svn] [27859] trunk/src/wp-login.php: Only show test cookie warnings on submit as caching/ proxies may intercept the test cookie for GET requests.
m at wordpress.org
- [wp-svn] [27860] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Add a label to widget search.
m at wordpress.org
- [wp-svn] [27861] trunk/src/wp-includes/js/mediaelement/ mediaelement-and-player.min.js: MEjs has been fixed upstream: https:// github.com/johndyer/mediaelement/commit/ 1a75559c9d9ada344fee7a6f5f08ccc1e4b0fbfa
m at wordpress.org
- [wp-svn] [27862] trunk/src: Metadata for audio and video files:
m at wordpress.org
- [wp-svn] [27863] trunk/src/wp-admin/includes/image.php: In `wp_generate_attachment_metadata()`, when an audio or video files contains upload-able image bits in its ID3 tags , only upload it if the image has not already been uploaded.
m at wordpress.org
- [wp-svn] [27864] trunk/src: Cleanups for audio/video metadata, see [27862].
m at wordpress.org
- [wp-svn] [27865] trunk/src/wp-includes: Using percentages for playlist font-sizing was ambitious, but fell prey to `editor-style.css` in the admin.
m at wordpress.org
- [wp-svn] [27866] trunk/src/wp-admin/includes/post.php: Use correct formatting function.
m at wordpress.org
- [wp-svn] [27867] trunk/src/wp-includes/script-loader.php: Bump the MediaElement version in `script-loader.php` to `2.14.1`.
m at wordpress.org
- [wp-svn] [27868] trunk/src/wp-includes/media-template.php: Favor escaping over interpolation in Underscore templates for media.
m at wordpress.org
- [wp-svn] [27869] trunk/src: Cleanup up the display, escaping, and handling of ID3 data for media.
m at wordpress.org
- [wp-svn] [27870] trunk/src/wp-includes/widgets.php: Inline documentation for hooks in wp-includes/widgets.php.
m at wordpress.org
- [wp-svn] [27871] trunk/src/wp-includes: Re-instantiate the `MediaElementPlayer` instance when switching mime types in playlists.
m at wordpress.org
- [wp-svn] [27872] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Forward pingback IP during pingback verification.
m at wordpress.org
- [wp-svn] [27873] branches/3.8: Forward pingback IP during pingback verification.
m at wordpress.org
- [wp-svn] [27874] branches/3.8: Fix validation issue in get_the_password_form() caused by wpautop().
m at wordpress.org
- [wp-svn] [27875] branches/3.8: Use .screen-reader-text class instead of an alt attribute for overlay button labels on Themes screen.
m at wordpress.org
- [wp-svn] [27876] branches/3.8: Themes screen: Use a normal error for WP_Theme errors.
m at wordpress.org
- [wp-svn] [27877] branches/3.8/src/wp-includes/post-template.php: Fix two CSS issues in the 3.8 branch.
m at wordpress.org
- [wp-svn] [27878] branches/3.7: Forward pingback IP during pingback verification.
m at wordpress.org
- [wp-svn] [27879] trunk/src/wp-includes/theme.php: Clarify inline documentation for the 'html5' case and PHPDoc return in `add_theme_support()`.
m at wordpress.org
- [wp-svn] [27880] trunk/src/wp-admin/includes/media.php: Clarify PHPDoc return description for `media_handle_upload()`.
m at wordpress.org
Last message date:
Mon Mar 31 22:32:47 UTC 2014
Archived on: Mon Mar 31 22:32:49 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).