September 2022 Archives by thread
Starting: Thu Sep 1 00:17:02 UTC 2022
Ending: Fri Sep 30 14:46:26 UTC 2022
Messages: 320
- [wp-svn] [54044] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Minor i18n cleanup in page cache and persistent object cache tests.
noreply at wordpress.org
- [wp-svn] [54045] trunk/tests/phpunit/tests/site-health.php: Tests: Increase the time difference for the `expires` header in Site Health page cache tests.
noreply at wordpress.org
- [wp-svn] [54046] trunk/src/wp-content/themes/twentytwenty: Twenty Twenty: Improve word wrap in comments required message.
noreply at wordpress.org
- [wp-svn] [54047] trunk: Site Health: Some documentation and test improvements for `WP_Site_Health`:
noreply at wordpress.org
- [wp-svn] [54048] trunk/src/wp-includes/script-loader.php: Script Loader: Allow a priority to be passed to `wp_enqueue_block_support_styles()`.
noreply at wordpress.org
- [wp-svn] [54049] trunk/tests/phpunit/tests/compat: Tests: Remove `@covers` tags for native PHP functions in `phpunit/tests/compat/`.
noreply at wordpress.org
- [wp-svn] [54050] trunk/tests/phpunit/tests/feed/rss2.php: Tests: Correct the `@covers` tags in `WP::send_headers()` tests for feeds.
noreply at wordpress.org
- [wp-svn] [54051] trunk/tests/phpunit/tests/formatting: Tests: Correct some `@covers` tags in `wp_html_split()` and `wptexturize()` tests.
noreply at wordpress.org
- [wp-svn] [54052] trunk/tests/phpunit/tests/taxonomy.php: Tests: Correct the `@covers` tag syntax in a `taxonomy_exists()` test with non-string taxonomy.
noreply at wordpress.org
- [wp-svn] [54053] trunk/tests/phpunit/tests/site-health.php: Site Health: Refine persistent object cache check tests.
noreply at wordpress.org
- [wp-svn] [54054] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Ensure persistent object cache check short-circuit filter also short-circuits multisite.
noreply at wordpress.org
- [wp-svn] [54055] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: Tests: Correct the `@covers` tag in a `WP_REST_Posts_Controller` test for unique post slugs.
noreply at wordpress.org
- [wp-svn] [54056] trunk/tests/phpunit/tests/rest-api/wpRestUrlDetailsController.php: Tests: Correct the `@covers` tag in a `WP_REST_URL_Details_Controller` test for registered route.
noreply at wordpress.org
- [wp-svn] [54057] trunk/tests/phpunit/tests/utils.php: Tests: Correct the `@covers` tag in a test for `strip_ws()` utility function.
noreply at wordpress.org
- [wp-svn] [54058] trunk/tests/phpunit/tests/rest-api: Tests: Explicitly mark empty REST API tests as not performing any assertions.
noreply at wordpress.org
- [wp-svn] [54059] trunk/tests/phpunit/tests/rest-api/wpRestUrlDetailsController.php: Tests: Correct the `@covers` tag in a `WP_REST_URL_Details_Controller` test for registered route.
noreply at wordpress.org
- [wp-svn] [54060] trunk/tests/phpunit/tests/compat: Tests: Add `@coversNothing` tag for PHP polyfill tests in `phpunit/tests/compat/`.
noreply at wordpress.org
- [wp-svn] [54061] trunk/tests/phpunit/tests: Tests: Simplify and correct `get_term_link()` and `get_edit_term_link()` tests:
noreply at wordpress.org
- [wp-svn] [54062] trunk/src: Coding Standards: Use a consistent markup for line break tags across Core.
noreply at wordpress.org
- [wp-svn] [54063] trunk/src: Docs: Use third-person singular verbs for various function descriptions, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [54064] trunk/tests/phpunit/tests/compat: Tests: Restore `@covers` tags for PHP polyfill tests in `phpunit/tests/compat/`.
noreply at wordpress.org
- [wp-svn] [54065] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Use `$wpdb->db_server_info()` to retrieve database server type.
noreply at wordpress.org
- [wp-svn] [54066] trunk/src/wp-includes/post-template.php: Posts, Post Types: Allow bypassing of term classes in `get_post_class()`.
noreply at wordpress.org
- [wp-svn] [54067] trunk/tests/phpunit/tests/post.php: Tests: Set the current user to Editor in `test_utf8mb3_post_saves_with_emoji()`.
noreply at wordpress.org
- [wp-svn] [54068] trunk/tests/phpunit/tests/post.php: Tests: Consistently set the current user in the tests for retaining a sticky status.
noreply at wordpress.org
- [wp-svn] [54069] trunk: Site Health: Bump the recommended MySQL and MariaDB versions.
noreply at wordpress.org
- [wp-svn] [54070] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Coding Standards: Use more meaningful variable names in `WP_Users_List_Table`.
noreply at wordpress.org
- [wp-svn] [54071] trunk/src/wp-admin/includes: Coding Standards: Use more meaningful variable names for output in the admin.
noreply at wordpress.org
- [wp-svn] [54072] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Do not allow tests to fail for select PHP 8.1 test runs.
noreply at wordpress.org
- [wp-svn] [54073] trunk/tests/phpunit/tests/ajax/MediaEdit.php: Tests: Prevent an Ajax test for `IMAGE_EDIT_OVERWRITE` from being marked as risky.
noreply at wordpress.org
- [wp-svn] [54074] trunk/tests/phpunit/tests/external-http/basic.php: Tests: Temporarily skip the test for recommended PHP version in `readme.html`.
noreply at wordpress.org
- [wp-svn] [54075] trunk/tests/phpunit/tests: Tests: Move Site Health unit test class to `phpunit/tests/admin/`.
noreply at wordpress.org
- [wp-svn] [54076] trunk/tests/phpunit/tests/admin/wpSiteHealth.php: Tests: Correct the tests for Site Health SQL versions matching `readme.html`.
noreply at wordpress.org
- [wp-svn] [54077] trunk/tests/phpunit/tests/rewrite: Tests: Correct the cache invalidation tests for old date or slug redirect.
noreply at wordpress.org
- [wp-svn] [54078] trunk/tests/phpunit/tests/rewrite/oldSlugRedirect.php: Tests: Consistently create a post fixture in old date or slug redirect tests.
noreply at wordpress.org
- [wp-svn] [54079] trunk/src/wp-includes/script-loader.php: Script Loader: Pass startOfWeek setting to @wordpress/date
noreply at wordpress.org
- [wp-svn] [54080] trunk: Networks and Sites: Use metadata api in ``*_network_options` functions.
noreply at wordpress.org
- [wp-svn] [54081] trunk/src/wp-includes: Docs: Simplify a comment in `WP_Network_Query::get_networks()` and `WP_Site_Query::get_sites()`.
noreply at wordpress.org
- [wp-svn] [54082] trunk/src/wp-includes/class-wp-network-query.php: Docs: Add a `@since` note for the `update_network_meta_cache` parameter of `WP_Network_Query::__construct()`.
noreply at wordpress.org
- [wp-svn] [54083] trunk: REST API: Add the missing `site_icon_url` to the index.
noreply at wordpress.org
- [wp-svn] [54084] trunk/src/wp-admin/edit-form-blocks.php: Block Editor: Preload settings and templates permissions.
noreply at wordpress.org
- [wp-svn] [54085] trunk: Media: revert the multi-mime feature.
noreply at wordpress.org
- [wp-svn] [54086] trunk: Media: Output WebP by default when uploading JPEGs.
noreply at wordpress.org
- [wp-svn] [54087] trunk/tests/phpunit/includes/abstract-testcase.php: Build/Test Tools: Remove magic methods from `WP_UnitTestCase_Base` (without a backward compatibility break).
noreply at wordpress.org
- [wp-svn] [54088] trunk/tests/phpunit/tests: Tests: Correctly use the factory method.
noreply at wordpress.org
- [wp-svn] [54089] trunk/src/js/_enqueues/admin/site-health.js: Site Health: Fix TypeError when copying debug information.
noreply at wordpress.org
- [wp-svn] [54090] trunk/tests/phpunit/tests: Tests: Use the factory method instead of the property.
noreply at wordpress.org
- [wp-svn] [54091] trunk/tests/phpunit/tests/term.php: Tests: Remove redundant `function_exists()` check in a `term_is_ancestor_of()` test.
noreply at wordpress.org
- [wp-svn] [54092] trunk: KSES: Allow `min()`, `max()`, `minmax()`, and `clamp()` values to be used in inline CSS.
noreply at wordpress.org
- [wp-svn] [54093] trunk: KSES: Revert [54092] for now to address unit test failures.
noreply at wordpress.org
- [wp-svn] [54094] trunk/src: Media: Move `wp_default_image_output_mapping()` filter callback to frontend scope.
noreply at wordpress.org
- [wp-svn] [54095] trunk/tests/phpunit/includes/class-basic-object.php: Tests: Correct magic methods in `Basic_Object`.
noreply at wordpress.org
- [wp-svn] [54096] trunk: Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the local development environment.
noreply at wordpress.org
- [wp-svn] [54097] trunk: Media: Generate WebP only for certain registered image sizes.
noreply at wordpress.org
- [wp-svn] [54098] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Media: Call `update_post_parent_caches` function in `WP_Media_List_Table` class.
noreply at wordpress.org
- [wp-svn] [54099] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts, Post Types: Call `update_post_author_caches` function in `WP_Posts_List_Table` class.
noreply at wordpress.org
- [wp-svn] [54100] trunk: KSES: Allow `min()`, `max()`, `minmax()`, and `clamp()` values to be used in inline CSS.
noreply at wordpress.org
- [wp-svn] [54101] trunk/src/wp-includes/block-supports/duotone.php: Editor: Update duotone block supports to allow unset for preset colors.
noreply at wordpress.org
- [wp-svn] [54102] trunk: KSES: Allow more layout-related CSS properties.
noreply at wordpress.org
- [wp-svn] [54103] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Remove spacer block styles.
noreply at wordpress.org
- [wp-svn] [54104] trunk: Editor: Update `single` default template description.
noreply at wordpress.org
- [wp-svn] [54105] trunk/src/wp-includes/class-wp-theme-json.php: Global Styles: Add support for `heading`, `button`, and `caption` elements.
noreply at wordpress.org
- [wp-svn] [54106] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Add font smoothing to editor styles.
noreply at wordpress.org
- [wp-svn] [54107] trunk/src/wp-content/themes/twentytwenty: Twenty Twenty: Add a missing border to button-style links with Outline style.
noreply at wordpress.org
- [wp-svn] [54108] trunk/.github/workflows: Build/Test Tools: Use the default `GITHUB_TOKEN` instead of a personal access token.
noreply at wordpress.org
- [wp-svn] [54109] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Increase the font size used for `h5` headings.
noreply at wordpress.org
- [wp-svn] [54110] trunk/src/wp-includes/cron.php: Cron API: Remove unnecessary optimization getting ready events.
noreply at wordpress.org
- [wp-svn] [54111] trunk: Query: Improve `WP_Query`'s cache key generation for taxonomy queries.
noreply at wordpress.org
- [wp-svn] [54112] trunk: Widgets: Store default options for uninitialized widgets.
noreply at wordpress.org
- [wp-svn] [54113] trunk/src: Coding Standards: Clarify time units for various timeout or expiration values.
noreply at wordpress.org
- [wp-svn] [54114] trunk/src/wp-admin/includes: Docs: Various docblock fixes in Site Health related files, as per documentation standards.
noreply at wordpress.org
- [wp-svn] [54115] trunk/src/wp-includes/update.php: Docs: Various docblock fixes in `wp-includes/update.php`, as per documentation standards.
noreply at wordpress.org
- [wp-svn] [54116] trunk/src/wp-includes/update.php: Docs: Clarify `wp-includes/update.php` main docblock description.
noreply at wordpress.org
- [wp-svn] [54117] trunk: KSES: Allow assigning values to CSS variables.
noreply at wordpress.org
- [wp-svn] [54118] trunk: Editor: Backport Elements API updates.
noreply at wordpress.org
- [wp-svn] [54119] trunk/src/wp-includes/class-wp-user-query.php: Docs: Correct `@global` tags in `WP_User_Query::prepare_query()`.
noreply at wordpress.org
- [wp-svn] [54120] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Use Semantically correct function
noreply at wordpress.org
- [wp-svn] [54121] trunk/src/wp-includes/rest-api/endpoints: REST API: Use helper functions for building routes in more places.
noreply at wordpress.org
- [wp-svn] [54122] trunk: Editor: Refresh nones for metaboxes after reauthentication.
noreply at wordpress.org
- [wp-svn] [54123] trunk: REST API: Add support for searching resources by id.
noreply at wordpress.org
- [wp-svn] [54124] trunk: Build/Test: Prevent using unsupported NPM versions.
noreply at wordpress.org
- [wp-svn] [54125] trunk/src/wp-includes/widgets/class-wp-widget-links.php: Customize: Prevent JS error in Links widget when selective refresh is enabled
noreply at wordpress.org
- [wp-svn] [54126] trunk/src/wp-includes/post.php: Date/Time: Cast extracted strings to integers in `wp_resolve_post_date()`.
noreply at wordpress.org
- [wp-svn] [54127] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Introduce _pretty query parameter to opt in to JSON_PRETTY_PRINT.
noreply at wordpress.org
- [wp-svn] [54128] trunk: Media: Add muted property for video elements.
noreply at wordpress.org
- [wp-svn] [54129] trunk/src/wp-includes/class-wp-oembed.php: Embeds: Add Google Data Studio as a trusted oEmbed provider
noreply at wordpress.org
- [wp-svn] [54130] trunk: Autosave/REST API: Block autosaving from overwriting changes when locked from editing.
noreply at wordpress.org
- [wp-svn] [54131] trunk: REST API: Add support for settings to specify their own additionalProperties.
noreply at wordpress.org
- [wp-svn] [54132] trunk: Blocks: Add new `render` property in `block.json` for block types
noreply at wordpress.org
- [wp-svn] [54133] trunk/src: Code Modernization: Add `AllowDynamicProperties` attribute to all (parent) classes.
noreply at wordpress.org
- [wp-svn] [54134] trunk: Code Modernization: Replace deprecated string interpolation patterns.
noreply at wordpress.org
- [wp-svn] [54135] trunk/src/wp-includes/class-wp-customize-manager.php: Code Modernization: Pass correct value to `parse_url()` in `WP_Customize_Manager::get_return_url()`.
noreply at wordpress.org
- [wp-svn] [54136] trunk/src/wp-includes/general-template.php: Comments: Remove `aria-hidden="true"` attribute for visible text in comment template.
noreply at wordpress.org
- [wp-svn] [54137] trunk: Comments: Make `wp_required_field_indicator()` and `wp_required_field_message()` output filterable.
noreply at wordpress.org
- [wp-svn] [54138] trunk/src/wp-includes/blocks.php: Editor: Hide query loop pagination link arrows from assistive technology.
noreply at wordpress.org
- [wp-svn] [54139] trunk/src/wp-content/themes/twentyseventeen/assets/css: Twenty Seventeen: Ensure long text wraps correctly in the Button Block.
noreply at wordpress.org
- [wp-svn] [54140] trunk/src/wp-admin/includes/file.php: Themes: Implement file description for `theme.json`.
noreply at wordpress.org
- [wp-svn] [54141] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Improve support for Post Title block alignment.
noreply at wordpress.org
- [wp-svn] [54142] trunk: Code Modernization: Fix autovivification from `false` to `array` in `WP_Scripts::localize()`.
noreply at wordpress.org
- [wp-svn] [54143] trunk/src/wp-admin/includes/update-core.php: Upgrade/Install: Remove `_copy_dir()` function as originally intended.
noreply at wordpress.org
- [wp-svn] [54144] trunk/src/wp-includes/link-template.php: General: Add a new filter for `the_posts_pagination_args`.
noreply at wordpress.org
- [wp-svn] [54145] trunk: Options, Meta APIs: Add a new `pre-option` filter.
noreply at wordpress.org
- [wp-svn] [54146] trunk: General: Correct path replacement regex in `wp_guess_url`.
noreply at wordpress.org
- [wp-svn] [54147] trunk/tests/phpunit/tests/option/option.php: Tests: Rename the test for `pre_option` filter to match the filter name.
noreply at wordpress.org
- [wp-svn] [54148] trunk/tests/phpunit/tests/functions/wpGuessUrl.php: Tests: Rename the test for `wp_guess_url()` to match the function name.
noreply at wordpress.org
- [wp-svn] [54149] trunk/src/wp-admin/css/list-tables.css: Plugins: Visually align plugin cards in Plugin Install screen.
noreply at wordpress.org
- [wp-svn] [54150] trunk/src/wp-includes/sodium_compat: Upgrade/Install: Update sodium_compat to v1.18.0.
noreply at wordpress.org
- [wp-svn] [54151] trunk/src/wp-content/themes/twentyfifteen/css/blocks.css: Twenty Fifteen: Ensure border-bottom styles are applied to the Button Block.
noreply at wordpress.org
- [wp-svn] [54152] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Correctly align Social Icons block in the editor.
noreply at wordpress.org
- [wp-svn] [54153] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Ensure link color is inherited from paragraph in the editor.
noreply at wordpress.org
- [wp-svn] [54154] trunk/src/wp-content/themes/twentytwenty: Twenty Twenty: Ensure headings styles are consistent between editor and front-end.
noreply at wordpress.org
- [wp-svn] [54155] trunk: Blocks: Allow registering multiple items for all supported asset types
noreply at wordpress.org
- [wp-svn] [54156] trunk: Editor: Backport Style Engine API functions, classes and tests.
noreply at wordpress.org
- [wp-svn] [54157] trunk/src/wp-includes: Docs: Correct `@return` value for `wp_get_http_headers()`.
noreply at wordpress.org
- [wp-svn] [54158] trunk/src/wp-includes/class-wp-block-type.php: Code Quality: Remove unwanted spaces in the `WP_Block_Type` class
noreply at wordpress.org
- [wp-svn] [54159] trunk: Editor: Backport foundation for Layout block support refactor (part 1).
noreply at wordpress.org
- [wp-svn] [54160] trunk: Editor: Revert [54159].
noreply at wordpress.org
- [wp-svn] [54161] trunk: Feeds: Add a set of fine-grained filters to disable the different types of feed links separately.
noreply at wordpress.org
- [wp-svn] [54162] trunk: Editor: Backport foundation for Layout block support refactor (part 1).
noreply at wordpress.org
- [wp-svn] [54163] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Fix Heading Block alignment when nested in Cover Block.
noreply at wordpress.org
- [wp-svn] [54164] trunk/src/wp-content/themes/twentytwentyone/assets: Twenty Twenty-One: Fix Heading Block alignment when nested in Cover Block.
noreply at wordpress.org
- [wp-svn] [54165] trunk/src: Site health: Add a menu bubble with the critical issues count to the Tools -> Site Health submenu.
noreply at wordpress.org
- [wp-svn] [54166] trunk/src/wp-content/themes/twentytwenty/assets/css: Twenty Twenty: Ensure Latest Posts block set to 2 columns displays accordingly in the Editor.
noreply at wordpress.org
- [wp-svn] [54167] trunk/src/wp-content/themes/twentytwenty: Twenty Twenty: Fix Social Links widget alignment.
noreply at wordpress.org
- [wp-svn] [54168] trunk/src/wp-content/themes/twentytwentytwo/style.css: Twenty Twenty-Two: Add "Accessibility Ready" tag to theme in repository
noreply at wordpress.org
- [wp-svn] [54169] trunk/src/wp-admin: Site health:
noreply at wordpress.org
- [wp-svn] [54170] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Remove WooCommerce related CSS selectors.
noreply at wordpress.org
- [wp-svn] [54171] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Define underline thickness for links.
noreply at wordpress.org
- [wp-svn] [54172] trunk/src/wp-includes/media.php: Docs: Add missing `@since` history in Gallery Shortcode function.
noreply at wordpress.org
- [wp-svn] [54173] trunk/src/wp-includes/media.php: Docs: Use third-person singular verbs in Media API function descriptions, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [54174] trunk/src/wp-includes/theme.php: Editor: Backport `wp_theme_element_class_name()` alias.
noreply at wordpress.org
- [wp-svn] [54175] trunk: Editor: Backport `build_query_vars_from_query_block` changes from Gutenberg repository.
noreply at wordpress.org
- [wp-svn] [54176] trunk: Themes: Introduces block-based template parts for Classic themes.
noreply at wordpress.org
- [wp-svn] [54177] trunk/src/js/_enqueues/admin/common.js: Help/About: Remove `.hidden` class when the Help Tab panel is displayed.
noreply at wordpress.org
- [wp-svn] [54178] trunk/src/wp-includes/class-walker-nav-menu.php: Docs: Clarify documentation for the `nav_menu_item_id` filter.
noreply at wordpress.org
- [wp-svn] [54179] trunk/src/wp-includes/template.php: Docs: Clarify that `get_page_template()` doesn't work on block themes.
noreply at wordpress.org
- [wp-svn] [54180] trunk/src/wp-includes/template.php: Docs: Use third-person singular verbs in Template Loading functions descriptions, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [54181] trunk/src/wp-includes: Docs: Clarify the `$allowed_protocols` default value in various KSES functions.
noreply at wordpress.org
- [wp-svn] [54182] trunk: Editor: Persist preferences in user meta.
noreply at wordpress.org
- [wp-svn] [54183] trunk/src/wp-includes: Editor: Finalize the `theme_json_get_style_nodes` hook name.
noreply at wordpress.org
- [wp-svn] [54184] trunk: Editor: Fix get_block_templates() to get templates for a post type.
noreply at wordpress.org
- [wp-svn] [54185] trunk/src/wp-admin/css/forms.css: Code Modernization: Reduce CSS float usage in wp-admin - Timezone settings.
noreply at wordpress.org
- [wp-svn] [54186] trunk: Posts, Post Types: Improve performance of the `get_user_data_from_wp_global_styles` method.
noreply at wordpress.org
- [wp-svn] [54187] trunk/tests/phpunit/tests: Tests: Update the test for respecting the post type in `get_block_templates()`.
noreply at wordpress.org
- [wp-svn] [54188] trunk/src/wp-admin/css/customize-controls.css: Code Modernization: Remove `-webkit-appearance` CSS declarations.
noreply at wordpress.org
- [wp-svn] [54189] trunk/src/readme.html: General: Replace Codex with HelpHub in WordPress readme.
noreply at wordpress.org
- [wp-svn] [54190] trunk/src/wp-includes/pluggable.php: Docs: Update `wp_rand` docblock to clarify that it returns a non-negative number.
noreply at wordpress.org
- [wp-svn] [54191] trunk/src: Login and Registration: Access improvements to network signup.
noreply at wordpress.org
- [wp-svn] [54192] trunk/src/wp-signup.php: Login and Registration: Required fields in network registration.
noreply at wordpress.org
- [wp-svn] [54193] trunk/src/wp-includes/class-wp-block-parser.php: Docs: Correct `@since` tags for some block parser properties and methods.
noreply at wordpress.org
- [wp-svn] [54194] trunk/src/wp-includes/class-wp-block-parser.php: Docs: Correct `@return` type for `WP_Block_Parser::parse()`.
noreply at wordpress.org
- [wp-svn] [54195] trunk/src/wp-includes/class-wp-block-parser.php: Docs: Revert the `WP_Block_Parser` documentation changes now.
noreply at wordpress.org
- [wp-svn] [54196] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Improve the description for Authorization header checks.
noreply at wordpress.org
- [wp-svn] [54197] trunk/src/wp-admin/css/site-health.css: Site Health: Adjust margins for the Site Health dashboard widget.
noreply at wordpress.org
- [wp-svn] [54198] trunk/tests/phpunit/tests: Tests: Move the basic `get_block_templates()` test to the dedicated file.
noreply at wordpress.org
- [wp-svn] [54199] trunk/src/wp-includes/l10n.php: Docs: Typo correction in `_load_textdomain_just_in_time()` docblock.
noreply at wordpress.org
- [wp-svn] [54200] trunk/src: Text Changes: Remove self-reference ("we") in WordPress Admin.
noreply at wordpress.org
- [wp-svn] [54201] trunk/src/wp-admin/includes/class-wp-site-health-auto-updates.php: Coding Standards: Replace double quote with single quote in `test_if_failed_update()`.
noreply at wordpress.org
- [wp-svn] [54202] trunk: External Libraries: Update the jQuery library to version 3.6.1.
noreply at wordpress.org
- [wp-svn] [54203] trunk/tests/phpunit/tests/kses.php: Tests: Simplify the data provider for testing whether KSES globals are defined.
noreply at wordpress.org
- [wp-svn] [54204] trunk/src/wp-includes/script-loader.php: Editor: Fix function name case in `wp_default_packages_inline_scripts()`.
noreply at wordpress.org
- [wp-svn] [54205] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Improve the details provided by the REST API checks.
noreply at wordpress.org
- [wp-svn] [54206] trunk/src/wp-login.php: Login and Registration: Add a new filter for the lost password link.
noreply at wordpress.org
- [wp-svn] [54207] trunk/tests/phpunit/tests: Tests: Reset timezone-related options if the tests change them.
noreply at wordpress.org
- [wp-svn] [54208] trunk/src/wp-includes/post-template.php: Posts, Post Types: Update new `wp_post_class_taxonomies` filter name for consistency.
noreply at wordpress.org
- [wp-svn] [54209] trunk/src: External Libraries: Update the jQuery UI library to version 1.13.2.
noreply at wordpress.org
- [wp-svn] [54210] trunk/src/wp-includes: Coding Standards: Various alignment fixes from `composer format`.
noreply at wordpress.org
- [wp-svn] [54211] trunk: Editor: Backport block supports (border, color, elements, spacing) from Gutenberg to WP 6.1.
noreply at wordpress.org
- [wp-svn] [54212] trunk: Upgrade/Install: Add plugin URL to the automatic update email.
noreply at wordpress.org
- [wp-svn] [54213] trunk: Role/Capability: Add a new `update_role` function.
noreply at wordpress.org
- [wp-svn] [54214] trunk: Editor: Backport block supports filter callback, registrations and tests to 6.1.
noreply at wordpress.org
- [wp-svn] [54215] trunk: Administration: Add new `get_views_links` method to `WP_List_Table`.
noreply at wordpress.org
- [wp-svn] [54216] trunk/src/wp-includes/css/editor.css: Editor: Fix text zoom on link popup editor.
noreply at wordpress.org
- [wp-svn] [54217] trunk/tests/phpunit/tests: Tests: Replace the timezone used in date/time tests.
noreply at wordpress.org
- [wp-svn] [54218] trunk: General: Pass `$action` to `nonce_life` filter.
noreply at wordpress.org
- [wp-svn] [54219] trunk/src/wp-admin/about.php: Help/About: Make translator comments version agnostic and make version translatable on the About page.
noreply at wordpress.org
- [wp-svn] [54220] trunk/src/wp-admin/css: General: Ensure admin notices are properly displayed on Site Health layout.
noreply at wordpress.org
- [wp-svn] [54221] trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php: Twenty Twenty-One: Add a missing HTML comment for Customizer notice control.
noreply at wordpress.org
- [wp-svn] [54222] trunk/src/wp-admin/includes/class-wp-list-table.php: I18N: Remove `<code>` tags from translatable strings in `WP_List_Table::get_views_links()`.
noreply at wordpress.org
- [wp-svn] [54223] trunk/src/wp-admin/includes/class-wp-list-table.php: Coding Standards: Move `WP_List_Table::get_views_links()` to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [54224] trunk/src: Docs: Correct the wording in `wp_lostpassword_url()` description.
noreply at wordpress.org
- [wp-svn] [54225] trunk/src/wp-admin/my-sites.php: General: Replace Codex links with their HelpHub counterparts - My Sites screen
noreply at wordpress.org
- [wp-svn] [54226] trunk: Media: Revert WebP generation.
noreply at wordpress.org
- [wp-svn] [54227] trunk/src/wp-admin/includes/continents-cities.php: I18N: Update list of continents and cities for the timezone selection.
noreply at wordpress.org
- [wp-svn] [54228] trunk/src/js/media/views/embed/url.js: Media: Set https as placeholder for embedding media from URL.
noreply at wordpress.org
- [wp-svn] [54229] trunk: Date/Time: Correct sanitization of `timezone_string` in `sanitize_option()`.
noreply at wordpress.org
- [wp-svn] [54230] trunk/tests/phpunit/tests: Tests: Add tests with deprecated timezone strings.
noreply at wordpress.org
- [wp-svn] [54231] trunk/src/wp-admin/setup-config.php: Upgrade/Install: Use "placeholder" for example values in setup-config.php.
noreply at wordpress.org
- [wp-svn] [54232] trunk: Date/Time: Correct sanitization of localized default `timezone_string` in `populate_options()`.
noreply at wordpress.org
- [wp-svn] [54233] trunk/src/wp-includes/functions.php: Date/Time: Correct timezone dropdown list creation in `wp_timezone_choice()`.
noreply at wordpress.org
- [wp-svn] [54234] trunk: Posts, Post types: Cache `get_page_by_title()`.
noreply at wordpress.org
- [wp-svn] [54235] trunk: Bundled Themes: Import Twenty Twenty-Three, the new default theme for WordPress 6.1.
noreply at wordpress.org
- [wp-svn] [54236] trunk: Themes: Import Twenty Twenty-Three is now the default theme.
noreply at wordpress.org
- [wp-svn] [54237] trunk/src/wp-admin/options-general.php: Date/Time: Minor tweak to support deprecated timezones on General Settings screen.
noreply at wordpress.org
- [wp-svn] [54238] trunk/src/wp-includes/script-loader.php: Coding Standards: Applying an alignment fix from running `composer format`.
noreply at wordpress.org
- [wp-svn] [54239] trunk/src: Bootstrap/Load: Confirm the value of `WP_ENVIRONMENT_TYPE` before using.
noreply at wordpress.org
- [wp-svn] [54240] trunk: Networks and Sites: Officially remove global terms.
noreply at wordpress.org
- [wp-svn] [54241] trunk/src/js/_enqueues/wp/util.js: General: Throw a more descriptive error when templates are not found.
noreply at wordpress.org
- [wp-svn] [54242] trunk/tests/phpunit/tests/post/getPageByTitle.php: Posts, Post types: Coding standards fixes following [54234].
noreply at wordpress.org
- [wp-svn] [54243] trunk: Media: Change alt attribute field to textarea in media library.
noreply at wordpress.org
- [wp-svn] [54244] trunk: Posts, Post types: Prevent `get_sample_permalink()` modifying the post object.
noreply at wordpress.org
- [wp-svn] [54245] trunk/src/wp-admin/my-sites.php: General: Revert [54225].
noreply at wordpress.org
- [wp-svn] [54246] trunk/src/wp-includes/class-wp-theme-json-resolver.php: Posts, Post Types: Post title should not be translatable in `get_user_data_from_wp_global_styles` method.
noreply at wordpress.org
- [wp-svn] [54247] trunk: Administration: Allow to wrap Settings sections with custom HTML content.
noreply at wordpress.org
- [wp-svn] [54248] trunk/src: Shortcodes: Reverse wrapping of `apply_shortcodes()` and `do_shortcode()`.
noreply at wordpress.org
- [wp-svn] [54249] trunk/src: Security: Salting functions: translate the phrase "put your unique phrase here".
noreply at wordpress.org
- [wp-svn] [54250] trunk: Bootstrap/Load: Send HTTP headers after querying posts in `WP::main()`.
noreply at wordpress.org
- [wp-svn] [54251] trunk/src: Editor: Backport hooks to filter `theme.json` data from Gutenberg to 6.1.
noreply at wordpress.org
- [wp-svn] [54252] trunk/src/wp-admin/theme-install.php: Help/About: Add a help tab in Theme Install screen for the new "Block Themes" search filter.
noreply at wordpress.org
- [wp-svn] [54253] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Add `box-shadow` support for blocks through `theme.json` files.
noreply at wordpress.org
- [wp-svn] [54254] trunk/src/wp-includes: Coding Standards: Rename WordPress Dependencies API class files.
noreply at wordpress.org
- [wp-svn] [54255] trunk: Media: Add caching to `wp_count_attachments()`.
noreply at wordpress.org
- [wp-svn] [54256] trunk: Networks and Sites: Store main site id of a network in network options.
noreply at wordpress.org
- [wp-svn] [54257] trunk: Editor: Sync changes from the Gutenberg plugin 14.1 release
noreply at wordpress.org
- [wp-svn] [54258] trunk/src/wp-cron.php: Cron API: Add error logging and hooks to `wp-cron.php`.
noreply at wordpress.org
- [wp-svn] [54259] trunk/src/wp-includes: Bootstrap/Load: Introduce `is_*_admin_screen()` aliases for `is_*_admin()` function family.
noreply at wordpress.org
- [wp-svn] [54260] trunk: Editor: Introduces fluid typography and uses Style Engine.
noreply at wordpress.org
- [wp-svn] [54261] trunk: Chore: Run browserslits update
noreply at wordpress.org
- [wp-svn] [54262] trunk/src/wp-includes: Users: Make `wp_list_authors()` and `wp_list_users()` filterable.
noreply at wordpress.org
- [wp-svn] [54263] trunk/src/wp-includes: Editor: Add post types property to wp-rest-block-patterns-controller.php.
noreply at wordpress.org
- [wp-svn] [54264] trunk/.github/workflows/failed-workflow.yml: Build/Test Tools: Enable debugging when rerunning a failed workflow.
noreply at wordpress.org
- [wp-svn] [54265] trunk/src/wp-includes/class-wp-image-editor.php: Media: Respect EXIF Rotations.
noreply at wordpress.org
- [wp-svn] [54266] trunk/src/wp-includes/taxonomy.php: Taxonomy: Standardise the format used to describe arguments passed to actions and filters inside `wp_insert_term()` and `wp_update_term()`.
noreply at wordpress.org
- [wp-svn] [54267] trunk/src: Docs: Various improvements and corrections to inline docs.
noreply at wordpress.org
- [wp-svn] [54268] trunk/src/wp-admin/theme-install.php: Help/About: Remove an unwanted whitespace in a Theme Install screen help tab string.
noreply at wordpress.org
- [wp-svn] [54269] trunk: Editor: Adds template types, `is_wp_suggestion`, and fallback template content.
noreply at wordpress.org
- [wp-svn] [54270] trunk/src/wp-includes/template.php: Themes: Relocate actions firing prior to and after template loading.
noreply at wordpress.org
- [wp-svn] [54271] trunk: Posts, Post Types: Fix `WP_Query` parameter used by `get_page_by_title()`.
noreply at wordpress.org
- [wp-svn] [54272] trunk: Editor: Introduce spacing presets in global style properties.
noreply at wordpress.org
- [wp-svn] [54273] trunk: Editor: Add has_archive property to the post types REST endpoint.
noreply at wordpress.org
- [wp-svn] [54274] trunk: Editor: Improves layout block support in `wp_get_layout_style()`.
noreply at wordpress.org
- [wp-svn] [54275] trunk/src/wp-includes/block-supports/layout.php: Docs: Fix `wp_get_layout_style()` parameter documentation.
noreply at wordpress.org
- [wp-svn] [54276] trunk: Editor: Improve block loading PHP performance.
noreply at wordpress.org
- [wp-svn] [54277] trunk/.github/workflows/test-npm.yml: Build/Test Tools: Temporarily allow the NPM testing workflow to fail.
noreply at wordpress.org
- [wp-svn] [54278] trunk/src/wp-includes/default-filters.php: Shortcodes: Revert default filter callback changes from `apply_shortcodes` to `do_shortcode`.
noreply at wordpress.org
- [wp-svn] [54279] trunk/src/js/_enqueues/vendor/mediaelement/wp-playlist.js: Media: Fix JS TypeError with video playlists and native video.
noreply at wordpress.org
- [wp-svn] [54280] trunk/src/wp-includes/block-template-utils.php: Editor: Make template names and descriptions dynamic.
noreply at wordpress.org
- [wp-svn] [54281] trunk/src/wp-includes/version.php: WordPress 6.1 Beta 1.
noreply at wordpress.org
- [wp-svn] [54282] trunk/src/wp-includes/version.php: Post WordPress 6.1 Beta 1 version bump.
noreply at wordpress.org
- [wp-svn] [54283] trunk/src/wp-includes: Network and Sites: Move `global_terms_enabled()` to its proper final resting place.
noreply at wordpress.org
- [wp-svn] [54284] trunk/src: Docs: Updates and corrections to various inline docs added in 6.1.
noreply at wordpress.org
- [wp-svn] [54285] trunk/src/wp-includes/blocks/comments.php: Docs: Remove a change that needs to instead be applied in the Gutenberg repo.
noreply at wordpress.org
- [wp-svn] [54286] trunk/src/wp-includes/general-template.php: Docs: Fix `prev_text` and `next_text` parameters type in `paginate_links()`.
noreply at wordpress.org
- [wp-svn] [54287] trunk/src/wp-includes/update.php: Docs: Use typed array notation for the `$locales` parameter in plugin update filters.
noreply at wordpress.org
- [wp-svn] [54288] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php: REST API: Fix check for has_archive inclusion.
noreply at wordpress.org
- [wp-svn] [54289] trunk: Build: Improve how combined assets are generated
noreply at wordpress.org
- [wp-svn] [54290] trunk/src/wp-includes/blocks.php: Blocks: Remove duplicate use of `realpath()` in `register_block_style_handle()`.
noreply at wordpress.org
- [wp-svn] [54291] trunk/src/wp-includes/block-editor.php: Block Editor: Remove repetitive calls to `file_get_contents()` in block editor settings.
noreply at wordpress.org
- [wp-svn] [54292] trunk/src/wp-includes/functions.php: Docs: Correct `@see` reference to `deprecated_function_run` in the `_deprecated_function` docblock.
noreply at wordpress.org
- [wp-svn] [54293] trunk/.github/workflows/test-npm.yml: Build/Test Tools: Increase the timeout value for MacOS jobs.
noreply at wordpress.org
- [wp-svn] [54294] trunk/src/wp-content/themes: Build/Test Tools: Update NPM dependencies in default themes.
noreply at wordpress.org
- [wp-svn] [54295] trunk/src/wp-content/themes/twentynineteen/package-lock.json: Build/Test Tools: Update NPM dependencies in default themes, part 2.
noreply at wordpress.org
- [wp-svn] [54296] trunk: Build/Test Tools: Update NPM dependencies to their latest versions.
noreply at wordpress.org
- [wp-svn] [54297] trunk/.github/workflows/test-npm.yml: Build/Test Tools: Test building WordPress to run from `src` first.
noreply at wordpress.org
- [wp-svn] [54298] trunk/src/wp-includes/class-wp-theme-json-resolver.php: Coding Standards: Correct alignment in `WP_Theme_JSON_Resolver::get_core_data()`.
noreply at wordpress.org
- [wp-svn] [54299] trunk/src/wp-includes/functions.php: General: Correct the fallback logic in `apache_mod_loaded()`.
noreply at wordpress.org
- [wp-svn] [54300] trunk/tests/phpunit/includes/abstract-testcase.php: Tests: Remove empty directory in `WP_UnitTestCase_Base::rmdir()`.
noreply at wordpress.org
- [wp-svn] [54301] trunk/tests/phpunit/tests/rest-api/rest-plugins-controller.php: Tests: Delete Link Manager plugin after running REST API plugins controller tests.
noreply at wordpress.org
- [wp-svn] [54302] trunk/tests/phpunit/tests/rest-api/rest-plugins-controller.php: Coding Standards: Remove extra space in REST API plugins controller test class.
noreply at wordpress.org
- [wp-svn] [54303] trunk/tests/phpunit: Tests: Remove nested empty directories in `WP_UnitTestCase_Base::rmdir()`.
noreply at wordpress.org
- [wp-svn] [54304] trunk/tests/phpunit: Tests: Revert removing empty directory in `WP_UnitTestCase_Base::rmdir()` for now.
noreply at wordpress.org
- [wp-svn] [54305] trunk/src: Editor: Fix missing frontend section presets output.
noreply at wordpress.org
- [wp-svn] [54306] trunk/src: Fix: Revert [54305].
noreply at wordpress.org
- [wp-svn] [54307] trunk/tools/webpack: Tools: Fix running `build` scripts on Windows does not generate CSS files for blocks
noreply at wordpress.org
- [wp-svn] [54308] trunk/tools/webpack/blocks.js: Tools: Simplify syncing core blocks from Gutenberg plugin to Core
noreply at wordpress.org
- [wp-svn] [54309] trunk/src/wp-includes: General: Remove `file_exists()` checks after calling `realpath()`.
noreply at wordpress.org
- [wp-svn] [54310] trunk/src/wp-includes/sodium_compat: Upgrade/Install: Update sodium_compat to v1.19.0.
noreply at wordpress.org
- [wp-svn] [54311] trunk: Editor: Fix spacing property generation in flow layout type.
noreply at wordpress.org
- [wp-svn] [54312] trunk/src/wp-content/themes/twentytwentythree: Twenty Twenty-Three: Bug fixes and improvements for beta 2.
noreply at wordpress.org
- [wp-svn] [54313] trunk/.github/workflows: Build/Test Tools: Remove unnecessary `--no-interaction` option from Composer commands.
noreply at wordpress.org
- [wp-svn] [54314] trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php: Twenty Twenty: Ensure the fallback fonts is applied to all content elements for non-latin languages.
noreply at wordpress.org
- [wp-svn] [54315] trunk: i18n: Ensure empty strings are consistently translated to `''`.
noreply at wordpress.org
- [wp-svn] [54316] trunk/src: Menus: Remove bulk action checkboxes when menu is empty.
noreply at wordpress.org
- [wp-svn] [54317] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php: Code Modernization: Fix null to non-nullable deprecation in `WP_REST_Users_Controller::update_item()`.
noreply at wordpress.org
- [wp-svn] [54318] trunk/src/wp-includes: Docs: Increase the specificity of various property documentation.
noreply at wordpress.org
- [wp-svn] [54319] trunk/src: Shortcodes: Revert recent `apply_shortcodes` and `do_shortcode` changes.
noreply at wordpress.org
- [wp-svn] [54320] trunk/src/wp-includes: Code Modernization: Fix null to non-nullable deprecations in `wp_xmlrpc_server::mw_newPost()`.
noreply at wordpress.org
- [wp-svn] [54321] trunk: Code Modernization: Fix null to non-nullable deprecations in `wp_xmlrpc_server::_insert_post()`.
noreply at wordpress.org
- [wp-svn] [54322] trunk/src/wp-admin/about.php: Security: Introduce strings to indicate support status.
noreply at wordpress.org
- [wp-svn] [54323] trunk/src/wp-includes/blocks.php: Blocks: Fix 404 error for core styles with no file
noreply at wordpress.org
- [wp-svn] [54324] trunk/src/wp-admin/includes/class-wp-site-health-auto-updates.php: Docs: Use third-person singular verbs in `class-wp-site-health-auto-updates.php`, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [54325] trunk/src/wp-admin/includes/class-wp-site-health-auto-updates.php: Site Health: Fix incorrect message about the status of `WP_AUTO_UPDATE_CORE`.
noreply at wordpress.org
- [wp-svn] [54326] trunk/src/wp-admin/install.php: Upgrade/Install: Keep search engine checkbox value when reloading the Install screen.
noreply at wordpress.org
- [wp-svn] [54327] trunk/src/wp-includes/blocks.php: Blocks: Remove extra `get_theme_file_path()` calls in `register_block_style_handle()`.
noreply at wordpress.org
- [wp-svn] [54328] trunk: External Libraries: Update Underscore.js to version `1.13.6`.
noreply at wordpress.org
- [wp-svn] [54329] trunk: Users: Correctly pass the `context` property for persisted preferences.
noreply at wordpress.org
- [wp-svn] [54330] trunk/src/wp-includes/blocks.php: Editor: Correctly load RTL stylesheets in `register_block_style_handle()`.
noreply at wordpress.org
- [wp-svn] [54331] trunk/tests/phpunit/tests/blocks/register.php: Tests: Update block registration tests to account for RTL stylesheet loading changes.
noreply at wordpress.org
- [wp-svn] [54332] trunk/src/wp-includes: Bootstrap/Load: Revert the `is_*_admin_screen()` aliases for `is_*_admin()` function family.
noreply at wordpress.org
- [wp-svn] [54333] trunk/src/wp-includes/block-template-utils.php: Editor: Revert dynamic template names and descriptions.
noreply at wordpress.org
- [wp-svn] [54334] trunk/src/js/_enqueues/admin/edit-comments.js: Comments: Prevent AYS prompt when replying to a comment and nothing has been entered.
noreply at wordpress.org
- [wp-svn] [54335] trunk: Editor: Update packages for 6.1 Beta 2.
noreply at wordpress.org
- [wp-svn] [54336] trunk/src/wp-includes/version.php: WordPress 6.1 Beta 2.
noreply at wordpress.org
- [wp-svn] [54337] trunk/src/wp-includes/version.php: Post WordPress 6.1 Beta 2 version bump.
noreply at wordpress.org
- [wp-svn] [54338] trunk/src/wp-admin/includes/class-wp-community-events.php: Administration: Guard against `false` transient key in `get_cached_events()`.
noreply at wordpress.org
- [wp-svn] [54339] trunk: REST API: Ensure `args` is an array of arrays in `register_rest_route()`.
noreply at wordpress.org
- [wp-svn] [54340] trunk/src/wp-content/themes/twentyeleven: Twenty Eleven: Improve text color consistency of Table Block heading cells and figcaption.
noreply at wordpress.org
- [wp-svn] [54341] trunk/src/wp-content/themes/twentyten/functions.php: Twenty Ten: Escape `get_permalink()` where appropriate in `functions.php` file.
noreply at wordpress.org
- [wp-svn] [54342] trunk/.github/workflows: Build/Test Tools: Update `actions/github-scripts` to the latest version.
noreply at wordpress.org
- [wp-svn] [54343] trunk/.github/workflows: Build/Test Tools: Remove the `retryAfter` input.
noreply at wordpress.org
- [wp-svn] [54344] trunk/src/wp-content/themes/twentyten: Twenty Ten: Escape `get_author_posts_url()` where appropriate in `functions.php` file.
noreply at wordpress.org
- [wp-svn] [54345] trunk/src/wp-includes/option.php: Options, Meta APIs: Prevent excessive `notoptions` key lookups.
noreply at wordpress.org
- [wp-svn] [54346] trunk/src/wp-includes/rest-api.php: I18N: Move code out of a translatable string in `register_rest_route()`.
noreply at wordpress.org
- [wp-svn] [54347] trunk/src/wp-includes/revision.php: Docs: Various docblock fixes in `wp-includes/revision.php`, as per documentation standards.
noreply at wordpress.org
- [wp-svn] [54348] trunk: Script Loader: Prevent double space between attributes in `WP_Styles` class.
noreply at wordpress.org
- [wp-svn] [54349] trunk: Code Modernization: Use correct default value for JavaScript translations path.
noreply at wordpress.org
- [wp-svn] [54350] trunk/tools/local-env/scripts/start.js: Build/Test Tools: Remove extraneous `--` from `docker-compose up` command.
noreply at wordpress.org
- [wp-svn] [54351] trunk/src/wp-includes: I18N: Use correct default value for JavaScript translations path.
noreply at wordpress.org
- [wp-svn] [54352] trunk: Query: Save excessive cache add and sets in `WP_Query`.
noreply at wordpress.org
- [wp-svn] [54353] trunk/src/wp-admin/includes/class-wp-site-health.php: Docs: Use Latin `C` instead of Cyrillic `{U+0421}` in docblock for `get_test_theme_version()`.
noreply at wordpress.org
- [wp-svn] [54354] trunk/src: External Libraries: Update MediaElement.js to version 4.2.17.
noreply at wordpress.org
- [wp-svn] [54355] trunk/composer.json: Build/Test Tools: Disable process timeout when running PHPUnit tests via Composer.
noreply at wordpress.org
- [wp-svn] [54356] trunk: Editor: Remove leading whitespace from some translated strings.
noreply at wordpress.org
- [wp-svn] [54357] trunk/src/wp-includes/style-engine/class-wp-style-engine.php: Editor: Remove deprecated callable in `WP_Style_Engine` class.
noreply at wordpress.org
- [wp-svn] [54358] trunk/src/wp-includes: Editor: Reintroduce styles that were removed for classic themes.
noreply at wordpress.org
- [wp-svn] [54359] trunk/src/wp-includes/script-loader.php: Docs: Add `@since` to `wp_enqueue_classic_theme_styles()` docblock.
noreply at wordpress.org
- [wp-svn] [54360] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Ensure settings for fluid typography and `spacingScale` are not lost on theme export.
noreply at wordpress.org
- [wp-svn] [54361] trunk/src/wp-admin/css/list-tables.css: Plugins: Fix Upgrade icon alignment on mobile in Plugins Install screen.
noreply at wordpress.org
- [wp-svn] [54362] trunk: Code Modernization: Fix null to non-nullable deprecation in `WP_Theme_JSON::get_property_value()`.
noreply at wordpress.org
- [wp-svn] [54363] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Cast `theme.json` values to `string` on theme export.
noreply at wordpress.org
Last message date:
Fri Sep 30 14:46:26 UTC 2022
Archived on: Fri Sep 30 14:46:27 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).