December 2016 Archives by subject
Starting: Thu Dec 1 00:01:38 UTC 2016
Ending: Fri Dec 30 07:45:05 UTC 2016
Messages: 263
- [wp-svn] [39396] trunk: Media: Fix regression with display of small images in media library.
noreply at wordpress.org
- [wp-svn] [39397] trunk/src/wp-content/themes/twentyseventeen/inc/custom-header.php: Twenty Seventeen: Make sure header text color is applied when color schemes are active.
noreply at wordpress.org
- [wp-svn] [39398] branches/4.7: Twenty Seventeen: Make sure header text color is applied when color schemes are active.
noreply at wordpress.org
- [wp-svn] [39399] branches/4.7: Media: Fix regression with display of small images in media library.
noreply at wordpress.org
- [wp-svn] [39400] trunk/src/wp-includes: REST API: Fix incorrect uses of `rest_sanitize_value_from_schema()`.
noreply at wordpress.org
- [wp-svn] [39401] branches/4.7/src/wp-includes: REST API: Fix incorrect uses of `rest_sanitize_value_from_schema()`.
noreply at wordpress.org
- [wp-svn] [39402] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-terms-controller.php: REST API: Fix incorrect capability check on term create.
noreply at wordpress.org
- [wp-svn] [39403] branches/4.7: REST API: Fix incorrect capability check on term create.
noreply at wordpress.org
- [wp-svn] [39404] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Make spacing on pages without comments consistent
noreply at wordpress.org
- [wp-svn] [39405] branches/4.7: Twenty Seventeen: Make spacing on pages without comments consistent
noreply at wordpress.org
- [wp-svn] [39406] trunk/src/wp-includes/option.php: REST API: Correct the `admin_email` setting description for single site installs.
noreply at wordpress.org
- [wp-svn] [39407] branches/4.7: REST API: Correct the admin_email setting description for single site installs.
noreply at wordpress.org
- [wp-svn] [39408] branches/4.7: REST API: Add test for creating a comment with an invalid post ID.
noreply at wordpress.org
- [wp-svn] [39409] trunk: Customize: Reject a changeset update when a non-future date is provided and also ensure that a published changeset always gets set to the current date /time.
noreply at wordpress.org
- [wp-svn] [39410] branches/4.7: Customize: Reject a changeset update when a non-future date is provided and also ensure that a published changeset always gets set to the current date /time.
noreply at wordpress.org
- [wp-svn] [39411] trunk: Customize: Reuse existing non-auto-draft posts and existing auto-draft posts in the customized state with matching slugs when applying starter content.
noreply at wordpress.org
- [wp-svn] [39412] branches/4.7: Customize: Reuse existing non-auto-draft posts and existing auto-draft posts in the customized state with matching slugs when applying starter content.
noreply at wordpress.org
- [wp-svn] [39413] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Better handling of custom headers when no image is set.
noreply at wordpress.org
- [wp-svn] [39414] branches/4.7: Twenty Seventeen: Better handling of custom headers when no image is set.
noreply at wordpress.org
- [wp-svn] [39415] trunk/src/wp-content/themes/twentyseventeen/inc/custom-header.php: Twenty Seventeen: Add `.has-header-video` styles for custom color schemes.
noreply at wordpress.org
- [wp-svn] [39416] branches/4.7: Twenty Seventeen: Add `.has-header-video` styles for custom color schemes.
noreply at wordpress.org
- [wp-svn] [39417] trunk/src/wp-content/themes/twentyseventeen/assets/js/ customize-preview.js: Twenty Seventeen: Hide front section panels on page load of Customizer.
noreply at wordpress.org
- [wp-svn] [39418] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fix style issues with gallery image links
noreply at wordpress.org
- [wp-svn] [39419] trunk/src/wp-content/themes/twentyseventeen/assets/js/ navigation.js: Twenty Seventeen: Fix broken menu toggle in Customizer after menu items are added
noreply at wordpress.org
- [wp-svn] [39420] trunk/src/wp-admin: About page: Add strings for 4.7 and make available for translation.
noreply at wordpress.org
- [wp-svn] [39421] branches/4.7: Twenty Seventeen: Hide front section panels on page load of Customizer.
noreply at wordpress.org
- [wp-svn] [39422] branches/4.7: Twenty Seventeen: Fix style issues with gallery image links
noreply at wordpress.org
- [wp-svn] [39423] branches/4.7: Twenty Seventeen: Fix broken menu toggle in Customizer after menu items are added
noreply at wordpress.org
- [wp-svn] [39424] trunk/.travis.yml: Build/Test Tools: Remove PHP 7.1 from allowed failures
noreply at wordpress.org
- [wp-svn] [39425] branches/4.7: Build/Test Tools: Remove PHP 7.1 from allowed failures
noreply at wordpress.org
- [wp-svn] [39426] trunk: REST API: Require the reassign parameter when deleting users.
noreply at wordpress.org
- [wp-svn] [39427] branches/4.7: REST API: Require the reassign parameter when deleting users.
noreply at wordpress.org
- [wp-svn] [39428] trunk/src/readme.html: Readme: Update recommendations to PHP 7, and to include HTTPS.
noreply at wordpress.org
- [wp-svn] [39429] branches/4.7: Readme: Update recommendations to PHP 7, and to include HTTPS.
noreply at wordpress.org
- [wp-svn] [39430] trunk: Plugins: Add a `current_priority()` method to `WP_Hook`.
noreply at wordpress.org
- [wp-svn] [39431] branches/4.7: Plugins: Add a `current_priority() ` method to `WP_Hook`.
noreply at wordpress.org
- [wp-svn] [39432] trunk/src/wp-admin/freedoms.php: About page: Restore the double `%` in a `printf()` call which has been removed in [ 39420].
noreply at wordpress.org
- [wp-svn] [39433] trunk/src/wp-admin/about.php: About page: Don't wrap URLs with `< code>` tags.
noreply at wordpress.org
- [wp-svn] [39434] trunk: Customize: Fix posts limit query arg for `WP_Query` from incorrect `number` to `posts_per_page`.
noreply at wordpress.org
- [wp-svn] [39435] branches/4.7: Customize: Fix posts limit query arg for `WP_Query` from incorrect `number` to `posts_per_page`.
noreply at wordpress.org
- [wp-svn] [39436] trunk: REST API: Return a `WP_Error` if `meta` property is not an array.
noreply at wordpress.org
- [wp-svn] [39437] branches/4.7: REST API: Return a `WP_Error` if `meta` property is not an array.
noreply at wordpress.org
- [wp-svn] [39438] trunk: REST API: Disable `DELETE` requests for users in multisite.
noreply at wordpress.org
- [wp-svn] [39439] branches/4.7: REST API: Disable `DELETE` requests for users in multisite.
noreply at wordpress.org
- [wp-svn] [39440] trunk: REST API: Fix handling of some orderby parameters for the Posts controller.
noreply at wordpress.org
- [wp-svn] [39441] branches/4.7: REST API: Fix handling of some orderby parameters for the Posts controller.
noreply at wordpress.org
- [wp-svn] [39442] trunk/src/wp-admin/about.php: About page: Remove emoji from translatable string.
noreply at wordpress.org
- [wp-svn] [39443] trunk/src/wp-admin/about.php: About page: Remove link tags from inside translatable strings.
noreply at wordpress.org
- [wp-svn] [39444] trunk: REST API: Fix bug where comment author and author email could be an empty string when creating a comment.
noreply at wordpress.org
- [wp-svn] [39445] branches/4.7: About page: Add strings for 4.7 and make available for translation.
noreply at wordpress.org
- [wp-svn] [39446] branches/4.7: REST API: Fix bug where comment author and author email could be an empty string when creating a comment.
noreply at wordpress.org
- [wp-svn] [39447] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Ensure header text color updates in Customizer preview when cleared
noreply at wordpress.org
- [wp-svn] [39448] branches/4.7: Twenty Seventeen: Ensure header text color updates in Customizer preview when cleared
noreply at wordpress.org
- [wp-svn] [39449] trunk/src: Load: Re-add `class-feed.php`.
noreply at wordpress.org
- [wp-svn] [39450] trunk/src/wp-admin/includes: Load: Re-add `class-wp-upgrader-skins.php`.
noreply at wordpress.org
- [wp-svn] [39451] trunk/src/wp-content/themes/twentyseventeen/assets/js/ navigation.js: Twenty Seventeen: Improve ARIA for the nav menu.
noreply at wordpress.org
- [wp-svn] [39452] branches/4.7: Twenty Seventeen: Improve ARIA for the nav menu.
noreply at wordpress.org
- [wp-svn] [39453] trunk/src: Load: Re-add `session.php`.
noreply at wordpress.org
- [wp-svn] [39454] branches/4.7: Revert [38677] from the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [39455] trunk/src: Load: Re-add `locale.php`.
noreply at wordpress.org
- [wp-svn] [39456] trunk/src/wp-includes/locale.php: Load: No-op `locale.php`
noreply at wordpress.org
- [wp-svn] [39457] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: Merge similar strings in a comments endpoint parameter description.
noreply at wordpress.org
- [wp-svn] [39458] branches/4.7: REST API: Merge similar strings in a comments endpoint parameter description.
noreply at wordpress.org
- [wp-svn] [39459] branches/4.7: Load: Re-add `class-wp-upgrader-skins.php`, `class-feed.php`, `locale.php`, and `session.php`.
noreply at wordpress.org
- [wp-svn] [39460] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-terms-controller.php: REST API: Use the correct error message when editing a single term.
noreply at wordpress.org
- [wp-svn] [39461] branches/4.7: REST API: Use the correct error message when editing a single term.
noreply at wordpress.org
- [wp-svn] [39462] trunk/src/wp-includes: Docs: Add missing REST API-related args to `register_post_type() ` and `register_taxonomy()`.
noreply at wordpress.org
- [wp-svn] [39463] branches/4.7: Docs: Add missing REST API-related args to `register_post_type() ` and `register_taxonomy()`.
noreply at wordpress.org
- [wp-svn] [39464] trunk/src/wp-includes: REST API: Capability check for editing a single term should use the singular form.
noreply at wordpress.org
- [wp-svn] [39465] branches/4.7: REST API: Capability check for editing a single term should use the singular form.
noreply at wordpress.org
- [wp-svn] [39466] trunk/src/wp-includes/class-wp-customize-manager.php: Custom CSS: Change the help link to something better for users.
noreply at wordpress.org
- [wp-svn] [39467] branches/4.7: Custom CSS: Change the help link to something better for users.
noreply at wordpress.org
- [wp-svn] [39468] trunk: REST API: Site URL setting should not be present on multisite installations.
noreply at wordpress.org
- [wp-svn] [39469] branches/4.7: REST API: Site URL setting should not be present on multisite installations.
noreply at wordpress.org
- [wp-svn] [39470] trunk/src/wp-includes/option.php: REST API: Register the admin_email setting in single site only.
noreply at wordpress.org
- [wp-svn] [39471] trunk/tests/phpunit/tests/rest-api/rest-settings-controller.php: REST API: Register the admin_email setting in single site only.
noreply at wordpress.org
- [wp-svn] [39472] branches/4.7: REST API: Register the admin_email setting in single site only.
noreply at wordpress.org
- [wp-svn] [39473] branches/4.7/src/wp-includes/version.php: WordPress 4.7 RC2.
noreply at wordpress.org
- [wp-svn] [39474] branches/4.7/src/wp-includes/version.php: Post-RC2 bump.
noreply at wordpress.org
- [wp-svn] [39475] trunk/src/wp-includes/taxonomy.php: Docs: Update an `@since` as there will not be a 4.6.2 before 4.7.
noreply at wordpress.org
- [wp-svn] [39476] branches/4.7: Docs: Update an `@since` as there will not be a 4.6.2 before 4.7.
noreply at wordpress.org
- [wp-svn] [39477] trunk: Customize: Ensure a `custom_css` post insertion gets an initial post revision.
noreply at wordpress.org
- [wp-svn] [39478] trunk: Build/Test Tools: Specify exact node version in package.json.
noreply at wordpress.org
- [wp-svn] [39479] branches/4.7: Customize: Ensure a `custom_css` post insertion gets an initial post revision.
noreply at wordpress.org
- [wp-svn] [39480] branches/4.7: Build/Test Tools: Specify exact node version in package.json.
noreply at wordpress.org
- [wp-svn] [39481] trunk/tests/phpunit/tests: Build/Test Tools: Correctly set up the current screen during list table tests so that they don 't fail when run individually.
noreply at wordpress.org
- [wp-svn] [39482] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Add specific font stack for Thai language
noreply at wordpress.org
- [wp-svn] [39483] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Improve display of video header and header image in modern browsers
noreply at wordpress.org
- [wp-svn] [39484] branches/4.7: Twenty Seventeen: Add specific font stack for Thai language
noreply at wordpress.org
- [wp-svn] [39485] branches/4.7: Twenty Seventeen: Improve display of video header and header image in modern browsers
noreply at wordpress.org
- [wp-svn] [39486] trunk/src/wp-includes/user.php: Users: Clarify the return value of `get_current_user_id() ` for non-logged-in users.
noreply at wordpress.org
- [wp-svn] [39487] trunk: REST API: Treat any falsy value as `false` in ' rest_allow_anonymous_comments'.
noreply at wordpress.org
- [wp-svn] [39488] trunk/src/wp-includes/rest-api/endpoints: REST API: Merge similar date strings in the revisions and comments controllers.
noreply at wordpress.org
- [wp-svn] [39489] branches/4.7: REST API: Merge similar date strings in the revisions and comments controllers.
noreply at wordpress.org
- [wp-svn] [39490] trunk/src/wp-includes/comment.php: Comments: Merge similar strings between comments.php and the REST API comments controller.
noreply at wordpress.org
- [wp-svn] [39491] branches/4.7: Comments: Merge similar strings between comments.php and the REST API comments controller.
noreply at wordpress.org
- [wp-svn] [39492] trunk/src/wp-includes/admin-bar.php: Multisite: Replace `is_super_admin() ` with `manage_network` for admin bar permissions.
noreply at wordpress.org
- [wp-svn] [39493] trunk/src/wp-admin/js/image-edit.js: Docs: Add inline documentation for `image-edit.js`.
noreply at wordpress.org
- [wp-svn] [39494] trunk: Role/Capability: Don' t assign the `delete_site` capability to anyone on single site installs.
noreply at wordpress.org
- [wp-svn] [39495] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Fix CSS specificity problem with CSS feature query for `object-fit`
noreply at wordpress.org
- [wp-svn] [39496] trunk/src/wp-content/themes: Default Themes: Update version numbers and readme files for 4.7 release
noreply at wordpress.org
- [wp-svn] [39497] branches/4.7: Twenty Seventeen: Fix CSS specificity problem with CSS feature query for `object-fit`
noreply at wordpress.org
- [wp-svn] [39498] branches/4.7: Default Themes: Update version numbers and readme files for 4.7 release
noreply at wordpress.org
- [wp-svn] [39499] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Ensure `textarea` for Custom CSS displays as code (in LTR) when an RTL language is active.
noreply at wordpress.org
- [wp-svn] [39500] branches/4.7: Customize: Ensure `textarea` for Custom CSS displays as code (in LTR) when an RTL language is active.
noreply at wordpress.org
- [wp-svn] [39501] branches/4.7: TinyMCE: fix the styling of notices generated by the editor UI.
noreply at wordpress.org
- [wp-svn] [39502] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Prevent posts/ pages imported via starter content from being dropped when adding post/ page stubs via nav menus and the dropdown-pages control.
noreply at wordpress.org
- [wp-svn] [39503] branches/4.7: Customize: Prevent posts/ pages imported via starter content from being dropped when adding post/ page stubs via nav menus and the dropdown-pages control.
noreply at wordpress.org
- [wp-svn] [39504] trunk/src/wp-admin/js/customize-controls.js: Customize: Ensure `changeset_uuid` query param is removed from the `customize.php` window 's location once a changeset has been published (committed) with starter content.
noreply at wordpress.org
- [wp-svn] [39505] branches/4.7: Customize: Ensure `changeset_uuid` query param is removed from the `customize.php` window 's location once a changeset has been published (committed) with starter content.
noreply at wordpress.org
- [wp-svn] [39506] trunk: Customize: Defer populating `post_name` for `auto-draft` posts in customized state until posts are published.
noreply at wordpress.org
- [wp-svn] [39507] branches/4.7: Customize: Defer populating `post_name` for `auto-draft` posts in customized state until posts are published.
noreply at wordpress.org
- [wp-svn] [39508] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: Comments: Merge a similar string between comments.php, XML-RPC and the REST API comments controller.
noreply at wordpress.org
- [wp-svn] [39509] branches/4.7: Comments: Merge a similar string between comments.php, XML-RPC and the REST API comments controller.
noreply at wordpress.org
- [wp-svn] [39510] trunk/src/wp-includes/js/customize-preview-nav-menus.js: Customize : Prevent infinite full refresh from occurring when selective refresh falls back for a nav menu that has items excluded from rendering via filtering.
noreply at wordpress.org
- [wp-svn] [39511] branches/4.7: Customize: Prevent infinite full refresh from occurring when selective refresh falls back for a nav menu that has items excluded from rendering via filtering.
noreply at wordpress.org
- [wp-svn] [39512] trunk/src/wp-admin: About page: Imagery and beautification.
noreply at wordpress.org
- [wp-svn] [39513] branches/4.7: About page: Imagery and beautification.
noreply at wordpress.org
- [wp-svn] [39514] trunk/src/wp-admin/about.php: About page: Resposive images and CDN media URLs.
noreply at wordpress.org
- [wp-svn] [39515] branches/4.7: About page: Resposive images and CDN media URLs.
noreply at wordpress.org
- [wp-svn] [39516] branches/4.7/src/wp-includes/version.php: WordPress 4.7 RC3.
noreply at wordpress.org
- [wp-svn] [39517] trunk/src/wp-admin/about.php: About page: Bump image versions because CDN caching.
noreply at wordpress.org
- [wp-svn] [39518] branches/4.7: About page: Bump image versions because CDN caching.
noreply at wordpress.org
- [wp-svn] [39519] branches/4.7/src/wp-includes/version.php: Post-RC3 bump.
noreply at wordpress.org
- [wp-svn] [39520] trunk/src/wp-admin/includes/update-core.php: Remove 4.7 cruft from `$_old_files`.
noreply at wordpress.org
- [wp-svn] [39521] branches/4.7: Remove 4.7 cruft from `$_old_files`.
noreply at wordpress.org
- [wp-svn] [39522] trunk/src/wp-admin/about.php: About page: Update video and REST API reference URLs.
noreply at wordpress.org
- [wp-svn] [39523] branches/4.7: About page: Update video and REST API reference URLs.
noreply at wordpress.org
- [wp-svn] [39524] branches/4.7/src/wp-includes/version.php: WordPress 4.7 "Vaughan".
noreply at wordpress.org
- [wp-svn] [39525] tags/4.7/: Tag 4.7
noreply at wordpress.org
- [wp-svn] [39526] trunk/src/wp-admin/upload.php: Accessibility: Remove inappropriate content from the Media Library screens headings.
noreply at wordpress.org
- [wp-svn] [39527] trunk/src/wp-admin/theme-install.php: Accessibility: Remove inappropriate content from the Add Themes screen heading.
noreply at wordpress.org
- [wp-svn] [39528] trunk/src/wp-admin: Accessibility: Remove inappropriate content from the Themes screen heading.
noreply at wordpress.org
- [wp-svn] [39529] trunk/src/wp-includes/css/media-views.css: Accessibility: Improve keyboard accessibility avoiding confusing tab stops in the Media views.
noreply at wordpress.org
- [wp-svn] [39530] trunk/src/wp-includes/category-template.php: Taxonomy: Correct the type for the first parameter of the `the_category` filter.
noreply at wordpress.org
- [wp-svn] [39531] trunk/src/wp-admin/user-edit.php: Users: Style the super admin message on the user editing screen as a notice, not a success message.
noreply at wordpress.org
- [wp-svn] [39532] trunk/src/wp-includes/class-wp-comment-query.php: Comments: Clean up unused code after [38446].
noreply at wordpress.org
- [wp-svn] [39533] trunk/src/wp-includes/css/admin-bar.css: Toolbar: remove some unnecessary CSS lines.
noreply at wordpress.org
- [wp-svn] [39534] trunk/src/wp-admin/users.php: Accessibility: Remove inappropriate content from the Users screen heading.
noreply at wordpress.org
- [wp-svn] [39535] trunk/src/wp-admin: Accessibility: Remove inappropriate content from the Plugins screen heading.
noreply at wordpress.org
- [wp-svn] [39536] trunk/src/wp-admin/plugin-install.php: Accessibility: Remove inappropriate content from the Add Plugins screen heading.
noreply at wordpress.org
- [wp-svn] [39537] trunk/src/wp-admin: Accessibility: Remove inappropriate content from the Link Manager screens headings.
noreply at wordpress.org
- [wp-svn] [39538] trunk/src/wp-admin/user-edit.php: Accessibility: Remove inappropriate content from the Edit User screen heading.
noreply at wordpress.org
- [wp-svn] [39539] trunk/src/wp-admin: Multisite: Remove redundant `is_super_admin() ` when checking for `edit_others_posts`.
noreply at wordpress.org
- [wp-svn] [39540] trunk/src/wp-admin/menu.php: Multisite: Replace `is_super_admin() ` with `update_core` for update permissions.
noreply at wordpress.org
- [wp-svn] [39541] trunk/src/wp-admin/widgets.php: Accessibility: Remove inappropriate content from the Widgets screen heading.
noreply at wordpress.org
- [wp-svn] [39542] trunk/src/wp-admin/media.php: Accessibility: Remove inappropriate content from the old Edit Media screen heading.
noreply at wordpress.org
- [wp-svn] [39543] trunk/src/wp-admin/nav-menus.php: Accessibility: Remove inappropriate content from the Menus screen heading.
noreply at wordpress.org
- [wp-svn] [39544] trunk/src/wp-login.php: Allow apostrophes in email address during wp-login.php registration.
noreply at wordpress.org
- [wp-svn] [39545] trunk/src/wp-includes: Customize: Use selected user language for edit shortcuts in preview instead of site language.
noreply at wordpress.org
- [wp-svn] [39546] trunk/src/wp-includes/theme.php: Customize: Use `esc_url_raw() ` instead of `wp_json_encode() ` to eliminate extraneous slashes when outputting background image URL in CSS `url ()`.
noreply at wordpress.org
- [wp-svn] [39547] trunk/src/wp-includes/js/customize-preview.js: Customize: Allow ( optional) `url` parameter to be omitted in intercepted calls to `history.pushState( )` and `history.replaceState()` in customize preview.
noreply at wordpress.org
- [wp-svn] [39548] trunk/src/wp-admin: Customize: Collapse available nav menu items panel when clicking outside over preview or over existing items.
noreply at wordpress.org
- [wp-svn] [39549] trunk: Taxonomy: Introduce `get_term_parents_list()`.
noreply at wordpress.org
- [wp-svn] [39550] trunk/src/wp-includes/class-wp-query.php: Docs: Correct param definition for `WP_Query::query()`.
noreply at wordpress.org
- [wp-svn] [39551] trunk/src/wp-admin: Accessibility: Remove inappropriate content from the Network screens headings.
noreply at wordpress.org
- [wp-svn] [39552] trunk/src/wp-admin/edit-comments.php: Accessibility: Remove inappropriate content from the Edit Comments screen heading.
noreply at wordpress.org
- [wp-svn] [39553] trunk/src/wp-admin/edit-tags.php: Accessibility: Remove inappropriate content from the Edit Categories and Edit Tags screens headings.
noreply at wordpress.org
- [wp-svn] [39554] trunk/tests/phpunit/tests/cron.php: Build/Test Tools: Remove commented out tests that have existed in an unimplemented state since the dawn of the test infrastructure.
noreply at wordpress.org
- [wp-svn] [39555] trunk/tests/phpunit/tests/user/capabilities.php: Build/Test Tools: Reuse another fixture in the user capability tests.
noreply at wordpress.org
- [wp-svn] [39556] trunk/tests/phpunit: Build/Test Tools: Remove some more randomness.
noreply at wordpress.org
- [wp-svn] [39557] trunk/src/wp-admin/js/customize-controls.js: Customize: Prevent scrolling `custom_css` textarea to top when pressing tab.
noreply at wordpress.org
- [wp-svn] [39558] trunk/src: Customize: Fix inability to delete nav menus by preventing `preview` filters from being added during `customize_save` admin ajax request.
noreply at wordpress.org
- [wp-svn] [39559] trunk: Customize: Prevent single quotes (apostrophes) in `custom_css` values from unexpectedly causing false positives for unbalanced character validation errors.
noreply at wordpress.org
- [wp-svn] [39560] trunk: Customize: Trim whitespace for URLs supplied for `external_header_video` to prevent `esc_url_raw ()` from making them invalid.
noreply at wordpress.org
- [wp-svn] [39561] trunk: Customize: Deprecate `page_home` nav menu item starter content in favor of `home_link` ; replace usage in Twenty Seventeen.
noreply at wordpress.org
- [wp-svn] [39562] trunk/src/wp-includes/js/customize-preview-nav-menus.js: Customize : Fix ability to shift-click on placeholder/ pre-saved nav menu items in preview to focus on corresponding control.
noreply at wordpress.org
- [wp-svn] [39563] trunk: REST API: Allow schema sanitization_callback to be set to null to bypass fallback sanitization functions.
noreply at wordpress.org
- [wp-svn] [39564] trunk: Options: Prevent unnecessary SQL updates by `update_option`.
noreply at wordpress.org
- [wp-svn] [39565] trunk/src/wp-includes/load.php: Bootstrap: Re-initialize any hooks added manually by `object-cache.php`.
noreply at wordpress.org
- [wp-svn] [39566] branches/4.7: REST API: Treat any falsy value as `false` in ' rest_allow_anonymous_comments'.
noreply at wordpress.org
- [wp-svn] [39567] branches/4.7: Customize: Prevent single quotes (apostrophes) in `custom_css` values from unexpectedly causing false positives for unbalanced character validation errors.
noreply at wordpress.org
- [wp-svn] [39568] branches/4.7: Customize: Use `esc_url_raw() ` instead of `wp_json_encode() ` to eliminate extraneous slashes when outputting background image URL in CSS `url ()`.
noreply at wordpress.org
- [wp-svn] [39569] branches/4.7: Customize: Prevent scrolling `custom_css` textarea to top when pressing tab.
noreply at wordpress.org
- [wp-svn] [39570] branches/4.7: Customize: Fix inability to delete nav menus by preventing `preview` filters from being added during `customize_save` admin ajax request.
noreply at wordpress.org
- [wp-svn] [39571] branches/4.7: Customize: Use selected user language for edit shortcuts in preview instead of site language.
noreply at wordpress.org
- [wp-svn] [39572] branches/4.7: Customize: Fix ability to shift-click on placeholder /pre-saved nav menu items in preview to focus on corresponding control.
noreply at wordpress.org
- [wp-svn] [39573] branches/4.7: Customize: Trim whitespace for URLs supplied for `external_header_video` to prevent `esc_url_raw ()` from making them invalid.
noreply at wordpress.org
- [wp-svn] [39574] branches/4.7: Customize: Allow (optional) `url` parameter to be omitted in intercepted calls to `history.pushState( )` and `history.replaceState()` in customize preview.
noreply at wordpress.org
- [wp-svn] [39575] branches/4.7: Customize: Deprecate `page_home` nav menu item starter content in favor of `home_link` ; replace usage in Twenty Seventeen.
noreply at wordpress.org
- [wp-svn] [39576] branches/4.7/src/wp-includes/version.php: The 4.7 branch is now 4.7.1-alpha.
noreply at wordpress.org
- [wp-svn] [39577] trunk: Build/Test Tools: Facilitate SVN and Git being co-located in the same directory.
noreply at wordpress.org
- [wp-svn] [39578] trunk: Taxonomy: Restore the ability to use string-based `$args` in `wp_get_object_terms() `.
noreply at wordpress.org
- [wp-svn] [39579] branches/4.7/package.json: Bump the version in `package.json` to 4.7.1 after [39576].
noreply at wordpress.org
- [wp-svn] [39580] trunk: PDF Images: Avoid a PHP Warning when attempting to process a file without an extension.
noreply at wordpress.org
- [wp-svn] [39581] trunk/src/wp-includes/js/customize-selective-refresh.js: Customize : Prevent edit shortcut from losing event handler after selective refresh.
noreply at wordpress.org
- [wp-svn] [39582] branches/4.7/tests/phpunit/tests/external-http/basic.php: De-Emphasise the minor (x.y.Z) version in `readme.html` by including only the major version for the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [39583] trunk: Remove the WordPress version number from `readme.html`.
noreply at wordpress.org
- [wp-svn] [39584] trunk/src/wp-includes/js/customize-preview.js: Customize: Prevent navigation in preview when clicking on child elements of preview links that have non-previewable URLs.
noreply at wordpress.org
- [wp-svn] [39585] branches/4.7: Customize: Prevent navigation in preview when clicking on child elements of preview links that have non-previewable URLs.
noreply at wordpress.org
- [wp-svn] [39586] trunk/src/wp-admin/js/theme.js: Themes: Add missing square bracket in jQuery selector.
noreply at wordpress.org
- [wp-svn] [39587] branches/4.7: Themes: Add missing square bracket in jQuery selector.
noreply at wordpress.org
- [wp-svn] [39588] trunk: Multisite: Handle capability check for removing oneself via `map_meta_cap()`.
noreply at wordpress.org
- [wp-svn] [39589] trunk: Multisite: Replace `is_super_admin() ` with `manage_network` in `get_dashboard_url()`.
noreply at wordpress.org
- [wp-svn] [39590] trunk/tests/phpunit/tests/link/getDashboardUrl.php: Tests: Use `wp_delete_user()` during teardown to delete a single site's user.
noreply at wordpress.org
- [wp-svn] [39591] trunk/src/wp-includes: General: Remove most uses of create_function()
noreply at wordpress.org
- [wp-svn] [39592] trunk/src/wp-includes/pomo/po.php: General: Correctly detect trailing newline when prepending.
noreply at wordpress.org
- [wp-svn] [39593] trunk/src/wp-includes/category-template.php: Taxonomy: Use `get_term_link()` instead of `get_category_link() ` in `get_term_parents_list()`.
noreply at wordpress.org
- [wp-svn] [39594] trunk: REST API: Do not error on empty JSON body
noreply at wordpress.org
- [wp-svn] [39595] trunk: REST API: Do not include the `password` argument when getting media items
noreply at wordpress.org
- [wp-svn] [39596] trunk: Libraries: Update zxcvbn from version 1.0 to 4.4.1
noreply at wordpress.org
- [wp-svn] [39597] trunk: REST API: Allow sending an empty or no-op comment update.
noreply at wordpress.org
- [wp-svn] [39598] trunk: REST API: Add support for filename search in media endpoint.
noreply at wordpress.org
- [wp-svn] [39599] trunk: Posts, Post Types: Ensure `is_page_template() ` can only return true when viewing a singular post query.
noreply at wordpress.org
- [wp-svn] [39600] trunk/src: General: Use interpolation instead of concatenation for all dynamic hook names.
noreply at wordpress.org
- [wp-svn] [39601] trunk/src/wp-includes/js/wplink.js: Editor: Remove target= _blank when unchecked in the link modal.
noreply at wordpress.org
- [wp-svn] [39602] branches/4.7: Editor: Remove target= _blank when unchecked in the link modal.
noreply at wordpress.org
- [wp-svn] [39603] trunk/src/wp-includes/js/wp-api.js: WP-API: JavaScript client - fix setup of models used by wp.api.collections objects.
noreply at wordpress.org
- [wp-svn] [39604] branches/4.7: WP-API: JavaScript client - fix setup of models used by wp.api.collections objects.
noreply at wordpress.org
- [wp-svn] [39605] branches/4.7: Bootstrap: Re-initialize any hooks added manually by `object-cache.php`.
noreply at wordpress.org
- [wp-svn] [39606] branches/4.7: Customize: Prevent edit shortcut from losing event handler after selective refresh.
noreply at wordpress.org
- [wp-svn] [39607] branches/4.7: PDF Images: Avoid a PHP Warning when attempting to process a file without an extension.
noreply at wordpress.org
- [wp-svn] [39608] branches/4.7: Posts, Post Types: Ensure `is_page_template() ` can only return true when viewing a singular post query.
noreply at wordpress.org
- [wp-svn] [39609] branches/4.7: REST API: Do not error on empty JSON body
noreply at wordpress.org
- [wp-svn] [39610] branches/4.7: REST API: Do not include the `password` argument when getting media items
noreply at wordpress.org
- [wp-svn] [39611] branches/4.7: Taxonomy: Restore the ability to use string-based `$args` in `wp_get_object_terms() `.
noreply at wordpress.org
- [wp-svn] [39612] trunk/src/wp-includes/media.php: Media: Move a variable definition outside of conditionals to ensure it' s always available.
noreply at wordpress.org
- [wp-svn] [39613] trunk: Feeds: Do not translate the `lastBuildDate` field in RSS feeds.
noreply at wordpress.org
- [wp-svn] [39614] trunk/src/wp-includes/feed-rss2.php: Feeds: Replace the RSS2 `lastBuildDate` date field with the `r` date specifier.
noreply at wordpress.org
- [wp-svn] [39615] branches/4.7: Feeds: Do not translate the `lastBuildDate` field in RSS feeds.
noreply at wordpress.org
- [wp-svn] [39616] trunk/src/wp-includes/default-filters.php: Customize: Bump `wp_custom_css_cb` from running at `wp_head` priority 11 to 101 to ensure Custom CSS overrides other CSS.
noreply at wordpress.org
- [wp-svn] [39617] trunk: Media: Allow PDF fallbacks filter to process custom sizes.
noreply at wordpress.org
- [wp-svn] [39618] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Improves code readability and code standards in files
noreply at wordpress.org
- [wp-svn] [39619] trunk/src/wp-admin/css/edit.css: Editor: Let the Add New link disappear in DFW mode.
noreply at wordpress.org
- [wp-svn] [39620] trunk: REST API: Fix PHP warnings when `get_theme_support( ' post-formats' )` is not an array.
noreply at wordpress.org
- [wp-svn] [39621] trunk/src/wp-includes/rest-api/endpoints: REST API: Improve the `rest_*_collection_params` filter docs and fix the terms filter.
noreply at wordpress.org
- [wp-svn] [39622] trunk/src: Customize: Fix visible edit shortcuts for `wp_nav_menu( )` instances using the `menu` arg (such as in the Custom Menu widget) instead of the `theme_location` arg.
noreply at wordpress.org
- [wp-svn] [39623] trunk/src/wp-content/themes/twentyseventeen/assets/js/ customize-controls.js: Twenty Seventeen: Ensure functions in `customize-controls.js` don' t count on Customizer sections always being present
noreply at wordpress.org
- [wp-svn] [39624] trunk/src/wp-content/themes/twentyseventeen/header.php: Twenty Seventeen: Hardens the logic for calling featured image in `header.php`
noreply at wordpress.org
- [wp-svn] [39625] trunk/src/wp-includes/class-wp-term-query.php: Taxonomy: Ensure that mods to query vars in `pre_term_query` callbacks have an effect.
noreply at wordpress.org
- [wp-svn] [39626] trunk/tests/phpunit: Tests: Restore the database connection earlier when switching test groups.
noreply at wordpress.org
- [wp-svn] [39627] branches/4.7: Tests: Restore the database connection earlier when switching test groups.
noreply at wordpress.org
- [wp-svn] [39628] branches/4.7: REST API: Allow sending an empty or no-op comment update.
noreply at wordpress.org
- [wp-svn] [39629] branches/4.7: REST API: Add support for filename search in media endpoint.
noreply at wordpress.org
- [wp-svn] [39630] branches/4.7: REST API: Fix PHP warnings when `get_theme_support( 'post-formats' )` is not an array.
noreply at wordpress.org
- [wp-svn] [39631] branches/4.7: REST API: Improve the `rest_*_collection_params` filter docs and fix the terms filter.
noreply at wordpress.org
- [wp-svn] [39632] branches/4.7: Twenty Seventeen: Ensure functions in `customize-controls.js` don' t count on Customizer sections always being present
noreply at wordpress.org
- [wp-svn] [39633] branches/4.7: Media: Allow PDF fallbacks filter to process custom sizes.
noreply at wordpress.org
- [wp-svn] [39634] branches/4.7: Editor: Let the Add New link disappear in DFW mode.
noreply at wordpress.org
- [wp-svn] [39635] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Fix incorrect `$content_width` value in theme
noreply at wordpress.org
- [wp-svn] [39636] trunk/src/wp-includes/class-wp-query.php: Query: Improve documentation for `orderby=relevance` in `WP_Query`.
noreply at wordpress.org
- [wp-svn] [39637] trunk/src/wp-admin/includes/ajax-actions.php: Taxonomy: Eliminate redundant and inaccurate dupe check when creating categories from post.php.
noreply at wordpress.org
- [wp-svn] [39638] trunk/src/wp-includes: Docs: Add and correct `@since` docs for a variety of functions and methods.
noreply at wordpress.org
- [wp-svn] [39639] trunk/src/wp-includes: Docs: Misc corrections and additions to inline documentation.
noreply at wordpress.org
- [wp-svn] [39640] trunk/src/wp-includes/comment.php: Comments: Fix placement of the `wp_update_comment_data` filter to safeguard filtered data from triggering a database error.
noreply at wordpress.org
- [wp-svn] [39641] branches/4.7: Comments: Fix placement of the wp_update_comment_data filter to safeguard filtered data from triggering a database error.
noreply at wordpress.org
- [wp-svn] [39642] branches/4.7: REST API: Allow schema sanitization_callback to be set to null to bypass fallback sanitization functions.
noreply at wordpress.org
- [wp-svn] [39643] trunk/tests/phpunit/tests/rest-api: REST API: Remove errant annotation from `test_get_items_pagination_headers() ` method.
noreply at wordpress.org
- [wp-svn] [39644] trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php: Filesystem: Add `return` statement to `WP_Filesystem_ftpsockets->rmdir`
noreply at wordpress.org
- [wp-svn] [39645] trunk/src/wp-includes: Upgrade PHPMailer from 5.2.14 to 5.2.21.
noreply at wordpress.org
- [wp-svn] [39646] branches/4.7: Upgrade PHPMailer from 5.2.14 to 5.2.21.
noreply at wordpress.org
- [wp-svn] [39647] trunk: REST API: Add the `supports` property to the Post Type response object.
noreply at wordpress.org
- [wp-svn] [39648] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-terms-controller.php: REST API: Merge similiar error message strings in the Terms Controller.
noreply at wordpress.org
- [wp-svn] [39649] trunk/src/wp-admin/edit-tags.php: Taxonomy: Redirect to current taxonomy when adding a term without AJAX.
noreply at wordpress.org
- [wp-svn] [39650] branches/4.7: Twenty Seventeen: Fix incorrect `$content_width` value in theme.
noreply at wordpress.org
- [wp-svn] [39651] branches/4.7: Customize: Bump `wp_custom_css_cb` from running at `wp_head` priority 11 to 101 to ensure Custom CSS overrides other CSS.
noreply at wordpress.org
- [wp-svn] [39652] branches/4.7: Taxonomy: Redirect to current taxonomy when adding a term without AJAX.
noreply at wordpress.org
- [wp-svn] [39653] branches/4.7: Customize: Fix visible edit shortcuts for `wp_nav_menu() ` instances using the `menu` arg (such as in the Custom Menu widget) instead of the `theme_location` arg.
noreply at wordpress.org
- [wp-svn] [39654] branches/4.7: Media: Move a variable definition outside of conditionals to ensure it' s always available.
noreply at wordpress.org
- [wp-svn] [39655] trunk/src/wp-includes/pluggable.php: Mail: Ensure that any `phpmailerException` exceptions generated by `setFrom() ` are caught to avoid PHP Fatal errors.
noreply at wordpress.org
- [wp-svn] [39656] trunk/src/wp-admin/includes/file.php: Updates: Remove a stray `" ` from a tag.
noreply at wordpress.org
- [wp-svn] [39657] trunk/src/wp-admin/js/updates.js: Updates: Show the Authentication key settings after selecting the SSH transport in both the modal , and also on the plugin/theme updates screen.
noreply at wordpress.org
- [wp-svn] [39658] branches/4.7: Updates: Show the Authentication key settings after selecting the SSH transport in both the modal , and also on the plugin/theme updates screen.
noreply at wordpress.org
Last message date:
Fri Dec 30 07:45:05 UTC 2016
Archived on: Fri Dec 30 07:46:48 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).