February 2021 Archives by author
Starting: Mon Feb 1 00:16:48 UTC 2021
Ending: Sun Feb 28 17:22:27 UTC 2021
Messages: 340
- [wp-svn] [50117] trunk/src/wp-login.php: Login: Enable filtering the `back to blog` link.
noreply at wordpress.org
- [wp-svn] [50118] trunk/src/wp-content/themes/twentytwentyone/inc/starter-content.php: Twenty Twenty-One: Correct filter name in `twenty_twenty_one_get_starter_content()` DocBlock.
noreply at wordpress.org
- [wp-svn] [50119] trunk/src/wp-includes/class-wp-taxonomy.php: Taxonomy: Reorder some `WP_Taxonomy` properties for consistency.
noreply at wordpress.org
- [wp-svn] [50120] trunk/src: Posts, Post Types: Introduce "Filter by date" and "Filter by category" as post type and taxonomy labels, respectively.
noreply at wordpress.org
- [wp-svn] [50121] trunk/src/wp-admin/includes/update.php: Upgrade/Install: Display correct message about the current version in the admin footer.
noreply at wordpress.org
- [wp-svn] [50122] trunk/src/wp-includes/capabilities.php: Docs: Add `@since` notes for some of the recently introduced meta capabilities.
noreply at wordpress.org
- [wp-svn] [50123] trunk: Editor: Introduce a dynamic filter for the content of a single block:
noreply at wordpress.org
- [wp-svn] [50124] trunk: REST API, Media: Add batch image editing endpoints.
noreply at wordpress.org
- [wp-svn] [50125] trunk/src/wp-admin/css/colors: Administration: Use correct color scheme color on admin bar icons when hovered.
noreply at wordpress.org
- [wp-svn] [50126] trunk: Build/Test Tools: Replace `node-sass` with Dart Sass
noreply at wordpress.org
- [wp-svn] [50127] trunk: Posts, Post Types: Introduce new functions for determining if a post has a parent (`has_post_parent()`) and to fetch the post parent (`get_post_parent()`).
noreply at wordpress.org
- [wp-svn] [50128] trunk/src/wp-admin/includes/revision.php: Revisions: Address PHP/JS errors when viewing autosave on imported posts.
noreply at wordpress.org
- [wp-svn] [50129] trunk/src: Users: enable admins to send users a reset password link.
noreply at wordpress.org
- [wp-svn] [50130] trunk: Posts, Post Types: Additional functions to check if a post is publicly viewable.
noreply at wordpress.org
- [wp-svn] [50131] trunk: Security, Site Health: Make migrating a site to HTTPS a one-click interaction.
noreply at wordpress.org
- [wp-svn] [50132] trunk: Canonical: Prevent ID enumeration of private post slugs.
noreply at wordpress.org
- [wp-svn] [50133] trunk/src/wp-admin/includes/dashboard.php: Community Events: Show organizer CTA when less than 3 events.
noreply at wordpress.org
- [wp-svn] [50134] trunk/src/wp-includes/media.php: Media: Add filter to wp_image_src_get_dimensions.
noreply at wordpress.org
- [wp-svn] [50135] trunk/src/wp-includes/cron.php: Cron API: Run alternative wp-cron later, do not run on archived blogs.
noreply at wordpress.org
- [wp-svn] [50136] trunk/src/wp-includes/media.php: Media: Sanity check image meta in 'wp_image_src_get_dimensions'.
noreply at wordpress.org
- [wp-svn] [50137] trunk: Editor: Update @wordpress npm packages
noreply at wordpress.org
- [wp-svn] [50138] trunk/src/wp-includes/capabilities.php: Docs: Add a `@since` note to `map_meta_cap()` for the `update_https` capability.
noreply at wordpress.org
- [wp-svn] [50139] trunk/src/wp-admin/users.php: Users: Use consistent strings for error messages in `wp-admin/users.php`.
noreply at wordpress.org
- [wp-svn] [50140] trunk/src/wp-includes: Users: Move `retrieve_password()` to `wp-includes/user.php`, for consistency with other user functions.
noreply at wordpress.org
- [wp-svn] [50141] trunk/src/wp-includes/user.php: Docs: Update documentation for `retrieve_password()` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [50142] trunk/src/wp-admin/admin-header.php: Block Editor: Remove the `.is-dark-theme` body class from the admin header.
noreply at wordpress.org
- [wp-svn] [50143] trunk: Cron API: Introduce a `$wp_error` parameter to functions that write to the cron array.
noreply at wordpress.org
- [wp-svn] [50144] trunk/src/wp-includes/media.php: Media: Make filename checks less strict in 'wp_image_src_get_dimensions'.
noreply at wordpress.org
- [wp-svn] [50145] trunk/src/wp-admin/includes/class-wp-privacy-requests-table.php: Privacy: Introduce `manage_{$this->screen->id}_custom_column` action in `WP_Privacy_Requests_Table::column_default()`.
noreply at wordpress.org
- [wp-svn] [50146] trunk/src: Media: Avoid suppressing errors when using `getimagesize()`.
noreply at wordpress.org
- [wp-svn] [50147] trunk/src/wp-admin: Privacy: Add help tabs for Export Personal Data and Erase Personal Data screens.
noreply at wordpress.org
- [wp-svn] [50148] trunk/src/wp-includes: Media: Move `wp_getimagesize()` to `wp-includes/media.php`, for consistency with other media functions.
noreply at wordpress.org
- [wp-svn] [50149] trunk/src/wp-admin/includes: Upgrade/Install: Return a `WP_Error` from `copy_dir()` and `_copy_dir()` if the directory listing failed.
noreply at wordpress.org
- [wp-svn] [50150] trunk: REST API: Return detailed error information from request validation.
noreply at wordpress.org
- [wp-svn] [50151] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade/Install: Introduce a filter for the result of `WP_Upgrader::install_package()`.
noreply at wordpress.org
- [wp-svn] [50152] trunk/src/wp-includes: Coding Standards: Fix several minor coding standards issues.
noreply at wordpress.org
- [wp-svn] [50153] trunk/src: Login and Registration: Improve the UX of the Reset Password screen.
noreply at wordpress.org
- [wp-svn] [50154] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Make transparent PNG logo visible on focus.
noreply at wordpress.org
- [wp-svn] [50155] trunk/src: Block Editor: Drop Noto Serif in favor of system fonts.
noreply at wordpress.org
- [wp-svn] [50156] trunk: General: Remove admin and login exceptions for `https` in `get_home_url()`.
noreply at wordpress.org
- [wp-svn] [50157] trunk: REST API: Allow for the posts endpoint include/exclude terms query to `include_children`.
noreply at wordpress.org
- [wp-svn] [50158] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Fix wrapping for long text within comments.
noreply at wordpress.org
- [wp-svn] [50159] trunk: Privacy: Allow Admin to Skip e-mail confirmation for Export.
noreply at wordpress.org
- [wp-svn] [50160] trunk/tests/phpunit/tests/privacy/wpCreateUserRequest.php: Coding Standards: Fix spacing in `test_pending_status_with_false_send_confirmation_email` test.
noreply at wordpress.org
- [wp-svn] [50161] trunk/src: Privacy: Redesign the Privacy settings pages.
noreply at wordpress.org
- [wp-svn] [50162] trunk/src: Administration: use shorthand css properties to improve readability
noreply at wordpress.org
- [wp-svn] [50163] trunk: Administration: New filter ahead of the months drop-down.
noreply at wordpress.org
- [wp-svn] [50164] trunk/src/wp-includes/link-template.php: General: Restore the `$pagenow` global in `get_home_url()`.
noreply at wordpress.org
- [wp-svn] [50165] trunk/src: Docs: Update documentation for `wp_create_user_request()` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [50166] trunk/package-lock.json: Coding Standards: Update links to be https in package-lock.json
noreply at wordpress.org
- [wp-svn] [50167] trunk: Security: add Content-Security-Policy script loaders.
noreply at wordpress.org
- [wp-svn] [50168] trunk/src/wp-includes/link-template.php: General: Remove admin exception for `https` in `network_home_url()`.
noreply at wordpress.org
- [wp-svn] [50169] trunk: Taxonomy: Add filter for post statuses when updating term count.
noreply at wordpress.org
- [wp-svn] [50170] trunk/src: Media: Consistency in logic to pass `wp_getimagesize()` tests.
noreply at wordpress.org
- [wp-svn] [50171] trunk/src/wp-includes/version.php: WordPress 5.7 Beta 1.
noreply at wordpress.org
- [wp-svn] [50172] trunk/src/wp-includes/version.php: Post WordPress 5.7 Beta 1 version bump.
noreply at wordpress.org
- [wp-svn] [50173] branches/5.6/src/wp-includes: Build/Test Tools: Update built files committed to src following [50023].
noreply at wordpress.org
- [wp-svn] [50174] trunk/src/wp-includes/cron.php: Docs: Add a `@since` note to `wp_clear_scheduled_hook()` for the `$wp_error` parameter.
noreply at wordpress.org
- [wp-svn] [50175] trunk/src/wp-includes/cron.php: Docs: Consistently document the default value for `$args` parameter in various cron functions.
noreply at wordpress.org
- [wp-svn] [50176] trunk: Build/Test Tools: Update NPM dependencies
noreply at wordpress.org
- [wp-svn] [50177] branches/5.6/src/wp-admin/about.php: Help/About: About page changes for 5.6.1.
noreply at wordpress.org
- [wp-svn] [50178] branches/5.6/src/wp-includes/version.php: WordPress 5.6.1.
noreply at wordpress.org
- [wp-svn] [50179] tags/5.6.1/: Tag 5.6.1
noreply at wordpress.org
- [wp-svn] [50180] branches/5.6: Post WordPress 5.6.1 version bump.
noreply at wordpress.org
- [wp-svn] [50181] trunk/src/wp-admin: Privacy: Update URLs to the Privacy Policy Guide in help tabs.
noreply at wordpress.org
- [wp-svn] [50182] trunk/src/wp-admin/css/edit.css: Privacy: Remove gray left border on the inline notices in Privacy Policy Guide.
noreply at wordpress.org
- [wp-svn] [50183] branches/5.2/src/wp-includes/blocks/rss.php: Editor: Committing changes to built files.
noreply at wordpress.org
- [wp-svn] [50184] branches/5.6: Build/Test Tools: Replace node-sass with Dart Sass
noreply at wordpress.org
- [wp-svn] [50185] trunk/package.json: Build/Test Tools: Specify a version range within `engines` for `node` and `npm`.
noreply at wordpress.org
- [wp-svn] [50186] Build/Test Tools: Specify a version range within `engines` for `node` and `npm`.
noreply at wordpress.org
- [wp-svn] [50187] branches/5.6/.nvmrc: Build/Test Tools: Pin NodeJS 14.x in the `.nvmrc` file for the 5.6 branch.
noreply at wordpress.org
- [wp-svn] [50188] branches/5.5: Build/Test Tools: Support NodeJS 14.x in the 5.5 branch.
noreply at wordpress.org
- [wp-svn] [50189] branches/5.4: Build/Test Tools: Support NodeJS 14.x in the 5.4 branch.
noreply at wordpress.org
- [wp-svn] [50190] branches/5.3: Build/Test Tools: Support NodeJS 14.x in the 5.3 branch.
noreply at wordpress.org
- [wp-svn] [50191] branches/5.2: Build/Test Tools: Support NodeJS 14.x in the 5.2 branch.
noreply at wordpress.org
- [wp-svn] [50192] trunk/tests/phpunit/tests/basic.php: Build/Test Tools: Fix tests after [50185].
noreply at wordpress.org
- [wp-svn] [50193] Build/Test Tools: Fix tests after [50186].
noreply at wordpress.org
- [wp-svn] [50194] Build/Test Tools: Fix tests after [50188].
noreply at wordpress.org
- [wp-svn] [50195] Build/Test Tools: Fix tests after [50189].
noreply at wordpress.org
- [wp-svn] [50196] Build/Test Tools: Fix tests after [50190].
noreply at wordpress.org
- [wp-svn] [50197] Build/Test Tools: Fix tests after [50191].
noreply at wordpress.org
- [wp-svn] [50198] branches/5.6/.github/workflows/verify-npm-on-windows.yml: Build/Test Tools: Change the version of NodeJS tested on Windows to 14.
noreply at wordpress.org
- [wp-svn] [50199] branches/5.1: Build/Test Tools: Support NodeJS 14.x in the 5.1 branch.
noreply at wordpress.org
- [wp-svn] [50200] Build/Test Tools: Fix tests after [50199].
noreply at wordpress.org
- [wp-svn] [50201] branches/5.0: Build/Test Tools: Support NodeJS 14.x in the 5.0 branch.
noreply at wordpress.org
- [wp-svn] [50202] branches/4.9: Build/Test Tools: Support NodeJS 14.x in the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [50203] branches/4.8: Build/Test Tools: Support NodeJS 14.x in the 4.8 branch.
noreply at wordpress.org
- [wp-svn] [50204] branches/4.7: Build/Test Tools: Support NodeJS 14.x in the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [50205] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50206] branches/4.6: Build/Test Tools: Support NodeJS 14.x in the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [50207] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50208] branches/4.5: Build/Test Tools: Support NodeJS 14.x in the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [50209] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50210] branches/4.4: Build/Test Tools: Support NodeJS 14.x in the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [50211] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50212] branches/4.3: Build/Test Tools: Support NodeJS 14.x in the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [50213] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50214] branches/4.2: Build/Test Tools: Support NodeJS 14.x in the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [50215] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50216] branches/4.1: Build/Test Tools: Support NodeJS 14.x in the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [50217] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50218] branches/4.0: Build/Test Tools: Support NodeJS 14.x in the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [50219] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50220] branches/3.9: Build/Test Tools: Support NodeJS 14.x in the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [50221] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50222] branches/3.8: Build/Test Tools: Support NodeJS 14.x in the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [50223] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50224] Build/Test Tools: Support NodeJS 14.x in the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [50225] Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
noreply at wordpress.org
- [wp-svn] [50226] branches/4.3/: Build/Test Tools: Correct `svn:mergeinfo` for the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [50227] branches/3.9/: Build/Test Tools: Correct `svn:mergeinfo` for the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [50228] trunk/src/wp-admin: Users: Allow the role of users to be bulk changed to no role from the Users listing screen.
noreply at wordpress.org
- [wp-svn] [50229] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Users: Coding standards fixes after [50228].
noreply at wordpress.org
- [wp-svn] [50230] trunk: Privacy: Rename the `$send_confirmation_email` parameter of `wp_create_user_request()` to `$status`, for clarity.
noreply at wordpress.org
- [wp-svn] [50231] trunk/src/wp-includes/taxonomy.php: Docs: Use typed array notation in the `update_post_term_count_statuses` filter DocBlock.
noreply at wordpress.org
- [wp-svn] [50232] trunk/src/js/_enqueues/wp/autosave.js: Editor: Correct the check for unsaved content in `wp.autosave.server.postChanged()`.
noreply at wordpress.org
- [wp-svn] [50233] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Capitalize translator comments consistently.
noreply at wordpress.org
- [wp-svn] [50234] trunk/src: I18N: Use the actual placeholder instead of a number in translator comments if the corresponding string does not use numbered placeholders.
noreply at wordpress.org
- [wp-svn] [50235] trunk: Editor: Update @wordpress npm packages
noreply at wordpress.org
- [wp-svn] [50236] trunk/src/wp-includes: Docs: Clarify the `@return` value for `wp_get_attachment_image_url()` and `get_the_post_thumbnail_url()`.
noreply at wordpress.org
- [wp-svn] [50237] trunk/src/wp-admin/css/list-tables.css: Administration: Fix background color of plugin update row on small screens.
noreply at wordpress.org
- [wp-svn] [50238] trunk/src/wp-admin/css/edit.css: Privacy: Update colors to match new color palette.
noreply at wordpress.org
- [wp-svn] [50239] branches/4.9/: Build/Test Tools: Correct `svn:mergeinfo` for the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [50240] branches/4.8/: Build/Test Tools: Correct `svn:mergeinfo` for the 4.8 branch.
noreply at wordpress.org
- [wp-svn] [50241] branches/4.7/: Build/Test Tools: Correct `svn:mergeinfo` for the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [50242] branches/4.6/: Build/Test Tools: Correct `svn:mergeinfo` for the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [50243] branches/4.5: Build/Test Tools: Backport the local Docker environment to the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [50244] branches/4.4: Build/Test Tools: Backport the local Docker environment to the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [50245] branches/4.3: Build/Test Tools: Backport the local Docker environment to the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [50246] branches/4.2: Build/Test Tools: Backport the local Docker environment to the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [50247] branches/4.1: Build/Test Tools: Backport the local Docker environment to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [50248] branches/4.0: Build/Test Tools: Backport the local Docker environment to the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [50249] branches/3.9: Build/Test Tools: Backport the local Docker environment to the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [50250] branches/3.8: Build/Test Tools: Backport the local Docker environment to the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [50251] branches/3.7: Build/Test Tools: Backport the local Docker environment to the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [50252] branches/3.9/: Build/Test Tools: Correct `svn:mergeinfo` for the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [50253] branches/3.8/: Build/Test Tools: Correct `svn:mergeinfo` for the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [50254] U branches/3.7: Build/Test Tools: Correct `svn:mergeinfo` for the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [50255] trunk/src/wp-admin: Block Editor: Use a unique name for the nonce of the custom fields toggle form.
noreply at wordpress.org
- [wp-svn] [50256] trunk/src/js/media/views/modal.js: Media: Pause any playing media when closing the the media modal.
noreply at wordpress.org
- [wp-svn] [50257] trunk/src/wp-includes/post.php: Posts/Post Types: Improve documentation of `get_posts()`.
noreply at wordpress.org
- [wp-svn] [50258] trunk/src/wp-admin/includes/media.php: Media: Allow `post_date` to be respected in `media_handle_sideload()`.
noreply at wordpress.org
- [wp-svn] [50259] trunk: Fix wp.i18n.isRTL()
noreply at wordpress.org
- [wp-svn] [50260] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Support font size option for code block.
noreply at wordpress.org
- [wp-svn] [50261] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Adapt vertical buttons to text length.
noreply at wordpress.org
- [wp-svn] [50262] trunk/src/wp-content/themes/twentytwentyone/assets: Twenty Twenty-One: Update editor styles of search block.
noreply at wordpress.org
- [wp-svn] [50263] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Clarify the recommendation in file uploads test when `post_max_size` is defined as `0`.
noreply at wordpress.org
- [wp-svn] [50264] trunk/src: Docs: Update some recently added inline comments per the documentation standards.
noreply at wordpress.org
- [wp-svn] [50265] trunk/tests/phpunit/includes: Build/Test Tools: Various docblock improvements within test utilities.
noreply at wordpress.org
- [wp-svn] [50266] trunk/src/wp-includes/post.php: Posts, Post Types: Clarify the documentation about the return value of `get_post()` when a falsey value is passed.
noreply at wordpress.org
- [wp-svn] [50267] trunk: Build/Test Tools: Update NPM dependencies.
noreply at wordpress.org
- [wp-svn] [50268] trunk/.github/workflows: Build/Test Tools: Correct some inline documentation within GitHub Action files.
noreply at wordpress.org
- [wp-svn] [50269] trunk/src/wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js: Twenty Twenty-One: Prevent Dark Mode related JavaScript error.
noreply at wordpress.org
- [wp-svn] [50270] trunk/src/js/_enqueues: External Libraries: Further fix jQuery deprecations in WordPress core.
noreply at wordpress.org
- [wp-svn] [50271] trunk/src/wp-includes: Comments: Extend the duration of the window within which unapproved comments are visible by their author.
noreply at wordpress.org
- [wp-svn] [50272] trunk/src/wp-includes/class-wp-fatal-error-handler.php: Site Health: Link to the support article on troubleshooting in "There has been a critical error" message.
noreply at wordpress.org
- [wp-svn] [50273] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Use correct value for the global `line-height` CSS variable.
noreply at wordpress.org
- [wp-svn] [50274] trunk/src/wp-includes/media.php: Media: Make `adjacent_image_link()` include alt text when returning an image.
noreply at wordpress.org
- [wp-svn] [50275] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Make ordered list styling in classic editor match the front-end style.
noreply at wordpress.org
- [wp-svn] [50276] trunk/tests/phpunit/tests/date/query.php: Tests: Correct the test for `NOT BETWEEN` comparison operator in `WP_Date_Query`.
noreply at wordpress.org
- [wp-svn] [50277] U trunk: Build/Test Tools: Synchronize `svn:ignore` with `.gitignore`.
noreply at wordpress.org
- [wp-svn] [50278] trunk/src: Administration: Update color contrast on UI elements.
noreply at wordpress.org
- [wp-svn] [50279] trunk/tests/phpunit/tests/date: Tests: Add missing `@covers` tags for files in `phpunit/tests/date/`.
noreply at wordpress.org
- [wp-svn] [50280] trunk/src/wp-includes/version.php: WordPress 5.7 Beta 2.
noreply at wordpress.org
- [wp-svn] [50281] trunk/src/wp-includes/version.php: Post WordPress 5.7 Beta 2 version bump.
noreply at wordpress.org
- [wp-svn] [50282] trunk: Canonical: Rename `wp_force_plain_ugly_permalink()` to match UI terminology.
noreply at wordpress.org
- [wp-svn] [50283] trunk/tests/phpunit/includes: Tests: Replace most instances of `assertEquals()` in `phpunit/includes/` with `assertSame()`.
noreply at wordpress.org
- [wp-svn] [50284] trunk/tests/phpunit/tests: Tests: Use `assertSame()` in some newly introduced tests.
noreply at wordpress.org
- [wp-svn] [50285] trunk: Build/Test Tools: Install WordPress Importer plugin when installing the Docker-based local environment.
noreply at wordpress.org
- [wp-svn] [50286] trunk/tests/phpunit/tests/db/charset.php: Tests: Add missing `@covers` tags for files in `phpunit/tests/db/`.
noreply at wordpress.org
- [wp-svn] [50287] trunk/tests/phpunit/tests/dependencies: Tests: Add missing `@covers` tags for files in `phpunit/tests/dependencies/`.
noreply at wordpress.org
- [wp-svn] [50288] trunk/tests/phpunit/tests/editor/wpEditors.php: Tests: Add missing `@covers` tags for files in `phpunit/tests/editor/`.
noreply at wordpress.org
- [wp-svn] [50289] trunk/tests/phpunit/tests/error-protection: Tests: Add missing `@covers` tags for files in `phpunit/tests/error-protection/`.
noreply at wordpress.org
- [wp-svn] [50290] trunk/tests/phpunit/tests/external-http/basic.php: Tests: Add missing `@covers` tags for files in `phpunit/tests/external-http/`.
noreply at wordpress.org
- [wp-svn] [50291] trunk/tests/phpunit/tests/date: Tests: Rename some classes in `phpunit/tests/date/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [50292] trunk/tests/phpunit/tests/general: Tests: Rename some files and classes in `phpunit/tests/general/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [50293] trunk/src/wp-content/themes/twentytwentyone/inc: Twenty Twenty-One: Correct accent marks in block pattern alt text.
noreply at wordpress.org
- [wp-svn] [50294] trunk/src/wp-includes/script-loader.php: Site Health: Update `site-health` script dependencies.
noreply at wordpress.org
- [wp-svn] [50295] trunk/src/wp-admin/edit-form-blocks.php: Block Editor: Remove extra quotes from the default font stack for editor styles.
noreply at wordpress.org
- [wp-svn] [50296] branches/5.6: Build/Test Tools: Merge several automated testing improvements to the 5.6 branch.
noreply at wordpress.org
- [wp-svn] [50297] trunk/src/wp-admin/includes/post.php: Blocks: Add missing apiVersion field when preparing server-registered blocks for the block editor
noreply at wordpress.org
- [wp-svn] [50298] trunk/.github/workflows: Build/Test Tools: Run automated testing when tags are created.
noreply at wordpress.org
- [wp-svn] [50299] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Run xDebug tests on PHP 8.0.
noreply at wordpress.org
- [wp-svn] [50300] trunk/tests/phpunit/tests/admin/includesPost.php: Tests: Fix failing unit test for block settings
noreply at wordpress.org
- [wp-svn] [50301] branches/5.6/.github/workflows: Build/Test Tools: Run automated testing when tags are created.
noreply at wordpress.org
- [wp-svn] [50302] branches/5.5: Build/Test Tools: Restore automated testing in the 5.5 branch.
noreply at wordpress.org
- [wp-svn] [50303] branches/5.4: Build/Test Tools: Restore automated testing in the 5.4 branch.
noreply at wordpress.org
- [wp-svn] [50304] branches/5.3: Build/Test Tools: Restore automated testing in the 5.3 branch.
noreply at wordpress.org
- [wp-svn] [50305] branches/5.2: Build/Test Tools: Restore automated testing in the 5.2 branch.
noreply at wordpress.org
- [wp-svn] [50306] branches/5.1: Build/Test Tools: Restore automated testing in the 5.1 branch.
noreply at wordpress.org
- [wp-svn] [50307] branches/5.0: Build/Test Tools: Restore automated testing in the 5.0 branch.
noreply at wordpress.org
- [wp-svn] [50308] branches/4.9: Build/Test Tools: Restore automated testing in the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [50309] branches/4.8: Build/Test Tools: Restore automated testing in the 4.8 branch.
noreply at wordpress.org
- [wp-svn] [50310] branches/4.7: Build/Test Tools: Restore automated testing in the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [50311] branches/4.6: Build/Test Tools: Restore automated testing in the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [50312] branches/4.6/.github/workflows/phpunit-tests.yml: Build/Test Tools: Correct inline documentation for build matrix.
noreply at wordpress.org
- [wp-svn] [50313] branches/4.5: Build/Test Tools: Restore automated testing in the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [50314] branches/4.4: Build/Test Tools: Restore automated testing in the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [50315] branches/4.5/tests/phpunit/includes/object-cache.php: Build/Test Tools: Add an object cache drop-in.
noreply at wordpress.org
- [wp-svn] [50316] branches/4.4: Build/Test Tools: Add an object cache drop-in to the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [50317] branches/4.3: Build/Test Tools: Restore automated testing in the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [50318] branches/4.3/.github/workflows/phpunit-tests.yml: Build/Test Tools: Use the correct build matrix for the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [50319] branches/4.2: Build/Test Tools: Restore automated testing in the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [50320] branches/4.1: Build/Test Tools: Restore automated testing in the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [50321] branches/4.0: Build/Test Tools: Restore automated testing in the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [50322] branches/3.9: Build/Test Tools: Restore automated testing in the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [50323] branches/3.8: Build/Test Tools: Restore automated testing in the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [50324] branches/3.7: Build/Test Tools: Restore automated testing in the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [50325] branches/4.1/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [50326] branches/4.2/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [50327] branches/4.3/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [50328] branches/4.4: Build/Test Tools: Remove unused test groups from the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [50329] branches/4.5/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [50330] branches/4.6/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [50331] branches/4.7/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [50332] branches/4.8/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.8 branch.
noreply at wordpress.org
- [wp-svn] [50333] branches/4.9/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [50334] branches/5.0/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 5.0 branch.
noreply at wordpress.org
- [wp-svn] [50335] branches/5.1/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 5.1 branch.
noreply at wordpress.org
- [wp-svn] [50336] branches/5.2/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove unused test groups from the 5.2 branch.
noreply at wordpress.org
- [wp-svn] [50337] trunk/tests/phpunit/tests: Tests: Use `@ticket` annotation for ticket numbers, for clarity.
noreply at wordpress.org
- [wp-svn] [50338] trunk/tests/phpunit/tests/editor/wpEditors.php: Tests: Simplify `@covers` tags in `editor/wpEditors.php` using `@coversDefaultClass` annotation.
noreply at wordpress.org
- [wp-svn] [50339] trunk/tests/phpunit/tests/general: Tests: Add missing `@covers` tags for files in `phpunit/tests/general/`.
noreply at wordpress.org
- [wp-svn] [50340] trunk/src/wp-includes: Docs: Improve parameter types for various URL functions and filters that also accept `null`.
noreply at wordpress.org
- [wp-svn] [50341] trunk/tests/phpunit/tests/hooks: Tests: Add missing `@covers` tags for files in `phpunit/tests/hooks/`.
noreply at wordpress.org
- [wp-svn] [50342] trunk/tests/phpunit/tests/hooks: Tests: Rename classes in `phpunit/tests/hooks/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [50343] trunk: Block Editor: Update packages with bug fixes to be included in WP 5.7 beta 3.
noreply at wordpress.org
- [wp-svn] [50344] trunk/tests/phpunit/tests/http: Tests: Add missing `@covers` tags for files in `phpunit/tests/http/`.
noreply at wordpress.org
- [wp-svn] [50345] trunk/tests/phpunit/tests/http: Tests: Rename two classes in `phpunit/tests/http/` to match the function names.
noreply at wordpress.org
- [wp-svn] [50346] trunk/src/wp-content/themes/twentythirteen/css/blocks.css: Twenty Thirteen: Fix alignment of child blocks within the Cover block.
noreply at wordpress.org
- [wp-svn] [50347] trunk/src/wp-content/themes: Bundled Themes: Support font size option for code block.
noreply at wordpress.org
- [wp-svn] [50348] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Add CSS source map files to committed files.
noreply at wordpress.org
- [wp-svn] [50349] trunk/.gitignore: Bundled Themes: Synchronise `.gitignore` with themes' svn ignore property.
noreply at wordpress.org
- [wp-svn] [50350] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Match bullets between editor and frontend.
noreply at wordpress.org
- [wp-svn] [50351] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Display inline-images inline.
noreply at wordpress.org
- [wp-svn] [50352] trunk/src: Media: Associate upload errors and field with controls.
noreply at wordpress.org
- [wp-svn] [50353] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Pass the method arguments and the XML-RPC server instance to the `xmlrpc_call` action.
noreply at wordpress.org
- [wp-svn] [50354] trunk: Feeds: Fix the URL returned by `get_feed_link()` when pretty permalinks are not in use.
noreply at wordpress.org
- [wp-svn] [50355] trunk/src/wp-admin/includes/class-pclzip.php: Filesystem API: Make sure to only call `fread()` on non-empty files in the PclZip library.
noreply at wordpress.org
- [wp-svn] [50356] Filesystem API: Make sure to only call `fread()` on non-empty files in the PclZip library.
noreply at wordpress.org
- [wp-svn] [50357] trunk/src/wp-admin: Posts, Post Types: Update the styling of the legacy Links editing screen.
noreply at wordpress.org
- [wp-svn] [50358] trunk/src/wp-content/themes: Bundled Themes: Fix alignment and styles for quote, verse, and code blocks.
noreply at wordpress.org
- [wp-svn] [50359] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Make sure the RTL list styles are preserved after `npm run build`.
noreply at wordpress.org
- [wp-svn] [50360] trunk/src/wp-content/themes/twentyeleven/header.php: Twenty Eleven: Correct the fallback to the default header if the featured image width is narrower than the `twentyeleven_header_image_width` setting.
noreply at wordpress.org
- [wp-svn] [50361] trunk/src/wp-content/themes/twentyten/header.php: Twenty Ten: Correct the fallback to the default header if the featured image width is narrower than the `twentyten_header_image_width` setting.
noreply at wordpress.org
- [wp-svn] [50362] trunk/src/wp-admin/includes/class-wp-list-table.php: Administration: Apply the `months_dropdown_results` filter separately from `pre_months_dropdown_query`.
noreply at wordpress.org
- [wp-svn] [50363] trunk/src/wp-admin/css/forms.css: Accessibility: Taxonomy: Correct keyboard navigation for the Tags meta box in classic editor.
noreply at wordpress.org
- [wp-svn] [50364] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Remove background color from Social Links the dark gray style.
noreply at wordpress.org
- [wp-svn] [50365] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Add some space between the cookies checkbox and label in comment form.
noreply at wordpress.org
- [wp-svn] [50366] Editor: Correct the check for unsaved content in `wp.autosave.server.postChanged()`.
noreply at wordpress.org
- [wp-svn] [50367] trunk/src/js: External Libraries: Further fix jQuery deprecations in WordPress core.
noreply at wordpress.org
- [wp-svn] [50368] trunk/src/wp-includes/version.php: WordPress 5.7 beta 3.
noreply at wordpress.org
- [wp-svn] [50369] trunk/src/wp-includes/version.php: Post WordPress 5.7 Beta 3 version bump.
noreply at wordpress.org
- [wp-svn] [50370] trunk: General: Add `noindex` robots meta tag to search results.
noreply at wordpress.org
- [wp-svn] [50371] trunk/src/wp-includes: Robots: Rename `wp_embed_no_robots` to `wp_robots_noindex_embeds()`.
noreply at wordpress.org
- [wp-svn] [50372] trunk/src/wp-includes/widgets.php: Docs: Correct the type of `$widget_id` argument in `is_active_widget()`.
noreply at wordpress.org
- [wp-svn] [50373] trunk/src/wp-admin/options.php: Docs: Correct the alternative hook name for the deprecated `whitelist_options` hook.
noreply at wordpress.org
- [wp-svn] [50374] trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php: Privacy: Suggest `wp_add_privacy_policy_content()` as an alternative for the deprecated `wp_get_default_privacy_policy_content` hook.
noreply at wordpress.org
- [wp-svn] [50375] trunk: Comments: Revert the introduction of the opt-in comment approval notification feature.
noreply at wordpress.org
- [wp-svn] [50376] branches/5.6: Editor: Update block editor dependencies for 5.6.2.
noreply at wordpress.org
- [wp-svn] [50377] branches/5.6/src/wp-includes/version.php: WordPress 5.6.2 RC1.
noreply at wordpress.org
- [wp-svn] [50378] branches/5.6/src/wp-includes/version.php: Post WordPress 5.6.2 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [50379] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Split the single site and Multisite PHPUnit test runs on CI into separate jobs so they run in parallel.
noreply at wordpress.org
- [wp-svn] [50380] trunk: Posts/Post Types: Prevent duplicates in sticky posts option.
noreply at wordpress.org
- [wp-svn] [50381] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Use home page for loopback test.
noreply at wordpress.org
- [wp-svn] [50382] trunk/tests/phpunit/tests/blocks/render-reusable.php: Editor: Additional tests for reusable blocks.
noreply at wordpress.org
- [wp-svn] [50383] trunk/src/js/_enqueues/vendor/thickbox/thickbox.js: External Libraries: Revert the change to the `tb_click()` function in the Thickbox library.
noreply at wordpress.org
- [wp-svn] [50384] trunk/tests/phpunit/tests/post.php: Tests: Rename `stick_post()` and `unstick_post()` tests for a bit more clarity.
noreply at wordpress.org
- [wp-svn] [50385] trunk/src/wp-admin/css/list-tables.css: Administration: Apply background color to updated message in plugin list table.
noreply at wordpress.org
- [wp-svn] [50386] trunk/src/wp-admin/css: Customizer: Bring admin color schemes back into the customizer.
noreply at wordpress.org
- [wp-svn] [50387] trunk/.github/workflows: Build/Test Tools: Update actions within test workflows to the latest versions.
noreply at wordpress.org
- [wp-svn] [50388] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Add the px unit to the admin bar height custom property.
noreply at wordpress.org
- [wp-svn] [50389] trunk/src/wp-includes/taxonomy.php: Taxonomy: Optimize `wp_delete_term()` for large object counts without a default term.
noreply at wordpress.org
- [wp-svn] [50390] trunk/src/wp-admin/includes/ajax-actions.php: Users: Correctly display an error message after clicking the "Send Reset Link" button.
noreply at wordpress.org
- [wp-svn] [50391] trunk: Security: Fix bug in `wp_is_local_html_output()`.
noreply at wordpress.org
- [wp-svn] [50392] trunk/tests/phpunit/tests/general/wpResourceHints.php: Tests: Fix typo in one of `wp_resource_hints()` test method names.
noreply at wordpress.org
- [wp-svn] [50393] trunk/src/wp-includes: Script Loader: Explicitly declare the `$pagenow` global in `wp_deregister_script()`.
noreply at wordpress.org
- [wp-svn] [50394] trunk: Cron API: Add a missing `$wp_error` parameter to the `pre_reschedule_event` filter.
noreply at wordpress.org
- [wp-svn] [50395] trunk/src/wp-includes: Docs: Various docblock corrections and improvements.
noreply at wordpress.org
- [wp-svn] [50396] trunk: Posts, Post Types: Rename the new post parent conditional tag functions for clarity.
noreply at wordpress.org
- [wp-svn] [50397] trunk/src/wp-includes/PHPMailer: External Libraries: Upgrade PHPMailer to version 6.3.0.
noreply at wordpress.org
- [wp-svn] [50398] trunk/src/wp-admin: I18N: Remove extra spaces from translatable strings in Privacy help tabs.
noreply at wordpress.org
- [wp-svn] [50399] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Update loopback test to `POST` to wp-cron.
noreply at wordpress.org
- [wp-svn] [50400] trunk: Editor: Update @wordpress npm packages
noreply at wordpress.org
- [wp-svn] [50401] trunk: Embeds: Allow posts with a public custom post status to be embedded.
noreply at wordpress.org
- [wp-svn] [50402] branches/5.6/src/wp-admin/about.php: Help/About: Update the About page for 5.6.2.
noreply at wordpress.org
- [wp-svn] [50403] branches/5.6/src/wp-includes/version.php: WordPress 5.6.2.
noreply at wordpress.org
- [wp-svn] [50404] tags/5.6.2/: Tag 5.6.2
noreply at wordpress.org
- [wp-svn] [50405] branches/5.6: Post WordPress 5.6.2 version bump.
noreply at wordpress.org
- [wp-svn] [50406] trunk/src/wp-includes/post.php: Media: Explicitly declare the `$pagenow` global in `wp_get_attachment_url()`.
noreply at wordpress.org
- [wp-svn] [50407] trunk/src: Docs: Document the usage of `$pagenow` global in a few functions.
noreply at wordpress.org
- [wp-svn] [50408] trunk: Script Loader: Prevent `wp_localize_script()` warnings.
noreply at wordpress.org
- [wp-svn] [50409] trunk: Security: move Content-Security-Policy script loaders.
noreply at wordpress.org
- [wp-svn] [50410] trunk/src/js/_enqueues/vendor/thickbox/thickbox.js: External Libraries: Correct `click` event handling in the Thickbox library.
noreply at wordpress.org
- [wp-svn] [50411] trunk/src/wp-admin/user-edit.php: Users: Relocate the Password Reset feature to the Account Management section.
noreply at wordpress.org
- [wp-svn] [50412] trunk/src/wp-admin/user-edit.php: Users: Give the Password Reset table row its own wrapper class.
noreply at wordpress.org
- [wp-svn] [50413] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Stop running the `restapi-jsclient` tests separately.
noreply at wordpress.org
- [wp-svn] [50414] trunk/package-lock.json: Build/Test Tools: Update the package lock file.
noreply at wordpress.org
- [wp-svn] [50415] trunk/src/wp-includes/user.php: Users: Ensure reset password emails are in the receiving user's locale.
noreply at wordpress.org
- [wp-svn] [50416] trunk: Build/Test Tools: Update NPM dependencies.
noreply at wordpress.org
- [wp-svn] [50417] trunk/CONTRIBUTING.md: Build/Test Tools: Introduce a `CONTRIBUTING.md` file.
noreply at wordpress.org
- [wp-svn] [50418] trunk/src/wp-admin: Help/About: WordPress 5.7 About Page.
noreply at wordpress.org
- [wp-svn] [50419] trunk/src/wp-includes: Docs: Improve documentation for `WP_Block_Type` properties.
noreply at wordpress.org
- [wp-svn] [50420] trunk/src: External Libraries: Further fix jQuery deprecations in WordPress core.
noreply at wordpress.org
- [wp-svn] [50421] trunk/CONTRIBUTING.md: Build/Test Tools: Add a missing word to the `CONTRIBUTING.md` file.
noreply at wordpress.org
- [wp-svn] [50422] trunk/src/wp-includes/user.php: Users: Only include the IP address in password reset email if the user is not logged in.
noreply at wordpress.org
- [wp-svn] [50423] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Improve transparent PNG logo visible on focus.
noreply at wordpress.org
- [wp-svn] [50424] trunk/src/wp-includes/version.php: WordPress 5.7 RC1.
noreply at wordpress.org
- [wp-svn] [50425] trunk/src/wp-includes/version.php: Post WordPress 5.7 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [50426] branches/5.7/: Branch 5.7
noreply at wordpress.org
- [wp-svn] [50427] trunk: `trunk` is now 5.8 alpha.
noreply at wordpress.org
- [wp-svn] [50428] trunk/SECURITY.md: Security: Update the Security Policy to include WordPress 5.7.
noreply at wordpress.org
- [wp-svn] [50429] trunk/src/js/_enqueues/admin/common.js: Administration: Revert the change to `click` event handler for fly-out submenus.
noreply at wordpress.org
- [wp-svn] [50430] trunk/src/wp-admin/about.php: Help/About: Remove extra space in the 5.7 About page copy.
noreply at wordpress.org
- [wp-svn] [50431] Security: Update the Security Policy to include WordPress 5.7.
noreply at wordpress.org
- [wp-svn] [50432] trunk/.github/workflows: Build/Test Tools: Limit when GitHub Action workflows run on `pull_request`.
noreply at wordpress.org
- [wp-svn] [50433] trunk/tests/phpunit/tests/admin/includesPlugin.php: Tests: Reset current screen after setting it to `dashboard` in `add_submenu_page()` tests.
noreply at wordpress.org
- [wp-svn] [50434] trunk/src/wp-admin/includes/template.php: Docs: Correct function name in `add_settings_field()` DocBlock.
noreply at wordpress.org
- [wp-svn] [50435] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Disable `fail-fast` for PHPUnit testing.
noreply at wordpress.org
- [wp-svn] [50436] trunk/.github/workflows: Build/Test Tools: Prevent the NPM/Composer caches in GitHub Actions from snowballing.
noreply at wordpress.org
- [wp-svn] [50437] Administration: Revert the change to `click` event handler for fly-out submenus.
noreply at wordpress.org
- [wp-svn] [50438] Help/About: Remove extra space in the 5.7 About page copy.
noreply at wordpress.org
- [wp-svn] [50439] trunk/src/wp-includes/user.php: Users: Use localized site title for password reset emails.
noreply at wordpress.org
- [wp-svn] [50440] Users: Use localized site title for password reset emails.
noreply at wordpress.org
- [wp-svn] [50441] trunk: Build/Test Tools: Switch back to running the PHPUnit test suite against the `src` directory instead of `build`.
noreply at wordpress.org
- [wp-svn] [50442] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Avoid attempting to redeclare the `origin` remote prior to sending the test results to the test reporting API.
noreply at wordpress.org
- [wp-svn] [50443] trunk/tests/phpunit/tests/admin/includesPlugin.php: Build/Test Tools: Increase the reliability of backing up the `mu-plugins` directory during tests.
noreply at wordpress.org
- [wp-svn] [50444] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Split the PHPUnit tests for PHP versions below 7.0 in half, allowing them to run in parallel and reduce the overall test run duration on GitHub Actions.
noreply at wordpress.org
- [wp-svn] [50445] trunk: External Libraries: Install jQuery via NPM.
noreply at wordpress.org
- [wp-svn] [50446] trunk/.github/workflows: Build/Test Tools: Switch away from `npx install-changed` in GitHub Actions to increase the cache performance.
noreply at wordpress.org
- [wp-svn] [50447] trunk/src/wp-load.php: Bootstrap/Load: Check if the `error_reporting()` function exists in `wp-load.php`.
noreply at wordpress.org
- [wp-svn] [50448] trunk/tests/phpunit/tests: Build/Test Tools: Add some more tests that perform HTTP requests to the `external-http` test group.
noreply at wordpress.org
- [wp-svn] [50449] trunk/tests/phpunit: Build/Test Tools: Fix and standardise calls to the `setUp()` and `setUpBeforeClass()` methods in the test suite.
noreply at wordpress.org
- [wp-svn] [50450] trunk/tests/phpunit: Build/Test Tools: Fix and standardise calls to the `tearDown()` method in the test suite.
noreply at wordpress.org
- [wp-svn] [50451] trunk/src/wp-includes/class.wp-styles.php: Docs: Use correct variable in the `style_loader_tag` filter DocBlock.
noreply at wordpress.org
- [wp-svn] [50452] trunk/tests/phpunit/tests/link: Tests: Rename some classes in `phpunit/tests/link/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [50453] trunk/tests/phpunit/tests/load: Tests: Rename classes in `phpunit/tests/load/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [50454] trunk/tests/phpunit/tests/link: Tests: Add missing `@covers` tags for files in `phpunit/tests/link/`.
noreply at wordpress.org
- [wp-svn] [50455] trunk/tests/phpunit/tests/load: Tests: Add missing `@covers` tags for files in `phpunit/tests/load/`.
noreply at wordpress.org
- [wp-svn] [50456] trunk/tests/phpunit/tests/l10n: Tests: Rename classes in `phpunit/tests/l10n/` per the naming conventions.
noreply at wordpress.org
Last message date:
Sun Feb 28 17:22:27 UTC 2021
Archived on: Sun Feb 28 17:22:29 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).