June 2015 Archives by thread
Starting: Mon Jun 1 04:13:18 UTC 2015
Ending: Tue Jun 30 23:25:46 UTC 2015
Messages: 336
- [wp-svn] [32676] trunk/src: Revert a part of [32673] that caused a fatal error with `SCRIPT_DEBUG` disabled.
noreply at wordpress.org
- [wp-svn] [32677] trunk/src: Editor:
noreply at wordpress.org
- [wp-svn] [32678] trunk/src/wp-includes/js: TinyMCE wpView: preserve HTML wrapped in shortcodes.
noreply at wordpress.org
- [wp-svn] [32679] trunk/src/wp-includes/js/wp-emoji.js: Emoji: make sure we parse only strings or DOM nodes that have children.
noreply at wordpress.org
- [wp-svn] [32680] trunk/src/wp-admin/js/post.js: Editor: run autosave when pressing Ctrl or Command + S in the Text editor, same as the Visual editor.
noreply at wordpress.org
- [wp-svn] [32681] trunk: Customizer: Improve JS templates for Panels and Sections added in [32658].
noreply at wordpress.org
- [wp-svn] [32682] trunk/src/wp-admin/css/login.css: Use WordPress' default focus styles for links on login screens.
noreply at wordpress.org
- [wp-svn] [32683] trunk: Introduce `'has_published_posts' ` parameter for `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [32684] trunk/src/wp-includes/user.php: Normalize whitespace in docblock for `WP_User_Query::prepare_query()`.
noreply at wordpress.org
- [wp-svn] [32685] trunk/src/wp-includes/user.php: Add `@since` entry for ' has_published_post' argument of `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [32686] trunk/src/wp-admin/includes: List tables: tighten up primary column handling for plugins and multisite themes.
noreply at wordpress.org
- [wp-svn] [32687] trunk/src/wp-admin: Media: move the thumbnail into the title column in list view.
noreply at wordpress.org
- [wp-svn] [32688] trunk/src/wp-admin: Media list view: ensure thumbnails are appropriately sized and constrained.
noreply at wordpress.org
- [wp-svn] [32689] trunk/src/wp-admin/js: Switch to pointer tolerance for improved drag and drop behaviour when reordering widgets.
noreply at wordpress.org
- [wp-svn] [32690] trunk/src/wp-admin/js/nav-menu.js: Nav menus: Provide visual feedback when attempting to add an empty custom link.
noreply at wordpress.org
- [wp-svn] [32691] trunk/src/wp-admin/includes/nav-menu.php: Nav menus: hide the title attribute field by default for new users and installs.
noreply at wordpress.org
- [wp-svn] [32692] trunk: In `wp_notify_moderator()`, don' t throw notice when comment belongs to a post with no author.
noreply at wordpress.org
- [wp-svn] [32693] trunk/src/wp-admin: Text improvements for screen readers in list table paginations.
noreply at wordpress.org
- [wp-svn] [32694] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Remove title attributes in user list tables.
noreply at wordpress.org
- [wp-svn] [32695] trunk/src/wp-admin/nav-menus.php: Nav menus: Hidden inputs do not need an ID, especially one that's already in use.
noreply at wordpress.org
- [wp-svn] [32696] trunk/src/wp-includes/user.php: Add `@since` for `check_password_reset_key()`, `reset_password()`, and `register_new_user()`.
noreply at wordpress.org
- [wp-svn] [32697] trunk/src/wp-includes/js/media-views.js: Browserify after [32677]
noreply at wordpress.org
- [wp-svn] [32698] trunk/Gruntfile.js: QUnit: test minified files
noreply at wordpress.org
- [wp-svn] [32699] trunk: TinyMCE: add wptextpattern plugin
noreply at wordpress.org
- [wp-svn] [32700] trunk: TinyMCE: wptextpattern: disable for IE 8 and lower
noreply at wordpress.org
- [wp-svn] [32701] trunk/tests/qunit/fixtures/customize-settings.js: Customizer: hide controls on test page
noreply at wordpress.org
- [wp-svn] [32702] trunk/src/wp-includes/pluggable.php: In `get_avatar()`, avoid a second `get_avatar_data()` call to get the 2x URL.
noreply at wordpress.org
- [wp-svn] [32703] trunk/src/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js: TinyMCE: wptextpattern: add docs
noreply at wordpress.org
- [wp-svn] [32704] trunk/src/wp-admin/css/press-this.css: Autoprefixer after autoprefixer-core 5.2 update
noreply at wordpress.org
- [wp-svn] [32705] trunk/src/wp-includes/js/wplink.js: Editor: link modal: use link as fallback for text
noreply at wordpress.org
- [wp-svn] [32706] trunk/tests/qunit/wp-includes/js/tinymce/plugins/wptextpattern/ plugin.js: TinyMCE: wptextpattern: make tests ~2x faster
noreply at wordpress.org
- [wp-svn] [32707] trunk/src/wp-admin/includes/screen.php: Sort screen options for meta boxes according to the meta box's priority.
noreply at wordpress.org
- [wp-svn] [32708] trunk: Parse request: Quote regular expression characters in home path.
noreply at wordpress.org
- [wp-svn] [32709] trunk: Filter out empty object_types in `register_taxonomy_for_object_type()`.
noreply at wordpress.org
- [wp-svn] [32710] trunk/src/wp-includes/js/mce-view.js: TinyMCE: views: fix typo in createInstance
noreply at wordpress.org
- [wp-svn] [32711] trunk/src/wp-includes/js/mce-view.js: TinyMCE: wpviews: cache iframe heights
noreply at wordpress.org
- [wp-svn] [32712] trunk: WP_HTTP: ensure that the temporary file is created within the temporary directly when `stream` is specified without a `filename` parameter.
noreply at wordpress.org
- [wp-svn] [32713] trunk: Avoid returning duplicate matches when using a meta query in `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [32714] trunk/src/wp-admin/install.php: Add error if a user attempts to install WordPress with DO_NOT_UPGRADE_GLOBAL_TABLES defined
noreply at wordpress.org
- [wp-svn] [32715] trunk/src/wp-admin/install.php: Remove Truthy check from DO_NOT_UPGRADE_GLOBAL_TABLES
noreply at wordpress.org
- [wp-svn] [32716] trunk/src/wp-admin/js/inline-edit-post.js: When inline editing a post, reset password field to be editable by default.
noreply at wordpress.org
- [wp-svn] [32717] trunk/src/wp-admin/includes: List tables:
noreply at wordpress.org
- [wp-svn] [32718] trunk/src: Improve information displayed in a network' s sites list table
noreply at wordpress.org
- [wp-svn] [32719] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: Additional improvement to sites list table display
noreply at wordpress.org
- [wp-svn] [32720] trunk/src/wp-admin/includes: More semantic markup for the post formats metabox.
noreply at wordpress.org
- [wp-svn] [32721] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: List tables: Consolidate `<td>` output for posts.
noreply at wordpress.org
- [wp-svn] [32722] trunk/src/wp-admin/includes/class-wp-list-table.php: List tables: Better primary column back-compat.
noreply at wordpress.org
- [wp-svn] [32723] trunk/src/wp-admin/includes: List tables:
noreply at wordpress.org
- [wp-svn] [32724] trunk/src/wp-admin: List tables: Use a class instead of inline styles for hidden columns.
noreply at wordpress.org
- [wp-svn] [32725] trunk/src/wp-admin/includes: Improve non-visual feedback for list table items without terms.
noreply at wordpress.org
- [wp-svn] [32726] trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php: SSH2 Upgrade transport: Use ssh2_sftp_realpath() instead of shell commands to determine the current directory on the remote server.
noreply at wordpress.org
- [wp-svn] [32727] trunk: Introduce `class` argument to `wp_dropdown_pages()`.
noreply at wordpress.org
- [wp-svn] [32728] trunk/src/wp-includes: After [32596] and [32597], ensure that `wp_scripts|styles() ` is called to ensure an instance is created of `WP_Scripts|Styles() ` before calling `->do_items()`.
noreply at wordpress.org
- [wp-svn] [32729] trunk/src/wp-includes/post.php: `page_template` should be annotated as `@property`, not `@property-read` in `WP_Post`.
noreply at wordpress.org
- [wp-svn] [32730] trunk/src/wp-admin: Don' t loosely compare functions that return `bool` against a literal `bool`.
noreply at wordpress.org
- [wp-svn] [32731] trunk/src/wp-includes/capabilities.php: Add the proper access modifier to `_init_caps()` in `WP_User`.
noreply at wordpress.org
- [wp-svn] [32732] trunk/src/wp-includes/class-wp-customize-setting.php: `WP_Customize_Setting::is_current_blog_previewed() ` should only return `false`, not `false` or `void`.
noreply at wordpress.org
- [wp-svn] [32733] trunk: `$status` shouldn' t be loosely compared to `true` in `wp_xmlrpc_server::wp_deleteComment()`.
noreply at wordpress.org
- [wp-svn] [32734] trunk/src/wp-admin/custom-background.php: Fix some malformed doc blocks in `Custom_Background`.
noreply at wordpress.org
- [wp-svn] [32735] trunk/src/wp-admin/custom-header.php: Fix some malformed doc blocks in `Custom_Image_Header`.
noreply at wordpress.org
- [wp-svn] [32736] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: In `WP_Comments_List_Table::column_comment()`, `$post` and `$the_comment_status` are unused, as is the `$comment_status` global.
noreply at wordpress.org
- [wp-svn] [32737] trunk/src/wp-admin/includes/class-wp-media-list-table.php: In `WP_Media_List_Table::display_rows()`, `get_the_terms() ` can return `WP_Error`, so its return value should be checked before traversing.
noreply at wordpress.org
- [wp-svn] [32738] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: In `WP_Posts_List_Table::single_row()`:
noreply at wordpress.org
- [wp-svn] [32739] trunk/src/wp-admin/includes/class-wp-terms-list-table.php: In `WP_Terms_List_Table::display_rows_or_placeholder()`:
noreply at wordpress.org
- [wp-svn] [32740] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Override `->single_row_columns()` in `WP_Posts_List_Table`.
noreply at wordpress.org
- [wp-svn] [32741] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: After [ 32740], correct doc block typo.
noreply at wordpress.org
- [wp-svn] [32742] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: After [ 32740], in `WP_Posts_List_Table::single_row() ` - `$lock_holder` is checked but unused, so the call to `get_userdata() ` is unnecessary.
noreply at wordpress.org
- [wp-svn] [32743] trunk/src/wp-admin/js/customize-controls.js: Fix regressions from [32649] wrt Customizer `expanded` and `active` state changes for sections.
noreply at wordpress.org
- [wp-svn] [32744] trunk/src/wp-includes: Customizer: Allow sections and panels to be exported to JS.
noreply at wordpress.org
- [wp-svn] [32745] trunk/src/wp-admin/js/nav-menu.js: Nav menu: Allow the sortable items selector in `wpNavMenu` to be overridden.
noreply at wordpress.org
- [wp-svn] [32746] trunk/src/wp-includes/nav-menu.php: Nav menu: Introduce a `has_nav_menu` filter in `has_nav_menu() ` to filter whether a nav menu is assigned to a specified location.
noreply at wordpress.org
- [wp-svn] [32747] trunk/src/wp-includes/js/wp-util.js: Add an `abort` class method to the Promise instance returned by `wp.ajax.send ()`.
noreply at wordpress.org
- [wp-svn] [32748] trunk/src/wp-includes/nav-menu.php: Nav menus: Apply the `wp_get_nav_menu_items` filter also on an empty list of menu items.
noreply at wordpress.org
- [wp-svn] [32749] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: In `WP_Posts_List_Table::column_title()`, use `is_post_type_hierarchical( )` instead of `$this-> hierarchical_display` in the logic to determine whether `the_excerpt() ` should be called.
noreply at wordpress.org
- [wp-svn] [32750] trunk/src/wp-includes/css/admin-bar.css: Toolbar: Remove a duplicate CSS selector.
noreply at wordpress.org
- [wp-svn] [32751] trunk/src/wp-admin: In `wp_ajax_hidden_columns()`, don't `explode( )` on an empty string.
noreply at wordpress.org
- [wp-svn] [32752] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: In `WP_Posts_List_Table`, move the `<th>` markup out of `->column_cb()`.
noreply at wordpress.org
- [wp-svn] [32753] trunk/src/wp-admin/includes/class-wp-links-list-table.php: In `WP_Links_List_Table::display_rows()`:
noreply at wordpress.org
- [wp-svn] [32754] trunk/src/wp-admin/includes/class-wp-media-list-table.php: In `WP_Media_List_Table::display_rows()`:
noreply at wordpress.org
- [wp-svn] [32755] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: In `WP_MS_Sites_List_Table::display_rows()`:
noreply at wordpress.org
- [wp-svn] [32756] trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php: In `WP_MS_Themes_List_Table::display_rows()`:
noreply at wordpress.org
- [wp-svn] [32757] trunk/src/wp-admin/includes/class-wp-ms-users-list-table.php: In `WP_MS_Users_List_Table::display_rows()`:
noreply at wordpress.org
- [wp-svn] [32758] trunk/src/wp-admin/network/site-info.php: Improve code readability in site-info.php
noreply at wordpress.org
- [wp-svn] [32759] trunk/src/wp-admin/network/site-info.php: Capture domain and path when editing sites on a subdomain network
noreply at wordpress.org
- [wp-svn] [32760] trunk/src/wp-admin/network/site-info.php: Remove the " Update siteurl and home as well" checkbox when editing a site
noreply at wordpress.org
- [wp-svn] [32761] trunk/src/wp-admin/network/site-info.php: Remove a now unused `switch_to_blog()` and `restore_current_blog() ` in site-info.php
noreply at wordpress.org
- [wp-svn] [32762] trunk/src/wp-includes: Nav Menus: Update `wp_setup_nav_menu_item() ` to stop overriding empty properties from supplied `$menu_item`.
noreply at wordpress.org
- [wp-svn] [32763] trunk/src/wp-includes/nav-menu-template.php: Nav menus: Reset the `fallback_cb` default argument in `wp_nav_menu` in case of a Customizer preview.
noreply at wordpress.org
- [wp-svn] [32764] trunk/src/wp-includes/nav-menu.php: Nav menus: Introduce a `wp_get_nav_menu_object` filter in `wp_get_nav_menu_object() ` to filter the retrieved nav_menu term.
noreply at wordpress.org
- [wp-svn] [32765] trunk/src/wp-includes: Improve lastBuildDate timestamp in rss feeds
noreply at wordpress.org
- [wp-svn] [32766] trunk/src/wp-includes/class-wp-customize-setting.php: Revert [ 32732] since it is causing the tests to break
noreply at wordpress.org
- [wp-svn] [32767] trunk/src/wp-includes/class-wp-customize-setting.php: Restore [ 32732] as it wasn' t the actual cause of test failures as those failures where fixed separately.
noreply at wordpress.org
- [wp-svn] [32768] trunk/src/wp-admin/includes/upgrade.php: Tweak the first post/ page content to get with the times.
noreply at wordpress.org
- [wp-svn] [32769] trunk/src/wp-includes: Update comment caches in WP_Comment_Query, rather than comments template.
noreply at wordpress.org
- [wp-svn] [32770] trunk/tests/phpunit/tests/dbdelta.php: Improve dbDelta unit tests
noreply at wordpress.org
- [wp-svn] [32771] trunk/src/wp-includes/capabilities.php: Add add_user_role and remove_user_role actions for WP_User::add_role() and remove_role().
noreply at wordpress.org
- [wp-svn] [32772] trunk/src/wp-admin/css/forms.css: Reduce form spacing on narrower screens.
noreply at wordpress.org
- [wp-svn] [32773] trunk/src/wp-includes/media-template.php: Media: Support title fields to be removed from attachments.
noreply at wordpress.org
- [wp-svn] [32774] trunk/src/wp-admin/network/user-new.php: Multisite: Use an email input for new user email address.
noreply at wordpress.org
- [wp-svn] [32775] trunk: Introduce get_main_network_id()
noreply at wordpress.org
- [wp-svn] [32776] trunk/src/wp-admin/js/updates.js: Updates: When a connection failure occurs, and no credential form is present client side, allow it to fall through to the normal failure handlers.
noreply at wordpress.org
- [wp-svn] [32777] trunk/src/wp-admin: Updates: Better handling when the credential form is long ( such as when SSH is active).
noreply at wordpress.org
- [wp-svn] [32778] trunk/src/wp-admin/includes/ajax-actions.php: Updates: When a error occurs during the connection phase, pass the error message back as the ajax failure message.
noreply at wordpress.org
- [wp-svn] [32779] trunk/src: Updates: Display the failure reason in addition to ' Update Failed', allows for debugging by site owners.
noreply at wordpress.org
- [wp-svn] [32780] trunk/src/wp-admin/js/updates.js: Updates: When an update fails ( and it's not during the credential form) allow further updates to continue , with the assumption that the error only affects a single plugin.
noreply at wordpress.org
- [wp-svn] [32781] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Updates: Remove redundant title tags from update outputs.
noreply at wordpress.org
- [wp-svn] [32782] trunk/src/wp-admin/css/list-tables.css: Updates: Allow the update row to include the active border styling post-ajax update.
noreply at wordpress.org
- [wp-svn] [32783] trunk/src/wp-admin/includes/class-wp-upgrader.php: Updats: Add a filter for the options params for the update being performed.
noreply at wordpress.org
- [wp-svn] [32784] trunk/src/wp-admin/includes/update.php: Updates: Consistently use the same variable to refer to the plugin, avoids a potential PHP Notice when an external update script adds data without that key.
noreply at wordpress.org
- [wp-svn] [32785] trunk/tests/phpunit: Set `$_SERVER['REQUEST_METHOD'] ` for unit tests.
noreply at wordpress.org
- [wp-svn] [32786] trunk/src/wp-includes/comment-template.php: In `get_comment_reply_link()`, when generating the reply link, add the `replytocom` query arg to the result of `get_permalink() ` on the current `$post`, instead of the current global request URI.
noreply at wordpress.org
- [wp-svn] [32787] trunk: In the `youtube_embed_url` embed handler, make `embed` a non-capturing group that alternately matches for `v` - YouTube supports both URL paths.
noreply at wordpress.org
- [wp-svn] [32788] trunk: Allow 'Cockney' filter to be translated.
noreply at wordpress.org
- [wp-svn] [32789] trunk: Improve the consistency of punctuation matching in `wptexturize()`.
noreply at wordpress.org
- [wp-svn] [32790] trunk/src/wp-includes/formatting.php: Add a note to `wptexturize() ` docs.
noreply at wordpress.org
- [wp-svn] [32791] trunk/src/wp-includes/formatting.php: `sanitize_option() ` needs to handle `WP_Error`.
noreply at wordpress.org
- [wp-svn] [32792] trunk/src/wp-admin/edit-tags.php: Tag/ category conversion link on edit-tags.php should point to specific importer page when cat2tag plugin is active.
noreply at wordpress.org
- [wp-svn] [32793] trunk/src/wp-includes/pluggable.php: Add a filter to wp_safe_redirect() for the fallback URL.
noreply at wordpress.org
- [wp-svn] [32794] trunk/tests/phpunit/tests/media.php: Clean up uploaded file after `test_media_handle_upload_sets_post_excerpt( )`.
noreply at wordpress.org
- [wp-svn] [32795] trunk/src/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js: TinyMCE: wptextpattern: Add blockquote and headings
noreply at wordpress.org
- [wp-svn] [32796] trunk/src/wp-admin: Comments: Better markup for the edit screen.
noreply at wordpress.org
- [wp-svn] [32797] trunk/src/wp-includes: Document the default list of allowed protocols in the doc block for `wp_allowed_protocols ()` and cross-reference in `esc_url() ` and the `kses_allowed_protocols` filter.
noreply at wordpress.org
- [wp-svn] [32798] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Media list table: Restore row actions.
noreply at wordpress.org
- [wp-svn] [32799] trunk/src/wp-admin/user-edit.php: Avoid using `<code> ` in a translation string.
noreply at wordpress.org
- [wp-svn] [32800] trunk/src: `if` is a statment, not a function.
noreply at wordpress.org
- [wp-svn] [32801] trunk/src/wp-admin/edit-form-comment.php: Avoid using HTML in translation strings in `edit-form-comment.php`.
noreply at wordpress.org
- [wp-svn] [32802] trunk/src/wp-includes/js/wplink.js: Add a class method to `wpLink` , `buildHtml()`.
noreply at wordpress.org
- [wp-svn] [32803] trunk/src/wp-includes/nav-menu-template.php: In `wp_nav_menu()`, ensure that the `$menu` arg is populated when passed to filters.
noreply at wordpress.org
- [wp-svn] [32804] trunk/src/wp-includes/template.php: In `get_attachment_template()` , pass an array of templates to `get_query_template( 'attachment', $templates )`, instead of bailing on the first found template.
noreply at wordpress.org
- [wp-svn] [32805] trunk/src/wp-admin: Media list table: Avoid PHP notices by using the proper variables.
noreply at wordpress.org
- [wp-svn] [32806] trunk: Add menu management to the Customizer.
noreply at wordpress.org
- [wp-svn] [32807] trunk/src/wp-content/themes/twentyfifteen/js/functions.js: Twenty Fifteen: Wrap navigation helpers into a function so it can be called on a refresh event of the Customize Preview.
noreply at wordpress.org
- [wp-svn] [32808] trunk/src/wp-admin: Fix a typo in [32806].
noreply at wordpress.org
- [wp-svn] [32809] trunk/src/wp-includes: Editor: do not reuse the preview tab when the user has navigated away.
noreply at wordpress.org
- [wp-svn] [32810] trunk/src/wp-includes/functions.php: Add line-wrapping to a long return description because readability in documentation is important.
noreply at wordpress.org
- [wp-svn] [32811] trunk/src/wp-includes/capabilities.php: Ensure the `create_users` capability check checks the super admin status of the user in question , rather than the current user.
noreply at wordpress.org
- [wp-svn] [32812] trunk/tests/phpunit/tests/user/capabilities.php: Comprehensive unit tests for every available capability, and for all roles.
noreply at wordpress.org
- [wp-svn] [32813] trunk/src/wp-includes/taxonomy.php: Performance enhancements for `_split_shared_term()`.
noreply at wordpress.org
- [wp-svn] [32814] trunk/src: Split all shared taxonomy terms on upgrade to 4.3.
noreply at wordpress.org
- [wp-svn] [32815] trunk/src/wp-admin/js/customize-nav-menus.js: JSHint after [32806]
noreply at wordpress.org
- [wp-svn] [32816] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: improve reposition method inline toolbars
noreply at wordpress.org
- [wp-svn] [32817] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : wplink: don't link a URL with a pasted URL
noreply at wordpress.org
- [wp-svn] [32818] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: show active inline toolbar after focus
noreply at wordpress.org
- [wp-svn] [32819] trunk/src/wp-admin/includes/upgrade.php: Bail out of 4.3 term splitting routine when no shared terms are found.
noreply at wordpress.org
- [wp-svn] [32820] trunk/src/wp-includes/user.php: Send emails when a user' s email address or password is changed.
noreply at wordpress.org
- [wp-svn] [32821] trunk/src/wp-admin/css: Customizer: Replace usage of `calc() ` with `box-sizing: border-box`.
noreply at wordpress.org
- [wp-svn] [32822] trunk/src/wp-includes: Customizer: Decode HTML entities of panel/ section titles.
noreply at wordpress.org
- [wp-svn] [32823] trunk/src/wp-admin/css: Customizer: Revert the blue on hover color which was introduced in [32649].
noreply at wordpress.org
- [wp-svn] [32824] trunk/src/wp-admin/js/customize-nav-menus.js: Customizer: Fix keyboard events for the menu items search field.
noreply at wordpress.org
- [wp-svn] [32825] trunk/src/wp-admin/css/customize-nav-menus.css: Customizer: Remove an `overflow: hidden` declaration to prevent cutting off the left and right edge focus style of the "Add a Menu" input field.
noreply at wordpress.org
- [wp-svn] [32826] trunk/tests/phpunit/tests/db/charset.php: Correct a unit test name.
noreply at wordpress.org
- [wp-svn] [32827] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: show error message when the user is attempting to add a category that already exists.
noreply at wordpress.org
- [wp-svn] [32828] trunk/src/wp-admin: Press This: Check the embeds list against all of the oembed providers.
noreply at wordpress.org
- [wp-svn] [32829] trunk/src/wp-includes/plugin.php: Correct a typo in the inline docs for `add_action()`.
noreply at wordpress.org
- [wp-svn] [32830] trunk/src/wp-admin/maint/repair.php: Recommend a user updates keys /salts in `maint/repair.php`.
noreply at wordpress.org
- [wp-svn] [32831] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: show inline toolbar after scroll/resize
noreply at wordpress.org
- [wp-svn] [32832] trunk: TinyMCE: wptextpattern: fix issue that removes content
noreply at wordpress.org
- [wp-svn] [32833] trunk/src/wp-admin/includes/nav-menu.php: Make posts in the ' Most recent' tab of post type meta boxes filterable.
noreply at wordpress.org
- [wp-svn] [32834] trunk/src/wp-admin: Emphasise previewing new themes
noreply at wordpress.org
- [wp-svn] [32835] trunk/src/wp-admin: Revert [32834].
noreply at wordpress.org
- [wp-svn] [32836] trunk/src/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js: TinyMCE: wptextpattern: escape should undo
noreply at wordpress.org
- [wp-svn] [32837] trunk/src/wp-includes/taxonomy.php: Add filters to `wp_unique_term_slug()`.
noreply at wordpress.org
- [wp-svn] [32838] trunk/src/wp-includes/user.php: When updating a user, only send email-change notification if email address is passed.
noreply at wordpress.org
- [wp-svn] [32839] trunk/tests/phpunit: Make sure `$_SERVER['SERVER_NAME'] ` is set whenever `wp_mail()` is called in PHPUnit tests.
noreply at wordpress.org
- [wp-svn] [32840] trunk/tests/phpunit/tests/customize/setting.php: Use `assertFalse( )` rather than `assertNull()` in `Tests_WP_Customize_Setting:: test_is_current_blog_previewed()`.
noreply at wordpress.org
- [wp-svn] [32841] trunk/src/wp-admin/css/edit.css: More consistent spacing around the excerpt textarea.
noreply at wordpress.org
- [wp-svn] [32842] trunk/src/wp-admin/includes/nav-menu.php: Show the posts meta box by default in Appearance > Menus.
noreply at wordpress.org
- [wp-svn] [32843] trunk/src: Use https for Google API external libraries.
noreply at wordpress.org
- [wp-svn] [32844] trunk/src/wp-admin: Semanticize Help and Screen Options toggle.
noreply at wordpress.org
- [wp-svn] [32845] trunk/src: Make sure that all Gravatars are generated by `get_avatar() ` or at least run through `apply_filters( 'get_avatar', $avatar ) ` for the sake of extensibility.
noreply at wordpress.org
- [wp-svn] [32846] trunk/src/wp-includes: Add singular.php to template hierarchy
noreply at wordpress.org
- [wp-svn] [32847] trunk/src/wp-admin/css/common.css: Autoprefixer for [32844].
noreply at wordpress.org
- [wp-svn] [32848] trunk/src: Customizer: Improve accessibility of Add Menu Items button and its panel.
noreply at wordpress.org
- [wp-svn] [32849] trunk/src/wp-includes/post.php: Correct the docs for the `post_type_labels_{$post_type}` filter.
noreply at wordpress.org
- [wp-svn] [32850] trunk: Since PHP 5.2.3, the `htmlspecialchars() ` function has an optional `$double_encode` parameter, which we can now use.
noreply at wordpress.org
- [wp-svn] [32851] trunk: Fix using `htmlspecialchars() ` whit the `$double_encode` parameter.
noreply at wordpress.org
- [wp-svn] [32852] trunk/src/wp-admin/includes/upgrade.php: Remove a redundant index drop, it' ll be dropped and re-created a few lines further down.
noreply at wordpress.org
- [wp-svn] [32853] branches/4.2/src/wp-admin/includes/upgrade.php: Remove a redundant index drop, it' ll be dropped and re-created a few lines further down.
noreply at wordpress.org
- [wp-svn] [32854] trunk/src/wp-admin/includes/class-wp-upgrader.php: When updating plugins/ themes verify that the files to be deleted can be modified before starting the deletion process.
noreply at wordpress.org
- [wp-svn] [32855] trunk/src/wp-includes: Keep `WP_Customize_Nav_Menus_Panel` with other panels rather than controls.
noreply at wordpress.org
- [wp-svn] [32856] trunk: Editor: restructure word count
noreply at wordpress.org
- [wp-svn] [32857] trunk/src: Check that current changes can be lost before editing another comment.
noreply at wordpress.org
- [wp-svn] [32858] trunk/src/wp-includes/comment-template.php: Remove allowed tags from comment form.
noreply at wordpress.org
- [wp-svn] [32859] trunk/src/wp-admin/css/customize-nav-menus.css: Customizer: Improve accessibility of the toggle button in the available menu items panel.
noreply at wordpress.org
- [wp-svn] [32860] trunk: Don't strip `\0` (backslash+zero) from post content for users without "unfiltered_html"
noreply at wordpress.org
- [wp-svn] [32861] trunk/src/wp-includes/css/media-views.css: Improve focus when previewing an oEmbed from Add Media Panel
noreply at wordpress.org
- [wp-svn] [32862] trunk/src: Media Library `Bulk Select` button size should be smaller.
noreply at wordpress.org
- [wp-svn] [32863] trunk: `wptexturize()` improvements:
noreply at wordpress.org
- [wp-svn] [32864] trunk/src/wp-includes: Ugrade MediaElement to 2.17.0
noreply at wordpress.org
- [wp-svn] [32865] trunk/src/wp-admin/includes: Cleanup `(ms-)?admin-filters.php`
noreply at wordpress.org
- [wp-svn] [32866] trunk/src/wp-includes/media.php: Add a filter in `wp_get_attachment_image_src() ` called `attachment_image_src`.
noreply at wordpress.org
- [wp-svn] [32867] trunk/src/wp-includes/shortcodes.php: Check `is_callable() ` in `do_shortcode_tag()`, not `add_shortcode()`.
noreply at wordpress.org
- [wp-svn] [32868] trunk/src/wp-includes/general-template.php: Add `get_language_attributes()`, which is then used by (...drum roll...) `language_attributes()`.
noreply at wordpress.org
- [wp-svn] [32869] trunk/src/wp-admin: Use `<button>` instead of `<a> ` for non-link links in Quick Edit.
noreply at wordpress.org
- [wp-svn] [32870] trunk/src/wp-admin/edit-form-advanced.php: Edit Post screen messages need to run preview URLs through the `preview_post_link` filter.
noreply at wordpress.org
- [wp-svn] [32871] trunk/src/wp-admin/includes/class-wp-upgrader.php: Add access modifier to `WP_Upgrader::clear_destination()`
noreply at wordpress.org
- [wp-svn] [32872] trunk/src/wp-includes/class-wp-customize-control.php: Add access modifier to `WP_Customize_Nav_Menu_Control::json()`
noreply at wordpress.org
- [wp-svn] [32873] trunk/src/wp-includes/class-wp-customize-control.php: Add access modifier to `WP_Customize_Nav_Menu_Item_Control::json()`
noreply at wordpress.org
- [wp-svn] [32874] trunk/src/wp-includes: Customizer et al, use `elseif` in PHP, not `else if`.
noreply at wordpress.org
- [wp-svn] [32875] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Add missing access modifiers to `WP_Customize_Nav_Menus`.
noreply at wordpress.org
- [wp-svn] [32876] trunk/src/wp-includes/class-wp-customize-panel.php: Add missing access modifier to `WP_Customize_Nav_Menus_Panel:: wp_nav_menu_manage_columns()`.
noreply at wordpress.org
- [wp-svn] [32877] trunk/src/wp-includes/class-wp-customize-section.php: Add missing access modifier to `WP_Customize_Sidebar_Section::json()`.
noreply at wordpress.org
- [wp-svn] [32878] trunk/src/wp-includes/class-wp-customize-setting.php: Add missing access modifiers in `class-wp-customize-setting.php`.
noreply at wordpress.org
- [wp-svn] [32879] trunk/src/wp-admin: Use valid markup in `Walker_Nav_Menu_Edit:: start_el()` - replace `<d(l|t)>` with `<div> ` for `.menu-item-bar` and `.menu-item-handle`.
noreply at wordpress.org
- [wp-svn] [32880] trunk/package.json: Use `GPL-2.0+` for the value of `license` in `package.json`
noreply at wordpress.org
- [wp-svn] [32881] trunk/src/wp-includes/post.php: Correct inline doc for `$public` in `register_post_status()`.
noreply at wordpress.org
- [wp-svn] [32882] trunk/src/wp-includes/general-template.php: Add a changelog entry to the DocBlock for `language_attributes() ` noting that it was converted into a wrapper for `get_language_attributes ()` in 4.3.
noreply at wordpress.org
- [wp-svn] [32883] trunk/src/wp-includes: Editor: add ARIA labels to the Quicktags buttons to improve accessibility.
noreply at wordpress.org
- [wp-svn] [32884] trunk/src/wp-includes/user.php: Update the DocBlock for `wp_insert_post() ` to exclude now-defunct contact method arguments and clarify others.
noreply at wordpress.org
- [wp-svn] [32885] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: Decode HTML entities in the label property of `WP_Customize_Media_Control`.
noreply at wordpress.org
- [wp-svn] [32886] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customizer : Rename label for custom links to "Custom Links", see [31748].
noreply at wordpress.org
- [wp-svn] [32887] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customizer : Replace wrong usage of `_x()` with translator comments.
noreply at wordpress.org
- [wp-svn] [32888] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customizer : Make labels of the menu item reorder buttons translatable.
noreply at wordpress.org
- [wp-svn] [32889] trunk/src/wp-includes: Customizer: Use valid markup for menu items.
noreply at wordpress.org
- [wp-svn] [32890] trunk/src/wp-admin/js/customize-nav-menus.js: Customizer: Don' t add a menu item twice when using the keyboard.
noreply at wordpress.org
- [wp-svn] [32891] trunk/src: Customizer: Accessibility improvements for menu item searches.
noreply at wordpress.org
- [wp-svn] [32892] trunk/src/wp-includes: Customizer: Improve handling of posts with no title.
noreply at wordpress.org
- [wp-svn] [32893] trunk/src/wp-includes: Customizer: Escape original title of menu items.
noreply at wordpress.org
- [wp-svn] [32894] trunk/src/wp-includes/js: Fix error when dropping files for uploading on the editor before the media modal is initialized.
noreply at wordpress.org
- [wp-svn] [32895] trunk/src/wp-includes: Customizer: Fix live preview for menu item titles.
noreply at wordpress.org
- [wp-svn] [32896] trunk/src/wp-includes: Update convert_chars():
noreply at wordpress.org
- [wp-svn] [32897] trunk/src/wp-includes: Use 3-digit x.x.x style for `4.3.0` @since versions.
noreply at wordpress.org
- [wp-svn] [32898] trunk/src/wp-includes/class.wp-styles.php: Pass stylesheet URL as an argument to 'style_loader_tag' filter.
noreply at wordpress.org
- [wp-svn] [32899] trunk/src: Update the TinyMCE initialization:
noreply at wordpress.org
- [wp-svn] [32900] trunk/src/wp-includes/formatting.php: Fix typo/ white space in the docs.
noreply at wordpress.org
- [wp-svn] [32901] trunk/src/wp-admin/includes/class-wp-press-this.php: Avoid a PHP notice in `WP_Press_This::get_suggested_content()` after [ 32828].
noreply at wordpress.org
- [wp-svn] [32902] trunk/src/wp-admin/includes/template.php: Add "Scheduled" to post states.
noreply at wordpress.org
- [wp-svn] [32903] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: List table views: fix missing current class for "All" when logged in as an author.
noreply at wordpress.org
- [wp-svn] [32904] trunk: After [32884], update the default value for `comment_shortcuts`.
noreply at wordpress.org
- [wp-svn] [32905] trunk/src/wp-admin/includes/plugin.php: In `unregister_setting()`, search for `$option_name` in a segment of `$new_whitelist_options` keyed by `$option_group`.
noreply at wordpress.org
- [wp-svn] [32906] trunk/src/wp-includes/bookmark-template.php: Sanitize the class passed to `wp_list_bookmarks() ` and allow passing an array.
noreply at wordpress.org
- [wp-svn] [32907] trunk/src/wp-includes/default-widgets.php: Add a label to the content field in the Text Widget for screen readers.
noreply at wordpress.org
- [wp-svn] [32908] trunk/src/wp-includes/js: In `wp.media.view.UploaderStatus.filename()`, don' t truncate the filename.
noreply at wordpress.org
- [wp-svn] [32909] trunk/src/wp-includes: Refresh attachment links in the media modal are unneeded since bringing the image editor into it in [27445].
noreply at wordpress.org
- [wp-svn] [32910] trunk/src/wp-includes/taxonomy.php: Fix PHP notice in `WP_Tax_Query::get_sql_for_clause()`.
noreply at wordpress.org
- [wp-svn] [32911] trunk: In `WP_Comment_Query`, parse meta_query vars after the `pre_get_comments` hook.
noreply at wordpress.org
- [wp-svn] [32912] trunk/tests/phpunit/tests/formatting: Add `expectedDeprecated` flags to `wp_richedit_pre() ` and `wp_htmledit_pre()` unit tests.
noreply at wordpress.org
- [wp-svn] [32913] trunk/src: The `query-attachments` AJAX action immediately errors out if the user doesn 't have the `upload_files` cap.
noreply at wordpress.org
- [wp-svn] [32914] trunk/src/wp-includes/media.php: In `wp_prepare_attachment_for_js( )`, when setting `filename`, call `wp_basename() ` on the result of `get_attached_file()`, not `WP_Post->guid`.
noreply at wordpress.org
- [wp-svn] [32915] trunk/src/wp-includes/js: When filtering media by type in `wp.media.model.Attachments.filters.type( )`, account for the library's `type` being an array of full mime-types.
noreply at wordpress.org
- [wp-svn] [32916] trunk/src/wp-includes/js: Because programming is fun.
noreply at wordpress.org
- [wp-svn] [32917] trunk/src: Correct the title used on the user dashboard.
noreply at wordpress.org
- [wp-svn] [32918] trunk/tests/phpunit: Implement canonical and `url_to_postid() ` tests for child pages which share a post name with other child pages.
noreply at wordpress.org
- [wp-svn] [32919] trunk/tests/phpunit/tests/post/attachments.php: Implement tests for the `upload_mimes` filter to ensure it prevents the upload of disallowed file types.
noreply at wordpress.org
- [wp-svn] [32920] trunk/src/wp-admin: Press This: convert the Preview | Save | Publish buttons to a split button.
noreply at wordpress.org
- [wp-svn] [32921] trunk/src/wp-admin: Press This: ensure proper tab order in the split button.
noreply at wordpress.org
- [wp-svn] [32922] trunk/src/wp-admin/css/press-this.css: Press This: fix spinner position relative to the split button.
noreply at wordpress.org
- [wp-svn] [32923] trunk/src/wp-admin/includes: WP Filesystem: Correctly parse the permissions field in the directory listings, and actually set it in FTP environments
noreply at wordpress.org
- [wp-svn] [32924] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: WP Filesystem: Correctly set the @since for WP_Filesystem_Base::getchmod( ) added in r32923.
noreply at wordpress.org
- [wp-svn] [32925] trunk/src/wp-includes/link-template.php: Add missing documentation for the `$echo` parameter in the DocBlock for `edit_term_link ()`.
noreply at wordpress.org
- [wp-svn] [32926] trunk/src/wp-includes/link-template.php: Document default values for optional arguments in `edit_term_link()`.
noreply at wordpress.org
- [wp-svn] [32927] trunk/src/wp-admin/includes/plugin.php: Fix a typo in the DocBlock for `get_plugins()`.
noreply at wordpress.org
- [wp-svn] [32928] trunk/src/wp-includes/theme.php: Add `editor_stylesheets` filter to `get_editor_stylesheets()`.
noreply at wordpress.org
- [wp-svn] [32929] trunk/src: Remove the `whois.arin.net` link from `wp_notify_postauthor() ` and `wp_notify_moderator()`.
noreply at wordpress.org
- [wp-svn] [32930] trunk: YouTube oEmbed parsing: support the `m` subdomain.
noreply at wordpress.org
- [wp-svn] [32931] trunk/src/wp-includes: TinyMCE: wplink: add inline toolbar
noreply at wordpress.org
- [wp-svn] [32932] trunk/src/wp-includes/js/wplink.js: wplink: update TinyMCE UI after updating the link
noreply at wordpress.org
- [wp-svn] [32933] trunk/src: Introduce a `no_terms` label for taxonomies.
noreply at wordpress.org
- [wp-svn] [32934] trunk/src/wp-admin: Press This, split button: wrap the sub-buttons in an unordered list to aid accessibility.
noreply at wordpress.org
- [wp-svn] [32935] trunk/src: Define `SCRIPT_DEBUG` early on every load, similarly to `WP_DEBUG`.
noreply at wordpress.org
- [wp-svn] [32936] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: support passing `i` parameter to add an image src.
noreply at wordpress.org
- [wp-svn] [32937] trunk/src/wp-includes: TinyMCE, inline link toolbar:
noreply at wordpress.org
- [wp-svn] [32938] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: Remove unused code from `WP_MS_Sites_List_Table::display_rows()`.
noreply at wordpress.org
- [wp-svn] [32939] trunk/src/wp-admin/includes/class-wp-press-this.php: Remove unused code from `WP_Press_This::html()`.
noreply at wordpress.org
- [wp-svn] [32940] trunk/src/wp-includes: `prep_atom_text_construct() ` and `before_last_bar() ` should strictly check against `false` when using `str(r)?pos()`.
noreply at wordpress.org
- [wp-svn] [32941] trunk/src/wp-includes/rewrite.php: `WP_Rewrite::add_rule() ` should strictly check against `false` when using `strpos()`.
noreply at wordpress.org
- [wp-svn] [32942] trunk/src/wp-includes/ms-functions.php: `wpmu_validate_user_signup ()` should strictly check against `false` when using `strpos()`.
noreply at wordpress.org
- [wp-svn] [32943] trunk/src/wp-includes/option.php: In `get_site_option() ` and `get_option()`, ensure that `$notoptions` is an array before writing to it.
noreply at wordpress.org
- [wp-svn] [32944] trunk/src/wp-admin/includes/class-wp-press-this.php: Press This: better screen reader text for the arrow part of the split button.
noreply at wordpress.org
- [wp-svn] [32945] trunk/src/wp-admin: After [32796], improve the accessibility and markup for instances of `touch_time()`.
noreply at wordpress.org
- [wp-svn] [32946] trunk/src/wp-admin: Admin menu: improve accessibility when collapsed.
noreply at wordpress.org
- [wp-svn] [32947] trunk/tests/phpunit/tests/formatting: After [32896], update `ConvertChars.php` unit tests and rename to `ConvertInvalidEntries.php`.
noreply at wordpress.org
- [wp-svn] [32948] trunk/src/wp-admin: List tables: when post navigation links point to the current page, use `<span> `s and text instead of `<a>`s.
noreply at wordpress.org
- [wp-svn] [32949] trunk/src/wp-includes/media.php: After [32866], fix doc blocks.
noreply at wordpress.org
- [wp-svn] [32950] trunk/src/wp-includes/ms-functions.php: Remove an undeeded space concatenation from `wpmu_validate_user_signup() `.
noreply at wordpress.org
- [wp-svn] [32951] trunk/src/wp-includes: TinyMCE: update the Keyboard Shortcuts help modal, use the TinyMCE UI API instead of an iframe.
noreply at wordpress.org
- [wp-svn] [32952] trunk/src: In Media microtemplates after [32467], use `<button> ` instead of `<a>` for several more non-links.
noreply at wordpress.org
- [wp-svn] [32953] trunk/tests/phpunit/includes/testcase.php: Introduce `WP_UnitTestCase::delete_user()`.
noreply at wordpress.org
- [wp-svn] [32954] trunk: Improve error checking in `get_edit_term_link()`.
noreply at wordpress.org
- [wp-svn] [32955] trunk/src/wp-admin/js/customize-nav-menus.js: Customizer: Prevent dragging menu items above the main heading.
noreply at wordpress.org
- [wp-svn] [32956] trunk/src/wp-includes/css/editor.css: TinyMCE, inline link toolbar : fix styling on small screens so the displayed URL is not needlessly truncated.
noreply at wordpress.org
- [wp-svn] [32957] trunk/src/wp-includes: TinyMCE: add the editor focusing help the Keyboard Shortcuts modal.
noreply at wordpress.org
- [wp-svn] [32958] trunk/src/wp-includes/js/wplink.js: TinyMCE, inline link toolbar: fix z-index bug in iOS Safari.
noreply at wordpress.org
- [wp-svn] [32959] trunk/src/wp-includes/js: Update Twemoji to 1.4.1 including up to https://github.com/twitter/ twemoji/commit/3c0c13d3a53ba9611098ca867565e7751449adfa ( exclude SVG elements).
noreply at wordpress.org
- [wp-svn] [32960] trunk/src/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js: TinyMCE: prevent error in the wptextpattern plugin when the first child node in a paragraph is not a text node.
noreply at wordpress.org
- [wp-svn] [32961] trunk/src/wp-includes/locale.php: Declare visibility for `WP_Locale` methods.
noreply at wordpress.org
- [wp-svn] [32962] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: In `WP_Filesystem_Base::chdir|chgrp|chmod()` (all mock `abstract` methods ), modify `@return` to include `string` so that subclass `@return`s match.
noreply at wordpress.org
- [wp-svn] [32963] trunk/src: Some doc blocks should use `bool` instead of `true|false`
noreply at wordpress.org
- [wp-svn] [32964] trunk/src: For doc block types, favor `bool` over the few remaining `boolean`s
noreply at wordpress.org
- [wp-svn] [32965] trunk/src: `ob_get_contents()` followed by `ob_end_clean() ` can be replaced by `ob_get_clean()`.
noreply at wordpress.org
- [wp-svn] [32966] trunk/src/wp-admin/js/press-this.js: Press This: fix iOS bug that prevents closing of the split button when tapping outside of it.
noreply at wordpress.org
- [wp-svn] [32967] trunk/src/wp-includes/css/editor.css: TinyMCE, inline link toolbar : tweak styling on small screens to fix wrapping in iOS.
noreply at wordpress.org
- [wp-svn] [32968] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: prevent undefined error in `toolbar.hide()`.
noreply at wordpress.org
- [wp-svn] [32969] trunk/src/wp-includes/pluggable.php: Revert [32702].
noreply at wordpress.org
- [wp-svn] [32970] trunk/src/wp-admin/css/customize-nav-menus.css: Customizer: Remove top margin when dragging menu items.
noreply at wordpress.org
- [wp-svn] [32971] trunk/src: Customizer: Add an `aria-expanded` attribute to the Add Menu button to improve accessibility.
noreply at wordpress.org
- [wp-svn] [32972] trunk/src/wp-includes/media-template.php: Media modal: Use better descriptive text for "Remove" buttons.
noreply at wordpress.org
- [wp-svn] [32973] trunk/src/wp-admin/css: Fix the dismissable notice button focus style, broken in [32475].
noreply at wordpress.org
- [wp-svn] [32974] trunk/src/wp-admin: Proper heading for admin screens.
noreply at wordpress.org
- [wp-svn] [32975] trunk/src/wp-admin/css: Additional style changes to accomodate `< h1>` headings.
noreply at wordpress.org
- [wp-svn] [32976] trunk/src/wp-admin/js/customize-controls.js: Customizer: Improve previewing setting changes for `show_on_front`, `page_on_front`, and `page_for_posts`.
noreply at wordpress.org
- [wp-svn] [32977] trunk/src/wp-admin/css: After [32974], tweak some CSS for focus, etc.
noreply at wordpress.org
- [wp-svn] [32978] trunk/src/wp-includes: Update jQuery to 1.11.3:
noreply at wordpress.org
- [wp-svn] [32979] trunk/src/wp-includes/ID3: Update getID3 to 1.9.9
noreply at wordpress.org
- [wp-svn] [32980] trunk: When searching for users using the `search` arg in `get_users()`/ `WP_User_Query`, also search the user's email, url, and display name.
noreply at wordpress.org
- [wp-svn] [32981] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: Add an `aria-label` attribute to the Add Items button to improve accessibility.
noreply at wordpress.org
- [wp-svn] [32982] trunk/src/wp-admin/css: Customizer: Increase color contrast ratio for menu locations text.
noreply at wordpress.org
- [wp-svn] [32983] trunk/src/wp-admin: Press This:
noreply at wordpress.org
- [wp-svn] [32984] trunk/src/wp-admin: List tables: Select All should not be a column header.
noreply at wordpress.org
- [wp-svn] [32985] trunk/src/wp-admin/nav-menus.php: Menus: Add a Manage in Customizer link, like we did for Widgets screen in [30459 ].
noreply at wordpress.org
- [wp-svn] [32986] trunk/src/wp-admin/js/press-this.js: Add missing semicolon
noreply at wordpress.org
- [wp-svn] [32987] trunk/src/wp-admin/css/customize-nav-menus.css: Customizer: Correct position for menu item delete icon in IE8.
noreply at wordpress.org
- [wp-svn] [32988] trunk/package.json: Update Grunt dev-dependencies
noreply at wordpress.org
- [wp-svn] [32989] trunk/src/wp-includes/functions.php: Add Deprecated Constructor Function
noreply at wordpress.org
- [wp-svn] [32990] trunk: Deprecate php4 style constructors
noreply at wordpress.org
- [wp-svn] [32991] trunk/src/wp-admin/includes/class-wp-media-list-table.php: List tables: Bring screen reader text for comments column title to media.
noreply at wordpress.org
- [wp-svn] [32992] trunk/src/wp-includes/js/wplink.js: wpLink: always attempt to correct the URL before getting the URL field value.
noreply at wordpress.org
- [wp-svn] [32993] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Only escape what we need to in `wp.editPage`, this allows for passwords with the special characters `"' ` to work in a request.
noreply at wordpress.org
- [wp-svn] [32994] trunk/src: Introducing Site Icon, favicon management for WordPress.
noreply at wordpress.org
- [wp-svn] [32995] trunk/tests/phpunit/tests/term/wpGenerateTagCloud.php: Add some tests for `wp_generate_tag_cloud()`.
noreply at wordpress.org
- [wp-svn] [32996] trunk: Introduce 'wp_generate_tag_cloud_data' filter.
noreply at wordpress.org
- [wp-svn] [32997] trunk/tests/phpunit/tests/post/getPostClass.php: Fix `Tests_Post_GetPostClass::test_taxonomy_classes_hit_cache()` after [ 32994].
noreply at wordpress.org
- [wp-svn] [32998] trunk/src: Provide alt text for uploaded header images.
noreply at wordpress.org
- [wp-svn] [32999] trunk/src/wp-admin: Press This:
noreply at wordpress.org
- [wp-svn] [33000] trunk/src/wp-includes/js/wp-a11y.js: Add `assertive` capability to wp.a11y.speak().
noreply at wordpress.org
- [wp-svn] [33001] trunk/src/wp-admin/includes: Use existing nomenclature pattern for Site Icon class.
noreply at wordpress.org
- [wp-svn] [33002] trunk/src/wp-admin/css/media.css: Image edit: Consistent whitespace for the side boxes.
noreply at wordpress.org
- [wp-svn] [33003] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: Use default strings for comments link.
noreply at wordpress.org
- [wp-svn] [33004] trunk/src/wp-admin/nav-menus.php: Use correct panel id for menus when linking to the customizer.
noreply at wordpress.org
- [wp-svn] [33005] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: Add missing textdomain.
noreply at wordpress.org
- [wp-svn] [33006] trunk/src/wp-includes/wp-db.php: wpdb: Make " WordPress database error:" translatable.
noreply at wordpress.org
- [wp-svn] [33007] trunk/src/wp-includes/locale.php: Make `WP_Locale:: rtl_src_admin_notice()` translatable.
noreply at wordpress.org
- [wp-svn] [33008] trunk/src/wp-admin/includes/class-wp-importer.php: Remove unnecessary feedback message from `WP_Importer::is_user_over_quota ()`.
noreply at wordpress.org
- [wp-svn] [33009] trunk/src/wp-admin/images/browser.png: Squish that .png a bit more.
noreply at wordpress.org
- [wp-svn] [33010] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins list table: Sort plugins by `Name` by default so translated plugin names get correctly sorted.
noreply at wordpress.org
- [wp-svn] [33011] trunk/src/wp-admin/includes: Site Icon: Move admin icon filter to its rightful place.
noreply at wordpress.org
Last message date:
Tue Jun 30 23:25:46 UTC 2015
Archived on: Tue Jun 30 23:25:47 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).