October 2016 Archives by subject
Starting: Sat Oct 1 06:27:27 UTC 2016
Ending: Mon Oct 31 19:37:39 UTC 2016
Messages: 365
- [wp-svn] [38699] trunk: Meta: Improve ID casting when getting, updating or deleting meta data.
noreply at wordpress.org
- [wp-svn] [38700] trunk/src/wp-admin: Accessibility: Editor, Publish meta box: remove a stray label and redundant CSS.
noreply at wordpress.org
- [wp-svn] [38701] trunk/src/wp-includes/general-template.php: Docs: Correct default value for `next_text` in `paginate_links()`.
noreply at wordpress.org
- [wp-svn] [38702] trunk/src/wp-admin/includes/nav-menu.php: Menus: Restore checkboxes in post type search which were lost in [38584].
noreply at wordpress.org
- [wp-svn] [38703] trunk/src/wp-admin/js/common.js: Plugins: Fix checkbox selection when searching for installed plugins.
noreply at wordpress.org
- [wp-svn] [38704] trunk/src/wp-admin: Import: Fix plugin activation link after installing an importer on multisite.
noreply at wordpress.org
- [wp-svn] [38705] trunk: I18N: Introduce a user-specific language setting.
noreply at wordpress.org
- [wp-svn] [38706] trunk/src/wp-admin/js/common.js: Plugins: Fix odd typo introduced in [38703].
noreply at wordpress.org
- [wp-svn] [38707] trunk/src/wp-includes/general-template.php: Editor: Improve documentation for `user_can_richedit()`.
noreply at wordpress.org
- [wp-svn] [38708] trunk: Toolbar: Be more strict about adding a 'View Posts' link to the toolbar.
noreply at wordpress.org
- [wp-svn] [38709] trunk/src: Customize: Improve the widgets and menu items search.
noreply at wordpress.org
- [wp-svn] [38710] trunk: Themes: Account for uppercase chars when managing themes.
noreply at wordpress.org
- [wp-svn] [38711] trunk/src/wp-includes/js/wp-lists.js: wpLists: Pass the current element to `process() ` to properly register event handlers.
noreply at wordpress.org
- [wp-svn] [38712] trunk/tests/phpunit/tests/theme/themeDir.php: Tests: Add newly introduced theme to theme list.
noreply at wordpress.org
- [wp-svn] [38713] trunk: Shortcodes: Add a `do_shortcode_tag` filter.
noreply at wordpress.org
- [wp-svn] [38714] trunk/tests/phpunit/tests/oembed.php: Unit Tests: Remove unused variable in `Tests_oEmbed::dataShouldNotMatchOembedRegex() `.
noreply at wordpress.org
- [wp-svn] [38715] trunk: Query: Add nicename and login params to user query.
noreply at wordpress.org
- [wp-svn] [38716] trunk/src/wp-includes/taxonomy.php: Docs: Improve description for `term_exists()` `$term` param.
noreply at wordpress.org
- [wp-svn] [38717] trunk/src/wp-includes: Emoji: Add support for the upcoming Emoji 4 release.
noreply at wordpress.org
- [wp-svn] [38718] trunk/src/wp-admin: Accessibility: Remove target= _blank from the comment/edit-comments help tabs links.
noreply at wordpress.org
- [wp-svn] [38719] trunk/src/wp-admin: Accessibility: Remove target= _blank from the old custom background/header help tabs links.
noreply at wordpress.org
- [wp-svn] [38720] trunk/src/wp-admin: Accessibility: Remove target= _blank from the Settings screens help tabs links.
noreply at wordpress.org
- [wp-svn] [38721] trunk/src/wp-admin: Accessibility: Remove target= _blank from the Network screens help tabs links.
noreply at wordpress.org
- [wp-svn] [38722] trunk/src/wp-admin: Accessibility: Remove target= _blank from the Plugins, Themes, Media, Update, and Tools screens help tabs links.
noreply at wordpress.org
- [wp-svn] [38723] trunk/src/wp-admin: Accessibility: Remove target= _blank from the Users and Widgets screens help tabs links.
noreply at wordpress.org
- [wp-svn] [38724] trunk/tests/phpunit/tests/formatting/Emoji.php: Emoji: Update some failing unit tests.
noreply at wordpress.org
- [wp-svn] [38725] trunk/src/wp-admin: Accessibility: Remove target= _blank from the help tab links on several admin screens.
noreply at wordpress.org
- [wp-svn] [38726] trunk: HTTP API: Simplify `wp_parse_url() ` to ensure consistent results.
noreply at wordpress.org
- [wp-svn] [38727] trunk/src/wp-includes: HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues.
noreply at wordpress.org
- [wp-svn] [38728] branches/4.6: HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues.
noreply at wordpress.org
- [wp-svn] [38729] trunk/src/wp-admin/includes: Plugins: Display 'Less Than 10' active installs of a plugin rather than '0+' active installs.
noreply at wordpress.org
- [wp-svn] [38730] trunk/src/wp-includes: HTTP: Document that the return value of `wp_remote_retrieve_headers() ` changed from a simple array to an object which implements ArrayAccess.
noreply at wordpress.org
- [wp-svn] [38731] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Reuse some user account fixtures in the user capability tests.
noreply at wordpress.org
- [wp-svn] [38732] trunk/tests/phpunit/tests/user/capabilities.php: Role/capability: Add more complete capability and role assertions to existing user capability tests.
noreply at wordpress.org
- [wp-svn] [38733] trunk: Media: Better handling of JOINs when searching filenames.
noreply at wordpress.org
- [wp-svn] [38734] trunk/src/wp-admin/includes/media.php: Media: Improve docs for `image_send_to_editor` filter.
noreply at wordpress.org
- [wp-svn] [38735] trunk/src/wp-admin/edit-tags.php: Taxonomy: Remove the popular tag cloud from `edit-tags.php`.
noreply at wordpress.org
- [wp-svn] [38736] trunk/src/wp-admin/update-core.php: Updates: Remove the 'Download' button on the Updates screen.
noreply at wordpress.org
- [wp-svn] [38737] trunk/src/wp-includes/taxonomy.php: Docs: Improvements to `register_taxonomy()` docblock.
noreply at wordpress.org
- [wp-svn] [38738] trunk: Comments: Improve check for previous comments for authenticated users in `check_comment ()`.
noreply at wordpress.org
- [wp-svn] [38739] trunk/src: Login: Don't rely on `wp_is_mobile() ` for functionality.
noreply at wordpress.org
- [wp-svn] [38740] trunk: Comments: Account for the `comment_order` option in `get_page_of_comment()`.
noreply at wordpress.org
- [wp-svn] [38741] trunk/src/wp-trackback.php: Trackbacks: Allow the error message strings passed to `trackback_response() ` to be translatable.
noreply at wordpress.org
- [wp-svn] [38742] trunk/src/wp-admin/js/customize-controls.js: Customize: Add workaround for Safari bug causing preview frame to be unscrollable via `mousewheel` after a refresh.
noreply at wordpress.org
- [wp-svn] [38743] trunk/src/wp-admin/update-core.php: Upgrade/Install: Show correct time of last checked update.
noreply at wordpress.org
- [wp-svn] [38744] trunk: Menus: Do not show trashed posts in nav menus.
noreply at wordpress.org
- [wp-svn] [38745] trunk/src/wp-admin/plugin-editor.php: Plugins: Correctly display the current plugin in the plugin editor.
noreply at wordpress.org
- [wp-svn] [38746] trunk/src/wp-includes/post-template.php: Docs: Document global variables used by `get_the_content()`.
noreply at wordpress.org
- [wp-svn] [38747] trunk: Taxonomy: Introduce `WP_Taxonomy` and use it in `register_taxonomy() ` and `unregister_taxonomy()`.
noreply at wordpress.org
- [wp-svn] [38748] trunk/src/wp-includes/comment.php: Comments: Pass `$comment` to the `comment_max_links_url` filter.
noreply at wordpress.org
- [wp-svn] [38749] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: Docs: Improve formatting of filter docs added in [38689].
noreply at wordpress.org
- [wp-svn] [38750] trunk/src/wp-admin/edit-tags.php: Taxonomy: Don' t drop term order and current page when bulk deleting terms.
noreply at wordpress.org
- [wp-svn] [38751] trunk/src/wp-includes/class-wp-rewrite.php: Make sure rewrite rules are not written until `wp_loaded` has fired
noreply at wordpress.org
- [wp-svn] [38752] trunk/src/wp-admin/edit-tags.php: Taxonomy: Remove `paged` argument from referer and add it only if current page is greater than 1.
noreply at wordpress.org
- [wp-svn] [38753] trunk/src/wp-admin/edit-tag-form.php: Taxonomy: On `wp-admin/ term.php`, don't show a 'Back to' link which links to the current page.
noreply at wordpress.org
- [wp-svn] [38754] trunk/src/wp-admin: Menus: Hide controls in the search tab if no items are found.
noreply at wordpress.org
- [wp-svn] [38755] trunk: Themes: Remove `paged.php` from the theme template hierarchy.
noreply at wordpress.org
- [wp-svn] [38756] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: Allow pasting in image captions.
noreply at wordpress.org
- [wp-svn] [38757] trunk/tests/phpunit/tests/http/base.php: HTTP API: Convert the POST redirect test to use a dataProvider in order for its speed to be more accurately measured.
noreply at wordpress.org
- [wp-svn] [38758] trunk/tests/phpunit/tests/http/functions.php: HTTP API: Remove an unnecessary duplicate HTTP request in the HTTP tests.
noreply at wordpress.org
- [wp-svn] [38759] trunk/tests/phpunit/tests: Build/Test Tools: Make use of PHPUnit' s `@requires` notation.
noreply at wordpress.org
- [wp-svn] [38760] trunk/tests/phpunit/tests/media.php: Media: Correct the hostname used in the `wp_get_attachment_metadata()` test.
noreply at wordpress.org
- [wp-svn] [38761] trunk/tests/phpunit/tests: Build/Test Tools: Revert [38759].
noreply at wordpress.org
- [wp-svn] [38762] trunk/tests/phpunit/tests: Build/Test Tools: Begin eliminating unnecessary randomness in tests.
noreply at wordpress.org
- [wp-svn] [38763] trunk/tests/phpunit/tests: Build/Test Tools: Continue eliminating randomness in tests.
noreply at wordpress.org
- [wp-svn] [38764] trunk/src/wp-includes/general-template.php: Emoji: Update Emoji CDN filter default for resource hints.
noreply at wordpress.org
- [wp-svn] [38765] trunk: Customize: Ensure `customize_validate_{$setting-> id}` filters apply on input post values for `WP_Customize_Setting` subclasses that neglect to apply the filter themselves.
noreply at wordpress.org
- [wp-svn] [38766] trunk/src/wp-includes/class-wp-customize-widgets.php: Customize: Improve message displayed in widgets panel when there are no widget areas currently displayed in the preview.
noreply at wordpress.org
- [wp-svn] [38767] trunk/src: Customize: Show Pages section first and pre-expanded in list of available nav menu items.
noreply at wordpress.org
- [wp-svn] [38768] trunk: General: Restore usage of `$wpdb`, instead of `$this->db`.
noreply at wordpress.org
- [wp-svn] [38769] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Add tests for all user roles that check custom capabilities that do not have any form of handling (eg.
noreply at wordpress.org
- [wp-svn] [38770] trunk/src/wp-admin: Accessibility: Improve the UI controls to move the Menu items.
noreply at wordpress.org
- [wp-svn] [38771] trunk/tests/phpunit/tests/rest-api.php: REST API: Remove reference to the plugin in infrastructure activation test.
noreply at wordpress.org
- [wp-svn] [38772] trunk/src/wp-admin/js/post.js: Editor: do not send the request for releasing the post lock on unload when post_ID or active_post_lock is missing.
noreply at wordpress.org
- [wp-svn] [38773] trunk: TiinyMCE: update to 4.4.3, changelog: https:// www.tinymce.com/docs/changelog/#version443-september12016
noreply at wordpress.org
- [wp-svn] [38774] trunk/src/wp-includes/js/mce-view.js: TinyMCE: add support for custom dashicon for wp.mce.View.setLoader().
noreply at wordpress.org
- [wp-svn] [38775] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Re-add a `global $wpdb` missed in [38768].
noreply at wordpress.org
- [wp-svn] [38776] trunk: Taxonomy: Better error handling when fetching object terms from cache.
noreply at wordpress.org
- [wp-svn] [38777] trunk/src/wp-includes/category-template.php: Taxonomy: Avoid a fatal error in `the_tags()` in the event that `get_the_term_list( )` returns a WP_Error.
noreply at wordpress.org
- [wp-svn] [38778] trunk: Comments: Abstract `die() ` calls from comment submission routine.
noreply at wordpress.org
- [wp-svn] [38779] trunk/src/wp-includes/taxonomy.php: Taxonomy: Specify taxonomy when populating cached object terms.
noreply at wordpress.org
- [wp-svn] [38780] trunk/src/wp-includes/js/tinymce/plugins/charmap: TinyMCE: update the `charmap` plugin to the latest dev.
noreply at wordpress.org
- [wp-svn] [38781] trunk/src/wp-includes/ms-load.php: Multisite: Clarify that `get_site_by_path()` does not return exact matches.
noreply at wordpress.org
- [wp-svn] [38782] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: prevent iOS Safari from expanding the iframe width beyond the container width.
noreply at wordpress.org
- [wp-svn] [38783] trunk/src/wp-includes/comment.php: Comments: When checking comments, returned error object should include HTTP status code.
noreply at wordpress.org
- [wp-svn] [38784] trunk: Taxonomy: Cache results of term count queries.
noreply at wordpress.org
- [wp-svn] [38785] trunk: KSES: Deprecate `wp_kses_js_entities()`.
noreply at wordpress.org
- [wp-svn] [38786] trunk: Multisite: Maintain switched state in site icon/ logo functions.
noreply at wordpress.org
- [wp-svn] [38787] trunk: Users: Use the role name instead of the role display name when fetching the list of users with no role.
noreply at wordpress.org
- [wp-svn] [38788] trunk/src/wp-admin: Themes: Do not show an update button if there' s no update package.
noreply at wordpress.org
- [wp-svn] [38789] trunk/src/wp-includes/template.php: Themes: Improve the inline documentation for the `get_*_template() ` functions by providing examples instead of verbose explanations.
noreply at wordpress.org
- [wp-svn] [38790] trunk: REST API: Support sites with index-style permalinks in `get_rest_url()`.
noreply at wordpress.org
- [wp-svn] [38791] trunk/src/wp-trackback.php: Pings/Trackbacks: Add new `pre_trackback_post` action before a trackback is added to a post.
noreply at wordpress.org
- [wp-svn] [38792] trunk: Query: Allow the hyphen-prefix-for-search-exclusion feature to be disabled by filter.
noreply at wordpress.org
- [wp-svn] [38793] trunk/src/wp-includes/js: Media modal: make it possible to reorder images by dragging on devices with both touch screen and mouse support.
noreply at wordpress.org
- [wp-svn] [38794] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Move Pages below Custom Links in available nav menu items panel.
noreply at wordpress.org
- [wp-svn] [38795] trunk/src: Administration: Better consistency for the Media, Add Plugins, and Add Themes toolbars.
noreply at wordpress.org
- [wp-svn] [38796] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE:
noreply at wordpress.org
- [wp-svn] [38797] trunk/src: Accessible Tags autocomplete:
noreply at wordpress.org
- [wp-svn] [38798] trunk/src/wp-includes: Docs: In `get_pages()` and `wp_list_pages() `, note that `post_status` argument can also be an array.
noreply at wordpress.org
- [wp-svn] [38799] trunk/src/wp-admin/js/nav-menu.js: Menus: Fix the posts-categories quick search.
noreply at wordpress.org
- [wp-svn] [38800] trunk/src/wp-includes/category-template.php: Editor: Add a role `button` to the Tags meta box tag cloud links.
noreply at wordpress.org
- [wp-svn] [38801] trunk/src/wp-includes/css/editor.css: TinyMCE: restore the monospace font in textareas in the TinyMCE UI.
noreply at wordpress.org
- [wp-svn] [38802] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Disregard the order of capabilities when testing that single site and multisite capability tests match.
noreply at wordpress.org
- [wp-svn] [38803] trunk/src: TinyMCE:
noreply at wordpress.org
- [wp-svn] [38804] trunk: Date/Time: Remove some legacy logic in `date_i18n()`.
noreply at wordpress.org
- [wp-svn] [38805] trunk/src/wp-admin/includes/plugin-install.php: Docs: Improve documentation for `install_plugin_install_status()`.
noreply at wordpress.org
- [wp-svn] [38806] trunk/src/wp-includes/rest-api.php: REST API: Include `Vary: Origin` in cors headers
noreply at wordpress.org
- [wp-svn] [38807] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Skip triggering initial click on pages section for available nav menu items if already open.
noreply at wordpress.org
- [wp-svn] [38808] trunk/src/wp-includes/js/wplink.js: TinyMCE wplink:
noreply at wordpress.org
- [wp-svn] [38809] trunk: Charset: Allow `_canonical_charset() ` to handle mixed-case strings.
noreply at wordpress.org
- [wp-svn] [38810] trunk: Customize: Implement customized state persistence with changesets.
noreply at wordpress.org
- [wp-svn] [38811] trunk/src/wp-includes/js/customize-preview.js: Customize: Split out link `click.preview` and form `submit.preview` event handlers from anonymous functions into named methods on `wp.customize.Preview` for extensibility.
noreply at wordpress.org
- [wp-svn] [38812] trunk: Media: Remove `alt` fallbacks to improve accessibility.
noreply at wordpress.org
- [wp-svn] [38813] trunk: Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer.
noreply at wordpress.org
- [wp-svn] [38814] trunk/src: Multisite: Use `get_network() ` and `get_current_network_id()` for current network data.
noreply at wordpress.org
- [wp-svn] [38815] trunk/src/wp-includes/option.php: Multisite: Add `$network_id` parameter to filters in `get_network_option()`.
noreply at wordpress.org
- [wp-svn] [38816] trunk/src/wp-includes/option.php: Multisite: Add $network_id parameter to hooks in `add_network_option()`.
noreply at wordpress.org
- [wp-svn] [38817] trunk/src/wp-includes/option.php: Multisite: Add `$network_id` parameter to hooks in `update_network_option()`.
noreply at wordpress.org
- [wp-svn] [38818] trunk/src/wp-includes/option.php: Multisite: Add `$network_id` parameter to hooks in `delete_network_option()`.
noreply at wordpress.org
- [wp-svn] [38819] trunk/src/wp-admin/network/upgrade.php: Multisite: Use correct types in `get_sites()` during network upgrade.
noreply at wordpress.org
- [wp-svn] [38820] trunk/src/wp-admin/includes/class-wp-importer.php: Multisite: Replace `get_blog_details()` in `WP_Importer::set_blog()` with `get_site( )`.
noreply at wordpress.org
- [wp-svn] [38821] trunk/src/wp-admin/includes/ms.php: Multisite: Replace `get_blog_details()` usage in `wpmu_delete_blog()` with `get_site ()`.
noreply at wordpress.org
- [wp-svn] [38822] trunk/src/wp-admin/ms-delete-site.php: Multisite: Replace `get_blog_details()` in `/wp-admin/ ms-delete-site.php` with `get_site()`.
noreply at wordpress.org
- [wp-svn] [38823] trunk/src/wp-admin/my-sites.php: Multisite: Replace `get_blog_details()` in `wp-admin/my-sites.php` with `get_site() `.
noreply at wordpress.org
- [wp-svn] [38824] trunk/src/wp-admin/network: Multisite: Replace `get_blog_details() ` with `get_site()` in network admin screens.
noreply at wordpress.org
- [wp-svn] [38825] trunk/src/wp-admin/includes/dashboard.php: Dashboard: Do not show 'Popular Plugin' UI if `DISALLOW_FILE_MODS` is set.
noreply at wordpress.org
- [wp-svn] [38826] trunk: Resource Hints: Allow passing custom attributes to resource hints.
noreply at wordpress.org
- [wp-svn] [38827] trunk/src: Upgrade/Install: Refresh update counts after page load.
noreply at wordpress.org
- [wp-svn] [38828] trunk/src/wp-includes/category-template.php: Docs: Fix typo in `in_category()` description.
noreply at wordpress.org
- [wp-svn] [38829] trunk: Customize: Introduce custom CSS for extending theme styles.
noreply at wordpress.org
- [wp-svn] [38830] trunk/tests/phpunit/tests/customize/manager.php: Customize: Fix unit tests when `twentyfifteen` is `WP_DEFAULT_THEME` instead of `twentysixteen`.
noreply at wordpress.org
- [wp-svn] [38831] trunk/src/wp-admin/includes/template.php: Customize: Improve the labelling of background and header images in the list mode of the media library.
noreply at wordpress.org
- [wp-svn] [38832] trunk: REST API: Introduce the Content API endpoints.
noreply at wordpress.org
- [wp-svn] [38833] trunk/src/wp-content/themes: Importing Twenty Seventeen, our new default theme for 2017, set for 4.7.
noreply at wordpress.org
- [wp-svn] [38834] trunk/tests/phpunit/tests: REST API: Fix test failures.
noreply at wordpress.org
- [wp-svn] [38835] trunk/tests/phpunit/tests/comment/wpAllowComment.php: REST API: Fix comment option leak causing another test failure.
noreply at wordpress.org
- [wp-svn] [38836] trunk/Gruntfile.js: Build: Ignore JSHint errors in Twenty Seventeen's third party libraries.
noreply at wordpress.org
- [wp-svn] [38837] trunk/src/wp-content/themes/twentyseventeen/inc/customizer.php: Twenty Seventeen: Fix a PHP warning on fresh installs.
noreply at wordpress.org
- [wp-svn] [38838] trunk/tests/phpunit/tests: Tests: Fix tests that don' t pass when Twenty Seventeen is the default theme.
noreply at wordpress.org
- [wp-svn] [38839] trunk/src/wp-includes: Themes: Twenty Seventeen is now the default theme.
noreply at wordpress.org
- [wp-svn] [38840] trunk: oEmbed: Remove the oEmbed provider unit tests.
noreply at wordpress.org
- [wp-svn] [38841] trunk/src/wp-content/themes/twentyseventeen/inc/customizer.php: Twenty Seventeen: Remove some whitespace accidentally introduced in [ 38837].
noreply at wordpress.org
- [wp-svn] [38842] trunk/tests/phpunit/tests/customize/selective-refresh-ajax.php: Tests: Fix ajax tests that fail when Twenty Seventeen is the default theme.
noreply at wordpress.org
- [wp-svn] [38843] trunk/tests/phpunit/tests/db/charset.php: Tests: Skip `strip_invalid_text()` test for big5 charset on MariaDB.
noreply at wordpress.org
- [wp-svn] [38844] trunk: Query: Allow the prefix used for search term exclusion to be filtered.
noreply at wordpress.org
- [wp-svn] [38845] trunk/src/wp-includes/comment-template.php: Comments: Fix description for `reverse_top_level` argument in `wp_list_comments()`.
noreply at wordpress.org
- [wp-svn] [38846] trunk/src/wp-content/themes: Twenty Fifteen, Twenty Seventeen: Add documentation to filters in themes.
noreply at wordpress.org
- [wp-svn] [38847] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Replace inline control structure to improve code readability
noreply at wordpress.org
- [wp-svn] [38848] trunk/Gruntfile.js: Build/Test Tools: Allow Minimal Builds
noreply at wordpress.org
- [wp-svn] [38849] trunk/src/wp-includes: Cache API: introduce wp_cache_get_last_changed to improve DRY
noreply at wordpress.org
- [wp-svn] [38850] trunk: Tests: Prevent Twenty Seventeen from interfering with Customizer tests.
noreply at wordpress.org
- [wp-svn] [38851] trunk/tests/phpunit/tests/customize/selective-refresh-ajax.php: Tests: Prevent Twenty Seventeen from interfering with Customizer ajax tests.
noreply at wordpress.org
- [wp-svn] [38852] trunk: Pings: Allow ping functions to accept `WP_Post` objects as well as post IDs.
noreply at wordpress.org
- [wp-svn] [38853] trunk/src/wp-admin: Customize: Add sticky headers for panels and sections.
noreply at wordpress.org
- [wp-svn] [38854] trunk: List Tables: Do not show filter button when there are no filter options available.
noreply at wordpress.org
- [wp-svn] [38855] trunk/src/wp-admin: Themes: After [38788], further improve the update button when there's no update package.
noreply at wordpress.org
- [wp-svn] [38856] trunk/src/wp-admin/user-edit.php: I18N: Improve "Site Language" label for per-user language selection.
noreply at wordpress.org
- [wp-svn] [38857] trunk/src/wp-includes/general-template.php: Remove an obsolete `1 == $total` check in `paginate_links()`.
noreply at wordpress.org
- [wp-svn] [38858] trunk: Tests: Use a minimal theme for tests.
noreply at wordpress.org
- [wp-svn] [38859] trunk: General: Introduce a `wp_list_sort()` helper function.
noreply at wordpress.org
- [wp-svn] [38860] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Improve the test which asserts that a user can edit their own profile.
noreply at wordpress.org
- [wp-svn] [38861] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Add tests for the `exist` user capability.
noreply at wordpress.org
- [wp-svn] [38862] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Revert part of [38859] which caused sections to get deactivated in the customizer.
noreply at wordpress.org
- [wp-svn] [38863] trunk: Revert [38859] due to an incomplete implementation.
noreply at wordpress.org
- [wp-svn] [38864] trunk: REST API: Allow comments to be created setting the user_agent parameter.
noreply at wordpress.org
- [wp-svn] [38865] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Add post author comment styles
noreply at wordpress.org
- [wp-svn] [38866] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fix spacing issue on pages with comments
noreply at wordpress.org
- [wp-svn] [38867] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Add theme support for customize selective refresh widgets
noreply at wordpress.org
- [wp-svn] [38868] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Display featured image on static front page
noreply at wordpress.org
- [wp-svn] [38869] trunk/src: Emoji: Load polyfill responsibly.
noreply at wordpress.org
- [wp-svn] [38870] trunk/src/wp-content/themes: Bundled theme: Add preconnect to fonts.gstatic.com in 2012-15 themes.
noreply at wordpress.org
- [wp-svn] [38871] trunk/tests/phpunit/tests/date/dateI18n.php: Date/Time: Fix unit tests after [38804].
noreply at wordpress.org
- [wp-svn] [38872] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Remove whitelisting comments for PHP_Codesniffer
noreply at wordpress.org
- [wp-svn] [38873] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Renaming of directory structure
noreply at wordpress.org
- [wp-svn] [38874] trunk/src/wp-content/themes/twentyseventeen: Revert [38873]: Commit does not keep file history due to deleted directory
noreply at wordpress.org
- [wp-svn] [38875] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Renaming of directory structure
noreply at wordpress.org
- [wp-svn] [38876] trunk/src/wp-admin/includes/ms.php: Users: Use `self_admin_url() ` for the email change confirmation link.
noreply at wordpress.org
- [wp-svn] [38877] trunk: Shortcodes: Add new `strip_shortcodes_tagnames` filter.
noreply at wordpress.org
- [wp-svn] [38878] trunk/src/wp-includes/js/wp-api.js: REST API: Correct a documentation typo.
noreply at wordpress.org
- [wp-svn] [38879] trunk/src/wp-includes/js/wp-api.js: REST API: Correct a documentation typo.
noreply at wordpress.org
- [wp-svn] [38880] trunk/src: Accessibility: Improve the Tags meta box accessibility.
noreply at wordpress.org
- [wp-svn] [38881] trunk/src: Customize: Keep previously uploaded header images in place.
noreply at wordpress.org
- [wp-svn] [38882] trunk/src/wp-includes/nav-menu-template.php: Menus: Add the `menu-item-home` class to the static front page.
noreply at wordpress.org
- [wp-svn] [38883] trunk/src: General: Check to see that the PHP-XML module is enabled before using XML functions.
noreply at wordpress.org
- [wp-svn] [38884] trunk/src/wp-includes/functions.php: General: Correct the docs for the default HTTP status code used by `wp_die()`.
noreply at wordpress.org
- [wp-svn] [38885] trunk/src/wp-content/themes/twentyseventeen/inc/template-tags.php: Twenty Seventeen: Fixes incorrect use of _x()
noreply at wordpress.org
- [wp-svn] [38886] trunk/src/wp-content/themes/twentyseventeen/assets/js/global.js: Twenty Seventeen: Fix smooth scrolling skip link
noreply at wordpress.org
- [wp-svn] [38887] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Disable theme installation in multisite.
noreply at wordpress.org
- [wp-svn] [38888] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: iPad mini, iPhone 5 search form rendering issues fix
noreply at wordpress.org
- [wp-svn] [38889] trunk/src: Customize: Fix live preview button in theme details modal so it includes target theme.
noreply at wordpress.org
- [wp-svn] [38890] trunk/src: Customize: Harden url matching to account for varying ports and ensuring matching base pathname for allowed urls
noreply at wordpress.org
- [wp-svn] [38891] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : change the icon and tooltip for the remove link button in the inline link toolbar.
noreply at wordpress.org
- [wp-svn] [38892] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Resolves the pin icon having variations
noreply at wordpress.org
- [wp-svn] [38893] trunk/src/wp-admin: Docs: Correct a number of typos/ spelling mistakes in inline comments.
noreply at wordpress.org
- [wp-svn] [38894] trunk/src/wp-includes/class-http.php: HTTP: Call `mbstring_binary_safe_encoding() ` before making a request with Requests to avoid issues with `mbstring.func_overload`.
noreply at wordpress.org
- [wp-svn] [38895] branches/4.6: HTTP: Call `mbstring_binary_safe_encoding() ` before making a request with Requests to avoid issues with `mbstring.func_overload`.
noreply at wordpress.org
- [wp-svn] [38896] trunk/: Revert the `svn:ignore` changes in [38394] which was missed in the original revert.
noreply at wordpress.org
- [wp-svn] [38897] trunk/src/wp-includes: TinyMCE: make keyboard shortcuts more discoverable by adding them to the buttons tooltips and in the Formats drop-down.
noreply at wordpress.org
- [wp-svn] [38898] trunk/src/wp-admin/includes/update-core.php: Upgrade: Don' t fail a core update just because `readme.html` or `license.txt` couldn' t be modified.
noreply at wordpress.org
- [wp-svn] [38899] trunk/src: Drop the requirement for the entry points to WordPress to be parsable by PHP4.
noreply at wordpress.org
- [wp-svn] [38900] trunk/src/wp-admin: Customize: Skip attaching expansion event handlers to section containers with the `cannot-expand` class.
noreply at wordpress.org
- [wp-svn] [38901] trunk: Customize: Prevent absent site icon `link` from outputting an empty string as `href` in customizer ; use `/favicon.ico` as fallback.
noreply at wordpress.org
- [wp-svn] [38902] trunk/src/wp-includes/ms-deprecated.php: Multisite: Replace `get_blog_details()` with `get_site()` in `get_dashboard_blog()`.
noreply at wordpress.org
- [wp-svn] [38903] trunk: Multisite: Replace `get_blog_details() ` in `add_user_to_blog()` with `get_site()`.
noreply at wordpress.org
- [wp-svn] [38904] trunk/src/wp-includes/ms-load.php: Multisite: Replace `get_blog_details()` in `ms_site_check()` with `get_site()`.
noreply at wordpress.org
- [wp-svn] [38905] trunk/src/wp-includes/user.php: Multisite: Replace `get_blog_details()` with `get_site()` in `is_user_member_of_blog ()`.
noreply at wordpress.org
- [wp-svn] [38906] trunk: Customize: Allow page stubs to be created via `dropdown-pages` controls in the Static Front Page section.
noreply at wordpress.org
- [wp-svn] [38907] trunk/tests/phpunit: Tests: Use a minimal theme for tests.
noreply at wordpress.org
- [wp-svn] [38908] trunk/tests/phpunit/includes: Tests: Fix a PHP notice introduced in [38907].
noreply at wordpress.org
- [wp-svn] [38909] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Display scroll down arrow when no menu
noreply at wordpress.org
- [wp-svn] [38910] trunk: Options: Add 'default' to register_setting
noreply at wordpress.org
- [wp-svn] [38911] trunk: REST API: Validate posts status enum
noreply at wordpress.org
- [wp-svn] [38912] trunk/src/wp-admin: Menus: Improve the HTML semantics of the " Menu Settings" section.
noreply at wordpress.org
- [wp-svn] [38913] trunk/tests/phpunit/tests/user/getActiveBlogForUser.php: Multisite : Introduce tests for `get_active_blog_for_user()`.
noreply at wordpress.org
- [wp-svn] [38914] trunk/src/wp-includes/ms-functions.php: Multisite: Replace `get_blog_details()` in `get_active_blog_for_user() ` with `get_site()`.
noreply at wordpress.org
- [wp-svn] [38915] trunk/src/wp-includes/ms-blogs.php: Multisite: Replace `get_blog_details()` in `wp-includes/ms-blogs.php` with `get_site ()`.
noreply at wordpress.org
- [wp-svn] [38916] trunk/src/wp-includes/option.php: Options: Make `$passed_default` available in remaining `default_option_{$option}` filter.
noreply at wordpress.org
- [wp-svn] [38917] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php : REST API: Adjust `test_get_items_invalid_status_param_is_discarded() ` after [38911].
noreply at wordpress.org
- [wp-svn] [38918] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Refresh color patterns for changes in style.css
noreply at wordpress.org
- [wp-svn] [38919] trunk: Install: Update `sidebars_widgets` option for Twenty Seventeen to match its three sidebars.
noreply at wordpress.org
- [wp-svn] [38920] trunk/src/wp-admin/nav-menus.php: Nav Menus: Update help text to include the two latest default themes, Twenty Sixteen and Twenty Seventeen.
noreply at wordpress.org
- [wp-svn] [38921] trunk/src/wp-admin/includes/update-core.php: Upgrade: Add Twenty Seventeen to `$_new_bundled_files`.
noreply at wordpress.org
- [wp-svn] [38922] trunk/src/wp-admin/includes/update-core.php: Upgrade: Realign `$_new_bundled_files` after [38921].
noreply at wordpress.org
- [wp-svn] [38923] trunk/src/wp-includes/class-oembed.php: Embeds: Realign the provider list after [38693].
noreply at wordpress.org
- [wp-svn] [38924] trunk/tests/phpunit/tests/feed/rss2.php: Feeds: Greatly reduce the number of dummy posts that are generated for the RSS2 tests.
noreply at wordpress.org
- [wp-svn] [38925] trunk: Feeds: Always return a valid timestamp for the Last-Modified header of comment or post feeds.
noreply at wordpress.org
- [wp-svn] [38926] trunk/src: Customize: Fix logic inversion in determining whether a URL is previewable which prevented previewing anything but homepage.
noreply at wordpress.org
- [wp-svn] [38927] trunk/tests/phpunit/tests/feed/atom.php: Feeds: Greatly reduce the number of dummy posts that are generated for the Atom tests , following on from [38924].
noreply at wordpress.org
- [wp-svn] [38928] trunk: General: Introduce a `wp_list_sort()` helper function, v2.
noreply at wordpress.org
- [wp-svn] [38929] trunk: Feeds: Don' t attempt to generate RSS feeds for invalid feed URLs such as `wp-content/ feed`.
noreply at wordpress.org
- [wp-svn] [38930] trunk/tests/phpunit: Tests: Update language files to include a `Language` header.
noreply at wordpress.org
- [wp-svn] [38931] trunk/src: Customize: Add hue-only mode to color picker.
noreply at wordpress.org
- [wp-svn] [38932] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: remove and rearrange some of the editor buttons to improve user experience.
noreply at wordpress.org
- [wp-svn] [38933] trunk/src/wp-includes: Customize: Add explanatory note for `custom_css` control via `textarea[placeholder] ` and expose any defined `input_attrs` on such `textarea` controls.
noreply at wordpress.org
- [wp-svn] [38934] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Multisite: Replace `get_blog_details()` in `wp_xmlrpc_server:: _multisite_getUsersBlogs()`.
noreply at wordpress.org
- [wp-svn] [38935] trunk/tests/phpunit: Multisite: Use `get_site() ` in tests where `get_blog_details()` is not tested.
noreply at wordpress.org
- [wp-svn] [38936] trunk/src/wp-includes: Multisite: Deprecate the `blog_details` filter.
noreply at wordpress.org
- [wp-svn] [38937] trunk/src/wp-includes/css/editor.css: TinyMCE: adjust the shortcuts position and font size in the Formats drop-down to better match the shortcuts in the buttons tooltips.
noreply at wordpress.org
- [wp-svn] [38938] trunk/tests/phpunit/tests: Build/Test Tools: Continue eliminating randomness in tests.
noreply at wordpress.org
- [wp-svn] [38939] trunk/src/wp-includes: TinyMCE: remove the numbers (2-6) after the headings in the drop-down.
noreply at wordpress.org
- [wp-svn] [38940] trunk: Menus: Add the `menu-item-home` class to the static front page item.
noreply at wordpress.org
- [wp-svn] [38941] trunk/tests/phpunit/tests/rest-api/rest-tags-controller.php: Tests : Share fixtures in term endpoint tests.
noreply at wordpress.org
- [wp-svn] [38942] trunk: REST API: Add missing sanitization callback for the `hide_empty` parameter of the Terms Controller.
noreply at wordpress.org
- [wp-svn] [38943] trunk/src/wp-includes: Multisite: Replace `get_blog_details() ` in inline documentation.
noreply at wordpress.org
- [wp-svn] [38944] trunk: General: Add a `sanitize_textarea_field()` function.
noreply at wordpress.org
- [wp-svn] [38945] trunk/tests/phpunit/tests/post/nav-menu.php: Tests: Fix some query typos introduced in [38940].
noreply at wordpress.org
- [wp-svn] [38946] trunk/src/wp-includes: TinyMCE: revert removing the numbers (2-6) after the headings in the drop-down.
noreply at wordpress.org
- [wp-svn] [38947] trunk: REST API: Deprecate the `rest_enabled` filter.
noreply at wordpress.org
- [wp-svn] [38948] trunk/src: Customize: Improve custom background properties UI.
noreply at wordpress.org
- [wp-svn] [38949] trunk: Media: Add support for rendering PDF thumbnails.
noreply at wordpress.org
- [wp-svn] [38950] trunk/tests/phpunit/tests/xmlrpc/wp/newComment.php: Tests: Use correct arguments for `wp_newComment` XML-RPC method.
noreply at wordpress.org
- [wp-svn] [38951] trunk: Posts, Post Types: Add support for post type templates.
noreply at wordpress.org
- [wp-svn] [38952] trunk/src/wp-admin/about.php: About Page: Use `get_user_language() ` for the video subtitles.
noreply at wordpress.org
- [wp-svn] [38953] trunk/src/wp-admin/includes/plugin-install.php: I18N: Allow for WordPress Plugin Directory URL in plugin details modal to be localized.
noreply at wordpress.org
- [wp-svn] [38954] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-settings-controller.php: REST API: Add constructor to the `WP_REST_Settings_Controller` class.
noreply at wordpress.org
- [wp-svn] [38955] trunk: I18N: Add `$user_id` argument to `get_user_locale()`.
noreply at wordpress.org
- [wp-svn] [38956] trunk/src/wp-includes/functions.php: Formatting: Don' t overwrite the status header for Ajax responses that use output buffering or otherwise set their headers early.
noreply at wordpress.org
- [wp-svn] [38957] trunk/src/wp-admin/network: Administration: Switch to `handle_network_bulk_actions-{$screen}` for the bulk listing screen actions in the network admin area.
noreply at wordpress.org
- [wp-svn] [38958] trunk/src/wp-admin: Administration: Standardise the docblocks for the `handle_bulk_actions-*` filters.
noreply at wordpress.org
- [wp-svn] [38959] trunk/src/wp-includes/comment-template.php: Comments: In `comment_form()`, bail early if comments for the post are closed.
noreply at wordpress.org
- [wp-svn] [38960] trunk: REST API: Use term-specific caps for permission checks in term update and delete endpoints.
noreply at wordpress.org
- [wp-svn] [38961] trunk: I18N: Introduce a locale-switching function.
noreply at wordpress.org
- [wp-svn] [38962] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Improve front end display in Internet Explorer 8
noreply at wordpress.org
- [wp-svn] [38963] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Make table styles more consistent
noreply at wordpress.org
- [wp-svn] [38964] trunk/src/wp-content/themes/twentyseventeen/assets/js/global.js: Twenty Seventeen: Fix header height on sub-pages.
noreply at wordpress.org
- [wp-svn] [38965] trunk/src/wp-admin: Administration: Better accessibility for the " Post locked" indicator.
noreply at wordpress.org
- [wp-svn] [38966] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Implement selective refresh for site title and tagline
noreply at wordpress.org
- [wp-svn] [38967] trunk/src: Customize: Add edit shortcuts in customizer preview to visually expose editable elements and focus on the corresponding controls when clicked.
noreply at wordpress.org
- [wp-svn] [38968] trunk: REST API: Remove experimental `filter` wrapper parameter from the Posts Controller class.
noreply at wordpress.org
- [wp-svn] [38969] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Placeholder styling
noreply at wordpress.org
- [wp-svn] [38970] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: after chats in #core-editor and #desing on Slack, the decision is to not remove Heading 1 for beta1.
noreply at wordpress.org
- [wp-svn] [38971] trunk: REST API: Add the `default_comment_status` and `default_ping_status` options to the setting endpoint.
noreply at wordpress.org
- [wp-svn] [38972] trunk/src/wp-includes: Customize: Remove unnecessary code for edit shortcuts which is no longer required due to moving buttons inside of partial placement containers.
noreply at wordpress.org
- [wp-svn] [38973] trunk/src/wp-includes/js/customize-selective-refresh.js: Customize : Remove an unused variable.
noreply at wordpress.org
- [wp-svn] [38974] trunk: REST API: Use `wp_get_object_terms() ` when fetching terms for a post object.
noreply at wordpress.org
- [wp-svn] [38975] trunk/tests/phpunit/tests/rest-api: Share fixtures in REST API endpoint tests.
noreply at wordpress.org
- [wp-svn] [38976] trunk: I18N: Fix a PHP fatal when `get_locale() ` is called before `$wpdb` is ready.
noreply at wordpress.org
- [wp-svn] [38977] trunk/src/wp-admin/js/customize-controls.js: Customize: Check for existence of controls and settings for background properties before attempting to access.
noreply at wordpress.org
- [wp-svn] [38978] trunk/src/wp-includes/l10n.php: I18N: Apply the `locale` filter when returning early in `get_locale()`.
noreply at wordpress.org
- [wp-svn] [38979] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Add all dynamic settings for nav menus and nav menu items before previewing to ensure new entries (placeholders) will be recognized.
noreply at wordpress.org
- [wp-svn] [38980] trunk: REST API: Remove the Location header redirect for the / users/me endpoint.
noreply at wordpress.org
- [wp-svn] [38981] trunk/src/wp-admin: Accessibility: Improve the Menus post type meta boxes pagination links.
noreply at wordpress.org
- [wp-svn] [38982] trunk: REST API: Return `WP_Error` when a client is attempting to update an option with a non-scalar value to `null`.
noreply at wordpress.org
- [wp-svn] [38983] trunk/src: Accessibility: Remove inappropriate content from the Posts and Edit screens headings.
noreply at wordpress.org
- [wp-svn] [38984] trunk/src/wp-includes: Accessibility: Hide the Toolbar sub-menu icons from assistive technologies.
noreply at wordpress.org
- [wp-svn] [38985] trunk/src: Themes: Enable video in custom headers.
noreply at wordpress.org
- [wp-svn] [38986] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Improve user and developer experience with the customizer integration
noreply at wordpress.org
- [wp-svn] [38987] trunk/src/wp-content/themes/twentyseventeen/assets/css/ colors-dark.css: Twenty Seventeen: Fix issue with missing background color in dark color scheme.
noreply at wordpress.org
- [wp-svn] [38988] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Make border colors for panels match WordPress UI
noreply at wordpress.org
- [wp-svn] [38989] trunk/src/wp-includes/class-wp-customize-manager.php: Customizer: Fix name of a partial in `export_header_video_settings()`
noreply at wordpress.org
- [wp-svn] [38990] trunk: REST API: Revert [38980].
noreply at wordpress.org
- [wp-svn] [38991] trunk/src: Customize: Introduce starter content and site freshness state.
noreply at wordpress.org
- [wp-svn] [38992] trunk/src/wp-includes/version.php: WordPress 4.7 Beta 1.
noreply at wordpress.org
- [wp-svn] [38993] trunk/tests/qunit/wp-admin/js/customize-controls.js: Customize: Ensure that qunit test enters in expected state and tests `wp.customize.dirtyValues` in starter content context.
noreply at wordpress.org
- [wp-svn] [38994] trunk/src/wp-includes/default-filters.php: Customize: Remove premature (and verbose) check of `fresh_site` option due to database not being ready on multisite.
noreply at wordpress.org
- [wp-svn] [38995] trunk/src/wp-includes/version.php: Post-4.7 beta 1 bump.
noreply at wordpress.org
- [wp-svn] [38996] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fix broken and crowded pagination navigation on small screens
noreply at wordpress.org
- [wp-svn] [38997] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: if the current editor configuration is without toolbars, prevent errors when adding the labels for custom shortcuts.
noreply at wordpress.org
- [wp-svn] [38998] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Hidden article tags on home page fix
noreply at wordpress.org
- [wp-svn] [38999] trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php : Twenty Seventeen: Remove excessive escaping in `color-patterns.php`
noreply at wordpress.org
- [wp-svn] [39000] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Don't modify excerpt link in admin
noreply at wordpress.org
- [wp-svn] [39001] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Adds missing theme text domains to starter content
noreply at wordpress.org
- [wp-svn] [39002] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Mark newly-added page/post stubs as added (with checkmark) when they are inserted into the list of available items.
noreply at wordpress.org
- [wp-svn] [39003] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Move Additional CSS section toward end of list by assigning priority higher than default.
noreply at wordpress.org
- [wp-svn] [39004] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Fixes unexpected behaviour of scroll down arrow
noreply at wordpress.org
- [wp-svn] [39005] trunk: I18N: Don' t initialize `WP_Locale_Switcher` in `wp_load_translations_early()`.
noreply at wordpress.org
- [wp-svn] [39006] trunk/src/wp-admin/user-new.php: Accessibility: Improve the form labels on the Add New User screen.
noreply at wordpress.org
- [wp-svn] [39007] trunk/src/wp-includes/IXR/class-IXR-message.php: XML-RPC: Fix truncated warning message added in [38883].
noreply at wordpress.org
- [wp-svn] [39008] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Reuse a fixture in a couple more unit tests.
noreply at wordpress.org
- [wp-svn] [39009] trunk/src/wp-includes/customize/ class-wp-customize-custom-css-setting.php: Customize: Fix message grammar for `custom_css` validity error when imbalanced characters possibly due to `content` CSS property.
noreply at wordpress.org
- [wp-svn] [39010] trunk/src/wp-admin/js/customize-controls.js: Customize: Reveal controls pane when clicking on edit shortcuts in mobile preview.
noreply at wordpress.org
- [wp-svn] [39011] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-attachments-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Attachments_Controller` class.
noreply at wordpress.org
- [wp-svn] [39012] trunk/tests/phpunit/tests/date/dateI18n.php: Tests: Temporarily fix a test failing due to European Daylight Saving Time changes.
noreply at wordpress.org
- [wp-svn] [39013] trunk/tests/phpunit/tests/date/dateI18n.php: Tests: Helps to also update the hour and not just the timezone to temporarily fix a test broken due to Daylight Saving Time changes in Europe.
noreply at wordpress.org
- [wp-svn] [39014] trunk/src/wp-includes/rest-api/fields/ class-wp-rest-comment-meta-fields.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Comment_Meta_Fields` class.
noreply at wordpress.org
- [wp-svn] [39015] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Comments_Controller` class.
noreply at wordpress.org
- [wp-svn] [39016] trunk: Customize: Correct the capability mapping and associated tests for the `unfiltered_css` capability.
noreply at wordpress.org
- [wp-svn] [39017] trunk/tests/phpunit/tests/customize/custom-css-setting.php: Customize: Correct the CRUD tests for custom CSS on multisite.
noreply at wordpress.org
- [wp-svn] [39018] trunk/src/wp-includes/js/customize-selective-refresh.js: Customize : Prevent toggling edit shortcuts when doing shift-click or when clicking on a descendent of an interactive element.
noreply at wordpress.org
- [wp-svn] [39019] trunk/src/wp-admin/network.php: Accessibility: Remove target= _blank from the help tab links in network.php.
noreply at wordpress.org
- [wp-svn] [39020] trunk/tests/phpunit/tests/customize/custom-css-setting.php: Customize: Avoid using `assertNotFalse()` in tests because it' s not available in PHPUnit 3.6.
noreply at wordpress.org
- [wp-svn] [39021] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Controller` class.
noreply at wordpress.org
- [wp-svn] [39022] trunk/src/wp-includes/rest-api/fields/ class-wp-rest-meta-fields.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Meta_Fields` class.
noreply at wordpress.org
- [wp-svn] [39023] trunk/src/wp-includes/rest-api/fields/ class-wp-rest-post-meta-fields.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Post_Meta_Fields` class.
noreply at wordpress.org
- [wp-svn] [39024] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-post-statuses-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Post_Statuses_Controller` class.
noreply at wordpress.org
- [wp-svn] [39025] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-post-types-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Post_Types_Controller` class.
noreply at wordpress.org
- [wp-svn] [39026] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-posts-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Posts_Controller` class.
noreply at wordpress.org
- [wp-svn] [39027] trunk/src/wp-includes/rest-api/class-wp-rest-request.php: REST: Fix a yoda condition in `WP_REST_Request::get_parameter_order() ` and add a missing period for an inline comment in `WP_REST_Request:: from_url().
noreply at wordpress.org
- [wp-svn] [39028] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-revisions-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Revisions_Controller` class.
noreply at wordpress.org
- [wp-svn] [39029] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST: Fix some errant `else if` conditions and add a few missing periods on inline comments.
noreply at wordpress.org
- [wp-svn] [39030] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-settings-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Settings_Controller` class.
noreply at wordpress.org
- [wp-svn] [39031] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-taxonomies-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Taxonomies_Controller` class.
noreply at wordpress.org
- [wp-svn] [39032] trunk/src/wp-includes/rest-api/fields/ class-wp-rest-term-meta-fields.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Term_Meta_Fields` class.
noreply at wordpress.org
- [wp-svn] [39033] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-terms-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Terms_Controller` class.
noreply at wordpress.org
- [wp-svn] [39034] trunk/src/wp-includes/rest-api/fields/ class-wp-rest-user-meta-fields.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_User_Meta_Fields` class.
noreply at wordpress.org
- [wp-svn] [39035] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Introduce capability tests for promoting, removing, and deleting users, and capability tests for editing comments.
noreply at wordpress.org
- [wp-svn] [39036] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-users-controller.php: Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Users_Controller` class.
noreply at wordpress.org
- [wp-svn] [39037] trunk/src/wp-includes/rest-api.php: Docs: Add a slightly less ambiguous list of return types for `rest_ensure_response ()`.
noreply at wordpress.org
- [wp-svn] [39038] trunk: Customize: Prevent auto-draft post/ page stubs from being saved with empty slugs or published with non-unique slugs.
noreply at wordpress.org
- [wp-svn] [39039] trunk/src/wp-admin/user-edit.php: I18N: Use correct value for the `for` attribute of the user language setting label.
noreply at wordpress.org
- [wp-svn] [39040] trunk/src/wp-admin/user-edit.php: I18N: Don't use `get_user_option ()` for retrieving user's language.
noreply at wordpress.org
- [wp-svn] [39041] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php : REST API: Delete temporary files during teardown of `WP_Test_REST_Attachments_Controller`.
noreply at wordpress.org
- [wp-svn] [39042] trunk/src/wp-includes/rest-api.php: REST API: Add `PATCH` to CORS allowed methods.
noreply at wordpress.org
- [wp-svn] [39043] trunk/tests/phpunit/tests/rest-api/rest-users-controller.php: REST API: Correctly test the roles parameter when creating a user in `WP_Test_REST_Users_Controller`.
noreply at wordpress.org
- [wp-svn] [39044] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Allow Content-Type on CORS requests.
noreply at wordpress.org
- [wp-svn] [39045] trunk: XML-RPC: Correctly handle empty and duplicate comments.
noreply at wordpress.org
- [wp-svn] [39046] trunk: REST API: Add support for arrays in schema validation and sanitization.
noreply at wordpress.org
- [wp-svn] [39047] trunk: REST API: Support password on non-post post types.
noreply at wordpress.org
- [wp-svn] [39048] trunk: REST API: Allow parameters defined as `array` to be sent as CSVs.
noreply at wordpress.org
- [wp-svn] [39049] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-posts-controller.php: Docs: The `query_vars` filter used in the REST posts controller should be notated as a duplicate rather than a new hook.
noreply at wordpress.org
- [wp-svn] [39050] trunk/src/wp-includes/js/wp-custom-header.js: Themes: Exit `wp-custom-header.js` early in browsers wihout modern events.
noreply at wordpress.org
- [wp-svn] [39051] trunk/src/wp-includes: Docs: Fix multiple trivial typos throughout a variety of core files.
noreply at wordpress.org
- [wp-svn] [39052] trunk/src/wp-includes/class-wp-query.php: Docs: Update the DocBlock description for `WP_Query::is_single() ` to mention that it works for any post types excluding pages.
noreply at wordpress.org
- [wp-svn] [39053] trunk/src/wp-includes/widgets/class-wp-widget-tag-cloud.php: Docs: Fix an incorrect pseudo-parameter referenced in the hook doc for the `widget_tag_cloud_args` filter.
noreply at wordpress.org
- [wp-svn] [39054] trunk/src/wp-includes/link-template.php: Docs: Clarify descriptions for `home_url()` and `get_home_url() ` on the true effect of the `$scheme` parameter.
noreply at wordpress.org
- [wp-svn] [39055] trunk: REST API: Allow a CSV list of term IDs to be passed to `/ posts`.
noreply at wordpress.org
- [wp-svn] [39056] trunk: REST API: Allow a CSV list of user roles to be passed to `/ users`.
noreply at wordpress.org
- [wp-svn] [39057] trunk/src/wp-includes/class-wp-term-query.php: Taxonomy: Remove redundant 'get_terms_args' filter call from `WP_Term_Query`.
noreply at wordpress.org
- [wp-svn] [39058] trunk: REST API: Add support for "integer" type for meta and options
noreply at wordpress.org
- [wp-svn] [39059] trunk/src/wp-admin/includes/template.php: Administration: remove a leftover check from get_submit_button.
noreply at wordpress.org
- [wp-svn] [39060] trunk/src/wp-includes/js/customize-preview.js: Customize: Ensure state query params persist in preview through calls to `history.pushState ()` & `history.replaceState()`.
noreply at wordpress.org
- [wp-svn] [39061] trunk: REST API: Sanitize arrays being sent as CSVs.
noreply at wordpress.org
- [wp-svn] [39062] trunk: Posts, Post Types: Prevent users from being able to delete a protected meta field from a post.
noreply at wordpress.org
- [wp-svn] [39063] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Correct the `since` docs for the various `plugin_action_links` filters.
noreply at wordpress.org
Last message date:
Mon Oct 31 19:37:39 UTC 2016
Archived on: Mon Oct 31 19:38:41 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).