October 2022 Archives by date
Starting: Sat Oct 1 03:23:42 UTC 2022
Ending: Mon Oct 31 22:56:26 UTC 2022
Messages: 374
- [wp-svn] [54364] trunk: Code Modernization: Check the return type of `parse_url()` in `url_to_postid()`.
noreply at wordpress.org
- [wp-svn] [54365] trunk/tests/phpunit/tests/l10n.php: Tests: Ensure prerequisites are met for draft length tests in `Tests_L10n`.
noreply at wordpress.org
- [wp-svn] [54366] trunk/tests/phpunit/includes/abstract-testcase.php: Build/Test Tools: Call `wpTearDownAfterClass()` before deleting all data, instead of after.
noreply at wordpress.org
- [wp-svn] [54367] trunk/src/wp-includes/class-wp-block.php: Editor: Ensure block script is enqueued, regardless of `ronder_callback`.
noreply at wordpress.org
- [wp-svn] [54368] trunk: Code Modernization: Correct default values in `wp_handle_comment_submission()`.
noreply at wordpress.org
- [wp-svn] [54369] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove PHP 8.1 and 8.2 from allowed failures.
noreply at wordpress.org
- [wp-svn] [54370] trunk/src/wp-includes/block-template-utils.php: Editor: Make template names and descriptions dynamic, again.
noreply at wordpress.org
- [wp-svn] [54371] trunk/.github/workflows: Build/Test Tools: Display PHPCS results in the GitHub Action logs.
noreply at wordpress.org
- [wp-svn] [54372] trunk/src/wp-content/themes/twentytwentythree: Twenty Twenty-Three: Bug fixes and improvements for beta 3.
noreply at wordpress.org
- [wp-svn] [54373] trunk/.github/workflows: Build/Test Tools: Update `github-script` action to the latest version.
noreply at wordpress.org
- [wp-svn] [54374] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Update the `scrollTo` jQuery plugin.
noreply at wordpress.org
- [wp-svn] [54375] trunk/README.md: Build/Test Tools: Note the versions of NodeJS and npm supported.
noreply at wordpress.org
- [wp-svn] [54376] trunk/src/wp-includes/ID3: External Libraries: Update getID3 to version `1.9.22`.
noreply at wordpress.org
- [wp-svn] [54377] trunk: Posts, Post types: Prevent `get_page_by_title()` parsing query twice.
noreply at wordpress.org
- [wp-svn] [54378] trunk/src/wp-admin/includes: Administration: Remove private delegation from list tables.
noreply at wordpress.org
- [wp-svn] [54379] trunk/src: Security: Additional translations of salt default phrase.
noreply at wordpress.org
- [wp-svn] [54380] trunk/src/wp-includes/block-template-utils.php: Docs: Correct docblocks for `get_block_file_template()`.
noreply at wordpress.org
- [wp-svn] [54381] trunk/src/wp-content/themes/twentysixteen/css: Twenty Sixteen: Improve Pullquote Block text color consistency between editor and front-end.
noreply at wordpress.org
- [wp-svn] [54382] trunk/tests/phpunit/tests: Editor: Add PHPUnit tests for 5.9.0 new functions.
noreply at wordpress.org
- [wp-svn] [54383] trunk: Editor: Update packages for 6.1 Beta 3.
noreply at wordpress.org
- [wp-svn] [54384] trunk: Database: Correct MariaDB version check in `wpdb::has_cap()`.
noreply at wordpress.org
- [wp-svn] [54385] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Invalidate blocks metadata cache when needed in `WP_Theme_JSON::get_blocks_metadata()`.
noreply at wordpress.org
- [wp-svn] [54386] trunk: External Libraries: Update `clipboard` and `polyfill-library`.
noreply at wordpress.org
- [wp-svn] [54387] trunk/src/wp-includes/block-supports/typography.php: Editor: Fix server-side attribute registration via typography support.
noreply at wordpress.org
- [wp-svn] [54388] trunk: Editor: Sync latest `@wordpress/edit-site` package to include dynamic template names updates.
noreply at wordpress.org
- [wp-svn] [54389] trunk/src/wp-includes/version.php: WordPress 6.1 Beta 3.
noreply at wordpress.org
- [wp-svn] [54390] trunk/src/wp-includes/version.php: Post WordPress 6.1 Beta 3 version bump.
noreply at wordpress.org
- [wp-svn] [54391] trunk/src/wp-includes/class-wp-rewrite.php: Docs: Various docblock fixes in `WP_Rewrite` class, as per documentation standards.
noreply at wordpress.org
- [wp-svn] [54392] trunk/src/js/_enqueues/admin/common.js: Administration: Avoid menu/sub-menu overlap on small screens.
noreply at wordpress.org
- [wp-svn] [54393] trunk/src/wp-includes/class-wp-oembed.php: Embeds: Add support for Tumblr Dashboard URLs.
noreply at wordpress.org
- [wp-svn] [54394] trunk/tests/phpunit/tests/style-engine: Tests: Ignore EOL differences in Style Engine API tests.
noreply at wordpress.org
- [wp-svn] [54395] trunk/src/wp-includes/css/admin-bar.css: General: Add a default `font-style` value for Adminbar links.
noreply at wordpress.org
- [wp-svn] [54396] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: Tests: Add comments to clarify a REST API test for password protected posts.
noreply at wordpress.org
- [wp-svn] [54397] trunk: Users: Revert use of shared objects for current user.
noreply at wordpress.org
- [wp-svn] [54398] trunk/src/wp-includes/class-wp-theme-json.php: Themes: Replace `array_map()` usage in `WP_Theme_JSON::get_default_slugs()`.
noreply at wordpress.org
- [wp-svn] [54399] trunk/src/wp-includes/class-wp-theme-json-resolver.php: Editor: Ensure block styles in `theme.json` are rendered.
noreply at wordpress.org
- [wp-svn] [54400] trunk: Build/Test Tools: Update npm dependencies to their latest versions.
noreply at wordpress.org
- [wp-svn] [54401] trunk/tests/phpunit/tests/image: Tests: Bring some consistency to `WP_Image_Editor_GD` and `WP_Image_Editor_Imagick` tests.
noreply at wordpress.org
- [wp-svn] [54402] trunk/tests/phpunit/tests: Tests: Replace some occurrences of `assertEquals()` with `assertSame()`.
noreply at wordpress.org
- [wp-svn] [54403] trunk/tests/phpunit/tests/rest-api/rest-server.php: Tests: Clean up test image for site icon in `Tests_REST_Server` on teardown.
noreply at wordpress.org
- [wp-svn] [54404] trunk/src/wp-content/themes/twentyeleven: Twenty Eleven: Pass template directory URLs through `esc_url()`.
noreply at wordpress.org
- [wp-svn] [54405] trunk/src/wp-content/themes: Bundled Themes: Properly escape URLs.
noreply at wordpress.org
- [wp-svn] [54406] trunk/tools/release/sync-stable-blocks.js: Build/Test Tools: Use `require_once` instead of `require`.
noreply at wordpress.org
- [wp-svn] [54407] trunk/tests/phpunit/tests/functions/wpNonceUrl.php: Build/Test tools: Add tests for `wp_nonce_url()`.
noreply at wordpress.org
- [wp-svn] [54408] trunk/src/wp-includes: Editor: Add missing `blocks` origin to `theme.json`.
noreply at wordpress.org
- [wp-svn] [54409] trunk/src/wp-includes/class-wp-theme-json.php: Fix: cite styles declared via theme.json not working.
noreply at wordpress.org
- [wp-svn] [54410] trunk: Query: Move call to `update_menu_item_cache` in `WP_Query`
noreply at wordpress.org
- [wp-svn] [54411] trunk/src/wp-includes/class-wp-theme-json.php: Docs: Various docblock fixes in `WP_Theme_JSON` class, as per documentation standards.
noreply at wordpress.org
- [wp-svn] [54412] trunk/src/wp-includes/global-styles-and-settings.php: Docs: Various docblock fixes in `global-styles-and-settings.php`, as per documentation standards.
noreply at wordpress.org
- [wp-svn] [54413] trunk/src/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss: Twenty Nineteen: Ensure Pullquote Block text color is reflected on front-end.
noreply at wordpress.org
- [wp-svn] [54414] trunk/src/wp-admin/includes/class-wp-screen.php: Administration: Guard against undefined `$GLOBALS['hook_suffix']` in `WP_Screen::get()`.
noreply at wordpress.org
- [wp-svn] [54415] trunk/src/wp-includes/blocks.php: Blocks: Avoid extra calls to `realpath()` in block scripts and styles registration.
noreply at wordpress.org
- [wp-svn] [54416] trunk/src/wp-includes/media.php: Media: improve image engine detection when using the output format filter.
noreply at wordpress.org
- [wp-svn] [54417] trunk: Media: ensure the `wp_editor_set_quality` filter consistently passes the correct output mime type.
noreply at wordpress.org
- [wp-svn] [54418] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Improve Separator Block rendering.
noreply at wordpress.org
- [wp-svn] [54419] trunk/src/wp-includes: Customize: Prevent PHP notice in Customizer when using block theme.
noreply at wordpress.org
- [wp-svn] [54420] trunk/tests/phpunit/tests/functions: Build/Test Tools: Add tests for `wp_nonce_field()` and `wp_referer_field()`.
noreply at wordpress.org
- [wp-svn] [54421] trunk/tests/phpunit/tests/functions/wpListUtil.php: Build/Test Tools: Add tests for `WP_List_Util::pluck` and `WP_List_Util::sort`.
noreply at wordpress.org
- [wp-svn] [54422] trunk/tests/phpunit/tests/functions/wpCheckAlternateFileNames.php: Build/Test Tools: Add tests coverage for `_wp_check_alternate_file_names()`.
noreply at wordpress.org
- [wp-svn] [54423] trunk/tests/phpunit/includes/object-cache.php: Tests: Add `wp_cache_*_multiple()` functions to Memcached implementation used in the test suite.
noreply at wordpress.org
- [wp-svn] [54424] trunk/tests/phpunit/tests/customize/manager.php: Tests: Remove unnecessary file copying in `WP_Customize_Manager` tests.
noreply at wordpress.org
- [wp-svn] [54425] trunk/tests/phpunit/tests/customize/manager.php: Tests: Clean up test images in `WP_Customize_Manager` tests.
noreply at wordpress.org
- [wp-svn] [54426] trunk/tests/phpunit/tests/customize/manager.php: Coding Standards: Correct alignment in `test_import_theme_starter_content()`.
noreply at wordpress.org
- [wp-svn] [54427] trunk/src/wp-includes/PHPMailer: External Libraries: Upgrade PHPMailer to version 6.6.5.
noreply at wordpress.org
- [wp-svn] [54428] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php: Tests: Minimize file copying in `WP_REST_Attachments_Controller` tests.
noreply at wordpress.org
- [wp-svn] [54429] trunk/src/wp-admin/css/list-tables.css: Users: Fix Users list bottom filters margins on small screens.
noreply at wordpress.org
- [wp-svn] [54430] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54431] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54432] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54433] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54434] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54435] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54436] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54437] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54438] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54439] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54440] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54441] trunk/src/wp-includes/taxonomy.php: Docs: Improve `wp_get_object_terms()` return type.
noreply at wordpress.org
- [wp-svn] [54442] trunk/src/wp-admin/includes/file.php: Upgrade/Install: Provide dirpath in error messages when `_unzip_file_pclzip()` cannot create directories.
noreply at wordpress.org
- [wp-svn] [54443] trunk/tests/phpunit: Build/Test Tools: Expand unit tests for `theme.json`.
noreply at wordpress.org
- [wp-svn] [54444] trunk/tests/phpunit/tests/theme: Build/Test Tools: Add missing newline character on unit tests files after [54443].
noreply at wordpress.org
- [wp-svn] [54445] trunk/src/wp-includes/block-template-utils.php: Editor: Dynamic site editor template names performance improvements.
noreply at wordpress.org
- [wp-svn] [54446] trunk/tests/phpunit/tests/theme: Tests: Use `assertSame()` in some `WP_Theme_JSON` tests.
noreply at wordpress.org
- [wp-svn] [54447] trunk: Login and Registration: Rename `is_login_screen()` function to `is_login()`.
noreply at wordpress.org
- [wp-svn] [54448] trunk: Cache API: Introduce `wp_cache_supports()` function.
noreply at wordpress.org
- [wp-svn] [54449] trunk: General: Remove instances of `_wp_http_referer` from GET forms in the admin.
noreply at wordpress.org
- [wp-svn] [54450] trunk/src/wp-content/themes/twentyseventeen/style.css: Twenty Seventeen: Prevent scaling issues on featured images using Safari on iPadOS.
noreply at wordpress.org
- [wp-svn] [54451] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54452] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54453] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54454] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54455] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54456] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54457] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54458] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54459] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54460] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54461] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54462] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54463] Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54464] trunk: Query: Prevent PHP notice when `get_post_type_object()` returns `null` in `is_post_type_archive()`.
noreply at wordpress.org
- [wp-svn] [54465] trunk/src/wp-includes/class-wp-oembed.php: Embeds: Revert Google Data Studio as trusted provider.
noreply at wordpress.org
- [wp-svn] [54466] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Add missing compiled CSS declarations after [54413].
noreply at wordpress.org
- [wp-svn] [54467] trunk/src/wp-content/themes/twentytwentythree: Twenty Twenty-Three: Bug fixes and improvements for RC1.
noreply at wordpress.org
- [wp-svn] [54468] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Avoid loopback request in `blogger.getUsersBlogs`.
noreply at wordpress.org
- [wp-svn] [54469] trunk/src/wp-admin/includes/update.php: I18N: Use `wp.i18n._n()` for plural forms in `wp_print_admin_notice_templates()`.
noreply at wordpress.org
- [wp-svn] [54470] trunk/src/wp-includes: Docs: Various improvements to inline docblocks.
noreply at wordpress.org
- [wp-svn] [54471] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php: Taxonomy: Correct an invalid `@param` tag.
noreply at wordpress.org
- [wp-svn] [54472] trunk/tests/phpunit/tests/blocks/register.php: Build/Test Tools: Add unit test for non-existing block-styles registration.
noreply at wordpress.org
- [wp-svn] [54473] trunk/src/wp-admin/includes/update.php: I18N: Revert [54469].
noreply at wordpress.org
- [wp-svn] [54474] trunk: Formatting: Strip object replacement characters from slugs.
noreply at wordpress.org
- [wp-svn] [54475] trunk/src/wp-content/themes/twentyten/editor-blocks.css: Twenty Ten: Adjust Pullquote Block paragraph font size.
noreply at wordpress.org
- [wp-svn] [54476] trunk/src/wp-includes: Posts, Post Types: Ensure all entries in the list returned by `wp_parse_list()` are scalar.
noreply at wordpress.org
- [wp-svn] [54477] trunk: Users: Fetch user by login in `retrieve_password()` if not found by email.
noreply at wordpress.org
- [wp-svn] [54478] trunk: Menus: Remove `.menu-item-has-children` on `wp_nav_menu` last level menu items when `$depth` arg is used.
noreply at wordpress.org
- [wp-svn] [54479] trunk/tests/phpunit/tests: Tests: Relocate the tests for recommended PHP, MySQL, and MariaDB versions.
noreply at wordpress.org
- [wp-svn] [54480] trunk/src/wp-includes/deprecated.php: Coding Standards: Remove two unnecessary spaces.
noreply at wordpress.org
- [wp-svn] [54481] trunk/src/wp-includes: Code Modernization: Add `AllowDynamicProperties` attribute to recently introduced classes.
noreply at wordpress.org
- [wp-svn] [54482] trunk: Networks and Sites: Ensure `fileupload_maxk` is an `int` to avoid potential fatal errors.
noreply at wordpress.org
- [wp-svn] [54483] trunk: Editor: Update packages for 6.1 Release Candidate 1.
noreply at wordpress.org
- [wp-svn] [54484] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade/Install: Revert a temporary conditional for testing the Rollbacks feature project.
noreply at wordpress.org
- [wp-svn] [54485] trunk/src/wp-includes/script-loader.php: Editor: Reinstate old persistence system configuration for the block editor usage data.
noreply at wordpress.org
- [wp-svn] [54486] trunk/src/wp-includes/blocks: Editor: Change `gutenberg_get_typography_font_size_value()` calls to `wp_get_typography_font_size_value()`.
noreply at wordpress.org
- [wp-svn] [54487] trunk/src/wp-includes/blocks/template-part.php: Editor: Remove extra line break in `build_template_part_block_instance_variations()`.
noreply at wordpress.org
- [wp-svn] [54488] trunk: Comments: Return early from `comment_form()` if an invalid post ID is passed.
noreply at wordpress.org
- [wp-svn] [54489] trunk: Comments: Consistently normalize `user_ID` to `user_id` in `wp_new_comment()`.
noreply at wordpress.org
- [wp-svn] [54490] trunk: Editor: Bump @wordpress packages for 6.1 Release Candidate 1.
noreply at wordpress.org
- [wp-svn] [54491] trunk/src/wp-includes/class-wp-theme-json-resolver.php: Editor: Fix version in WP_Theme_JSON_Resolver::get_block_data().
noreply at wordpress.org
- [wp-svn] [54492] trunk/src/wp-content/themes: Bundled Themes: Bump version numbers for 6.1.
noreply at wordpress.org
- [wp-svn] [54493] trunk: Editor: Fix performance regression in WP_Theme_JSON_Resolver.
noreply at wordpress.org
- [wp-svn] [54494] trunk/src/wp-includes/block-template-utils.php: Editor: Ensure `WP_Query` and `WP_Term_Query` results are referenced properly when creating dynamic template names for use in the site editor.
noreply at wordpress.org
- [wp-svn] [54495] trunk/src/js/_enqueues/vendor/plupload/handlers.js: External Libraries: Further fix jQuery deprecations in WordPress core.
noreply at wordpress.org
- [wp-svn] [54496] trunk: Query: Avoid PHP notices when `get_queried_object()` returns `null`.
noreply at wordpress.org
- [wp-svn] [54497] trunk: Editor: Merge latest fluid typography bugfixes for 6.1 Release Candidate 1.
noreply at wordpress.org
- [wp-svn] [54498] trunk/src/wp-includes/class-wp-block-supports.php: Editor: Fix PHP notice in `WP_Block_Supports` when no attributes declared.
noreply at wordpress.org
- [wp-svn] [54499] trunk/src/wp-admin: Help/About: Update the About page for 6.1.
noreply at wordpress.org
- [wp-svn] [54500] trunk/tests/phpunit/data/themedir1/block-theme-child-with-fluid-typography: Editor: Add test data for Fluid Typography.
noreply at wordpress.org
- [wp-svn] [54501] trunk: Editor: Rename new `theme_json_{$context}` filters.
noreply at wordpress.org
- [wp-svn] [54502] trunk/src/wp-includes/version.php: WordPress 6.1 RC1.
noreply at wordpress.org
- [wp-svn] [54503] trunk/src/wp-includes/version.php: Post WordPress 6.1 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [54504] trunk/src/wp-includes/cron.php: Docs: Fix typo in a `@since` note for `_get_cron_array()`.
noreply at wordpress.org
- [wp-svn] [54505] trunk/src/wp-includes/media.php: Docs: Inline comment typo correction in `wp_image_file_matches_image_meta()`.
noreply at wordpress.org
- [wp-svn] [54506] trunk/src/wp-admin/includes/class-wp-site-health.php: Docs: Fix `$cache_headers` param type in `site_status_page_cache_supported_cache_headers`.
noreply at wordpress.org
- [wp-svn] [54507] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Remove note about some PHP versions being allowed to fail.
noreply at wordpress.org
- [wp-svn] [54508] trunk/tests/phpunit/tests/functions.php: Tests: Temporarily skip WOFF file test on PHP 8.2.
noreply at wordpress.org
- [wp-svn] [54509] trunk/tests/phpunit/tests/functions.php: Tests: Revert unintentional change in [54508].
noreply at wordpress.org
- [wp-svn] [54510] trunk/src/wp-includes/meta.php: Docs: Correct parameter name for `deleted_{$meta_type}meta` action.
noreply at wordpress.org
- [wp-svn] [54511] trunk/.github/workflows: Build/Test Tools: Update third-party GitHub Actions.
noreply at wordpress.org
- [wp-svn] [54512] branches/6.0/tests/phpunit/tests: Tests: Replace the timezone used in date/time tests.
noreply at wordpress.org
- [wp-svn] [54513] branches/5.9/tests/phpunit/tests: Tests: Replace the timezone used in date/time tests.
noreply at wordpress.org
- [wp-svn] [54514] branches/5.8/tests/phpunit/tests: Tests: Replace the timezone used in date/time tests.
noreply at wordpress.org
- [wp-svn] [54515] branches/5.7/tests/phpunit/tests: Tests: Replace the timezone used in date/time tests.
noreply at wordpress.org
- [wp-svn] [54516] branches/5.6/tests/phpunit/tests: Tests: Replace the timezone used in date/time tests.
noreply at wordpress.org
- [wp-svn] [54517] trunk/src/wp-includes/class-wp-theme-json-resolver.php: Global Styles: Improve performance of WP_Theme_JSON::get_merged_data method.
noreply at wordpress.org
- [wp-svn] [54518] trunk/src/wp-includes/rest-api.php: REST API: Simplify the check for an array of arrays in `register_rest_route()`.
noreply at wordpress.org
- [wp-svn] [54519] trunk/tests/phpunit/tests/customize/manager.php: Tests: Delete leftover image sub-sizes after `WP_Customize_Manager` tests.
noreply at wordpress.org
- [wp-svn] [54520] trunk/src/wp-includes/blocks.php: Docs: Clarify default values for a few block function parameters.
noreply at wordpress.org
- [wp-svn] [54521] trunk/src/wp-mail.php: Posts, Post types: Apply KSES to post-by-email content.
noreply at wordpress.org
- [wp-svn] [54522] trunk/src/wp-includes/functions.php: General: Validate host on "Are you sure?" screen.
noreply at wordpress.org
- [wp-svn] [54523] trunk/src/wp-mail.php: Posts, Post types: Remove emails from post-by-email logs.
noreply at wordpress.org
- [wp-svn] [54524] trunk: Media: Refactor search by filename within the admin.
noreply at wordpress.org
- [wp-svn] [54525] trunk/src/wp-trackback.php: Pings/trackbacks: Apply KSES to all trackbacks.
noreply at wordpress.org
- [wp-svn] [54526] trunk/src/wp-includes: Customize: Escape blogname option in underscores templates.
noreply at wordpress.org
- [wp-svn] [54527] trunk: Comments: Apply kses when editing comments.
noreply at wordpress.org
- [wp-svn] [54528] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php: REST API: Lockdown post parameter of the terms endpoint.
noreply at wordpress.org
- [wp-svn] [54529] trunk: Mail: Reset PHPMailer properties between use.
noreply at wordpress.org
- [wp-svn] [54530] trunk: Query: Validate relation in `WP_Date_Query`.
noreply at wordpress.org
- [wp-svn] [54531] Posts, Post types: Apply KSES to post-by-email content.
noreply at wordpress.org
- [wp-svn] [54532] General: Validate host on "Are you sure?" screen.
noreply at wordpress.org
- [wp-svn] [54533] Posts, Post types: Remove emails from post-by-email logs.
noreply at wordpress.org
- [wp-svn] [54534] branches/6.0: Media: Refactor search by filename within the admin.
noreply at wordpress.org
- [wp-svn] [54535] Pings/trackbacks: Apply KSES to all trackbacks.
noreply at wordpress.org
- [wp-svn] [54536] branches/6.0/src/wp-includes: Customize: Escape blogname option in underscores templates.
noreply at wordpress.org
- [wp-svn] [54537] branches/6.0/tests/phpunit/tests: Comments: Apply kses when editing comments.
noreply at wordpress.org
- [wp-svn] [54538] REST API: Lockdown post parameter of the terms endpoint.
noreply at wordpress.org
- [wp-svn] [54539] branches/6.0/tests/phpunit/tests/mail.php: Mail: Reset PHPMailer properties between use.
noreply at wordpress.org
- [wp-svn] [54540] branches/6.0/tests/phpunit/tests: Query: Validate relation in `WP_Date_Query`.
noreply at wordpress.org
- [wp-svn] [54541] trunk/src/wp-includes/widgets.php: Widgets: Escape RSS error messages for display.
noreply at wordpress.org
- [wp-svn] [54542] Widgets: Escape RSS error messages for display.
noreply at wordpress.org
- [wp-svn] [54543] branches/6.0: Editor: Bump `@wordpress` packages for 6.0.3.
noreply at wordpress.org
- [wp-svn] [54544] branches/6.0: Users: Revert use of shared objects for current user.
noreply at wordpress.org
- [wp-svn] [54545] branches/5.9: Grouped backports to the 5.9 branch.
noreply at wordpress.org
- [wp-svn] [54546] branches/3.7/src: Grouped backports to the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [54547] branches/3.8/src: Grouped backports to the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [54548] branches/5.8: Grouped backports to the 5.8 branch.
noreply at wordpress.org
- [wp-svn] [54549] branches/5.9/package.json: Partial revert of [54545].
noreply at wordpress.org
- [wp-svn] [54550] branches/3.9/src: Grouped backports to the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [54551] branches/4.0/src: Grouped backports to the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [54552] branches/4.1/src: Grouped backports to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [54553] branches/5.7: Grouped backports to the 5.7 branch.
noreply at wordpress.org
- [wp-svn] [54554] branches/4.2/src: Grouped backports to the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [54555] branches/5.6: Grouped backports to the 5.6 branch.
noreply at wordpress.org
- [wp-svn] [54556] branches/5.5: Grouped backports to the 5.5 branch.
noreply at wordpress.org
- [wp-svn] [54557] branches/4.3/src: Grouped backports to the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [54558] branches/4.4/src: Grouped backports to the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [54559] branches/5.4: Grouped backports to the 5.4 branch.
noreply at wordpress.org
- [wp-svn] [54560] branches/4.5/src: Grouped backports to the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [54561] branches/4.6/src: Grouped backports to the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [54562] branches/5.3: Grouped backports to the 5.3 branch.
noreply at wordpress.org
- [wp-svn] [54563] branches/5.2: Grouped backports to the 5.2 branch.
noreply at wordpress.org
- [wp-svn] [54564] branches/5.9: Editor: Bump `@wordpress` packages for 5.9.5.
noreply at wordpress.org
- [wp-svn] [54565] branches/5.8: Editor: Bump `@wordpress` packages for 5.8.6.
noreply at wordpress.org
- [wp-svn] [54566] branches/4.7: Grouped backports to the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [54567] branches/5.7: Editor: Bump `@wordpress` packages for 5.7.7.
noreply at wordpress.org
- [wp-svn] [54568] branches/4.8: Grouped backports to the 4.8 branch.
noreply at wordpress.org
- [wp-svn] [54569] branches/4.9: Grouped backports to the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [54570] branches/5.1: Grouped backports to the 5.1 branch.
noreply at wordpress.org
- [wp-svn] [54571] branches/5.0: Grouped backports to the 5.0 branch.
noreply at wordpress.org
- [wp-svn] [54572] branches/5.2: Editor: Bump `@wordpress` packages for 5.2.17.
noreply at wordpress.org
- [wp-svn] [54573] branches/5.6: Editor: Bump @wordpress packages for 5.6.10.
noreply at wordpress.org
- [wp-svn] [54574] branches/5.4: Editor: Bump @wordpress packages for 5.4.12.
noreply at wordpress.org
- [wp-svn] [54575] branches/3.7: WordPress 3.7.40.
noreply at wordpress.org
- [wp-svn] [54576] branches/3.8: WordPress 3.8.40.
noreply at wordpress.org
- [wp-svn] [54577] branches/6.0/src/wp-admin/about.php: Help/About: Update the About page for WordPress 6.0.3.
noreply at wordpress.org
- [wp-svn] [54578] branches/3.9: WordPress 3.9.38.
noreply at wordpress.org
- [wp-svn] [54579] branches/4.0: WordPress 4.0.37.
noreply at wordpress.org
- [wp-svn] [54580] branches/5.9: WordPress 5.9.5.
noreply at wordpress.org
- [wp-svn] [54581] branches/4.1: WordPress 4.1.37.
noreply at wordpress.org
- [wp-svn] [54582] branches/4.2: WordPress 4.2.34.
noreply at wordpress.org
- [wp-svn] [54583] branches/5.8: WordPress 5.8.6.
noreply at wordpress.org
- [wp-svn] [54584] branches/4.3: WordPress 4.3.30.
noreply at wordpress.org
- [wp-svn] [54585] branches/5.7: WordPress 5.7.8.
noreply at wordpress.org
- [wp-svn] [54586] branches/5.6: WordPress 5.6.10.
noreply at wordpress.org
- [wp-svn] [54587] branches/4.4: WordPress 4.4.29.
noreply at wordpress.org
- [wp-svn] [54589] branches/4.5: WordPress 4.5.28.
noreply at wordpress.org
- [wp-svn] [54588] branches/5.4: 5.4.12
noreply at wordpress.org
- [wp-svn] [54590] branches/4.6: WordPress 4.6.25.
noreply at wordpress.org
- [wp-svn] [54591] branches/5.2: WordPress 5.2.17.
noreply at wordpress.org
- [wp-svn] [54592] branches/4.7: WordPress 4.7.25.
noreply at wordpress.org
- [wp-svn] [54593] branches/5.1: WordPress 5.1.15.
noreply at wordpress.org
- [wp-svn] [54594] branches/4.8: WordPress 4.8.21.
noreply at wordpress.org
- [wp-svn] [54595] branches/4.9: WordPress 4.9.22.
noreply at wordpress.org
- [wp-svn] [54596] branches/5.0: WordPress 5.0.18.
noreply at wordpress.org
- [wp-svn] [54597] branches/6.0/src/wp-includes/version.php: WordPress 6.0.3.
noreply at wordpress.org
- [wp-svn] [54598] branches/5.3: Editor: Bump @wordpress packages for 5.3.14.
noreply at wordpress.org
- [wp-svn] [54599] tags/6.0.3/: Tag 6.0.3
noreply at wordpress.org
- [wp-svn] [54600] branches/5.3: WordPress 5.3.14.
noreply at wordpress.org
- [wp-svn] [54601] tags/5.9.5/: Tag 5.9.5
noreply at wordpress.org
- [wp-svn] [54602] tags/5.8.6/: Tag 5.8.6
noreply at wordpress.org
- [wp-svn] [54603] tags/5.7.8/: Tag 5.7.8
noreply at wordpress.org
- [wp-svn] [54604] tags/5.6.10/: Tag 5.6.10
noreply at wordpress.org
- [wp-svn] [54605] tags/5.4.12/: Tag 5.4.12
noreply at wordpress.org
- [wp-svn] [54606] tags/5.3.14/: Tag 5.3.14
noreply at wordpress.org
- [wp-svn] [54607] tags/5.2.17/: Tag 5.2.17
noreply at wordpress.org
- [wp-svn] [54608] tags/5.1.15/: Tag 5.1.15
noreply at wordpress.org
- [wp-svn] [54609] tags/5.0.18/: Tag 5.0.18
noreply at wordpress.org
- [wp-svn] [54610] tags/4.9.22/: Tag 4.9.22
noreply at wordpress.org
- [wp-svn] [54611] tags/4.8.21/: Tag 4.8.21
noreply at wordpress.org
- [wp-svn] [54612] tags/4.7.25/: Tag 4.7.25
noreply at wordpress.org
- [wp-svn] [54613] tags/4.6.25/: Tag 4.6.25
noreply at wordpress.org
- [wp-svn] [54614] tags/4.5.28/: Tag 4.5.28
noreply at wordpress.org
- [wp-svn] [54615] tags/4.4.29/: Tag 4.4.29
noreply at wordpress.org
- [wp-svn] [54616] tags/4.3.30/: Tag 4.3.30
noreply at wordpress.org
- [wp-svn] [54617] tags/4.2.34/: Tag 4.2.34
noreply at wordpress.org
- [wp-svn] [54618] tags/4.1.37/: Tag 4.1.37
noreply at wordpress.org
- [wp-svn] [54619] tags/4.0.37/: Tag 4.0.37
noreply at wordpress.org
- [wp-svn] [54620] branches/5.5: Editor: Bump @wordpress packages for 5.5.11.
noreply at wordpress.org
- [wp-svn] [54621] tags/3.9.38/: Tag 3.9.38
noreply at wordpress.org
- [wp-svn] [54622] branches/5.5: WordPress 5.5.11.
noreply at wordpress.org
- [wp-svn] [54623] tags/3.8.40/: Tag 3.8.40
noreply at wordpress.org
- [wp-svn] [54624] tags/3.7.40/: Tag 3.7.40
noreply at wordpress.org
- [wp-svn] [54625] tags/5.5.11/: Tag 5.5.11
noreply at wordpress.org
- [wp-svn] [54626] branches/3.9: WordPress 3.9.39
noreply at wordpress.org
- [wp-svn] [54627] tags/3.9.39/: Tag 3.9.39
noreply at wordpress.org
- [wp-svn] [54628] branches/6.0: Post WordPress 6.0.3 version bump.
noreply at wordpress.org
- [wp-svn] [54629] trunk/src/wp-content/themes/twentytwentythree: Twenty Twenty-Three: Sync the latest fixes for RC2.
noreply at wordpress.org
- [wp-svn] [54630] trunk/tests/phpunit/tests/theme/wpThemeJsonResolver.php: Tests: Increase test coverage for `WP_Theme_JSON_Resolver`.
noreply at wordpress.org
- [wp-svn] [54631] trunk/tests/phpunit/tests/theme/wpThemeJsonResolver.php: Tests: Correct the `wp_theme_json_data_default` filter name in assertion messages.
noreply at wordpress.org
- [wp-svn] [54632] trunk: Editor: Update packages for 6.1 Release Candidate 2.
noreply at wordpress.org
- [wp-svn] [54633] trunk/src/wp-includes/block-supports/layout.php: Editor: Fix legacy group inner block wrappers in constrained layouts.
noreply at wordpress.org
- [wp-svn] [54634] trunk: Query: Remove placeholder from query cache key.
noreply at wordpress.org
- [wp-svn] [54635] trunk/src/wp-admin: Help/About: Update copy & style for About page and subpages.
noreply at wordpress.org
- [wp-svn] [54636] trunk: Bootstrap/Load: Correct sending the `X-Pingback` header in `WP::send_headers()`.
noreply at wordpress.org
- [wp-svn] [54637] trunk: Networks and Sites: Revert the use of the metadata API for `*_network_options` functions.
noreply at wordpress.org
- [wp-svn] [54638] trunk/src/wp-admin: Administration: Update the Dashboard welcome banner for 6.1.
noreply at wordpress.org
- [wp-svn] [54639] trunk/src/wp-includes/version.php: WordPress 6.1 RC 2.
noreply at wordpress.org
- [wp-svn] [54640] trunk/src/wp-includes/version.php: Post WordPress 6.1 RC2 version bump.
noreply at wordpress.org
- [wp-svn] [54641] branches/6.1/: Branch 6.1.
noreply at wordpress.org
- [wp-svn] [54642] trunk: Trunk is now 6.2 alpha.
noreply at wordpress.org
- [wp-svn] [54643] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade/Install: Add a conditional to facilitate testing of the Rollbacks feature project.
noreply at wordpress.org
- [wp-svn] [54644] branches/6.1/SECURITY.md: Security: Update the Security Policy for the 6.1 branch.
noreply at wordpress.org
- [wp-svn] [54645] trunk/src/wp-admin/images/about-header-about.svg: Help/About: Restore the correct header image for WordPress 6.1.
noreply at wordpress.org
- [wp-svn] [54646] trunk: Editor: Add font size constraints for fluid typography.
noreply at wordpress.org
- [wp-svn] [54647] branches/6.1/tests/phpunit/tests/block-supports/typography.php: Editor: Add font size constraints for fluid typography.
noreply at wordpress.org
- [wp-svn] [54648] Help/About: Restore the correct header image for WordPress 6.1.
noreply at wordpress.org
- [wp-svn] [54649] trunk/.github/workflows: Build/Test Tools: Remove use of `set-output` in Action workflows.
noreply at wordpress.org
- [wp-svn] [54650] trunk: General: Correctly refer to {U+201C}npm{U+201D} and {U+201C}Node.js{U+201D}.
noreply at wordpress.org
- [wp-svn] [54651] trunk/.github/workflows/welcome-new-contributors.yml: Build/Test Tools: Update third-party `welcome` Action.
noreply at wordpress.org
- [wp-svn] [54652] trunk/src/wp-includes/class-wp-oembed.php: Embeds: Broaden the Tumblr oEmbed matcher to include all Tumblr URL structures.
noreply at wordpress.org
- [wp-svn] [54653] Embeds: Broaden the Tumblr oEmbed matcher to include all Tumblr URL structures.
noreply at wordpress.org
- [wp-svn] [54654] trunk/src/wp-admin/update-core.php: Coding Standards: Use strict comparison in `wp-admin/update-core.php`.
noreply at wordpress.org
- [wp-svn] [54655] branches/5.9/src/wp-admin/includes/theme.php: Docs: Add missing default parameter value in `themes_api()` docblock.
noreply at wordpress.org
- [wp-svn] [54656] branches/5.9/src/wp-trackback.php: Docs: Add missing default parameter value in `trackback_response()` docblock.
noreply at wordpress.org
- [wp-svn] [54657] branches/5.9/src: Revert accidental 5.9 branch commits [54655] and [54656]
noreply at wordpress.org
- [wp-svn] [54658] trunk/src/wp-trackback.php: Docs: Add missing default parameter value in trackback_response() docblock.
noreply at wordpress.org
- [wp-svn] [54659] trunk/src/wp-admin/includes/theme.php: Docs: Add missing default parameter value in themes_api() docblock.
noreply at wordpress.org
- [wp-svn] [54660] trunk/src/wp-includes/css/editor.css: Editor: Fix modal height responsiveness on link popup editor.
noreply at wordpress.org
- [wp-svn] [54661] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Docs: Document the usage of `$wp_query` global in `WP_Media_List_Table::display_rows()`.
noreply at wordpress.org
- [wp-svn] [54662] trunk/src/wp-admin: Help/About: Update the About header image.
noreply at wordpress.org
- [wp-svn] [54663] trunk: Docs: Align spelling with American English.
noreply at wordpress.org
- [wp-svn] [54664] trunk/src/wp-includes/pluggable.php: Docs: Align spelling with American English.
noreply at wordpress.org
- [wp-svn] [54665] trunk/src/wp-admin/includes/class-wp-screen.php: Help/About: Typo correction in Dashboard Screen Options.
noreply at wordpress.org
- [wp-svn] [54666] trunk/tests/phpunit/tests/kses.php: Tests: Move `padding-*` test data in KSES tests into its own test case.
noreply at wordpress.org
- [wp-svn] [54667] trunk/tests/phpunit/tests/kses.php: Tests: Add a test case for `safecss_filter_attr()` with `object-position` property.
noreply at wordpress.org
- [wp-svn] [54668] trunk/tests/phpunit/tests/option: Tests: Make the message for skipping some tests with an external object cache more consistent.
noreply at wordpress.org
- [wp-svn] [54669] trunk: I18N: Change how `WP_Textdomain_Registry` stores the default languages path.
noreply at wordpress.org
- [wp-svn] [54670] trunk: Blocks: Allow arrays for deprecated asset types in block registration.
noreply at wordpress.org
- [wp-svn] [54671] branches/6.1: Blocks: Allow arrays for deprecated asset types in block registration.
noreply at wordpress.org
- [wp-svn] [54672] trunk/src/wp-includes/kses.php: KSES: Display a notice if any of the required globals are not set.
noreply at wordpress.org
- [wp-svn] [54673] trunk: Role/Capability: Revert the newly added `update_role` function for 6.1.
noreply at wordpress.org
- [wp-svn] [54674] trunk/.github/workflows: Build/Test Tools: Hardcode the `ref` for the workflow dispatch on failure.
noreply at wordpress.org
- [wp-svn] [54675] trunk: Media: Add `object-fit` to the allowed list of CSS properties.
noreply at wordpress.org
- [wp-svn] [54676] branches/6.1: Media: Add `object-fit` to the allowed list of CSS properties.
noreply at wordpress.org
- [wp-svn] [54677] branches/6.1/src/wp-admin/images/about-header-about.svg: Help/About: Update the About header image.
noreply at wordpress.org
- [wp-svn] [54678] trunk/.github/workflows: Build/Test Tools: Ensure PHPCS related workflows are properly marked as failed.
noreply at wordpress.org
- [wp-svn] [54679] branches/6.1/.github/workflows: Build/Test Tools: Remove use of `set-output` in Action workflows.
noreply at wordpress.org
- [wp-svn] [54680] branches/6.1/.github/workflows: Build/Test Tools: Hardcode the `ref` for the workflow dispatch on failure.
noreply at wordpress.org
- [wp-svn] [54681] branches/6.1/.github/workflows/php-compatibility.yml: Build/Test Tools: Ensure PHPCS related workflows are properly marked as failed.
noreply at wordpress.org
- [wp-svn] [54682] branches/6.1: I18N: Change how `WP_Textdomain_Registry` stores the default languages path.
noreply at wordpress.org
- [wp-svn] [54683] branches/6.1: Role/Capability: Revert the newly added `update_role` function for 6.1.
noreply at wordpress.org
- [wp-svn] [54684] Editor: Fix modal height responsiveness on link popup editor.
noreply at wordpress.org
- [wp-svn] [54685] trunk: Query: Move cache key generation to its own method.
noreply at wordpress.org
- [wp-svn] [54686] trunk/src/wp-content/themes/twentytwentythree: Twenty Twenty-Three: Merge the latest changes from GitHub.
noreply at wordpress.org
- [wp-svn] [54687] trunk/src: Editor: Correctly apply Button block styles for classic themes
noreply at wordpress.org
- [wp-svn] [54688] branches/6.1/src: Editor: Correctly apply Button block styles for classic themes
noreply at wordpress.org
- [wp-svn] [54689] trunk/src/wp-admin/options-general.php: Administration: Improve the wording of "Site Address" field description.
noreply at wordpress.org
- [wp-svn] [54690] trunk/src/wp-admin: Help/About: Update About section images.
noreply at wordpress.org
- [wp-svn] [54691] branches/6.1/src/wp-content/themes/twentytwentythree: Twenty Twenty-Three: Merge the latest changes from GitHub.
noreply at wordpress.org
- [wp-svn] [54692] branches/6.1: Query: Move cache key generation to its own method.
noreply at wordpress.org
- [wp-svn] [54693] trunk: Editor: Update packages for 6.1 Release Candidate 3.
noreply at wordpress.org
- [wp-svn] [54694] branches/6.1: Editor: Update packages for 6.1 Release Candidate 3.
noreply at wordpress.org
- [wp-svn] [54695] branches/6.1/src/wp-admin: Help/About: Update About section images.
noreply at wordpress.org
- [wp-svn] [54696] branches/6.1/src/wp-includes/version.php: WordPress 6.1 RC3.
noreply at wordpress.org
- [wp-svn] [54697] branches/6.1/src/wp-includes/version.php: Post WordPress 6.1 RC3 version bump.
noreply at wordpress.org
- [wp-svn] [54698] trunk/src/wp-includes/kses.php: Docs: Add a `@since` note for `object-fit` support in `safecss_filter_attr()`.
noreply at wordpress.org
- [wp-svn] [54699] trunk/.github/workflows/test-and-zip-default-themes.yml: Build/Test Tools: Introduce a workflow for testing and building default themes.
noreply at wordpress.org
- [wp-svn] [54700] Docs: Add a `@since` note for `object-fit` support in `safecss_filter_attr()`.
noreply at wordpress.org
- [wp-svn] [54701] trunk/tests/phpunit/tests: Tests: Move `wp_handle_comment_submission()` tests to the `comment` directory.
noreply at wordpress.org
- [wp-svn] [54702] trunk/tests/phpunit/tests: Tests: Move `wp_mail()` tests to the `pluggable` directory.
noreply at wordpress.org
- [wp-svn] [54703] trunk: Editor: Ensure global styles are rendered for third-party blocks.
noreply at wordpress.org
- [wp-svn] [54704] trunk/tests/phpunit/tests/comment: Tests: Rename classes in `phpunit/tests/comment/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [54705] branches/6.1: Editor: Ensure global styles are rendered for third-party blocks.
noreply at wordpress.org
- [wp-svn] [54706] trunk: Themes: Ensure custom global styles are imported properly.
noreply at wordpress.org
- [wp-svn] [54707] branches/6.1/tests/phpunit/tests/theme/wpThemeJsonResolver.php: Themes: Ensure custom global styles are imported properly.
noreply at wordpress.org
- [wp-svn] [54708] branches/6.1/src/wp-includes/version.php: WordPress 6.1 RC4.
noreply at wordpress.org
- [wp-svn] [54709] branches/6.1/src/wp-includes/version.php: Post WordPress 6.1 RC4 version bump.
noreply at wordpress.org
- [wp-svn] [54710] trunk/tests/phpunit/tests: Tests: Move the tests for `WP` class methods to the `wp` directory.
noreply at wordpress.org
- [wp-svn] [54711] trunk/tests/phpunit/tests: Tests: Move `dbDelta()` tests to the `db` directory.
noreply at wordpress.org
- [wp-svn] [54712] trunk: Media: Reverts `get_attached_file()` changes for normalized Windows paths.
noreply at wordpress.org
- [wp-svn] [54713] branches/6.1: Media: Reverts `get_attached_file()` changes for normalized Windows paths.
noreply at wordpress.org
- [wp-svn] [54714] branches/6.1/src/wp-includes/version.php: WordPress 6.1 RC5.
noreply at wordpress.org
- [wp-svn] [54715] branches/6.1/src/wp-includes/version.php: Post WordPress 6.1 RC5 version bump.
noreply at wordpress.org
- [wp-svn] [54716] trunk/tests/phpunit/tests: Tests: Move the tests for pluggable function signatures to the `pluggable` directory.
noreply at wordpress.org
- [wp-svn] [54717] trunk/tests/phpunit/tests: Tests: Split the tests from `category.php` into individual test classes.
noreply at wordpress.org
- [wp-svn] [54718] trunk/tests/phpunit/tests/ajax/Attachments.php: Tests: Remove `skipWithMultisite()` from an Ajax test for attachments.
noreply at wordpress.org
- [wp-svn] [54719] trunk/tests/phpunit/tests/user/getUserCount.php: Tests: Remove `skipWithMultisite()` and `skipWithoutMultisite()` from `get_user_count()` tests.
noreply at wordpress.org
- [wp-svn] [54720] trunk/tests/phpunit/tests/ajax/Autosave.php: Tests: Remove unused `$user_ids` property in `Tests_Ajax_Autosave` class.
noreply at wordpress.org
- [wp-svn] [54721] trunk/tests/phpunit/tests/ajax/Autosave.php: Coding Standards: Correct alignment in `Tests_Ajax_Autosave::wpSetUpBeforeClass()`.
noreply at wordpress.org
- [wp-svn] [54722] trunk/tests/phpunit/tests/ajax: Tests: Rename classes in `phpunit/tests/ajax/` per the naming conventions.
noreply at wordpress.org
- [wp-svn] [54723] trunk/tests/phpunit/tests/ajax: Tests: Correctly restore the `wp_installing()` status in Ajax tests.
noreply at wordpress.org
- [wp-svn] [54724] trunk/tests/phpunit/tests/functions.php: Tests: Temporarily skip WOFF file test on PHP 8.1.
noreply at wordpress.org
- [wp-svn] [54725] trunk/tests/phpunit/tests/ajax/wpAjaxUpdateTheme.php: Tests: Prevent `wp_update_themes()` from running in `wp_ajax_update_theme()` tests.
noreply at wordpress.org
- [wp-svn] [54726] trunk/tests/phpunit/tests: Tests: Split the tests from `multisite.php` into individual test classes.
noreply at wordpress.org
- [wp-svn] [54727] trunk/tests/phpunit/tests/formatting/balanceTags.php: Docs: Update a link to the Custom Elements spec in `unsupported_valid_tag_names()` unit test docblock.
noreply at wordpress.org
- [wp-svn] [54728] trunk/tests/phpunit/tests/formatting: Tests: Move some `@covers` tags in the `formatting` group to the class DocBlock.
noreply at wordpress.org
- [wp-svn] [54729] trunk/src/wp-admin/about.php: Help/About: Add link to the 6.1 release video
noreply at wordpress.org
- [wp-svn] [54730] trunk/src/wp-admin/includes/update-core.php: Upgrade/Install: Update `$_old_files` for 6.1.
noreply at wordpress.org
- [wp-svn] [54731] Help/About: Add link to the 6.1 release video
noreply at wordpress.org
- [wp-svn] [54732] Tests: Temporarily skip WOFF file test on PHP 8.1.
noreply at wordpress.org
- [wp-svn] [54733] trunk: Database: Revert [53575].
noreply at wordpress.org
- [wp-svn] [54734] branches/6.1/tests/phpunit/tests/db.php: Database: Revert [53575].
noreply at wordpress.org
- [wp-svn] [54735] branches/6.1/src/wp-includes/version.php: WordPress 6.1 RC6.
noreply at wordpress.org
- [wp-svn] [54736] branches/6.1/src/wp-includes/version.php: Post WordPress 6.1 RC6 version bump.
noreply at wordpress.org
- [wp-svn] [54737] Upgrade/Install: Update `$_old_files` for 6.1.
noreply at wordpress.org
Last message date:
Mon Oct 31 22:56:26 UTC 2022
Archived on: Mon Oct 31 22:56:28 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).