January 2020 Archives by author
Starting: Wed Jan 1 02:17:53 UTC 2020
Ending: Fri Jan 31 03:41:06 UTC 2020
Messages: 124
- [wp-svn] [47025] trunk/src/license.txt: Happy New Year!
noreply at wordpress.org
- [wp-svn] [47026] trunk/src/wp-content/themes: Happy New Year!
noreply at wordpress.org
- [wp-svn] [47027] trunk/src/wp-includes/widgets.php: Coding Standards: Use strict comparison and Yoda conditions in `wp-includes/widgets.php`.
noreply at wordpress.org
- [wp-svn] [47028] trunk/src/wp-comments-post.php: Coding Standards: Use strict comparison in `wp-comments-post.php`.
noreply at wordpress.org
- [wp-svn] [47029] trunk/src/js/media/views/settings.js: Coding Standards: Move assignment out of condition in `js/media/views/settings.js`.
noreply at wordpress.org
- [wp-svn] [47030] trunk/src/js/media/controllers/library.js: Coding Standards: Move assignment out of condition in `js/media/controllers/library.js`.
noreply at wordpress.org
- [wp-svn] [47031] trunk/src/js/_enqueues/admin/site-health.js: Site Health: Fix typo in a variable name in `js/_enqueues/admin/site-health.js`.
noreply at wordpress.org
- [wp-svn] [47032] trunk/src/wp-includes/comment-template.php: Docs: Synchronize "Default empty array" notes for `$args` parameter in `get_comment_text()` and `comment_text()`.
noreply at wordpress.org
- [wp-svn] [47033] trunk/src/wp-links-opml.php: Link Manager: Use a strict `in_array()` check in `wp-links-opml.php`.
noreply at wordpress.org
- [wp-svn] [47034] trunk/src/wp-includes/rest-api/endpoints: REST API: Synchronize permission checks in `::get_items_permissions_check()` methods for post types, post statuses, and users:
noreply at wordpress.org
- [wp-svn] [47035] trunk: Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build.
noreply at wordpress.org
- [wp-svn] [47036] trunk: REST API: Short-circuit comment controller permissions check if commented-upon post type does not exist.
noreply at wordpress.org
- [wp-svn] [47037] trunk: REST API: Issue doing_it_wrong if a taxonomy's specified rest_base is already in use by a different resource.
noreply at wordpress.org
- [wp-svn] [47038] trunk/src/js/_enqueues/wp/customize/base.js: Coding Standards: Add missing braces to `if` conditions in `js/_enqueues/wp/customize/base.js`.
noreply at wordpress.org
- [wp-svn] [47039] trunk/src/wp-admin/includes/media.php: Docs: Fix typo in `media_post_single_attachment_fields_to_edit()` description.
noreply at wordpress.org
- [wp-svn] [47040] trunk/src/wp-includes/script-loader.php: Media: After [46375], enable JavaScript translations for the `media-views` script.
noreply at wordpress.org
- [wp-svn] [47041] trunk/tests/phpunit/includes: Docs: Improve documentation for `tests/phpunit/includes/testcase-ajax.php`.
noreply at wordpress.org
- [wp-svn] [47042] trunk/src/wp-includes/pluggable.php: Docs: Remove duplicate inline comment in `wp_mail()`.
noreply at wordpress.org
- [wp-svn] [47043] trunk/src/wp-admin/includes: I18N: Replace `php.ini`, `post_max_size`, and `upload_max_filesize` with placeholders in "File is empty" error message.
noreply at wordpress.org
- [wp-svn] [47044] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: I18N: Replace `rest_authentication_errors` filter name with a placeholder in a translatable string.
noreply at wordpress.org
- [wp-svn] [47045] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: REST API: Display the taxonomy name in the `_doing_it_wrong()` message for a conflicting `rest_base` or `name` property, to match the translator comment.
noreply at wordpress.org
- [wp-svn] [47046] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: REST API: Display the actual conflicting value in addition to the taxonomy name in the `_doing_it_wrong()` message for a conflicting `rest_base` or `name` property.
noreply at wordpress.org
- [wp-svn] [47047] trunk/src/wp-admin/css/site-health.css: Site Health: Make sure the "Copied!" text is vertically centered to the "Copy site info to clipboard" button.
noreply at wordpress.org
- [wp-svn] [47048] trunk/src/wp-includes/script-loader.php: Build Tools: do not include assets for JS dependencies that do not exist.
noreply at wordpress.org
- [wp-svn] [47049] trunk/src/wp-includes/l10n.php: Docs: Indicate that `load_script_textdomain_relative_path` filter value can be `false`.
noreply at wordpress.org
- [wp-svn] [47050] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php: Coding Standards: Use Yoda conditions in `wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php`.
noreply at wordpress.org
- [wp-svn] [47051] trunk: Block Editor: Update WordPress Packages.
noreply at wordpress.org
- [wp-svn] [47052] trunk/src/wp-includes/class-wp-query.php: Docs: Correct alphabetic order of parameters in `WP_Query::parse_query()` DocBlock.
noreply at wordpress.org
- [wp-svn] [47053] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Remove duplicate `font-size` property in Twenty Twenty.
noreply at wordpress.org
- [wp-svn] [47054] trunk/src: Coding Standards: Use strict comparison and Yoda conditions in the root directory files.
noreply at wordpress.org
- [wp-svn] [47055] trunk/src/wp-includes/widgets: Docs: Remove `@return void` from widget DocBlocks.
noreply at wordpress.org
- [wp-svn] [47056] trunk/src/readme.html: Docs: Remove a reference to WordPress 2.7 from `readme.html`.
noreply at wordpress.org
- [wp-svn] [47057] trunk/src/wp-admin/includes/class-theme-upgrader.php: Docs: Correct `@return` type for `Theme_Upgrader::check_parent_theme_filter()`.
noreply at wordpress.org
- [wp-svn] [47058] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: Correct `@return` description for `WP_List_Table::handle_row_actions()`.
noreply at wordpress.org
- [wp-svn] [47059] trunk/src/wp-admin/includes: Docs: Synchronize `@return` descriptions for `::handle_row_actions()` methods in list tables.
noreply at wordpress.org
- [wp-svn] [47060] trunk/src: Docs: In various `@return` tags, list the expected type first, instead of `false`.
noreply at wordpress.org
- [wp-svn] [47061] trunk/src/wp-admin/update-core.php: Upgrade/Install: Remove the suggestion for users to skip a minor update to keep their current translation.
noreply at wordpress.org
- [wp-svn] [47062] trunk/src/wp-includes/cron.php: Cron API: Add a new cron schedule for `weekly` events.
noreply at wordpress.org
- [wp-svn] [47063] trunk/src: Site Health: Introduce Site Health Status dashboard widget.
noreply at wordpress.org
- [wp-svn] [47064] trunk/tests/phpunit/tests/site-health.php: Tests: In `Tests_Site_Health`, create a `WP_Site_Health` instance before clearing the cron array, as the constructor schedules its own task now.
noreply at wordpress.org
- [wp-svn] [47065] trunk/src/wp-admin/includes/image-edit.php: Docs: Improve documentation for `wp_save_image_file()` and related functions.
noreply at wordpress.org
- [wp-svn] [47066] trunk/src/wp-includes/post.php: Docs: Correct description for `show_in_admin_all_list` and `show_in_admin_status_list` arguments of `register_post_status()`.
noreply at wordpress.org
- [wp-svn] [47067] trunk/src/wp-admin/includes/network.php: Networks and Sites: Use `warning` styles for 'Caution' and 'Warning' messages during Multisite installation.
noreply at wordpress.org
- [wp-svn] [47068] trunk/src/wp-includes/cron.php: Cron API: Use `WEEK_IN_SECONDS` constant for the `weekly` schedule added in [47062].
noreply at wordpress.org
- [wp-svn] [47069] trunk/src/wp-admin/includes/dashboard.php: Site Health: Avoid "Undefined property" PHP notices in `wp_dashboard_site_health()` when the status result transient does not exist yet.
noreply at wordpress.org
- [wp-svn] [47070] trunk/src/wp-admin/css/install.css: Upgrade/Install: Correct vertical alignment for "Continue" button on language selection during the install process.
noreply at wordpress.org
- [wp-svn] [47071] trunk/src/wp-admin/css/common.css: File Editor: Remove extra padding on submit button for "Select plugin/theme to edit" dropdown on smaller screens.
noreply at wordpress.org
- [wp-svn] [47072] trunk/src/wp-admin/css/edit.css: Editor: Correct vertical alignment for "Published on" month dropdown in Classic Editor.
noreply at wordpress.org
- [wp-svn] [47073] trunk/src/wp-admin/options-general.php: Date/Time: Use `wp_date()` to display the correct time of the next DST transition in Timezone setting on General Settings screen.
noreply at wordpress.org
- [wp-svn] [47074] trunk/src/wp-signup.php: Login and Registration: Remove duplicate `<label>` tag from `show_blog_form()` in `wp-signup.php`.
noreply at wordpress.org
- [wp-svn] [47075] trunk/src/wp-signup.php: Accessibility: Login and Registration: Add a `role="main"` landmark to the container div in `wp-signup.php`.
noreply at wordpress.org
- [wp-svn] [47076] trunk/tests/phpunit/tests: Tests: Move `wp_maybe_decline_date()` tests to the `date` directory.
noreply at wordpress.org
- [wp-svn] [47077] trunk/tests/phpunit/tests: Tests: Revert [47076], this should have been committed with the related changes to the function.
noreply at wordpress.org
- [wp-svn] [47078] trunk: Date/Time: Pass the date format to `wp_maybe_decline_date()`.
noreply at wordpress.org
- [wp-svn] [47079] trunk/tests/phpunit/tests/date/maybeDeclineDate.php: Tests: Update the `wp_maybe_decline_date()` tests for [47078].
noreply at wordpress.org
- [wp-svn] [47080] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: Tests: Replace `date()` with `gmdate()` in `WP_Test_REST_Posts_Controller` tests.
noreply at wordpress.org
- [wp-svn] [47081] trunk/tests/phpunit/tests/date/currentTime.php: Date/Time: Add some basic tests for `current_time()`.
noreply at wordpress.org
- [wp-svn] [47082] trunk/src/wp-admin/css/forms.css: Widgets: Remove extra padding from number inputs in Recent Posts and Recent Comments widgets.
noreply at wordpress.org
- [wp-svn] [47083] trunk/src/wp-admin/includes/class-wp-debug-data.php: Coding Standards: Remove unnecessary `// phpcs:ignore` instances in `WP_Debug_Data`.
noreply at wordpress.org
- [wp-svn] [47084] trunk/src/wp-admin/includes: Docs: Improve comments in some `wp-admin` files per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47085] trunk/src/wp-admin/includes/network.php: Networks and Sites: Clarify the recommendation to remove the `www` prefix from the site domain before creating a network.
noreply at wordpress.org
- [wp-svn] [47086] trunk/src: Mail: Remove angle brackets from password reset URL in emails sent by `retrieve_password()` and `wp_new_user_notification()`.
noreply at wordpress.org
- [wp-svn] [47087] trunk/src/wp-includes/shortcodes.php: Docs: Correct description for `shortcode_atts_{$shortcode}` filter.
noreply at wordpress.org
- [wp-svn] [47088] trunk/src: Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/.
noreply at wordpress.org
- [wp-svn] [47089] trunk/src/wp-admin/includes/class-wp-users-list-table.php: I18N: Correct translator comments in `WP_Users_List_Table::get_views()` to provide information about each placeholder.
noreply at wordpress.org
- [wp-svn] [47090] trunk/src: I18N: Remove unnecessary HTML from "Active:" strings in `wp-admin/themes.php`.
noreply at wordpress.org
- [wp-svn] [47091] trunk/src/wp-includes/rest-api.php: I18N: Merge duplicate `%1$s is not of type %2$s` strings in `rest_validate_value_from_schema()`.
noreply at wordpress.org
- [wp-svn] [47092] trunk/src/wp-admin/options-permalink.php: I18N: Correct translator comment in `wp-admin/options-permalink.php`.
noreply at wordpress.org
- [wp-svn] [47093] trunk/src/wp-admin: I18N: Add missing placeholders to some translators comments in `wp-admin`.
noreply at wordpress.org
- [wp-svn] [47094] trunk/src: I18N: Synchronize MediaElement.js translation strings with the currently bundled version.
noreply at wordpress.org
- [wp-svn] [47095] trunk/src/wp-includes/class-wp-xmlrpc-server.php: I18N: Merge duplicate "you must be logged in to comment" strings.
noreply at wordpress.org
- [wp-svn] [47096] trunk/src/wp-includes: Docs: Correct DocBlock formatting for filters accepting the `$parsed_args` parameter.
noreply at wordpress.org
- [wp-svn] [47097] trunk/src/wp-includes/nav-menu-template.php: Docs: Expand `@return` value description for `wp_nav_menu()`.
noreply at wordpress.org
- [wp-svn] [47098] trunk: Date/Time: In `wp_maybe_decline_date()`, add support for a range of days, e.g.
noreply at wordpress.org
- [wp-svn] [47099] trunk/src/wp-admin/includes: Docs: Correct `@return` value for `update_core()` and `Core_Upgrader::upgrade()`.
noreply at wordpress.org
- [wp-svn] [47100] trunk/src/wp-admin/includes/template.php: Docs: Adjust `@return` value of `parent_dropdown()` for consistency with other dropdown functions.
noreply at wordpress.org
- [wp-svn] [47101] trunk/src/wp-includes: Docs: Adjust documentation for some `pre_*` filters for consistency.
noreply at wordpress.org
- [wp-svn] [47102] trunk/src/wp-admin/includes/template.php: Docs: Correct `@return` value for `parent_dropdown()`.
noreply at wordpress.org
- [wp-svn] [47103] trunk/src/wp-includes/category-template.php: Docs: Expand `@return` description for `the_terms()`.
noreply at wordpress.org
- [wp-svn] [47104] trunk/src/wp-includes/general-template.php: Docs: Expand `@return` value description for `wp_loginout()`, `wp_register()`, `get_calendar()`.
noreply at wordpress.org
- [wp-svn] [47105] trunk/src/wp-includes/ms-blogs.php: Multisite: Add `$context` parameter to `switch_blog` action.
noreply at wordpress.org
- [wp-svn] [47106] trunk: Block Editor: Update WordPress Packages.
noreply at wordpress.org
- [wp-svn] [47107] trunk/src/wp-includes: Cache API: Remove `WP_Object_Cache::__destruct()` and `wpdb::__destruct()`.
noreply at wordpress.org
- [wp-svn] [47108] trunk/src/wp-includes/class-wp-admin-bar.php: Toolbar: Remove leftover `@since` notations after [46678].
noreply at wordpress.org
- [wp-svn] [47109] trunk/src/wp-includes/ms-functions.php: Docs: Improve documentation for `add_user_to_blog()`, `add_existing_user_to_blog()`, and `add_new_user_to_blog()`.
noreply at wordpress.org
- [wp-svn] [47110] trunk/src/wp-content/themes/twentytwenty/comments.php: Twenty Twenty: Remove unnecessary escaping of `get_the_title()` in `comments.php`.
noreply at wordpress.org
- [wp-svn] [47111] trunk/src/wp-includes/comment-template.php: Comments: Add `In reply to %s.` prefix to child comments in comments feed.
noreply at wordpress.org
- [wp-svn] [47112] trunk/src: Privacy: Cleanup `.wp-policy-help` CSS remnants and add back-compat when hiding the tutorial content before copying.
noreply at wordpress.org
- [wp-svn] [47113] trunk/src/wp-admin: Docs: Remove extra trailing spaces from `wp_add_privacy_policy_content()` DocBlock to fix WPCS issues, apply minor formatting changes for consistency.
noreply at wordpress.org
- [wp-svn] [47114] trunk: Comments: Add `In reply to: %s` parent comment link to new comment email notifications.
noreply at wordpress.org
- [wp-svn] [47115] trunk/src/wp-admin: Coding Standards: Use strict comparison in `wp-admin/user/admin.php`.
noreply at wordpress.org
- [wp-svn] [47116] trunk/src/js/_enqueues/wp/custom-header.js: Customize: Fix typo in `CustomHeader.prototype.initialize()` DocBlock in `src/js/_enqueues/wp/custom-header.js`.
noreply at wordpress.org
- [wp-svn] [47117] trunk/src/js/media/models/attachment.js: Docs: Fix typo in a comment in `js/media/models/attachment.js`.
noreply at wordpress.org
- [wp-svn] [47118] trunk/tests/phpunit/tests: Coding Standards: Disable WPCS warnings for `date_default_timezone_set()` and `current_time( 'timestamp' )` calls in Date/Time tests.
noreply at wordpress.org
- [wp-svn] [47119] trunk/src/wp-admin/includes: Docs: Improve comments in some `wp-admin` files per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47120] trunk/src/js/_enqueues/wp/revisions.js: Docs: Improve comments in `js/_enqueues/wp/revisions.js` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47121] trunk/tests/phpunit/includes/object-cache.php: Docs: Improve DocBlocks in `phpunit/includes/object-cache.php` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47122] trunk: Docs: Improve inline comments per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47123] trunk/src/wp-admin/includes/class-pclzip.php: Docs: Fix typos in `wp-admin/includes/class-pclzip.php`.
noreply at wordpress.org
- [wp-svn] [47124] trunk/src/wp-admin/includes/class-wp-community-events.php: Dashboard: Improve the appearance of "WordPress Events and News" dashboard widget for multi-day events.
noreply at wordpress.org
- [wp-svn] [47125] branches/5.3/tests/phpunit/includes/abstract-testcase.php: Build/Test Tools: Pass the `TRAVIS_BRANCH` and `TRAVIS_PULL_REQUEST` environment variables along to the Docker container.
noreply at wordpress.org
- [wp-svn] [47126] Media: After [46375], enable JavaScript translations for the `media-views` script.
noreply at wordpress.org
- [wp-svn] [47127] Date/Time: Use `wp_date()` to display the correct time of the next DST transition in Timezone setting on General Settings screen.
noreply at wordpress.org
- [wp-svn] [47128] File Editor: Remove extra padding on submit button for "Select plugin/theme to edit" dropdown on smaller screens.
noreply at wordpress.org
- [wp-svn] [47129] Editor: Correct vertical alignment for "Published on" month dropdown in Classic Editor.
noreply at wordpress.org
- [wp-svn] [47130] Upgrade/Install: Correct vertical alignment for "Continue" button on language selection during the install process.
noreply at wordpress.org
- [wp-svn] [47131] Editor: Add unit tests for v5.3.1 block serialization functions.
noreply at wordpress.org
- [wp-svn] [47132] branches/5.3/tests/phpunit/tests/media.php: Media: Make sure `attachment_url_to_postid()` performs a case-sensitive search for the uploaded file name.
noreply at wordpress.org
- [wp-svn] [47133] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty content font CSS selector is too important.
noreply at wordpress.org
- [wp-svn] [47134] trunk/src/wp-includes/theme.php: Themes: Replace `— ` with `– ` as a separator between Monday and Friday in theme starter content.
noreply at wordpress.org
- [wp-svn] [47135] trunk/src/wp-content/themes/twentytwenty/functions.php: Bundled Themes: Twenty Twenty add theme support for responsive embeds.
noreply at wordpress.org
- [wp-svn] [47136] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Standardize the Required PHP and Tested Up To headers.
noreply at wordpress.org
- [wp-svn] [47137] branches/5.3/src/wp-content/themes/twentynineteen: Twenty Nineteen: Standardize the Required PHP and Tested Up To headers.
noreply at wordpress.org
- [wp-svn] [47138] trunk: REST API: Reuse previously-generated embedded objects when building collection response.
noreply at wordpress.org
- [wp-svn] [47139] trunk/src/wp-content/themes/twentytwenty/functions.php: Fixes PHPCS Introduced in [47135].
noreply at wordpress.org
- [wp-svn] [47140] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Remove duplicate `font-size` property.
noreply at wordpress.org
- [wp-svn] [47141] trunk/tests/phpunit/tests/functions: Tests: Rename `wpValidateBoolean.php` for consistency with other files.
noreply at wordpress.org
- [wp-svn] [47142] trunk/tests/phpunit/tests/functions/wpRemoteFopen.php: HTTP API: Add some basic tests for `wp_remote_fopen()`.
noreply at wordpress.org
- [wp-svn] [47143] trunk/src/wp-admin: Administration: Add punctuation to "If you change this, we will send you an email" message on General Settings, Network Settings, and Profile screens.
noreply at wordpress.org
- [wp-svn] [47144] trunk: Privacy: Remove user's email address from personal data export filename.
noreply at wordpress.org
- [wp-svn] [47145] trunk/src/wp-includes/class-wp-theme.php: Site Health: Add support for required WordPress and PHP versions to themes.
noreply at wordpress.org
- [wp-svn] [47146] trunk: Privacy: Introduce a JSON file into the personal data export.
noreply at wordpress.org
- [wp-svn] [47147] trunk/src/wp-admin/css/edit.css: Accessibility: Privacy: Improve the readability of the suggested text in Privacy Policy Guide.
noreply at wordpress.org
- [wp-svn] [47148] trunk/src/wp-admin/includes/class-wp-privacy-requests-table.php: Privacy: Clarify bulk action labels for personal data export and removal requests.
noreply at wordpress.org
Last message date:
Fri Jan 31 03:41:06 UTC 2020
Archived on: Fri Jan 31 03:41:07 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).