November 2016 Archives by date
Starting: Tue Nov 1 01:23:17 UTC 2016
Ending: Wed Nov 30 23:41:50 UTC 2016
Messages: 332
- [wp-svn] [39064] trunk: Upgrade: Install new themes upon upgrade again.
noreply at wordpress.org
- [wp-svn] [39065] trunk/tests/phpunit/tests/theme.php: Themes: Update the unit tests to handle [39064] and #31550.
noreply at wordpress.org
- [wp-svn] [39066] trunk/src/wp-includes/meta.php: Update link in register_meta about 4.6 changes
noreply at wordpress.org
- [wp-svn] [39067] trunk/src/wp-includes/l10n.php: I18N: Remove unused `$wpdb` global from `get_locale()` after [39005].
noreply at wordpress.org
- [wp-svn] [39068] trunk/src: I18N: Show available timezones in the user' s locale on the settings screen.
noreply at wordpress.org
- [wp-svn] [39069] trunk/src/wp-includes/l10n.php: I18N: Use the user' s locale when loading text domains in the admin.
noreply at wordpress.org
- [wp-svn] [39070] trunk/src/wp-includes/l10n.php: I18N: Revert [39069] as it needs some more work.
noreply at wordpress.org
- [wp-svn] [39071] trunk/tests/phpunit/includes/factory/ class-wp-unittest-factory-for-network.php: Multisite: Use `get_network() ` in `WP_UnitTest_Factory_For_Network`.
noreply at wordpress.org
- [wp-svn] [39072] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Replace remaining Genericons with Font Awesome icons
noreply at wordpress.org
- [wp-svn] [39073] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Remove unnecessary l10n variables
noreply at wordpress.org
- [wp-svn] [39074] trunk/src/wp-includes/general-template.php: Editor: Correct the description of the parameter passed to the `wp_default_editor` filter.
noreply at wordpress.org
- [wp-svn] [39075] trunk: TinyMCE: wptextpattern: Handle unconverted inline patterns
noreply at wordpress.org
- [wp-svn] [39076] trunk/src/wp-admin/includes: Only set `fresh_site` during an actual fresh install.
noreply at wordpress.org
- [wp-svn] [39077] trunk/src/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js: TinyMCE: wptextpattern: Fix undo shortcut for inline patterns
noreply at wordpress.org
- [wp-svn] [39078] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Update page layout setting for all use cases
noreply at wordpress.org
- [wp-svn] [39079] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fixes ul inside ol being wrongly ordered.
noreply at wordpress.org
- [wp-svn] [39080] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Sticky icon fix to stop appearing in regular post flow
noreply at wordpress.org
- [wp-svn] [39081] trunk/src/wp-content/themes/twentyseventeen/assets/js/global.js: Twenty Seventeen: Fix `supportsInlineSVG() ` being unnecessarily called twice
noreply at wordpress.org
- [wp-svn] [39082] trunk: Roles/Capabilities: Add a new `wp_roles_init` filter.
noreply at wordpress.org
- [wp-svn] [39083] trunk/src/wp-includes/class-wp-roles.php: Docs: Add the parameter name for the `wp_roles_init` action.
noreply at wordpress.org
- [wp-svn] [39084] trunk: REST API: Only expose formats supported by the current theme.
noreply at wordpress.org
- [wp-svn] [39085] trunk: REST API: Remove the Location redirect for the /users/ me endpoint.
noreply at wordpress.org
- [wp-svn] [39086] trunk: Mail: Set a better error code when triggering `wp_mail_failed`.
noreply at wordpress.org
- [wp-svn] [39087] trunk: REST API: Change method of merging parameters.
noreply at wordpress.org
- [wp-svn] [39088] trunk: Roles: Fix a PHP error introduced in [39082].
noreply at wordpress.org
- [wp-svn] [39089] trunk/src/wp-includes/rest-api/endpoints: REST API: Avoid default sanitization for polymorphic params.
noreply at wordpress.org
- [wp-svn] [39090] trunk: REST API: Add locale to user resource.
noreply at wordpress.org
- [wp-svn] [39091] trunk/src/wp-includes/rest-api/class-wp-rest-request.php: REST API : Set default sanitize callback if type is set.
noreply at wordpress.org
- [wp-svn] [39092] trunk: REST API: Add update and delete endpoints to /users/me
noreply at wordpress.org
- [wp-svn] [39093] trunk: REST API: Allow querying for multiple `slug` values.
noreply at wordpress.org
- [wp-svn] [39094] trunk/src/wp-content/themes/twentyseventeen/inc/template-tags.php: Twenty Seventeen: Unifies the labels for front page sections
noreply at wordpress.org
- [wp-svn] [39095] trunk/tests/phpunit/tests: Query: Add tests for `WP_Query:: is_single()` and `get_body_class()` with attachments.
noreply at wordpress.org
- [wp-svn] [39096] trunk: REST API: Add en_US to the locales enum.
noreply at wordpress.org
- [wp-svn] [39097] trunk: REST API: Include `taxonomies` as an attribute of post types.
noreply at wordpress.org
- [wp-svn] [39098] trunk/src: Menus: Use a label of "Display location" for individual nav menu settings.
noreply at wordpress.org
- [wp-svn] [39099] trunk/src/wp-admin/js/updates.js: Plugins: Improve Ajax search of installed plugins.
noreply at wordpress.org
- [wp-svn] [39100] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Prevent PHP warning in applying widget starter content on fresh installs.
noreply at wordpress.org
- [wp-svn] [39101] trunk: REST API: Return an error when the length of a comment field is too long.
noreply at wordpress.org
- [wp-svn] [39102] trunk/src: Themes: Remove jQuery dependency from wp-custom-header.js.
noreply at wordpress.org
- [wp-svn] [39103] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-taxonomies-controller.php: REST API: Use the `items` attribute for the taxonomies `types` schema property for proper sanitization /validation.
noreply at wordpress.org
- [wp-svn] [39104] trunk: REST API: Support querying for multiple post statuses.
noreply at wordpress.org
- [wp-svn] [39105] trunk: REST API: Clean-up our validation callbacks and add missing array `items` properties in our endpoint schemas.
noreply at wordpress.org
- [wp-svn] [39106] trunk/src/wp-includes/rest-api/endpoints: REST API: Switch to stable version of JSON Schema.
noreply at wordpress.org
- [wp-svn] [39107] trunk/src/wp-includes/media.php: Media: Sanity check array value in `wp_prepare_attachment_for_js()`.
noreply at wordpress.org
- [wp-svn] [39108] trunk: REST API: Return a `WP_Error` when a user does not have permission to create or update a post with the provided terms.
noreply at wordpress.org
- [wp-svn] [39109] trunk: REST API: Return error when JSON decoding fails.
noreply at wordpress.org
- [wp-svn] [39110] trunk/package.json: Bump grunt-sass from 1.1.0 to 1.2.1
noreply at wordpress.org
- [wp-svn] [39111] trunk/src/wp-includes/rest-api/class-wp-rest-request.php: REST API : Only provide JSON error code on PHP 5.3+.
noreply at wordpress.org
- [wp-svn] [39112] trunk/src: Customize: Prevent syncing unmodified settings from controls into preview to guard against triggering an infinite reload due to selective refresh fallback behavior.
noreply at wordpress.org
- [wp-svn] [39113] trunk/package.json: Bump grunt-contrib-qunit from 1.1.0 to 1.2.0
noreply at wordpress.org
- [wp-svn] [39114] trunk/package.json: Bump autoprefixer from 6.5.0 to 6.5.1
noreply at wordpress.org
- [wp-svn] [39115] trunk/package.json: Bump grunt-contrib-compress from 1.1.0 to 1.3.0
noreply at wordpress.org
- [wp-svn] [39116] trunk/package.json: Bump grunt-contrib-cssmin from v1.0.0 to v1.0.2
noreply at wordpress.org
- [wp-svn] [39117] trunk: Bump grunt-contrib-uglify from 1.0.1 to 2.0.0
noreply at wordpress.org
- [wp-svn] [39118] trunk/package.json: Bump grunt-includes from 0.5.4 to 1.0.0
noreply at wordpress.org
- [wp-svn] [39119] trunk/package.json: Revert [39118] due to incompatibility with node v0.10.x
noreply at wordpress.org
- [wp-svn] [39120] trunk/src/wp-admin/js/customize-controls.js: Customize: Prevent collapsing expanded panel/section/ control when `Esc` is pressed on another closable UI element.
noreply at wordpress.org
- [wp-svn] [39121] trunk/src/wp-includes/theme.php: Themes: Improve reliability of URL used in `get_header_image_tag()`.
noreply at wordpress.org
- [wp-svn] [39122] trunk/src/wp-admin/options.php: I18N: Show "Settings saved." in the correct language after switching the site language.
noreply at wordpress.org
- [wp-svn] [39123] trunk/src: Themes: Improve support for placeholders in default headers.
noreply at wordpress.org
- [wp-svn] [39124] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fix site name and description appearing off screen in some browsers
noreply at wordpress.org
- [wp-svn] [39125] trunk/tests/phpunit/tests: I18N: Move `load_textdomain() ` tests to separate file.
noreply at wordpress.org
- [wp-svn] [39126] trunk: REST API: Modify the structure of our DELETE responses to be more explicit.
noreply at wordpress.org
- [wp-svn] [39127] trunk: I18N: Use the user' s locale when loading text domains in the admin.
noreply at wordpress.org
- [wp-svn] [39128] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Remove Vimeo reference from description for external header videos.
noreply at wordpress.org
- [wp-svn] [39129] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Correct issues with hidden overflow and height on site header
noreply at wordpress.org
- [wp-svn] [39130] trunk/src/wp-includes/load.php: Load: Remove unused global imports in `wp_load_translations_early()`.
noreply at wordpress.org
- [wp-svn] [39131] trunk/src: Customize: Let edit shortcuts be persistently visible when controls pane is expanded , hidden when collapsed, and always visible in mobile preview.
noreply at wordpress.org
- [wp-svn] [39132] trunk/src: Customize: For toggling visibility of the controls pane , rename "Collapse (Sidebar)" to "Hide Controls" and "Expand Sidebar" to " Expand Controls".
noreply at wordpress.org
- [wp-svn] [39133] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: No-op `edit_post_link()` when in customizer preview.
noreply at wordpress.org
- [wp-svn] [39134] trunk/src/wp-includes/l10n.php: I18N: In `get_user_locale() ` ensure that `$user_id` isn't a falsy value before calling `get_user_by() `.
noreply at wordpress.org
- [wp-svn] [39135] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Make sure skip link works in all versions of Internet Explorer
noreply at wordpress.org
- [wp-svn] [39136] trunk/src: Customize: Use `button` with `svg` as click target instead of `:before` content, improving clickability of edit shortcuts in Firefox.
noreply at wordpress.org
- [wp-svn] [39137] trunk: Customize: Combine Ajax requests for initial load of available nav menu items into a single request.
noreply at wordpress.org
- [wp-svn] [39138] trunk: Customize: Ensure page/ post stubs are included in listings and searches for available nav menu items.
noreply at wordpress.org
- [wp-svn] [39139] trunk/src/wp-includes/general-template.php: Editor: Correct the docblock for the `wp_default_editor` filter.
noreply at wordpress.org
- [wp-svn] [39140] trunk: Customize: Revert theme install feature.
noreply at wordpress.org
- [wp-svn] [39141] trunk/src: Administration: Ensure collapse menu is usable with a keyboard
noreply at wordpress.org
- [wp-svn] [39142] trunk/src/wp-includes/version.php: WordPress 4.7 Beta 2.
noreply at wordpress.org
- [wp-svn] [39143] trunk/src/wp-includes/version.php: Post-4.7 beta 2 bump.
noreply at wordpress.org
- [wp-svn] [39144] trunk/src/wp-includes: Customize: Remove edit shortcut toggle button from preview since visibility is now linked with pane visibility.
noreply at wordpress.org
- [wp-svn] [39145] trunk/src: Customize: For Header Image, ensure " Previously uploaded" and "Suggested" headings are hidden when lists are empty.
noreply at wordpress.org
- [wp-svn] [39146] trunk/src/wp-content/themes/twentyseventeen/template-parts/post: Twenty Seventeen: Fix playlists not rendering on blog/ archive pages when using video or audio post format
noreply at wordpress.org
- [wp-svn] [39147] trunk/src/wp-includes: Accessibility: Revert [38984] as it needs to be better communicated to plugin authors.
noreply at wordpress.org
- [wp-svn] [39148] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Remove Vimeo validation for external videos.
noreply at wordpress.org
- [wp-svn] [39149] trunk/src: Customize: Allow tab characters in custom CSS input.
noreply at wordpress.org
- [wp-svn] [39150] trunk: TinyMCE: wptextpattern: Fix inline patterns.
noreply at wordpress.org
- [wp-svn] [39151] trunk: Customize: Move Custom CSS control `placeholder` help text to setting `default` value.
noreply at wordpress.org
- [wp-svn] [39152] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fix post navigation font legibility issue
noreply at wordpress.org
- [wp-svn] [39153] trunk/src/wp-admin: Customize: Fix loading of theme screenshots in themes section and remove erroneous borders on hover.
noreply at wordpress.org
- [wp-svn] [39154] trunk: REST API: Change attachment caption & description to objects.
noreply at wordpress.org
- [wp-svn] [39155] trunk: REST API: Respect unfiltered_html for HTML post fields.
noreply at wordpress.org
- [wp-svn] [39156] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: REST API: Remove ship emoji from slashing tests.
noreply at wordpress.org
- [wp-svn] [39157] trunk: REST API: Respect unfiltered_html for HTML comment fields.
noreply at wordpress.org
- [wp-svn] [39158] trunk: REST API: Require 6 characters for comment email addresses.
noreply at wordpress.org
- [wp-svn] [39159] trunk/tests/phpunit/tests/rest-api/rest-schema-validation.php: REST API: Embiggen the test email address.
noreply at wordpress.org
- [wp-svn] [39160] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php : REST API: Remove more emoji from tests.
noreply at wordpress.org
- [wp-svn] [39161] trunk: REST API: Remove rest_get_post filter and `get_post` abstraction.
noreply at wordpress.org
- [wp-svn] [39162] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-posts-controller.php: REST API: Remove get_allowed_query_vars() now `filter` is gone.
noreply at wordpress.org
- [wp-svn] [39163] trunk/src/wp-admin/css/customize-controls.css: Customize: Autoprefixer for [39149].
noreply at wordpress.org
- [wp-svn] [39164] trunk/src/wp-content/themes/twentyseventeen/inc/icon-functions.php : Twenty Seventeen: Improve SVG markup, providing more options customization
noreply at wordpress.org
- [wp-svn] [39165] trunk/src/wp-includes: Themes: Remove Vimeo logic from `header_video_settings()`.
noreply at wordpress.org
- [wp-svn] [39166] trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php: Docs: Notate the incoming `$theme` object members for `WP_Theme_Install_List_Table ::single_row()` as a proper hash notation.
noreply at wordpress.org
- [wp-svn] [39167] trunk/tests/phpunit/tests/date/dateI18n.php: Date/Time: Improve `date_i18n()` timezone tests.
noreply at wordpress.org
- [wp-svn] [39168] trunk: Posts, Post Types: Fix post type templates with child themes.
noreply at wordpress.org
- [wp-svn] [39169] trunk: I18N: Add ability to change user's locale back to site' s locale.
noreply at wordpress.org
- [wp-svn] [39170] trunk/tests/phpunit/tests/theme/themeDir.php: Posts, Post Types: Fix themes tests broken in [39168]
noreply at wordpress.org
- [wp-svn] [39171] trunk/src/wp-includes/class-wp-customize-manager.php.orig: Cleanup .orig file accidentally added.
noreply at wordpress.org
- [wp-svn] [39172] trunk/tests/phpunit/tests/general/document-title.php: Themes: Re-use fixtures in the `wp_get_document_title()` tests.
noreply at wordpress.org
- [wp-svn] [39173] trunk/tests/phpunit/tests: Build/Test Tools: Utilise `assertFileExists()` and `assertFileNotExists()` in more places.
noreply at wordpress.org
- [wp-svn] [39174] trunk/tests/phpunit/tests: Build/Test Tools: Utilise `assertWPError()` and `assertNotWPError()` in more places.
noreply at wordpress.org
- [wp-svn] [39175] trunk: Customize: Rename `unfiltered_css` meta capability to `edit_css`; add `revisions` support to `custom_css` post type.
noreply at wordpress.org
- [wp-svn] [39176] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Fix badly pixelated images on iOS devices
noreply at wordpress.org
- [wp-svn] [39177] trunk: REST API: Fire correct hooks when creating users on multiste.
noreply at wordpress.org
- [wp-svn] [39178] trunk/tests/phpunit/tests/user/capabilities.php: Customize: Rename remaining instances `unfiltered_css` meta capability to `edit_css` in unit tests.
noreply at wordpress.org
- [wp-svn] [39179] trunk: Roles/Capabilities: Add meta-caps for comment, term, and user meta.
noreply at wordpress.org
- [wp-svn] [39180] trunk: Customize: Prevent `post_content` and `post_name` from being modified when trashing `customize_changeset` posts.
noreply at wordpress.org
- [wp-svn] [39181] trunk: Customize: Store modifying user ID with setting change written into changeset and restore current user when setting is being saved.
noreply at wordpress.org
- [wp-svn] [39182] trunk: REST API: Include template in all post type schemas.
noreply at wordpress.org
- [wp-svn] [39183] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fixes focused controls hidden by top menu.
noreply at wordpress.org
- [wp-svn] [39184] trunk/src/wp-content/themes/twentyseventeen/assets/js/global.js: Twenty Seventeen fix for Travis Error
noreply at wordpress.org
- [wp-svn] [39185] trunk: Customize: Split out `custom_css` query logic from `wp_get_custom_css() ` into a re-usable `wp_get_custom_css_post() ` function to also be used when updating.
noreply at wordpress.org
- [wp-svn] [39186] trunk/src/wp-includes/css/customize-preview.css: Customize: Eliminate use of flexbox for edit shortcuts.
noreply at wordpress.org
- [wp-svn] [39187] trunk/src/wp-includes/class-wp-image-editor-imagick.php: Media: Only load first PDF page for thumbnails.
noreply at wordpress.org
- [wp-svn] [39188] trunk/src/wp-includes: Docs: Improve the documentation for parameters which accept `OBJECT`, `ARRAY_A` , and `ARRAY_N` as parameters.
noreply at wordpress.org
- [wp-svn] [39189] trunk/tests/phpunit/tests: Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
noreply at wordpress.org
- [wp-svn] [39190] trunk: REST API: `unfiltered_html` and slashing: terms.
noreply at wordpress.org
- [wp-svn] [39191] trunk: REST API: Add `rest_base` to response objects of `wp/v2/ taxonomies` and `wp/v2/types`
noreply at wordpress.org
- [wp-svn] [39192] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-terms-controller.php: REST API: Use wp_slash rather than addslashes.
noreply at wordpress.org
- [wp-svn] [39193] trunk/tests/phpunit/tests/rest-api/rest-tags-controller.php: REST API: Fix test for unfiltered_html under multisite.
noreply at wordpress.org
- [wp-svn] [39194] trunk/src: Customize: Make "Add New Page" buttons less intrusive.
noreply at wordpress.org
- [wp-svn] [39195] trunk/Gruntfile.js: Build/Test tools: Add "apply" as alias for " patch"
noreply at wordpress.org
- [wp-svn] [39196] trunk: REST API: Allow updating a comment without the content present.
noreply at wordpress.org
- [wp-svn] [39197] trunk/src/wp-includes/script-loader.php: Customize: Ensure RTL version of `customize-preview.css` is loaded.
noreply at wordpress.org
- [wp-svn] [39198] trunk/src/wp-content/themes/twentyseventeen/rtl.css: Twenty Seventeen: Better RTL positioning for scroll down arrow.
noreply at wordpress.org
- [wp-svn] [39199] trunk/src/wp-admin/js/customize-controls.js: Customize: Prevent previewer from appearing to freeze when refreshing too fast.
noreply at wordpress.org
- [wp-svn] [39200] trunk/src/wp-includes/version.php: WordPress 4.7 Beta 3.
noreply at wordpress.org
- [wp-svn] [39201] trunk/src/wp-includes/version.php: Post-4.7 beta 3 bump.
noreply at wordpress.org
- [wp-svn] [39202] trunk/src/wp-includes: Customize: Remove left-margin guard from edit shortcuts and adjust for small screen sizes.
noreply at wordpress.org
- [wp-svn] [39203] trunk/src/wp-includes/ms-functions.php: Multisite: Rename the `$user` parameter to `$user_login` in `wpmu_signup_blog_notification ()` and `wpmu_signup_user_notification()`.
noreply at wordpress.org
- [wp-svn] [39204] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: fix freezing the editor when wpautop is disabled and a paragraph starts with a lot of white space characters.
noreply at wordpress.org
- [wp-svn] [39205] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Rename "Header Visuals" to "Header Media".
noreply at wordpress.org
- [wp-svn] [39206] trunk/src/wp-content/themes/twentyseventeen/inc/icon-functions.php : Twenty Seventeen: Keyboard navigation on Safari 10 fix
noreply at wordpress.org
- [wp-svn] [39207] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Update screen-reader-text to reset word-wrap
noreply at wordpress.org
- [wp-svn] [39208] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Fix typos in font family translator comment
noreply at wordpress.org
- [wp-svn] [39209] trunk: Customize: Improve extensibility of Custom CSS.
noreply at wordpress.org
- [wp-svn] [39210] trunk/src/wp-admin: Posts, Post Types: Fix Quick Edit to correctly set the page template for non-hierarchical post types.
noreply at wordpress.org
- [wp-svn] [39211] trunk/src/wp-admin/includes: Updates: Allow background updates to update multiple plugins/ themes in the same request.
noreply at wordpress.org
- [wp-svn] [39212] trunk/src: WP_HTTP: Map internal Requests hooks to WordPress actions.
noreply at wordpress.org
- [wp-svn] [39213] trunk/src: Media: Clearly indicate that PDF thumbnails are just document previews.
noreply at wordpress.org
- [wp-svn] [39214] trunk/src: Customize: Prevent the "Hide Controls" button label from overrunning the device preview buttons.
noreply at wordpress.org
- [wp-svn] [39215] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fix Customizer preview display issues in IE9
noreply at wordpress.org
- [wp-svn] [39216] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Adds numbers to the table of contents in `style.css`
noreply at wordpress.org
- [wp-svn] [39217] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: fix black outline around `_moz_abspos`.
noreply at wordpress.org
- [wp-svn] [39218] trunk/src/wp-admin/customize.php: Customize: Remove root panel description text which notes that edit shortcuts can be toggled by clicking anywhere in the preview.
noreply at wordpress.org
- [wp-svn] [39219] trunk: REST API: Improve validation for usernames and passwords.
noreply at wordpress.org
- [wp-svn] [39220] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Make custom header preview match front end in Customizer when changed
noreply at wordpress.org
- [wp-svn] [39221] trunk/src/wp-content/themes/twentyseventeen/assets/js: Twenty Seventeen: Make sure theme JavaScript follows proper coding standards
noreply at wordpress.org
- [wp-svn] [39222] trunk: REST API: Validate and Sanitize registered meta based off the schema.
noreply at wordpress.org
- [wp-svn] [39223] trunk/src/wp-includes/rest-api/endpoints: REST API: Make all collection params filterable.
noreply at wordpress.org
- [wp-svn] [39224] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Fixes custom header text color issues
noreply at wordpress.org
- [wp-svn] [39225] trunk/src/wp-content/themes/twentyseventeen/assets/js/global.js: Twenty Seventeen: Resolves focused controls hidden by the top menu.
noreply at wordpress.org
- [wp-svn] [39226] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: Removes video header support
noreply at wordpress.org
- [wp-svn] [39227] trunk/src: Customize: Use selective refresh for custom header changes when possible.
noreply at wordpress.org
- [wp-svn] [39228] trunk/src/wp-includes/css/customize-preview.css: Customize: Improve styles for hover, focus, and active states on edit shortcuts.
noreply at wordpress.org
- [wp-svn] [39229] trunk/src: Customize: Maximize height of Custom CSS `textarea` without causing doubled scrollbars.
noreply at wordpress.org
- [wp-svn] [39230] trunk/src/wp-includes/l10n.php: I18N: Don' t use `get_available_languages()` in `_load_textdomain_just_in_time()`.
noreply at wordpress.org
- [wp-svn] [39231] trunk/src/wp-includes/theme.php: Theme starter content: Add context to all strings.
noreply at wordpress.org
- [wp-svn] [39232] trunk/src/wp-content/themes/twentyseventeen/assets/js/ navigation.js: Twenty Seventeen: Fix for mobile menu parent items requiring double tap
noreply at wordpress.org
- [wp-svn] [39233] trunk/src: Customize: Adjust layout for edit shortcuts only when shown.
noreply at wordpress.org
- [wp-svn] [39234] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Use video-specific labels for buttons in Header Video media control.
noreply at wordpress.org
- [wp-svn] [39235] trunk/src/wp-includes/l10n.php: I18N: Add the `get_available_languages` filter.
noreply at wordpress.org
- [wp-svn] [39236] trunk: Posts, Post Types: Improve sanitisation of templates' post types.
noreply at wordpress.org
- [wp-svn] [39237] trunk/src: Customize: Only show video header controls if previewing front page; show explanatory notice when controls are hidden.
noreply at wordpress.org
- [wp-svn] [39238] trunk/src/wp-includes: REST API: Add translator comments to text with placeholders.
noreply at wordpress.org
- [wp-svn] [39239] trunk/src/wp-includes: REST API: Move translator comments to preceding line.
noreply at wordpress.org
- [wp-svn] [39240] trunk: Themes: Remove front page restriction from video header functions.
noreply at wordpress.org
- [wp-svn] [39241] trunk/src/wp-includes: Customize: Allow starter content to apply in a new theme when switching from another theme containing changes.
noreply at wordpress.org
- [wp-svn] [39242] trunk/src/wp-includes/css/customize-preview.css: Customize: Add `!important` `line-height` to edit shortcut buttons.
noreply at wordpress.org
- [wp-svn] [39243] trunk/src: Customize: Ensure edit shortcuts have same background color regardless of theme colors.
noreply at wordpress.org
- [wp-svn] [39244] trunk/src/wp-includes/l10n.php: Docs: Apply documentation standards to the new `get_available_languages` filter.
noreply at wordpress.org
- [wp-svn] [39245] trunk/src/wp-includes/rest-api/fields/ class-wp-rest-meta-fields.php: REST API: After [39238] and [39239], move the remaining translator comments to preceding line.
noreply at wordpress.org
- [wp-svn] [39246] trunk/src/wp-admin/includes/image.php: Media: Make PDF preview sizes filterable.
noreply at wordpress.org
- [wp-svn] [39247] trunk/src/wp-admin: Accessibility: Improve the Post Attributes meta box fields labels.
noreply at wordpress.org
- [wp-svn] [39248] trunk/src/wp-content/themes/twentyseventeen/assets/images/ header.jpg: Twenty Seventeen: Compress the default header image.
noreply at wordpress.org
- [wp-svn] [39249] trunk/src/wp-admin/css: Customize: More visible focus and hover states for close and back buttons.
noreply at wordpress.org
- [wp-svn] [39250] trunk/src/wp-includes/rest-api/endpoints: REST API: Clean up argument and property types.
noreply at wordpress.org
- [wp-svn] [39251] trunk/src/wp-includes/rest-api: REST API: Unify permission error messages.
noreply at wordpress.org
- [wp-svn] [39252] trunk/src/wp-includes/rest-api/endpoints: REST API: Remove two duplicate strings, use the ones we already have.
noreply at wordpress.org
- [wp-svn] [39253] trunk/src/wp-includes/js/wp-ajax-response.js: Text Changes: Unify permission error message in `wp-ajax-response.js`.
noreply at wordpress.org
- [wp-svn] [39254] trunk/src/wp-includes/class-wp-customize-manager.php: I18N: Remove `<code>` tags from translatable strings in `wp-includes/ class-wp-customize-manager.php`.
noreply at wordpress.org
- [wp-svn] [39255] trunk/src: Theme starter content: Revamp the credits widget into an about widget.
noreply at wordpress.org
- [wp-svn] [39256] trunk/src/wp-includes/theme.php: Theme starter content: Add more social link items to select from.
noreply at wordpress.org
- [wp-svn] [39257] trunk/src/wp-includes/rest-api/endpoints: REST API: Unify permission error messages.
noreply at wordpress.org
- [wp-svn] [39258] trunk/src/wp-admin/users.php: Text Changes: Unify permission error messages in `wp-admin/users.php`.
noreply at wordpress.org
- [wp-svn] [39259] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: Unify some more permission error messages.
noreply at wordpress.org
- [wp-svn] [39260] trunk/src: Theme starter content: Refine the content for pages.
noreply at wordpress.org
- [wp-svn] [39261] trunk/src: Theme starter content: Add reference IDs for most default widgets.
noreply at wordpress.org
- [wp-svn] [39262] trunk/src/wp-includes/version.php: WordPress 4.7 Beta 4.
noreply at wordpress.org
- [wp-svn] [39263] trunk/src/wp-includes/version.php: Post-4.7 beta 4 bump.
noreply at wordpress.org
- [wp-svn] [39264] trunk/src/wp-includes/rest-api/endpoints: REST API: Uppercase 'ID' in endpoint descriptions and error messages for consistency with other strings.
noreply at wordpress.org
- [wp-svn] [39265] trunk/tests/phpunit/tests/media.php: Tests: Use `assertEquals()`' native functionality for delta comparison in `test_wp_convert_bytes_to_hr ()`.
noreply at wordpress.org
- [wp-svn] [39266] trunk/src/wp-includes/rest-api/endpoints: REST API: After [39252] and [39264], uppercase some more 'ID' references in translatable strings.
noreply at wordpress.org
- [wp-svn] [39267] trunk/tests/phpunit/tests/media.php: Tests: Add a missing `$message` argument for `assertEquals()` in [39265].
noreply at wordpress.org
- [wp-svn] [39268] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Allow URL for Codex link in Additional CSS section to be translated.
noreply at wordpress.org
- [wp-svn] [39269] trunk/src/wp-admin/includes/user.php: Users: In `edit_user() ` fall back to site's locale instead of `en_US` for invalid user locales.
noreply at wordpress.org
- [wp-svn] [39270] trunk/src/wp-includes/js/customize-selective-refresh.js: Customize : Prevent edit shortcut buttons from being inserted into container elements in the `head` or into elements which should not get interactive children.
noreply at wordpress.org
- [wp-svn] [39271] trunk/src/wp-admin/js/customize-controls.js: Customize: Ensure Close button actually closes customizer (instead of going back) after switching to a different theme inside a `customize-loader` iframe.
noreply at wordpress.org
- [wp-svn] [39272] trunk/src/wp-includes: Themes: Improve a11y and extendability of custom video headers.
noreply at wordpress.org
- [wp-svn] [39273] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Add styles for custom header video controls.
noreply at wordpress.org
- [wp-svn] [39274] trunk: Comments: Query used to fill comment descendants should reset 'offset' and 'number' params.
noreply at wordpress.org
- [wp-svn] [39275] trunk: Database: Add support for `LIKE`-escaped tables in `:: get_table_from_query()`.
noreply at wordpress.org
- [wp-svn] [39276] trunk: Customize: Add unit tests for importing theme starter content.
noreply at wordpress.org
- [wp-svn] [39277] trunk/src/wp-includes/js/wp-custom-header.js: Small coding standards cleanup of wp-custom-header.js.
noreply at wordpress.org
- [wp-svn] [39278] trunk/src: Text Changes: Merge some duplicate strings with the same meaning in error messages, adjust some other strings for consistency and accuracy.
noreply at wordpress.org
- [wp-svn] [39279] trunk/src/wp-content/themes/twentyseventeen/assets/images/ header.jpg: Twenty Seventeen: Additional default header image optimizations.
noreply at wordpress.org
- [wp-svn] [39280] trunk: Taxonomy: Prevent `wp_list_categories() ` from producing not well-nested output if `hide_title_if_empty` is true.
noreply at wordpress.org
- [wp-svn] [39281] trunk/src: Docs: Use 3-digit, x.x.x style semantic versioning for `@since 4.7.0` entries.
noreply at wordpress.org
- [wp-svn] [39282] trunk/src/wp-includes/js: TinyMCE views: fix Firefox issues.
noreply at wordpress.org
- [wp-svn] [39283] trunk/src/wp-includes/taxonomy.php: Taxonomy: Update `register_taxonomy` hook to use `WP_Taxonomy` object.
noreply at wordpress.org
- [wp-svn] [39284] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: remove extra space in tooltip.
noreply at wordpress.org
- [wp-svn] [39285] trunk/src/wp-content/themes/twentyseventeen/style.css: Customize: Remove obsolete edit shortcut style rules from Twenty Seventeen.
noreply at wordpress.org
- [wp-svn] [39286] trunk/src/wp-content/themes/twentyseventeen/template-parts/page/ content-front-page-panels.php: Twenty Seventeen: Remove some extraneous function calls.
noreply at wordpress.org
- [wp-svn] [39287] trunk: REST API: On comment create, fallback to the `user_agent` header value.
noreply at wordpress.org
- [wp-svn] [39288] trunk: REST API: On comment create, return an error if the `post` parameter does not relate to a valid WP_Post object.
noreply at wordpress.org
- [wp-svn] [39289] trunk: REST API: Allow `parent` property to be explicitly set to `0` when creating or updating a Post.
noreply at wordpress.org
- [wp-svn] [39290] trunk: REST API: On comment create, return an error if the `type` property is set to anything other than `comment`.
noreply at wordpress.org
- [wp-svn] [39291] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Ensure the use of proper image size for custom header image
noreply at wordpress.org
- [wp-svn] [39292] trunk: REST API: Remove the `karma` property and query parameter from the Comments endpoints.
noreply at wordpress.org
- [wp-svn] [39293] trunk/tests/phpunit/tests/rest-api/rest-users-controller.php: REST API: Add test case for `users/ me` endpoint that the `context` param defaults to `view`.
noreply at wordpress.org
- [wp-svn] [39294] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Rename the starter content menus to match the menu area names.
noreply at wordpress.org
- [wp-svn] [39295] trunk: REST API: Check read permissions on posts when viewing comments.
noreply at wordpress.org
- [wp-svn] [39296] trunk: REST API: Change ?\226?\128?\156ipv4?\226?\128? \157 types to ?\226?\128?\156ip?\226?\128?\157 to support ipv6.
noreply at wordpress.org
- [wp-svn] [39297] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Adds `background-attachment: fixed; ` to devices that should support it
noreply at wordpress.org
- [wp-svn] [39298] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: Clarify parameters when used in error strings.
noreply at wordpress.org
- [wp-svn] [39299] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE : fix automatic scroll on page load.
noreply at wordpress.org
- [wp-svn] [39300] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Make all Codex links in DocBlocks use HTTPS
noreply at wordpress.org
- [wp-svn] [39301] trunk/src/wp-admin/css: Autoprefixer for [39249].
noreply at wordpress.org
- [wp-svn] [39302] trunk: REST API: On Comment create, limit the ability to set the `author_ip` value directly.
noreply at wordpress.org
- [wp-svn] [39303] trunk/src/wp-includes/class-wp-image-editor-imagick.php: Media: Allow override of PDF setup for multiple pages or DPI.
noreply at wordpress.org
- [wp-svn] [39304] trunk/src/wp-includes/rest-api/endpoints: REST API: Merge two similar permission error strings.
noreply at wordpress.org
- [wp-svn] [39305] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: Merge two similar permission error strings in `class-wp-rest-comments-controller.php`.
noreply at wordpress.org
- [wp-svn] [39306] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: After [39302], clarify `author_ip` parameter in error message.
noreply at wordpress.org
- [wp-svn] [39307] trunk/src/wp-admin/themes.php: I18N: Merge two 'ERROR:' strings.
noreply at wordpress.org
- [wp-svn] [39308] trunk/src/wp-admin: Text Changes: Merge and clarify some permission error strings in the admin.
noreply at wordpress.org
- [wp-svn] [39309] trunk/src/wp-includes/rest-api/endpoints: REST API: Merge and clarify some permission error strings.
noreply at wordpress.org
- [wp-svn] [39310] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: After [39306], move `author_ip` argument to the correct place.
noreply at wordpress.org
- [wp-svn] [39311] trunk/src/wp-includes/widgets.php: I18N: Merge two 'RSS Error:' strings.
noreply at wordpress.org
- [wp-svn] [39312] trunk/src: Text Changes: Merge strings referring to `list_users` capability.
noreply at wordpress.org
- [wp-svn] [39313] trunk/src/wp-includes/rest-api/endpoints: REST API: Merge some more permission error strings missed in [39309].
noreply at wordpress.org
- [wp-svn] [39314] trunk/src/wp-admin/includes/image-edit.php: I18N: Remove unnecessary `__()` calls in `_rotate_image_resource() ` and `_flip_image_resource()`.
noreply at wordpress.org
- [wp-svn] [39315] trunk/src/wp-includes/functions.php: I18N: Add translator comments for strings in `_deprecated_*()` functions.
noreply at wordpress.org
- [wp-svn] [39316] trunk/src/wp-includes/functions.php: I18N: Use ' WordPress hook name' instead of 'PHP hook name' in translator comments added in [39315].
noreply at wordpress.org
- [wp-svn] [39317] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Avoid an undefined index notice after [39291].
noreply at wordpress.org
- [wp-svn] [39318] trunk: Customize: Ensure `WP_Customize_Setting::value() ` returns previewed value for custom types utilizing the `customize_value_{$id_base}` filter.
noreply at wordpress.org
- [wp-svn] [39319] trunk/src/wp-includes/js/twemoji.js: Emoji: Update Twemoji fallback to version 2.2.2.
noreply at wordpress.org
- [wp-svn] [39320] trunk: Customize: Ensure that `WP_Customize_Manager:: save_changeset_post() ` returns `setting_validities` even for supplied values that are unchanged from values in changeset.
noreply at wordpress.org
- [wp-svn] [39321] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-comments-controller.php: REST API: Update error messages in `WP_REST_Comments_Controller` to use the common text for permission errors.
noreply at wordpress.org
- [wp-svn] [39322] trunk/src/wp-includes/rest-api/endpoints/ class-wp-rest-posts-controller.php: REST API: Merge two error messages for edit / update.
noreply at wordpress.org
- [wp-svn] [39323] trunk/src: I18n: Begin introducing translator comments for strings which include placeholders but no accompanying translator comment.
noreply at wordpress.org
- [wp-svn] [39324] trunk/src/wp-admin/update-core.php: Remove an erroneous `@TODO` introduced in [39323].
noreply at wordpress.org
- [wp-svn] [39325] trunk/src: I18N: Move the support forums URL in update-related HTTP API error messages to a separate translatable string that is already used elsewhere.
noreply at wordpress.org
- [wp-svn] [39326] trunk/src: I18n: Introduce more translator comments for strings that contain placeholders but don 't have an accompanying translator comment.
noreply at wordpress.org
- [wp-svn] [39327] trunk: REST API: Disable anonymous commenting by default.
noreply at wordpress.org
- [wp-svn] [39328] trunk: REST API: Correctly map meta keys to field names.
noreply at wordpress.org
- [wp-svn] [39329] trunk/src/wp-includes/rest-api.php: REST API: Trim trailing slashes from routes.
noreply at wordpress.org
- [wp-svn] [39330] trunk: I18N: Add an additional caching layer for `_load_textdomain_just_in_time()`.
noreply at wordpress.org
- [wp-svn] [39331] trunk: I18N: In `wp_dropdown_languages() ` rename the new `show_site_locale_default` argument to `show_option_site_default`.
noreply at wordpress.org
- [wp-svn] [39332] trunk: Customize: Remove iframe-specific behaviors from customize preview when previewing on frontend and not contained inside iframe.
noreply at wordpress.org
- [wp-svn] [39333] trunk/src/wp-includes/js/customize-preview-nav-menus.js: Customize : Prevent selective refresh from causing infinite fallback refreshes when nav menu contains invalid items.
noreply at wordpress.org
- [wp-svn] [39334] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE : avoid calling `editor.focus()` on loading the content in the editor.
noreply at wordpress.org
- [wp-svn] [39335] trunk/src/wp-includes/option.php: REST API: Update description strings to match already existing ones in the admin.
noreply at wordpress.org
- [wp-svn] [39336] trunk/src/wp-admin/plugin-install.php: Plugin install: De-duplicate a conditional, introduced in [38172].
noreply at wordpress.org
- [wp-svn] [39337] trunk: REST API: Set the comment `type` to a readonly property in the schema.
noreply at wordpress.org
- [wp-svn] [39338] trunk/src/wp-includes/theme.php: Themes: Prevent unneeded database updates in `wp_get_custom_css_post()`.
noreply at wordpress.org
- [wp-svn] [39339] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Ensure galleries display correctly in IE11.
noreply at wordpress.org
- [wp-svn] [39340] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: CSS coding standards fixes.
noreply at wordpress.org
- [wp-svn] [39341] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Ensure edit button label displays properly in other languages
noreply at wordpress.org
- [wp-svn] [39342] trunk/src/wp-includes/rest-api/endpoints: REST API: Update ?\226? \128?\156resource?\226?\128?\157 strings to use the appropriate nouns.
noreply at wordpress.org
- [wp-svn] [39343] trunk: REST API: Allow unsetting of page templates in update requests.
noreply at wordpress.org
- [wp-svn] [39344] trunk/src/wp-includes/js/wp-api.js: REST API: Make JS Client store schema in session storage.
noreply at wordpress.org
- [wp-svn] [39345] trunk/src: Customize: Clean up docs and code style for customize changes in 4.7.
noreply at wordpress.org
- [wp-svn] [39346] trunk: Theme starter content: Add support for featured images and page templates.
noreply at wordpress.org
- [wp-svn] [39347] trunk/src/wp-includes/js/wp-embed.js: Embeds: Correctly remove security attribute from iframes in IE 10 and IE 11.
noreply at wordpress.org
- [wp-svn] [39348] trunk/src/wp-includes/rest-api/endpoints: REST API: Always fire the `rest_insert_*` actions after the related object is updated or inserted.
noreply at wordpress.org
- [wp-svn] [39349] trunk: REST API: Add support for comments of password-protected posts.
noreply at wordpress.org
- [wp-svn] [39350] trunk: Customize: Refactor logic for updating `custom_css` posts by introducing `wp_update_custom_css_post ()` function and renaming update filter.
noreply at wordpress.org
- [wp-svn] [39351] trunk/src/wp-includes/shortcodes.php: Docs: Add a missing changelog entry for the point where the `$tagnames` parameter was added to `get_shortcode_regex ()`.
noreply at wordpress.org
- [wp-svn] [39352] trunk: REST API: Allow unsetting a post?\226?\128?\153s password.
noreply at wordpress.org
- [wp-svn] [39353] trunk: REST API: Special case the ?\226?\128?\156standard?\226? \128?\157 post format to always be allowed.
noreply at wordpress.org
- [wp-svn] [39354] trunk/src/wp-includes/version.php: WordPress 4.7 RC1.
noreply at wordpress.org
- [wp-svn] [39355] trunk/src/wp-includes/version.php: Post-4.7 RC1 bump.
noreply at wordpress.org
- [wp-svn] [39356] branches/4.7/: Branch 4.7.
noreply at wordpress.org
- [wp-svn] [39357] trunk/src/wp-includes/version.php: Trunk is now 4.8-alpha.
noreply at wordpress.org
- [wp-svn] [39358] branches/4.7/npm-shrinkwrap.json: Build/Test Tools: Add npm-shrinkwrap.json to 4.7.
noreply at wordpress.org
- [wp-svn] [39359] trunk: Trunk is really 4.8-alpha now.
noreply at wordpress.org
- [wp-svn] [39360] trunk/: SVN: Ignore patch related files, so they can' t be accidentally committed.
noreply at wordpress.org
- [wp-svn] [39361] trunk/.gitignore: Git: Ignore patch related files, so they can' t be accidentally committed.
noreply at wordpress.org
- [wp-svn] [39362] trunk/.gitignore: Git: Prevent untracked files from being ignored by git in bundled themes.
noreply at wordpress.org
- [wp-svn] [39363] trunk/tests/phpunit/tests/post/listPages.php: Build/Test Tools: When testing the output of `wp_list_pages()`, use a known and fixed date for each post so the tests don' t fail when the date changes between the beginning and end of a test.
noreply at wordpress.org
- [wp-svn] [39364] trunk/tests/phpunit/tests/auth.php: Build/Test Tools: Add an extra `WP_Error` assertion when testing a valid user activation key.
noreply at wordpress.org
- [wp-svn] [39365] trunk: Customize: Fix logic for previewing the URL for `nav_menu_item` settings for terms and post type archives.
noreply at wordpress.org
- [wp-svn] [39366] branches/4.7: Customize: Fix logic for previewing the URL for `nav_menu_item` settings for terms and post type archives.
noreply at wordpress.org
- [wp-svn] [39367] trunk/src/wp-includes/css/editor.css: TinyMCE: fix the styling of notices generated by the editor UI.
noreply at wordpress.org
- [wp-svn] [39368] branches/4.7/npm-shrinkwrap.json: Build: Remove fsevents from npm-shrinkwrap.json
noreply at wordpress.org
- [wp-svn] [39369] trunk/src/wp-settings.php: WP_Hook: Re-initialize any actions added directly to `$wp_filter` by `advanced-cache.php`.
noreply at wordpress.org
- [wp-svn] [39370] branches/4.7: WP_Hook: Re-initialize any actions added directly to `$wp_filter` by `advanced-cache.php`.
noreply at wordpress.org
- [wp-svn] [39371] trunk/tests/phpunit/tests/rest-api: REST API: Add tests for empty or "no-op" updates.
noreply at wordpress.org
- [wp-svn] [39372] branches/4.7: REST API: Add tests for empty or "no-op" updates.
noreply at wordpress.org
- [wp-svn] [39373] trunk/src/wp-content/themes/twentyseventeen/functions.php: Twenty Seventeen: Add textdomain for starter content attachment titles.
noreply at wordpress.org
- [wp-svn] [39374] branches/4.7: Twenty Seventeen: Add textdomain for starter content attachment titles.
noreply at wordpress.org
- [wp-svn] [39375] trunk/tests/phpunit/tests/rest-api/rest-comments-controller.php: REST API: Add test for creating a comment with an invalid post ID.
noreply at wordpress.org
- [wp-svn] [39376] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Fix regression in ability to create submenus for nav menus via drag and drop.
noreply at wordpress.org
- [wp-svn] [39377] branches/4.7: Customize: Fix regression in ability to create submenus for nav menus via drag and drop.
noreply at wordpress.org
- [wp-svn] [39378] trunk/src/wp-admin: Customize: Fix regression in ability to hide fields for advanced menu properties in nav menu item controls.
noreply at wordpress.org
- [wp-svn] [39379] branches/4.7: Customize: Fix regression in ability to hide fields for advanced menu properties in nav menu item controls.
noreply at wordpress.org
- [wp-svn] [39380] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Keep header videos from extending past footer.
noreply at wordpress.org
- [wp-svn] [39381] branches/4.7: Twenty Seventeen: Keep header videos from extending past footer.
noreply at wordpress.org
- [wp-svn] [39382] trunk: Options: Pass the `$passed_default` parameter to the `' default_option_{$option}` filter in `add_option()`.
noreply at wordpress.org
- [wp-svn] [39383] branches/4.7: Options: Pass the `$passed_default` parameter to the `default_option_{$option}` filter in `add_option ()`.
noreply at wordpress.org
- [wp-svn] [39384] trunk/src/wp-content/themes/twentyseventeen/template-parts: Twenty Seventeen: Make screen reader text on scroll arrow more meaningful
noreply at wordpress.org
- [wp-svn] [39385] branches/4.7: Twenty Seventeen: Make screen reader text on scroll arrow more meaningful
noreply at wordpress.org
- [wp-svn] [39386] trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php : Twenty Seventeen: Allow child themes to easily extend custom color patterns
noreply at wordpress.org
- [wp-svn] [39387] branches/4.7: Twenty Seventeen: Allow child themes to easily extend custom color patterns
noreply at wordpress.org
- [wp-svn] [39388] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Provide a background color fallback for non-webkit browsers on input styles
noreply at wordpress.org
- [wp-svn] [39389] branches/4.7: Twenty Seventeen: Provide a background color fallback for non-webkit browsers on input styles
noreply at wordpress.org
- [wp-svn] [39390] trunk/src/wp-admin/includes/post.php: Docs: Document the usage of the global `$wpdb` in `_filter_query_attachment_filenames ()`.
noreply at wordpress.org
- [wp-svn] [39391] branches/4.7: Docs: Document the usage of the global `$wpdb` in `_filter_query_attachment_filenames ()`.
noreply at wordpress.org
- [wp-svn] [39392] trunk/src/wp-content/themes/twentyseventeen/template-parts/header/ header-image.php: Twenty Seventeen: Make fixed navigation apply at correct height on front page, without header video or image
noreply at wordpress.org
- [wp-svn] [39393] trunk: Customize: Fix handling of the nav menu item labels (titles ) that match defaults (original titles) and fix the display of item type labels.
noreply at wordpress.org
- [wp-svn] [39394] branches/4.7: Twenty Seventeen: Make fixed navigation apply at correct height on front page, without header video or image
noreply at wordpress.org
- [wp-svn] [39395] branches/4.7: Customize: Fix handling of the nav menu item labels (titles) that match defaults (original titles) and fix the display of item type labels.
noreply at wordpress.org
Last message date:
Wed Nov 30 23:41:50 UTC 2016
Archived on: Wed Nov 30 23:46:51 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).