November 2015 Archives by thread
Starting: Sun Nov 1 00:48:37 UTC 2015
Ending: Mon Nov 30 09:50:56 UTC 2015
Messages: 269
- [wp-svn] [35482] trunk/src/wp-admin/includes/post.php: Post List Table: Hierarchical post types should not default to sorting by date.
noreply at wordpress.org
- [wp-svn] [35483] trunk: Customize: Return user to referring URL when leaving Customizer in absence of `return` query param.
noreply at wordpress.org
- [wp-svn] [35484] trunk/src/wp-admin/includes/template-functions.php: Docs: Correct `$post` parameter description for `display_post_states` filter.
noreply at wordpress.org
- [wp-svn] [35485] trunk/src/wp-includes/embed-functions.php: Docs: Correctly notate that the default `$width` and `$height` embed dimensions are passed to the `embed_defaults` filter as a compacted array , and not two distinct parameters.
noreply at wordpress.org
- [wp-svn] [35486] trunk/src/wp-admin/js/customize-widgets.js: Customize: Fix auto-expand (and focus) on newly added widgets.
noreply at wordpress.org
- [wp-svn] [35487] trunk: Upgrades: Add support for `FULLTEXT` indexes to `dbDelta() `.
noreply at wordpress.org
- [wp-svn] [35488] trunk/Gruntfile.js: Build Tools: Add Microsoft Edge to Autoprefixer options.
noreply at wordpress.org
- [wp-svn] [35489] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: After [ 32654], remove duplicate `@param` tag in `WP_List_Table:: set_pagination_args()` DocBlock.
noreply at wordpress.org
- [wp-svn] [35490] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Docs : Document use of the `$comment_status` global in the DocBlock for `WP_Comments_List_Table ::handle_row_actions()`.
noreply at wordpress.org
- [wp-svn] [35491] trunk/src/wp-includes/media.php: Responsive images:
noreply at wordpress.org
- [wp-svn] [35492] trunk/src/wp-includes: WP oEmbed: Improve the Sharing dialog accessibility.
noreply at wordpress.org
- [wp-svn] [35493] trunk/src/wp-admin/includes/media.php: Media: Improve form fields labels association in the Edit Media screen.
noreply at wordpress.org
- [wp-svn] [35494] trunk/src: Accessibility: Improve buttons focus and links style in the install screens.
noreply at wordpress.org
- [wp-svn] [35495] trunk/src/wp-admin/includes/plugin.php: Docs: Fix two notations for the `$_wp_real_parent_file` global, which is an array.
noreply at wordpress.org
- [wp-svn] [35496] trunk/src/wp-admin/css/common.css: Accessibility: After [35130], adjust the `h2.nav-tab-wrapper` selector to only override `.wrap > h2: first-child`.
noreply at wordpress.org
- [wp-svn] [35497] trunk: Formatting: `wp_make_link_relative() ` should return an empty string if no path is present in the link.
noreply at wordpress.org
- [wp-svn] [35498] trunk: Responsive images:
noreply at wordpress.org
- [wp-svn] [35499] trunk/src/wp-includes/css/media-views.css: Media Library: Allow longer labels in the filter dropdowns.
noreply at wordpress.org
- [wp-svn] [35500] trunk/src/wp-includes: Customize: Add support for `post_type_archive` nav menu items.
noreply at wordpress.org
- [wp-svn] [35501] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Simplify condition for returning `nav_menus_invalid_post_type` error.
noreply at wordpress.org
- [wp-svn] [35502] trunk/src/wp-admin/includes/nav-menu.php: Menus: After [35450], use correct IDs in `$initial_meta_boxes`.
noreply at wordpress.org
- [wp-svn] [35503] trunk/src/wp-includes/post-functions.php: Docs: Add a missing return description for `_get_custom_object_labels()`, a private core helper function.
noreply at wordpress.org
- [wp-svn] [35504] trunk/src/wp-includes/taxonomy-functions.php: Taxonomy: Introduce the dynamic `taxonomy_labels_{$taxonomy}` filter, which can be used to manipulate the labels for a given taxonomy.
noreply at wordpress.org
- [wp-svn] [35505] trunk/tests/phpunit/tests/formatting/WPRelNoFollow.php: Add missing `@group` to `Tests_Rel_No_Follow`.
noreply at wordpress.org
- [wp-svn] [35506] trunk: Feeds: `<comments>` is optional in RSS2, so don' t include it when comments aren't present or open.
noreply at wordpress.org
- [wp-svn] [35507] trunk/src: Roles: map `add_users` cap to `promote_users` and remove it.
noreply at wordpress.org
- [wp-svn] [35508] trunk/src: Adjust heading structure for pages using wp-admin/css/ install.css
noreply at wordpress.org
- [wp-svn] [35509] trunk/src/wp-includes/class-IXR.php: XMLRPC: ensure that empty strings are not passed as `null`, which will then fail `isset()`
noreply at wordpress.org
- [wp-svn] [35510] trunk/src/wp-includes/post-functions.php: Pages: Introduce the `get_page_uri` filter, which makes it possible to manipulate a given page's URI before it' s returned from the like-named `get_page_uri()`.
noreply at wordpress.org
- [wp-svn] [35511] trunk/src/wp-admin/css/customize-controls.css: Customizer: Adjust styles on panel titles to prevent descenders ?\226?\128? \147 such as with the letters g, j, p, q, or y ?\226?\128? \147 from getting cut off in some browsers.
noreply at wordpress.org
- [wp-svn] [35512] trunk: `WP_Comment_Query`: Fill comment objects from database when cache is unavailable.
noreply at wordpress.org
- [wp-svn] [35513] trunk/package.json: Bump matchdep from 0.3.0 to 1.0.0
noreply at wordpress.org
- [wp-svn] [35514] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: in `WP_REST_Server::dispatch()`, move `preg_match()` out of it' s current loop, which doesn't affect the context passed to it.
noreply at wordpress.org
- [wp-svn] [35515] trunk: Don't allow term meta to be added to shared taxonomy terms.
noreply at wordpress.org
- [wp-svn] [35516] trunk/src/wp-admin/js/common.js: Admin: Ensure notices with the `below-h2` class are not repositioned after [ 35238].
noreply at wordpress.org
- [wp-svn] [35517] trunk/src/wp-includes: Introduce `wp_maybe_decline_date() ` for languages where certain date formats need to be declined, and hook it to the `date_i18n` filter.
noreply at wordpress.org
- [wp-svn] [35518] trunk/src/wp-admin/includes: List Tables: Define the global `$mode` variable for Quick Edit savings.
noreply at wordpress.org
- [wp-svn] [35519] trunk/src/wp-admin/maint/repair.php: Adjust some of the strings added in [35508].
noreply at wordpress.org
- [wp-svn] [35520] trunk/package.json: Bump grunt-postcss
noreply at wordpress.org
- [wp-svn] [35521] trunk/package.json: Bump grunt-contrib-compress
noreply at wordpress.org
- [wp-svn] [35522] trunk/src/wp-includes/locale.php: Revert [35372] because of possible encoding issues, needs more investigation.
noreply at wordpress.org
- [wp-svn] [35523] trunk/src/wp-admin/css/list-tables.css: List tables: Improve the displaying of pagination links on small screens.
noreply at wordpress.org
- [wp-svn] [35524] trunk: Responsive images: do not generate `srcset` for GIFs that are inserted at full size.
noreply at wordpress.org
- [wp-svn] [35525] trunk/src/wp-includes/version.php: 4.4-beta3
noreply at wordpress.org
- [wp-svn] [35526] trunk/src/wp-includes/version.php: Bump 4.4-beta3
noreply at wordpress.org
- [wp-svn] [35527] trunk/src/wp-admin: Themes: Add a Favorites tab to the Add Themes screen.
noreply at wordpress.org
- [wp-svn] [35528] trunk/src/wp-includes/version.php: Bump 4.4-beta3
noreply at wordpress.org
- [wp-svn] [35529] trunk/src/wp-includes/version.php: 4.4-beta3 (again)
noreply at wordpress.org
- [wp-svn] [35530] trunk/src/wp-includes/version.php: Bump 4.4-beta3 (again, again)
noreply at wordpress.org
- [wp-svn] [35531] trunk/tests/phpunit/tests/ajax/QuickEdit.php: After [35518] define `$_POST['post_view'] ` in `test_dont_process_terms_if_taxonomy_does_not_allow_show_on_quick_edit ()`.
noreply at wordpress.org
- [wp-svn] [35532] trunk/src/wp-includes/css/media-views.css: Media Library: After [ 35499], increase the specificity of our selectors so that they don' t cause problems for the `wp-admin` Media Library page.
noreply at wordpress.org
- [wp-svn] [35533] trunk/src/wp-admin/js/theme.js: Themes: Remove an errant comma from `theme.js`.
noreply at wordpress.org
- [wp-svn] [35534] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Correct phpdoc `@return` type for `WP_Customize_Manager:: add_dynamic_settings()`.
noreply at wordpress.org
- [wp-svn] [35535] trunk/src/wp-includes/customize/ class-wp-customize-themes-section.php: Customize: Hide "Change" button in themes section if there are fewer than two available themes.
noreply at wordpress.org
- [wp-svn] [35536] trunk/src/wp-includes/comment-template.php: Comments: Use `_n() ` in `get_comments_number_text() ` when setting the default string for multiple comments.
noreply at wordpress.org
- [wp-svn] [35537] trunk: Make `get_term() ` behave more consistently in the context of shared terms.
noreply at wordpress.org
- [wp-svn] [35538] trunk/package.json: Bump grunt-contrib-uglify to 0.10.0
noreply at wordpress.org
- [wp-svn] [35539] trunk/package.json: Bump grunt-sass to 1.1.0
noreply at wordpress.org
- [wp-svn] [35540] trunk/package.json: Bump grunt-contrib-copy to 0.8.2
noreply at wordpress.org
- [wp-svn] [35541] trunk/package.json: Bump grunt-contrib-cssmin to 0.14.0
noreply at wordpress.org
- [wp-svn] [35542] trunk/src/wp-includes: I18N: Add translator comments to three `_doing_it_wrong() ` messages added for 4.3 and 4.4.
noreply at wordpress.org
- [wp-svn] [35543] trunk/src/wp-includes: Use correct placeholders in translator comments added in [35542].
noreply at wordpress.org
- [wp-svn] [35544] trunk/src/wp-includes/wp-db.php: I18N: Add a translator comment for the string introduced in [24758] and made translatable in [29840].
noreply at wordpress.org
- [wp-svn] [35545] trunk/src/wp-includes/author-template.php: Remove `<code> ` tag from translatable string in `the_author()`.
noreply at wordpress.org
- [wp-svn] [35546] trunk/src/wp-includes/comment-template.php: Remove `<code> ` tag from translatable string in `trackback_url()`.
noreply at wordpress.org
- [wp-svn] [35547] trunk/src/wp-load.php: Remove `<code> ` tags from translatable strings in `wp-load.php`.
noreply at wordpress.org
- [wp-svn] [35548] trunk/src/wp-includes/class-wp-user.php: Remove `<code> ` tags from translatable strings in `wp-includes/class-wp-user.php`.
noreply at wordpress.org
- [wp-svn] [35549] trunk/src/wp-admin/edit-comments.php: Add translator comments for strings in `wp-admin/edit-comments.php`.
noreply at wordpress.org
- [wp-svn] [35550] trunk/src/wp-admin/options-media.php: Remove `<code> ` tag from translatable string in `wp-admin/options-media.php`.
noreply at wordpress.org
- [wp-svn] [35551] trunk/src/wp-admin/includes/class-wp-upgrader.php: Remove `<code> ` tags from translatable strings in `wp-admin/includes/ class-wp-upgrader.php`.
noreply at wordpress.org
- [wp-svn] [35552] trunk/src/wp-admin/includes/network.php: Remove `<code> ` tags from translatable strings in `wp-admin/includes/network.php`.
noreply at wordpress.org
- [wp-svn] [35553] trunk: Customize: Fix typo in `WP_Customize_Manager::_cmp_priority ()` which caused unstable sorting for same-priority constructs in PHP.
noreply at wordpress.org
- [wp-svn] [35554] trunk/src/wp-admin/includes/image.php: Media: Avoid a PHP warning in `wp_generate_attachment_metadata() ` if `$metadata` is not an array.
noreply at wordpress.org
- [wp-svn] [35555] trunk/src/wp-includes/formatting.php: Use the `MONTH_IN_SECONDS` constant added in [33698] for the month representation in `human_time_diff()` logic.
noreply at wordpress.org
- [wp-svn] [35556] trunk/src/wp-includes/functions.php: Replace `7 * DAY_IN_SECONDS` with `WEEK_IN_SECONDS` in `get_weekstartend( )`.
noreply at wordpress.org
- [wp-svn] [35557] trunk/src/wp-admin/setup-config.php: Remove `<code> ` tags from translatable strings in `wp-admin/setup-config.php`.
noreply at wordpress.org
- [wp-svn] [35558] trunk/src/wp-admin/users.php: Docs: Add a missing version to the file header for wp-admin/users.php.
noreply at wordpress.org
- [wp-svn] [35559] trunk/src/wp-login.php: Reset Password: Improve wording for a string used in password reset email.
noreply at wordpress.org
- [wp-svn] [35560] trunk/tests/phpunit/tests/media.php: Responsive images: add test for invalid size name.
noreply at wordpress.org
- [wp-svn] [35561] trunk: Responsive images: omit full size images from srcset attributes when the original file is an intermediate sized GIF so we don 't accidentally add animation to an otherwise flat image.
noreply at wordpress.org
- [wp-svn] [35562] trunk/package.json: Build Tools: Update `grunt-postcss` to 0.7.1.
noreply at wordpress.org
- [wp-svn] [35563] trunk: Build Tools: Update `autoprefixer` to 0.6.1.
noreply at wordpress.org
- [wp-svn] [35564] trunk/Gruntfile.js: Build Tools: Update the `preserveComments` option for `uglify:jqueryui`.
noreply at wordpress.org
- [wp-svn] [35565] trunk/src/wp-admin/includes/class-wp-list-table.php: List Tables: to ensure that `get_primary_column_name() ` can match columns that were added via the `"manage_{$screen->id}_columns "` filer, call `get_column_headers()` instead of `$this->get_columns()`.
noreply at wordpress.org
- [wp-svn] [35566] trunk/src/wp-admin/css/list-tables.css: List Tables: fix row links CSS for RTL.
noreply at wordpress.org
- [wp-svn] [35567] trunk/src: Accessibility: add missing `alt` attributes to a gaggle of `<img>`s.
noreply at wordpress.org
- [wp-svn] [35568] trunk/src/wp-includes/js/wp-auth-check.js: Administration: when hiding the login modal and unbind the auth check, also unbind the heartbeat auth check.
noreply at wordpress.org
- [wp-svn] [35569] trunk: Responsive images: make the new functions and filters signatures more consistent.
noreply at wordpress.org
- [wp-svn] [35570] trunk/src/wp-admin/network/settings.php: Remove `<code> ` tags from translatable string in `wp-admin/network/settings.php`.
noreply at wordpress.org
- [wp-svn] [35571] trunk/src/wp-includes/general-template.php: Site Icon: Use new `wp_get_attachment_image_url()` to retrieve URL.
noreply at wordpress.org
- [wp-svn] [35572] trunk: Site Icon: Wrap site icon retrieval with `switch_to_blog() ` as needed.
noreply at wordpress.org
- [wp-svn] [35573] trunk/src/wp-includes: Multisite: Clarify documentation for `WP_Network::get_by_path()`.
noreply at wordpress.org
- [wp-svn] [35574] trunk: TinyMCE: update to 4.2.7.
noreply at wordpress.org
- [wp-svn] [35575] trunk/src/wp-admin/includes/schema.php: MS: Allow " Network Admin Email" to be a non-user during network setup.
noreply at wordpress.org
- [wp-svn] [35576] trunk/src/wp-includes/widgets/class-wp-widget-tag-cloud.php: Widgets: Fix typo in `WP_Widget_Tag_Cloud::form()`.
noreply at wordpress.org
- [wp-svn] [35577] trunk: Embeds: Fix support for embedding in non-WordPress sites.
noreply at wordpress.org
- [wp-svn] [35578] trunk/src/wp-includes/embed-template.php: Embeds: Add a filter for the site title HTML.
noreply at wordpress.org
- [wp-svn] [35579] trunk/src/wp-admin/includes/file.php: Media: Allow `media_sideload_image() ` to work when the upload directory is a PHP Stream.
noreply at wordpress.org
- [wp-svn] [35580] trunk: Customize: Improve alignment of `WP_Customize_Nav_Menu_Item_Setting::sanitize() ` behavior with `wp_update_nav_menu_item()`.
noreply at wordpress.org
- [wp-svn] [35581] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Fix sub-nav menu items from appearing to bump to root level in preview upon saving.
noreply at wordpress.org
- [wp-svn] [35582] trunk/src/wp-admin/includes/update-core.php: Upgrade: Force disable the rest-api plugin on upgrade to 4.4 unless it's beta5+.
noreply at wordpress.org
- [wp-svn] [35583] trunk/tests/phpunit/tests/customize/nav-menu-item-setting.php: Customize: Fix broken unit test for `WP_Customize_Nav_Menu_Item_Setting:: value_as_wp_post_nav_menu_item()`.
noreply at wordpress.org
- [wp-svn] [35584] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Fix focus and autofocus on `nav_menu_item` controls.
noreply at wordpress.org
- [wp-svn] [35585] trunk: When deleting a term, delete its metadata as well.
noreply at wordpress.org
- [wp-svn] [35586] trunk/src/wp-admin/includes/class-wp-upgrader.php: Fix a typo in a docblock
noreply at wordpress.org
- [wp-svn] [35587] trunk/src/wp-includes/random_compat/random.php: Random_Compat: Bump the OpenSSL requirement for windows servers to 5.4.1 while the upstream issue is resolved.
noreply at wordpress.org
- [wp-svn] [35588] trunk/src/wp-includes/meta-functions.php: Fix documentation typo introduced in [35585].
noreply at wordpress.org
- [wp-svn] [35589] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : update the keyboard shortcuts for the link dialog in the `wplink` plugin.
noreply at wordpress.org
- [wp-svn] [35590] trunk/src/wp-admin/menu.php: Menu: Continue to use post dashicon as default menu icon.
noreply at wordpress.org
- [wp-svn] [35591] trunk/src/wp-includes/media.php: Responsive images: properly arrange the parameters for the `wp_calculate_image_srcset` filter and add fix the inline documentation.
noreply at wordpress.org
- [wp-svn] [35592] trunk/src/wp-includes/media.php: Docs: Fix some formatting in the hook doc for the `wp_calculate_image_srcset` filter and clarify the summary.
noreply at wordpress.org
- [wp-svn] [35593] trunk/src/wp-includes/js/comment-reply.js: Comments: in `comment_form() ` when replying to a comment ensure to set focus on the first focusable form element , regardless of what that form element is.
noreply at wordpress.org
- [wp-svn] [35594] trunk/src/wp-includes/theme.php: Responsive images: add template helper functions to generate the tag for a (responsive) header image that includes srcset and sizes attributes.
noreply at wordpress.org
- [wp-svn] [35595] trunk/src/wp-includes/theme.php: Responsive images: fix args order and streamline the srcset and sizes generation and better inline docs in `get_header_image_tag ()`.
noreply at wordpress.org
- [wp-svn] [35596] trunk/src/wp-includes/js/twemoji.js: Emoji: Add some new flags, and a handful from Unicode 8.0.
noreply at wordpress.org
- [wp-svn] [35597] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: always remove trailing `<br> ` added by WebKit browsers to the clipboard.
noreply at wordpress.org
- [wp-svn] [35598] trunk/src/wp-includes/class-wp-user.php: Docs: Move an inline comment that was preventing the hook docs for the `user_has_cap` filter from being parsed.
noreply at wordpress.org
- [wp-svn] [35599] trunk/src/wp-admin/options-permalink.php: Permalinks: Rename the " Default" permalink structure to "None" as permalinks have been enabled by default (where supported) since 4.2.
noreply at wordpress.org
- [wp-svn] [35600] trunk/src/wp-includes/random_compat: Update random_compat to master.
noreply at wordpress.org
- [wp-svn] [35601] trunk/src/wp-includes/media.php: Docs: Remove an empty line from the hook doc for the `wp_calculate_image_srcset` filter , introduced in [35592].
noreply at wordpress.org
- [wp-svn] [35602] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE : prevent resize handles in newer IE when inserting a wpView.
noreply at wordpress.org
- [wp-svn] [35603] trunk/src/wp-admin/js/user-profile.js: Passwords: Disable hidden input fields on profile/user edit page.
noreply at wordpress.org
- [wp-svn] [35604] trunk/src/wp-admin/options-permalink.php: Permalinks: Use "Plain" instead of "None" for the `?p-###`, which is still a valid permalink structure, just not a "pretty" one.
noreply at wordpress.org
- [wp-svn] [35605] trunk/src: Accessibility: improvements for the taxonomies Quick Edit form.
noreply at wordpress.org
- [wp-svn] [35606] trunk/src/wp-includes/js: Emoji: Use twemoji in browsers that don' t support Unicode 8 emoji.
noreply at wordpress.org
- [wp-svn] [35607] trunk/src/wp-includes/js/tinymce/plugins: TinyMCE:
noreply at wordpress.org
- [wp-svn] [35608] trunk/src/wp-admin/css/customize-controls.css: Customize: Prevent multi-line checkbox control labels from wrapping under checkbox.
noreply at wordpress.org
- [wp-svn] [35609] trunk/src/wp-admin/includes/meta-boxes.php: Accessibility: Improve form labels and descriptions for the Tags meta box in the Edit Post screen.
noreply at wordpress.org
- [wp-svn] [35610] trunk/src/wp-admin/user-edit.php: Users: Add user's Gravatar to ' About the user' section on user profile page.
noreply at wordpress.org
- [wp-svn] [35611] trunk/src/wp-admin/about.php: About: Don't use `_n_noop() ` for singular/plural strings which provide no placeholder for a number.
noreply at wordpress.org
- [wp-svn] [35612] trunk/src/wp-includes/rest-api/class-wp-rest-request.php: REST API : Use correct `@access` tag for `WP_REST_Request->get_parameter_order()`.
noreply at wordpress.org
- [wp-svn] [35613] trunk/src/wp-admin/user-edit.php: Users: Only show the profile picture if 'Show Avatars' option in Discussion Settings is enabled.
noreply at wordpress.org
- [wp-svn] [35614] trunk/src/wp-admin/includes: Remove non-translatable HTML code from the first post content in `populate_network ()` and `wp_install_defaults()`.
noreply at wordpress.org
- [wp-svn] [35615] trunk/src: Comments: Dynamically update the document title text for all languages, not only English.
noreply at wordpress.org
- [wp-svn] [35616] trunk/src/wp-admin: Help/About: unify tab styling.
noreply at wordpress.org
- [wp-svn] [35617] trunk/tests/phpunit/tests/mail.php: Mail: after [33124], add unit tests.
noreply at wordpress.org
- [wp-svn] [35618] trunk: Users: in `wp_insert_user()`, when a password isn' t provided and the user exists, ensure that the password isn't wiped out.
noreply at wordpress.org
- [wp-svn] [35619] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade: Revert [34543] because of incomplete and incorrect functionality.
noreply at wordpress.org
- [wp-svn] [35620] trunk/src/wp-includes/pomo/translations.php: I18N: In `Translations::translate_entry()`, account for multi-line strings in files with Windows line endings.
noreply at wordpress.org
- [wp-svn] [35621] trunk/src/wp-includes/post-functions.php: Posts: allow empty posts to be deleted - `$maybe_empty` should not be set to `true` for updates.
noreply at wordpress.org
- [wp-svn] [35622] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: List Tables: after [34271], account for searches when calculating pagination.
noreply at wordpress.org
- [wp-svn] [35623] trunk/src/wp-includes/post-functions.php: Revert [35621], breaks XML-RPC unit tests.
noreply at wordpress.org
- [wp-svn] [35624] trunk/src/wp-includes: Template: Un-deprecate `wp_title()`.
noreply at wordpress.org
- [wp-svn] [35625] trunk/src/wp-includes/version.php: WordPress 4.4 Beta 4
noreply at wordpress.org
- [wp-svn] [35626] trunk/src/wp-includes/version.php: WordPress 4.4 Beta 4 version bump
noreply at wordpress.org
- [wp-svn] [35627] trunk/src: Pinking Shears: Remove some errant non-breaking spaces from a few JavaScript files.
noreply at wordpress.org
- [wp-svn] [35628] trunk/.jshintrc: Build: Prevent non-breaking spaces from accidentally being inserted into JavaScript files.
noreply at wordpress.org
- [wp-svn] [35629] trunk: Users: After [35189], make `'illegal_user_logins' ` check case-insensitive.
noreply at wordpress.org
- [wp-svn] [35630] trunk/src: Cast `'illegal_user_logins'` filter result to array.
noreply at wordpress.org
- [wp-svn] [35631] trunk/tests/phpunit/tests/user.php: Fix failing multisite test after [35629].
noreply at wordpress.org
- [wp-svn] [35632] trunk/src/wp-includes/load.php: Remove `<code> ` tags from translatable string in `wp-includes/load.php`.
noreply at wordpress.org
- [wp-svn] [35633] trunk/.travis.yml: Remove PHP 7 from allowed failures list
noreply at wordpress.org
- [wp-svn] [35634] trunk/src/wp-includes/class-oembed.php: Embeds: Add support for the www subdomain to Instagram embed URLs.
noreply at wordpress.org
- [wp-svn] [35635] trunk: Customize: Exclude `referer` URL from being used for Close link if it is `customize.php`.
noreply at wordpress.org
- [wp-svn] [35636] trunk/src: Buttons: Standardize on `.button-link` for link-like buttons.
noreply at wordpress.org
- [wp-svn] [35637] trunk/src/wp-includes/js: Emoji: Ensure twemoji kicks in on certain DOM mutations.
noreply at wordpress.org
- [wp-svn] [35638] trunk/src: Schema: Increase length of `user_pass` and `user_activation_key` fields to 255.
noreply at wordpress.org
- [wp-svn] [35639] trunk: On servers running PHP <= 5.4 which have `magic_quotes_sybase` enabled, the superglobals need to be magic-quoted before `magic_quotes_sybase` is subsequently disabled to avoid incorrect un-slashing.
noreply at wordpress.org
- [wp-svn] [35640] trunk/src/wp-includes/class-wp-embed.php: Embeds: Add the `allow_insecure_embeds` filter.
noreply at wordpress.org
- [wp-svn] [35641] trunk: Revert [35639] pending investigation into failures on PHP 5.2.
noreply at wordpress.org
- [wp-svn] [35642] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrader: Pass the `$args['hook_extra'] ` context to the `upgrader_source_selection` filter.
noreply at wordpress.org
- [wp-svn] [35643] trunk/src/wp-admin/css/customize-controls.css: Customize: Ensure multi-line label alignment for checkbox/ radio inputs on both desktop and mobile.
noreply at wordpress.org
- [wp-svn] [35644] trunk/src/wp-admin/includes/file.php: Decrease the chances that `wp_tempnam() ` will conflict with an existing file by suffixing a random ID to the generated filename.
noreply at wordpress.org
- [wp-svn] [35645] trunk/src/wp-includes/class-wp-user-query.php: Correct documentation for 'fields' param of `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [35646] trunk/src/wp-admin/includes/ajax-actions.php: Themes: Check if the browse view is set in `wp_ajax_query_themes() ` to avoid a PHP notice when searching for new themes.
noreply at wordpress.org
- [wp-svn] [35647] trunk/src/wp-admin/js/theme.js: Themes: Hide the favorites form when performing a search.
noreply at wordpress.org
- [wp-svn] [35648] trunk/src/wp-admin/css/common.css: Thickbox: Change only the `background-image` property for HiDPI screens.
noreply at wordpress.org
- [wp-svn] [35649] trunk/src/wp-admin/js/user-profile.js: Passwords: Only disable hidden password fields if they are really hidden.
noreply at wordpress.org
- [wp-svn] [35650] trunk/src/wp-includes/rest-api/rest-functions.php: REST API: Change link relations to api.w.org
noreply at wordpress.org
- [wp-svn] [35651] trunk: REST API: Require namespace when registering routes.
noreply at wordpress.org
- [wp-svn] [35652] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Include enum and description in help data.
noreply at wordpress.org
- [wp-svn] [35653] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Optimise for singular error instances.
noreply at wordpress.org
- [wp-svn] [35654] trunk: REST API: Update tests for [35653]
noreply at wordpress.org
- [wp-svn] [35655] trunk: WPDB: Fall back to the connection charset when sanity checking strings.
noreply at wordpress.org
- [wp-svn] [35656] trunk/src/wp-includes/class-wp-oembed-controller.php: oEmbed: Drop the trailing slash from the namespace.
noreply at wordpress.org
- [wp-svn] [35657] trunk/src/wp-includes/css/buttons.css: Buttons: Don' t transform disabled buttons by 1px on `:active`.
noreply at wordpress.org
- [wp-svn] [35658] trunk/src/wp-includes: TinyMCE 4.2.8 update
noreply at wordpress.org
- [wp-svn] [35659] trunk: REST API: Remove redundant "0" parameter.
noreply at wordpress.org
- [wp-svn] [35660] trunk/src/wp-includes/class-wp-editor.php: Correct the parameter type for the `$stylesheet` parameter in the `mce_css` filter documentation.
noreply at wordpress.org
- [wp-svn] [35661] trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php: I18N: Add translator comments for strings in `wp-admin/includes/ class-wp-filesystem-ssh2.php`.
noreply at wordpress.org
- [wp-svn] [35662] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: I18N: Add translator comments for strings in `wp-admin/includes/ class-wp-filesystem-base.php`.
noreply at wordpress.org
- [wp-svn] [35663] trunk/src/wp-admin/includes: I18N: Add translator comments for strings in `wp-admin/includes/ class-wp-filesystem-ftpext.php`.
noreply at wordpress.org
- [wp-svn] [35664] trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php: I18N: Add translator comments for strings in `wp-admin/includes/ class-wp-filesystem-ftpsockets.php`.
noreply at wordpress.org
- [wp-svn] [35665] trunk/src/wp-admin/comment.php: I18N: Remove `<a> ` tag from translatable string in `wp-admin/comment.php`.
noreply at wordpress.org
- [wp-svn] [35666] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: I18N : Remove `<a>` tag from translatable string in `wp-admin/includes/ class-wp-comments-list-table.php`.
noreply at wordpress.org
- [wp-svn] [35667] trunk/src/wp-includes/functions.php: I18N: Move translatable Codex URLs to separate strings in `wp-includes/ functions.php`.
noreply at wordpress.org
- [wp-svn] [35668] trunk/src/wp-includes/ms-load.php: I18N: Move translatable Codex URLs to separate strings in `wp-includes/ ms-load.php`.
noreply at wordpress.org
- [wp-svn] [35669] trunk/src/wp-admin/includes/plugin.php: Plugins: Rename the `delete_plugin` action hook (introduced in [35094]) to `deleted_plugin` as it fires ''following'' a plugin deletion attempt.
noreply at wordpress.org
- [wp-svn] [35670] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: I18N : After [34424], replace the placeholder with comments count after `translate_nooped_plural ()` runs, not before.
noreply at wordpress.org
- [wp-svn] [35671] trunk: Update `WP_REST_Response::as_error() ` to handle the new format error responses introduced in [35653].
noreply at wordpress.org
- [wp-svn] [35672] trunk/src/wp-includes/media.php: Docs: Properly mark optional parameters as such in the DocBlock and function signature for `wp_calculate_image_sizes ()`.
noreply at wordpress.org
- [wp-svn] [35673] trunk/src/wp-admin/css: After [35616], improve the consistency of tabs styling.
noreply at wordpress.org
- [wp-svn] [35674] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: List Tables: because we can never eradicate the existence of globals, ensure that `$comment` is hoisted into the global space inside `WP_Comments_List_Table ::single_row()`.
noreply at wordpress.org
- [wp-svn] [35675] trunk/src/wp-includes/js/comment-reply.js: Comments: after [35593] , extend support to IE8 and improve checking for elements hidden with CSS
noreply at wordpress.org
- [wp-svn] [35676] trunk/src/wp-includes: Customizer i18n: provide translator context for current menu name and location.
noreply at wordpress.org
- [wp-svn] [35677] trunk/src/wp-admin/includes/media.php: Media: in `media_send_to_editor()`, use `wp_json_encode() ` instead of `addslashes()`.
noreply at wordpress.org
- [wp-svn] [35678] trunk: Media: when making images responsive, check if they already have a `sizes` attribute.
noreply at wordpress.org
- [wp-svn] [35679] trunk: Rewrite: alleviate conflicts between image attachment pages and posts when permalink structure is ` /%postname%/`.
noreply at wordpress.org
- [wp-svn] [35680] trunk/src/wp-includes/taxonomy-functions.php: Allow filtering by non-public taxonomies on edit.php.
noreply at wordpress.org
- [wp-svn] [35681] trunk/src: Plugins: add dismissible notices to update failures.
noreply at wordpress.org
- [wp-svn] [35682] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: List Tables: After [34728], don' t try to infer `orderby` from query params.
noreply at wordpress.org
- [wp-svn] [35683] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: List Tables: After [35622] and [34271], improve pagination logic when queries are altered.
noreply at wordpress.org
- [wp-svn] [35684] trunk/Gruntfile.js: Set cssmin compatibility to ie7
noreply at wordpress.org
- [wp-svn] [35685] trunk/src: Revert [35336] and [35337].
noreply at wordpress.org
- [wp-svn] [35686] trunk/src/wp-includes/pomo: I18N: After [35620], move the code for standardizing on `\n` line endings to `Translation_Entry ::key()`.
noreply at wordpress.org
- [wp-svn] [35687] trunk/src/wp-includes/rest-api/rest-functions.php: Remove `register_api_field()` from core.
noreply at wordpress.org
- [wp-svn] [35688] trunk/src: Revert [34291] bringing back my-hacks
noreply at wordpress.org
- [wp-svn] [35689] trunk/src/wp-includes: Embeds: Introduce `print_embed_comments_button()`, `print_embed_sharing_button()` , and `print_embed_sharing_dialog()`, which respectively output the comments button, sharing buttons, and sharing dialog elements in the embed template.
noreply at wordpress.org
- [wp-svn] [35690] trunk/src/wp-includes/query.php: In `WP_Query`, set `is_home` to `false` during REST requests.
noreply at wordpress.org
- [wp-svn] [35691] trunk/src/wp-admin/menu.php: Eliminate a db query when building the admin menu for non-privileged users.
noreply at wordpress.org
- [wp-svn] [35692] trunk/src/wp-admin/css/list-tables.css: Multisite: Re-Account for striped table rows with `.site-*` classes.
noreply at wordpress.org
- [wp-svn] [35693] trunk/src/wp-includes/class-oembed.php: Add support for oEmbeds from Speaker Deck.
noreply at wordpress.org
- [wp-svn] [35694] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customizer : Remove two unused strings.
noreply at wordpress.org
- [wp-svn] [35695] trunk/src/wp-includes/customize/ class-wp-customize-nav-menu-control.php: Customizer: Merge two similar strings.
noreply at wordpress.org
- [wp-svn] [35696] trunk/src/wp-includes/media.php: Docs: Clarify some parameter and return descriptions in the DocBlocks for `wp_get_attachment_image_srcset ()` and `wp_calculate_image_srcset()`, `wp_get_attachment_image_sizes()`, and the `wp_calculate_image_srcset` filter.
noreply at wordpress.org
- [wp-svn] [35697] trunk/src/wp-includes/css/buttons.css: Buttons: Update colors for disabled buttons.
noreply at wordpress.org
- [wp-svn] [35698] trunk/src/wp-admin/includes/class-wp-list-table.php: List Tables: Fix PHP error notice when `$columns` is `null`
noreply at wordpress.org
- [wp-svn] [35699] trunk/src/wp-includes/css/media-views.css: Media: Reset box-sizing for input elements in the entire media modal.
noreply at wordpress.org
- [wp-svn] [35700] trunk/src/wp-includes/general-template.php: Template: Get the author name directly from `$authordata`.
noreply at wordpress.org
- [wp-svn] [35701] trunk/src: On 4.4 upgrade, remove the unused 'add_users' cap from all roles.
noreply at wordpress.org
- [wp-svn] [35702] trunk/src/wp-includes/class-wp-embed.php: Embeds: Remove the `allow_insecure_embeds` filter.
noreply at wordpress.org
- [wp-svn] [35703] trunk/src/wp-admin/css/color-picker.css: Color picker: update to the new button style.
noreply at wordpress.org
- [wp-svn] [35704] trunk/src/wp-includes: Move the `show_ui` logic into the `get_edit_post_link() ` and `get_edit_term_link() ` functions to facilitate post types and terms which specify `show_ui` as false but provide a custom editing UI via the `get_edit_post_link` and `get_edit_term_link` filters.
noreply at wordpress.org
- [wp-svn] [35705] trunk/tests/phpunit/tests/post.php: Clean up the `grammarian` role so it doesn't pollute other tests.
noreply at wordpress.org
- [wp-svn] [35706] trunk/src/wp-includes/general-template.php: Template: Use `template-loader.php` as cononical source of truth for conditional ordering.
noreply at wordpress.org
- [wp-svn] [35707] trunk: Ensure the count for users with no role remains accurate when users with multiple roles are present.
noreply at wordpress.org
- [wp-svn] [35708] trunk: Embeds: Remove `&` characters from the inline embed JS.
noreply at wordpress.org
- [wp-svn] [35709] trunk: Texturize: Only convert `&` to `& ` within text nodes.
noreply at wordpress.org
- [wp-svn] [35710] trunk/src/wp-admin/css/l10n.css: Add some back-compat styles for ru_RU.
noreply at wordpress.org
- [wp-svn] [35711] trunk/src/wp-admin/css/l10n.css: ru_RU: After [35710], remove fixed width for admin menu, as it does not account for media queries.
noreply at wordpress.org
- [wp-svn] [35712] trunk/src/wp-admin/css/l10n.css: ru_RU: In back-compat styles for admin menu, inherit the width from the parent element, `#adminmenuwrap`, to account for media queries.
noreply at wordpress.org
- [wp-svn] [35713] trunk/src/wp-includes/script-loader.php: Bump the version of MediaElement in script-loader.php to match what we' re shipping with.
noreply at wordpress.org
- [wp-svn] [35714] trunk/src/wp-includes/pomo: Merge the changes to GlotPress' s POMO from upstream to WordPress's copy.
noreply at wordpress.org
- [wp-svn] [35715] trunk/src/wp-includes/media.php: Docs: Add `@see` tags for `wp_get_attachment_image_srcset() ` and `wp_get_attachment_image_sizes()`.
noreply at wordpress.org
- [wp-svn] [35716] trunk/src/wp-includes/media.php: Docs: Remove redundant `type` strings from the `wp_calculate_image_srcset` filter DocBlock.
noreply at wordpress.org
- [wp-svn] [35717] trunk/src/wp-admin/includes/template-functions.php: Custom fields: Allow for short-circuiting the meta key dropdown.
noreply at wordpress.org
- [wp-svn] [35718] trunk/src: Simplify the include graph after work to split out classes.
noreply at wordpress.org
- [wp-svn] [35719] trunk/src/wp-includes/version.php: 4.4-beta4-35719.
noreply at wordpress.org
- [wp-svn] [35720] trunk/Gruntfile.js: Build: Update source for `includes: embed` after [35718].
noreply at wordpress.org
- [wp-svn] [35721] trunk/src/wp-admin/css/common.css: Postbox handle buttons don' t need a focus outline.
noreply at wordpress.org
- [wp-svn] [35722] trunk/src: Customizer: Use correct context and translator comments for menu location strings.
noreply at wordpress.org
- [wp-svn] [35723] trunk/src/wp-includes/comment-template.php: Comments: In `comment_form()`, introduce the `comment_form_fields` filter for comment fields, including the textarea.
noreply at wordpress.org
- [wp-svn] [35724] trunk: Customize: Ensure that a setting ( especially a multidimensional one) can still be previewed when the post value to preview is set after `preview ()` is invoked.
noreply at wordpress.org
- [wp-svn] [35725] trunk/src: After [35718], update the location of some files in `This filter is documented in` docs.
noreply at wordpress.org
- [wp-svn] [35726] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Comments: After [35670], change the CSS class for the pending comments count back to `moderated`.
noreply at wordpress.org
- [wp-svn] [35727] trunk/src/wp-admin/js/editor.js: TinyMCE: fix the regexp used to protect line breaks inside script and pre tags to match ` <script>` that load external scripts.
noreply at wordpress.org
- [wp-svn] [35728] trunk/src/wp-includes/js/wplink.js: Editor: remove wpLink dependency on jQuery UI.
noreply at wordpress.org
- [wp-svn] [35729] trunk/src/wp-admin/includes/theme.php: Docs: Replace a reference to WP.org with WordPress.org.
noreply at wordpress.org
- [wp-svn] [35730] trunk/src/wp-admin/includes/template.php: Pass the `$post` object as context to `postmeta_form_keys`.
noreply at wordpress.org
- [wp-svn] [35731] trunk/src/wp-admin/includes/plugin.php: Docs: Improve DocBlock formatting for `add_menu_page()` and `add_submenu_page() ` wrappers.
noreply at wordpress.org
- [wp-svn] [35732] trunk/tests/phpunit/tests/user.php: Users: Move the tests added in [35116] and [35618] to a more appropriate place and give them a better name.
noreply at wordpress.org
- [wp-svn] [35733] trunk/src/wp-admin/js/user-profile.js: Passwords: Re-enable password fields before submitting the form.
noreply at wordpress.org
- [wp-svn] [35734] trunk/tests/phpunit/tests/http/functions.php: HTTP Tests: Use `login.wordpress.org/wp-login.php` in `test_get_response_cookies()`.
noreply at wordpress.org
- [wp-svn] [35735] trunk: Passwords: Support the pre-4.3 behavior of `wp_new_user_notification()`.
noreply at wordpress.org
- [wp-svn] [35736] trunk/tests/phpunit/tests/post/nav-menu.php: Add a unit test for `wp_nav_menu()` with `container => ''`
noreply at wordpress.org
- [wp-svn] [35737] trunk/src/wp-includes/post-template.php: Template: Defining a default value for `show_home` breaks back compat.
noreply at wordpress.org
- [wp-svn] [35738] trunk: Upgrade: New themes are not automatically installed on upgrade.
noreply at wordpress.org
- [wp-svn] [35739] trunk/src/wp-includes/default-constants.php: Set Twenty Sixteen as the default theme.
noreply at wordpress.org
- [wp-svn] [35740] trunk/src/wp-admin/includes: Avoid potential fatal errors after [ 35718].
noreply at wordpress.org
- [wp-svn] [35741] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Mark WP_REST_Server::get_raw_data as static.
noreply at wordpress.org
- [wp-svn] [35742] trunk/src: Users: Allow to create users without sending an email to the new user.
noreply at wordpress.org
- [wp-svn] [35743] trunk/src/wp-includes/version.php: WordPress 4.4 RC 1
noreply at wordpress.org
- [wp-svn] [35744] trunk/src/wp-includes/version.php: WordPress 4.4 RC 1 version bump
noreply at wordpress.org
- [wp-svn] [35745] trunk: Ensure the correct error message is returned when a user attempts to comment on a post to which they do not have access.
noreply at wordpress.org
- [wp-svn] [35746] trunk/wp-cli.yml: Remove debug mode from WP-CLI by default, as it now outputs too much debugging information to be of use during normal development.
noreply at wordpress.org
- [wp-svn] [35747] trunk: When a post is scheduled for publication, treat it the same as a published post when calculating the capabilities required to edit or delete it.
noreply at wordpress.org
- [wp-svn] [35748] trunk/src: In a similar vein to [34133], escape the email address and IP address of comment authors to increase defence in depth.
noreply at wordpress.org
- [wp-svn] [35749] trunk/src: Do not pass FALSE as second parameter in variable class_exists() checks
noreply at wordpress.org
- [wp-svn] [35750] trunk/src/wp-includes/rest-api/class-wp-rest-request.php: REST API : Unabbreviate error string.
noreply at wordpress.org
Last message date:
Mon Nov 30 09:50:56 UTC 2015
Archived on: Mon Nov 30 09:50:57 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).