February 2017 Archives by subject
Starting: Wed Feb 1 01:39:39 UTC 2017
Ending: Tue Feb 28 00:15:02 UTC 2017
Messages: 106
- [wp-svn] [40036] trunk: Customize: Ensure root values are accessible in multidimensional custom setting types.
noreply at wordpress.org
- [wp-svn] [40037] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: REST API: Improve posts orderby tests
noreply at wordpress.org
- [wp-svn] [40038] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: After [38947], improve the wording of the message to clarify that `rest_authentication_errors` is a filter.
noreply at wordpress.org
- [wp-svn] [40039] trunk/src/wp-includes/functions.php: Media: In `wp_unique_filename ()`, use explicit type casting when incrementing `$number`.
noreply at wordpress.org
- [wp-svn] [40040] trunk/src/wp-includes/js/wp-api.js: REST API: JavaScript client should use `_.extend` when merging objects.
noreply at wordpress.org
- [wp-svn] [40041] trunk: Customize: Extend auto-draft life of a `customize_changeset` post whenever modified.
noreply at wordpress.org
- [wp-svn] [40042] trunk/src/wp-includes/post-template.php: Docs: Clarify that `has_excerpt()` checks if the post has a custom excerpt, not some generated excerpt.
noreply at wordpress.org
- [wp-svn] [40043] trunk/src/wp-includes/category-template.php: Docs: Clarify that `get_the_category_list()` and `the_category() ` display links as an unordered list by default.
noreply at wordpress.org
- [wp-svn] [40044] trunk/tests/phpunit/tests/functions.php: General: Add tests for `wp_parse_slug_list()`.
noreply at wordpress.org
- [wp-svn] [40045] trunk/src/wp-includes/theme.php: Customize: Introduce `get_header_video_url` filter for the return value of `get_header_video_url ()`.
noreply at wordpress.org
- [wp-svn] [40046] trunk/src/wp-includes/theme.php: Docs: Use third-person singular verb for `wp_get_custom_css` filter description.
noreply at wordpress.org
- [wp-svn] [40047] trunk/src/wp-includes/rest-api.php: Docs: Use third-person singular verb for `rest_avatar_sizes` filter description.
noreply at wordpress.org
- [wp-svn] [40048] trunk/src/wp-login.php: Docs: Add a note to `retrieve_password_message` filter that password reset email will not be sent if the filtered message is empty.
noreply at wordpress.org
- [wp-svn] [40049] trunk: Taxonomy: Disallow overriding the `name` property when registering a taxonomy.
noreply at wordpress.org
- [wp-svn] [40050] trunk/src/wp-includes/js: Media: in `wp.media.view.Toolbar.refresh ()`, check for a selection before iterating over models.
noreply at wordpress.org
- [wp-svn] [40051] trunk/src/wp-includes/js: Media: in `wp.media.view.DeleteSelectedPermanentlyButton`, move destructive async operations outside of the `selection` loop.
noreply at wordpress.org
- [wp-svn] [40052] trunk/src: Buttons: Improve the `.button-link` CSS class for link-like buttons.
noreply at wordpress.org
- [wp-svn] [40053] trunk/src/wp-includes: Docs: Add missing `meta_type` and `meta_compare` arguments to `WP_Term_Query:: __construct()` and `get_terms()` docblocks.
noreply at wordpress.org
- [wp-svn] [40054] trunk/src/wp-includes/post.php: Pings/Trackbacks: Avoid scheduling multiple `do_pings` events in `_publish_post_hook()`.
noreply at wordpress.org
- [wp-svn] [40055] trunk/src/wp-includes/js/customize-selective-refresh.js: Customize : Ensure edit shortcuts get re-created for nested partials when a parent partial is refreshed.
noreply at wordpress.org
- [wp-svn] [40056] trunk/tests/phpunit/tests/query/results.php: WP_Query: Add tests for the combination of `orderby=post__in` and `order`.
noreply at wordpress.org
- [wp-svn] [40057] trunk/src/wp-includes/template.php: Themes: Add template type and template candidates as parameters to the `{$type}_template` filter.
noreply at wordpress.org
- [wp-svn] [40058] trunk: REST API: Add QUnit tests for wp-api.js and PHPUnit fixture generation.
noreply at wordpress.org
- [wp-svn] [40059] trunk/src: Buttons: Fix a few `.button-link` glitches after [40052 ].
noreply at wordpress.org
- [wp-svn] [40060] trunk: Media: debounce the media grid search, avoiding duplicate requests.
noreply at wordpress.org
- [wp-svn] [40061] trunk: REST API: improve test fixture generation, normalizing data.
noreply at wordpress.org
- [wp-svn] [40062] trunk/src/wp-includes/nav-menu-template.php: Docs: Correct `@return` value type for `wp_nav_menu()`.
noreply at wordpress.org
- [wp-svn] [40063] trunk: REST API: Cast revision author ID to int.
noreply at wordpress.org
- [wp-svn] [40064] trunk/src/wp-includes/js/customize-preview.js: Customize: Skip intercepting non-HTTP(S) links in customizer preview just as jump links are ignored.
noreply at wordpress.org
- [wp-svn] [40065] trunk/tests: REST API: Fix the client test fixture generation in PHP 5.2 and 5.3.
noreply at wordpress.org
- [wp-svn] [40066] trunk/tests: REST API: Skip generating the client test fixtures in PHP 5.2 and 5.3.
noreply at wordpress.org
- [wp-svn] [40067] trunk/src/wp-includes/customize/ class-wp-customize-custom-css-setting.php: I18N: Remove `<code> ` tags from translatable strings in `wp-includes/customize/ class-wp-customize-custom-css-setting.php`.
noreply at wordpress.org
- [wp-svn] [40068] trunk: HTTP API: Restore backwards compatibility with the `http_api_curl` filter - it expects that the handle parameter is passed as a reference , however [39212] missed that.
noreply at wordpress.org
- [wp-svn] [40069] branches/4.7: HTTP API: Restore backwards compatibility with the `http_api_curl` filter - it expects that the handle parameter is passed as a reference , however [39212] missed that.
noreply at wordpress.org
- [wp-svn] [40070] trunk: Media: Avoid PHP Warnings in `get_post_galleries() ` when processing empty `[gallery] ` shortcodes and avoid returning the incorrect results when the global `$post` does not match the provided post ID.
noreply at wordpress.org
- [wp-svn] [40071] branches/4.7: Media: Avoid PHP Warnings in `get_post_galleries() ` when processing empty `[gallery] ` shortcodes and avoid returning the incorrect results when the global `$post` does not match the provided post ID.
noreply at wordpress.org
- [wp-svn] [40072] trunk/src/wp-includes/customize/ class-wp-customize-custom-css-setting.php: I18N: Fix broken `sprintf() ` after [40067].
noreply at wordpress.org
- [wp-svn] [40073] trunk/src/wp-includes/customize/ class-wp-customize-custom-css-setting.php: I18N: Update translators comment after [40072].
noreply at wordpress.org
- [wp-svn] [40074] trunk/src/wp-includes/js/wp-api.js: REST API: JavaScript client - improve route discovery for custom namespaces.
noreply at wordpress.org
- [wp-svn] [40075] branches/4.7: Media: In `wp_unique_filename()`, use explicit type casting when incrementing `$number`.
noreply at wordpress.org
- [wp-svn] [40076] trunk/src: JavaScript: when starting Backbone history, stop if previously started.
noreply at wordpress.org
- [wp-svn] [40077] trunk/tests/phpunit/tests/rest-api/rest-schema-setup.php: REST API : Skip generating the client test fixtures in multisite mode.
noreply at wordpress.org
- [wp-svn] [40078] branches/4.7: REST API: Cast revision author ID to int.
noreply at wordpress.org
- [wp-svn] [40079] branches/4.7: REST API: Correctly serve the index with PATH_INFO
noreply at wordpress.org
- [wp-svn] [40080] trunk: REST API: Include the `status` property in `view` context responses from the Posts endpoints.
noreply at wordpress.org
- [wp-svn] [40081] branches/4.7: REST API: Include the `status` property in `view` context responses from the Posts endpoints.
noreply at wordpress.org
- [wp-svn] [40082] trunk/src/wp-includes/js/customize-views.js: Customize: Prevent vertical clipping of thumbnail in header image customizer control.
noreply at wordpress.org
- [wp-svn] [40083] branches/4.7: Taxonomy: Disallow overriding the `name` property when registering a taxonomy.
noreply at wordpress.org
- [wp-svn] [40084] branches/4.7: REST API: JavaScript client should use `_.extend` when merging objects.
noreply at wordpress.org
- [wp-svn] [40085] branches/4.7: Feeds: Prevent empty feeds from returning 404 errors.
noreply at wordpress.org
- [wp-svn] [40086] trunk/src/wp-includes/theme.php: Customize: Update the introduced version in the docs for the `get_header_video_url` filter to 4.7.3.
noreply at wordpress.org
- [wp-svn] [40087] branches/4.7: Customize: Introduce `get_header_video_url` filter for the return value of `get_header_video_url ()`.
noreply at wordpress.org
- [wp-svn] [40088] branches/4.7: Customize: Ensure root values are accessible in multidimensional custom setting types.
noreply at wordpress.org
- [wp-svn] [40089] trunk/src/wp-admin/about.php: About page: Remove `autoplay` and `loop` attributes on "Theme Starter Content", " Edit Shortcuts", and "Video Headers" videos, originally added as a part of [39512].
noreply at wordpress.org
- [wp-svn] [40090] branches/4.7: About page: Remove `autoplay` and `loop` attributes on "Theme Starter Content", " Edit Shortcuts", and "Video Headers" videos, originally added as a part of [39512].
noreply at wordpress.org
- [wp-svn] [40091] branches/4.7: Formatting: fix `wpautop() ` to stop adding paragraph tags around `< figcaption> `.
noreply at wordpress.org
- [wp-svn] [40092] branches/4.7: Menus: Prevent notice thrown in class-walker-page.php.
noreply at wordpress.org
- [wp-svn] [40093] branches/4.7: Customize: Update `customize.php` URL with `changeset_uuid` param the instant a change is made instead of deferring until the changeset update request responds.
noreply at wordpress.org
- [wp-svn] [40094] branches/4.7: Customize: Trim whitespace from nav menu item titles so that the underlying object' s original title appears as input placeholder and in the control's title.
noreply at wordpress.org
- [wp-svn] [40095] branches/4.7: Customize: Always enqueue `customize-preview` stylesheet in the customizer preview to style selective refresh and visual edit shortcuts.
noreply at wordpress.org
- [wp-svn] [40096] branches/4.7: Customize: Skip intercepting non-HTTP(S) links in customizer preview just as jump links are ignored.
noreply at wordpress.org
- [wp-svn] [40097] branches/4.7: Customize: Ensure edit shortcuts get re-created for nested partials when a parent partial is refreshed.
noreply at wordpress.org
- [wp-svn] [40098] branches/4.7: Customize: Allow custom post types to be used in starter content.
noreply at wordpress.org
- [wp-svn] [40099] branches/4.7: Customize: Extend auto-draft life of a `customize_changeset` post whenever modified.
noreply at wordpress.org
- [wp-svn] [40100] branches/4.7: Customize: Prevent vertical clipping of thumbnail in header image customizer control.
noreply at wordpress.org
- [wp-svn] [40101] trunk: REST API: Fix multiple issues with setting dates of posts and comments.
noreply at wordpress.org
- [wp-svn] [40102] trunk: Multisite: Use `WP_Network_Query` in `WP_Network:: get_by_path()`.
noreply at wordpress.org
- [wp-svn] [40103] trunk/src/wp-includes: Docs: Update the description of `is_singular()` and `WP_Query::is_singular() ` to be parsed correctly by developer.wordpress.org.
noreply at wordpress.org
- [wp-svn] [40104] trunk/tests/phpunit/tests/rest-api/rest-schema-setup.php: REST API : Ensure that tests pass if extra endpoints are registered.
noreply at wordpress.org
- [wp-svn] [40105] trunk: REST API: Correctly parse body parameters for DELETE requests.
noreply at wordpress.org
- [wp-svn] [40106] trunk: REST API: Do not allow access to users from a different site in multisite.
noreply at wordpress.org
- [wp-svn] [40107] trunk/src/wp-admin/js/theme.js: Themes: enable browser history support in add new theme screen.
noreply at wordpress.org
- [wp-svn] [40108] trunk: REST API: Shim `post_date_gmt` for drafts / empty dates in the REST API.
noreply at wordpress.org
- [wp-svn] [40109] trunk: REST API: JS client - QUnit tests for custom namespace route discovery.
noreply at wordpress.org
- [wp-svn] [40110] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: preserve empty image alt attributes.
noreply at wordpress.org
- [wp-svn] [40111] branches/4.7: REST API: Do not allow access to users from a different site in multisite.
noreply at wordpress.org
- [wp-svn] [40112] branches/4.7: TinyMCE: preserve empty image alt attributes.
noreply at wordpress.org
- [wp-svn] [40113] branches/4.7: REST API: Correctly parse body parameters for DELETE requests.
noreply at wordpress.org
- [wp-svn] [40114] branches/4.7: REST API: Fix multiple issues with setting dates of posts and comments.
noreply at wordpress.org
- [wp-svn] [40115] branches/4.7: REST API: Shim `post_date_gmt` for drafts / empty dates in the REST API.
noreply at wordpress.org
- [wp-svn] [40116] branches/4.7: REST API: Add QUnit tests for wp-api.js and PHPUnit fixture generation.
noreply at wordpress.org
- [wp-svn] [40117] branches/4.7: REST API: JavaScript client - improve route discovery for custom namespaces.
noreply at wordpress.org
- [wp-svn] [40118] trunk/src/wp-admin/js/common.js: Plugins: After [38703], adjust the selector for checkbox selection to account for nested tables.
noreply at wordpress.org
- [wp-svn] [40119] branches/4.7: Plugins: After [38703], adjust the selector for checkbox selection to account for nested tables.
noreply at wordpress.org
- [wp-svn] [40120] trunk: REST API: Allow setting post formats even if they are not supported by the theme.
noreply at wordpress.org
- [wp-svn] [40121] trunk/tests/qunit/fixtures/wp-api-generated.js: REST API: Update the client test fixtures after changes to post formats.
noreply at wordpress.org
- [wp-svn] [40122] trunk: REST API: Fix behavior of `sticky` posts filter when no posts are sticky.
noreply at wordpress.org
- [wp-svn] [40123] trunk: Media: Reset Exif orientation after rotate in `WP_Image_Editor_Imagick`.
noreply at wordpress.org
- [wp-svn] [40124] trunk: Media: Reduce failing uploads following 4.7.1.
noreply at wordpress.org
- [wp-svn] [40125] trunk/tests/phpunit/tests/functions.php: Media: Fix unit tests for MIME checks on multisite.
noreply at wordpress.org
- [wp-svn] [40126] trunk/src/wp-includes/js: Media: Restore correct upload errors displaying after [37610].
noreply at wordpress.org
- [wp-svn] [40127] trunk/src/wp-admin/includes/user.php: Mail: Ensure entities in the site title are decoded when used in the body of the new user email.
noreply at wordpress.org
- [wp-svn] [40128] trunk: Comments: When commenting on a draft post, display a friendly error message if the user can view the post.
noreply at wordpress.org
- [wp-svn] [40129] trunk/src/wp-includes/class-wp-image-editor-imagick.php: Media: After [40123], Feature check `setImageOrientation`.
noreply at wordpress.org
- [wp-svn] [40130] trunk: Media: Keep PDF previews from overwriting files.
noreply at wordpress.org
- [wp-svn] [40131] trunk/tests/phpunit/tests/image/functions.php: Media: Skip PDF preview tests when image editor doens't support.
noreply at wordpress.org
- [wp-svn] [40132] branches/4.7: Media: Restore correct upload errors displaying after [37610].
noreply at wordpress.org
- [wp-svn] [40133] branches/4.7: Media: Keep PDF previews from overwriting files.
noreply at wordpress.org
- [wp-svn] [40134] branches/4.7: Media: Reduce failing uploads following 4.7.1.
noreply at wordpress.org
- [wp-svn] [40135] branches/4.7: Media: Reset Exif orientation after rotate in WP_Image_Editor_Imagick.
noreply at wordpress.org
- [wp-svn] [40136] branches/4.7: REST API: Fix behavior of `sticky` posts filter when no posts are sticky.
noreply at wordpress.org
- [wp-svn] [40137] branches/4.7: REST API: Allow setting post formats even if they are not supported by the theme.
noreply at wordpress.org
- [wp-svn] [40138] trunk/.travis.yml: Build/Test Tools: Disable Xdebug when testing on Travis.
noreply at wordpress.org
- [wp-svn] [40139] trunk/.travis.yml: Build/Test Tools: Only attempt to disable Xdebug on stable builds of PHP.
noreply at wordpress.org
- [wp-svn] [40140] branches/4.7/src/wp-includes/version.php: Version bump for WordPress 4.7.3-RC1
noreply at wordpress.org
- [wp-svn] [40141] branches/4.7/src/wp-includes/version.php: Bump the version after the 4.7.3-RC1 packaging.
noreply at wordpress.org
Last message date:
Tue Feb 28 00:15:02 UTC 2017
Archived on: Tue Feb 28 00:15:05 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).