October 2025 Archives by thread
Starting: Wed Oct 1 00:13:35 UTC 2025
Ending: Fri Oct 31 23:21:38 UTC 2025
Messages: 223
- [wp-svn] [60886] trunk/src/wp-includes/kses.php: Editor: Add 6 missing HTML5 semantic tags (`data`, `meter`, `progress`, `search`, `time`, `wbr`) and their attributes to KSES.
noreply at wordpress.org
- [wp-svn] [60887] trunk: HTML API: Ensure non-string HTML input is safely handled.
noreply at wordpress.org
- [wp-svn] [60888] trunk/src/wp-includes: External Libraries: Upgrade PHPMailer to version 6.11.1.
noreply at wordpress.org
- [wp-svn] [60889] trunk/tests/phpunit/tests/blocks/renderCommentTemplate.php: Docs: Correct formatting for some DocBlocks in Comment Template block tests.
noreply at wordpress.org
- [wp-svn] [60890] trunk/src/wp-includes/admin-bar.php: Toolbar: Improve conciseness of `wp_admin_bar_my_account_item()`.
noreply at wordpress.org
- [wp-svn] [60891] trunk: Privacy: A11y: Show time of privacy request status change.
noreply at wordpress.org
- [wp-svn] [60892] trunk: Editor: introduce `border.radiusSizes` support in theme.json.
noreply at wordpress.org
- [wp-svn] [60893] trunk: REST API: Add an embeddable post to the media endpoint within `links`
noreply at wordpress.org
- [wp-svn] [60894] trunk/tests/phpunit/tests/adminbar.php: Tests: Use a dataprovider for some admin-bar tests.
noreply at wordpress.org
- [wp-svn] [60895] trunk/tests/phpunit/tests/auth.php: Tests: Use a dataprovider for some auth tests.
noreply at wordpress.org
- [wp-svn] [60896] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Update the Inovation Releases tested.
noreply at wordpress.org
- [wp-svn] [60897] trunk/src/wp-includes/link-template.php: Coding Standards: Simplify the `initials` avatar type handling in `get_avatar_data()`.
noreply at wordpress.org
- [wp-svn] [60898] trunk/src/wp-admin: Upgrade/Install: WordPress text shows over logo on tab.
noreply at wordpress.org
- [wp-svn] [60899] trunk: Emoji: Convert the emoji loader from an inline blocking script to a (deferred) script module.
noreply at wordpress.org
- [wp-svn] [60900] trunk/src/wp-includes/link-template.php: Code Modernization: Use `str_contains()` in `get_avatar_data()`.
noreply at wordpress.org
- [wp-svn] [60901] trunk/src/wp-includes/shortcodes.php: Code Modernization: Use `str_contains()` in `get_shortcode_tags_in_content()`.
noreply at wordpress.org
- [wp-svn] [60902] trunk/src: Emoji: Move printing of emoji loader script module from `wp_head` to `wp_print_footer_scripts`.
noreply at wordpress.org
- [wp-svn] [60903] trunk/tests/phpunit/tests/admin/wpPrivacyRequestsTable.php: Privacy: Wrap `Reflection*::setAccessible()` call in conditional check.
noreply at wordpress.org
- [wp-svn] [60904] trunk: Code Modernization: Fix instances of using `null` as an array offset.
noreply at wordpress.org
- [wp-svn] [60905] trunk/src/wp-includes/sodium_compat/src: Upgrade/Install: Update sodium_compat to v1.23.0.
noreply at wordpress.org
- [wp-svn] [60906] trunk: Posts, Post Types: Short-circuit `wp_post_delete()` when `$post_id` arg is not above zero after casting to `int`.
noreply at wordpress.org
- [wp-svn] [60907] trunk/src/js/_enqueues/wp/sanitize.js: General: Optimize `wp.sanitize.stripTags()` to improve memory usage.
noreply at wordpress.org
- [wp-svn] [60908] trunk: Attachments REST API endpoint: update attachments controller to support flip and to customize attachment fields
noreply at wordpress.org
- [wp-svn] [60909] trunk/src/wp-includes: Script Loader: Add `sourceURL` comments to inline `SCRIPT` tags manually constructed in `wp-includes`.
noreply at wordpress.org
- [wp-svn] [60910] trunk: Media: Switch to enqueueing `contain-intrinsic-size` CSS fix for `IMG` tags having `sizes=auto`.
noreply at wordpress.org
- [wp-svn] [60911] trunk/tests/phpunit/tests/media.php: Media: Add test case for removing "img_auto_sizes_contain_css_fix" by dequeueing handle at `wp_enqueue_scripts`.
noreply at wordpress.org
- [wp-svn] [60912] trunk/src/wp-admin/revision.php: Docs: Correct `$revision_id` global reference in `wp-admin/revision.php`.
noreply at wordpress.org
- [wp-svn] [60913] trunk/src: Bundled Themes: Use `wp_print_inline_script_tag()` when available and include `sourceURL` for JS.
noreply at wordpress.org
- [wp-svn] [60914] trunk/src/wp-activate.php: Networks and Sites: Remove obsolete code from `wp-activate.php`.
noreply at wordpress.org
- [wp-svn] [60915] trunk: Users: Lazy load user capabilities in WP_User object.
noreply at wordpress.org
- [wp-svn] [60916] trunk: REST API: Rename post link relation in media endpoint to wp:attached-to
noreply at wordpress.org
- [wp-svn] [60917] trunk: Attachments REST API endpoint: add support for filtering attachments by multiple media types
noreply at wordpress.org
- [wp-svn] [60918] trunk: Editor: Update Google Fonts API endpoint for WordPress 6.9.
noreply at wordpress.org
- [wp-svn] [60919] trunk: HTML API: Escape all submitted HTML character references.
noreply at wordpress.org
- [wp-svn] [60920] trunk: Script Loader: Use original stylesheet URL for `sourceURL` when inlined.
noreply at wordpress.org
- [wp-svn] [60921] trunk/src/wp-content/themes: Bundled Themes: Prevent `pre` from overflowing container.
noreply at wordpress.org
- [wp-svn] [60922] trunk/src/wp-includes/functions.php: Docs: Update MDN Web Docs link to avoid an extra redirect.
noreply at wordpress.org
- [wp-svn] [60923] trunk/src/wp-admin/admin.php: Coding Standards: Rename `$c` to `$blog_count` in `wp-admin/admin.php`.
noreply at wordpress.org
- [wp-svn] [60924] trunk/src/wp-admin/plugins.php: Coding Standards: Rename `$s` to `$search_term` in `wp-admin/plugins.php`.
noreply at wordpress.org
- [wp-svn] [60925] trunk: Cron API: Spawn cron jobs on shutdown hook.
noreply at wordpress.org
- [wp-svn] [60926] trunk/docker-compose.yml: Build/Test Tools: Introduce `LOCAL_DB_PORTS` environment variable.
noreply at wordpress.org
- [wp-svn] [60927] trunk/src/wp-includes/class-wp-query.php: Coding Standards: Rename abbreviated variables in `WP_Query`.
noreply at wordpress.org
- [wp-svn] [60928] trunk/src/wp-admin/plugin-editor.php: Coding Standards: Use more meaningful variable names in Plugin Editor.
noreply at wordpress.org
- [wp-svn] [60929] trunk/src/wp-admin/plugins.php: Coding Standards: Revert the renaming of `$s` variable in `wp-admin/plugins.php`.
noreply at wordpress.org
- [wp-svn] [60930] trunk: Editor: Avoid enqueueing assets for blocks which do not render content.
noreply at wordpress.org
- [wp-svn] [60931] trunk: Script Loader: Propagate `fetchpriority` from dependents to dependencies.
noreply at wordpress.org
- [wp-svn] [60932] trunk/src/wp-admin/theme-editor.php: Coding Standards: Use more meaningful variable names in Theme Editor.
noreply at wordpress.org
- [wp-svn] [60933] trunk: Taxonomy: Bypass clearing taxonomy hierarchy for non-hierarchical taxonomies.
noreply at wordpress.org
- [wp-svn] [60934] trunk: Bundled Themes: Introduce stylesheet minification for core block themes.
noreply at wordpress.org
- [wp-svn] [60935] trunk/src/wp-content/themes: Bundled Themes: Add `path` data to block theme stylesheets so they can be inlined.
noreply at wordpress.org
- [wp-svn] [60936] trunk: General: Introduce output buffering for template enhancements.
noreply at wordpress.org
- [wp-svn] [60937] trunk: REST API: Allow comment content to be updated to empty when allow_empty_comment filter returns true
noreply at wordpress.org
- [wp-svn] [60938] trunk/src/wp-admin/includes/class-wp-site-health.php: Docs: Correct the tag order for `site_status_good_response_time_threshold` filter.
noreply at wordpress.org
- [wp-svn] [60939] trunk: Blocks: Introduce WP_Block_Processor for efficiently parsing blocks.
noreply at wordpress.org
- [wp-svn] [60940] U trunk/src/wp-content/themes: Bundled Themes: Add missing `svn:ignore` for Twenty Twenty-Two and Twenty Twenty-Five.
noreply at wordpress.org
- [wp-svn] [60941] trunk: Users: Add caching to `count_many_users_posts()`.
noreply at wordpress.org
- [wp-svn] [60942] trunk/src/wp-admin/options-general.php: Date/Time: Add indication of site language default date/time format in General Settings.
noreply at wordpress.org
- [wp-svn] [60943] trunk/src/wp-admin/theme-editor.php: Theme Editor: Add additional notice and warning when editing a CSS file.
noreply at wordpress.org
- [wp-svn] [60944] trunk/src/wp-includes/template.php: Docs: fix typo in `wp_should_output_buffer_template_for_enhancement` docblock.
noreply at wordpress.org
- [wp-svn] [60945] trunk/tests/phpunit/tests/template.php: General: Fix PHP 8.5 deprecation warning in unit test.
noreply at wordpress.org
- [wp-svn] [60946] trunk: Block Bindings: Add `core/term-data` source; extend `core/post-data`.
noreply at wordpress.org
- [wp-svn] [60947] trunk/src/wp-includes/SimplePie/src/IRI.php: External Libraries: Backport upstream PHP 8.5 fixes for SimplePie.
noreply at wordpress.org
- [wp-svn] [60948] trunk: General: Remove support for IE conditional comments.
noreply at wordpress.org
- [wp-svn] [60949] trunk: Charset: Rely on new UTF-8 pipeline for mb_strlen() fallback.
noreply at wordpress.org
- [wp-svn] [60950] trunk: Charset: Conditionally polyfill utf8_encode() and utf8_decode().
noreply at wordpress.org
- [wp-svn] [60951] trunk: Editor: Opt to dequeue assets enqueued in hidden blocks, rather than to enqueue assets for non-hidden blocks.
noreply at wordpress.org
- [wp-svn] [60952] trunk: Build/Test Tools: Enable testing for PHP 8.5.
noreply at wordpress.org
- [wp-svn] [60953] trunk: Interactivity API: Support lazy-loaded derived state props.
noreply at wordpress.org
- [wp-svn] [60954] trunk: Networks and Sites: introduce 3 new actions inside the `populate_network()` function.
noreply at wordpress.org
- [wp-svn] [60955] trunk/src/wp-includes/block-bindings/post-data.php: Block Bindings: Use field instead of key in post-data source.
noreply at wordpress.org
- [wp-svn] [60956] trunk/src/wp-includes/ms-files.php: Networks and Sites: check if the `BLOGUPLOADDIR` constant is defined before using it.
noreply at wordpress.org
- [wp-svn] [60957] trunk/src/wp-includes/block-bindings/post-data.php: Block Bindings: Migrate Add link field link source key to field.
noreply at wordpress.org
- [wp-svn] [60958] trunk/src/wp-includes/block-bindings/term-data.php: Block Bindings: Migrate term-data from key args to field.
noreply at wordpress.org
- [wp-svn] [60959] trunk: Networks and Sites: add a general `pre_site_option` filter to `get_network_option()`.
noreply at wordpress.org
- [wp-svn] [60960] trunk/src/wp-content/themes/twentyeleven: Twenty Eleven: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60961] trunk/src/wp-content/themes/twentytwelve: Twenty Twelve: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60962] trunk/src/wp-content/themes/twentythirteen: Twenty Thirteen: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60963] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60964] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60965] trunk/src/wp-content/themes/twentysixteen: Twenty Sixteen: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60966] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Remove code and checks for obsolete browsers.
noreply at wordpress.org
- [wp-svn] [60967] trunk/src/wp-admin/upload.php: Coding Standards: Use more meaningful variable names in Media Library.
noreply at wordpress.org
- [wp-svn] [60968] trunk: HTML API: Backport from Gutenberg of layout image container refactor.
noreply at wordpress.org
- [wp-svn] [60969] trunk: Charset: Rely on new UTF-8 pipeline for mb_substr() fallback.
noreply at wordpress.org
- [wp-svn] [60970] trunk/src/wp-admin/includes/class-custom-image-header.php: Coding Standards: Use more meaningful variable names in Custom Image Header.
noreply at wordpress.org
- [wp-svn] [60971] trunk/tests/phpunit/tests/media.php: HTML API: Rely on assertEqualHTML in media tests.
noreply at wordpress.org
- [wp-svn] [60972] trunk/tests/phpunit/tests/oembed: HTML API: Rely on assertEqualHTML in oEmbed filtering tests.
noreply at wordpress.org
- [wp-svn] [60973] trunk: General: Improve parsing of sent HTTP `Content-Type` header to detect HTML response.
noreply at wordpress.org
- [wp-svn] [60974] trunk/tests/phpunit/tests/formatting/wpRelNofollow.php: HTML API: Rely on assertEqualHTML in `wp_rel_nofollow()` tests.
noreply at wordpress.org
- [wp-svn] [60975] trunk/src/wp-admin/css: General: Improve search input alignment on mobile.
noreply at wordpress.org
- [wp-svn] [60976] trunk/src/wp-admin: Networks and Sites: prevent a PHP error in `wp-admin/network/site-users.php`.
noreply at wordpress.org
- [wp-svn] [60977] trunk: Networks and Sites: remove email address check when attempting to demote a Super Admin.
noreply at wordpress.org
- [wp-svn] [60978] trunk/src/wp-includes/option.php: Docs: Correct DocBlock formatting for `pre_site_option` filter.
noreply at wordpress.org
- [wp-svn] [60979] trunk/src/wp-includes/theme.php: Themes: Remove caching todo from `get_uploaded_header_images()`.
noreply at wordpress.org
- [wp-svn] [60980] trunk/src/wp-admin/includes/nav-menu.php: Menus: Remove caching todo from `wp_nav_menu_item_post_type_meta_box()`.
noreply at wordpress.org
- [wp-svn] [60981] trunk/src/wp-includes/user.php: Users: Remove duplicate query generation from `count_many_users_posts()`.
noreply at wordpress.org
- [wp-svn] [60982] trunk/src/wp-includes/block-bindings.php: Block Bindings: Add support for Nav Link and Submenu's `url` attr.
noreply at wordpress.org
- [wp-svn] [60983] trunk/src/wp-includes/class-wp-block.php: Block Bindings: Polish rich-text attribute replacement code.
noreply at wordpress.org
- [wp-svn] [60984] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php: REST API: Add export rel link for active theme response.
noreply at wordpress.org
- [wp-svn] [60985] trunk/.github/workflows/reusable-test-gutenberg-build-process.yml: CI/Build: Build Gutenberg before installing Core dependencies.
noreply at wordpress.org
- [wp-svn] [60986] trunk: Posts, Post Types: Add `post_states_string` filter for HTML string of post states.
noreply at wordpress.org
- [wp-svn] [60987] trunk: Editor: Introduce the PHP-related code for Notes.
noreply at wordpress.org
- [wp-svn] [60988] trunk/src: Login and Registration: Add Caps Lock notice to password input.
noreply at wordpress.org
- [wp-svn] [60989] trunk: Users: Lazy-load user meta.
noreply at wordpress.org
- [wp-svn] [60990] trunk/src/wp-admin: Press This: Add `press_this_init` action so plugins can provide their own implementations.
noreply at wordpress.org
- [wp-svn] [60991] trunk: Menus: Improve usability and accessibility of menu quick search.
noreply at wordpress.org
- [wp-svn] [60992] trunk/src/wp-includes/user.php: Users: Avoid fetching all user meta keys in is_user_member_of_blog()
noreply at wordpress.org
- [wp-svn] [60993] trunk: Posts, Post Types: Rename new `post_states_string` filter to `post_states_html`.
noreply at wordpress.org
- [wp-svn] [60994] trunk/src/wp-includes/template.php: Themes: Add a new taxonomy template.
noreply at wordpress.org
- [wp-svn] [60995] trunk: Plugins and Themes: Add filters to validation functions.
noreply at wordpress.org
- [wp-svn] [60996] trunk/src/wp-includes/user.php: Coding Standards: Remove extra line break which caused PHPCS to cry.
noreply at wordpress.org
- [wp-svn] [60997] trunk/src/wp-admin/includes/class-plugin-upgrader.php: Coding Standards: Use more meaningful variable names in Plugin Upgrader.
noreply at wordpress.org
- [wp-svn] [60998] trunk/tests/phpunit/tests/template.php: Themes: Update `Tests_Template::test_taxonomy_template_hierarchy` to account for new taxonomy template.
noreply at wordpress.org
- [wp-svn] [60999] trunk: Script Loader: Add support for printing script modules at `wp_footer`.
noreply at wordpress.org
- [wp-svn] [61000] trunk: Charset: `wp_has_noncharacters()` for more-specific Unicode handling.
noreply at wordpress.org
- [wp-svn] [61001] trunk/src/wp-includes/update.php: Upgrade/Install: Indicate use of `MyISAM` storage engine in upgrade check.
noreply at wordpress.org
- [wp-svn] [61002] trunk/src/wp-includes/rest-api/endpoints: REST API: Improve performance of `X-WP-Total`/`X-WP-TotalPages` queries.
noreply at wordpress.org
- [wp-svn] [61003] trunk: HTML API: Replace PCRE in `set_attribute()` with new UTF-8 utility.
noreply at wordpress.org
- [wp-svn] [61004] trunk/src/wp-includes/compat-utf8.php: Charset: Update docblock comment in _wp_scan_utf8().
noreply at wordpress.org
- [wp-svn] [61005] trunk/src/wp-includes/compat-utf8.php: Charset: Update docblock @param type in _wp_scan_utf8().
noreply at wordpress.org
- [wp-svn] [61006] trunk: Upgrade/Install: Revert relocation of Hello Dolly plugin.
noreply at wordpress.org
- [wp-svn] [61007] trunk: JS Interop: Add custom data attribute name converter pair.
noreply at wordpress.org
- [wp-svn] [61008] trunk: Script Loader: Load block styles on demand in classic themes via the template enhancement output buffer.
noreply at wordpress.org
- [wp-svn] [61009] trunk: Editor: update packages.
noreply at wordpress.org
- [wp-svn] [61010] trunk: wp_mail(): Set sender address by default.
noreply at wordpress.org
- [wp-svn] [61011] trunk/package-lock.json: Build/Test Tools: Update caniuse data.
noreply at wordpress.org
- [wp-svn] [61012] trunk/src/wp-includes/assets: Packages: sync dependencies arrays.
noreply at wordpress.org
- [wp-svn] [61013] trunk/src/wp-includes/script-loader.php: Script Loader: Increase `styles_inline_size_limit` from 20K to 50K.
noreply at wordpress.org
- [wp-svn] [61014] trunk: Block visibility: Add block visibility support.
noreply at wordpress.org
- [wp-svn] [61015] trunk/src/wp-includes/block-supports/typography.php: Block editor: Conditionally enqueue front end assets for fitText.
noreply at wordpress.org
- [wp-svn] [61016] trunk/src/js/_enqueues/wp/updates.js: Multisite: Use "Network Activate" button on network plugin install screen.
noreply at wordpress.org
- [wp-svn] [61017] trunk/src/wp-includes/kses.php: KSES: add MathML tags.
noreply at wordpress.org
- [wp-svn] [61018] trunk/.github/workflows/phpunit-tests.yml: Build/Test: Limit PHPUnit Matrix for Pull Requests.
noreply at wordpress.org
- [wp-svn] [61019] trunk: Interactivity API: Support for loadOnClientNavigation.
noreply at wordpress.org
- [wp-svn] [61020] trunk: Interactivity API: Support unique IDs in server-side directives processing.
noreply at wordpress.org
- [wp-svn] [61021] trunk/src/wp-includes/theme.json: Global styles: inherit all typography styles.
noreply at wordpress.org
- [wp-svn] [61022] trunk/src/wp-includes: Command Palette: Enqueue command-related assets for all admin pages.
noreply at wordpress.org
- [wp-svn] [61023] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Add support for text inputs to theme.json.
noreply at wordpress.org
- [wp-svn] [61024] trunk/src/wp-includes/class-wp-theme-json.php: Global styles: add element support for text related inputs.
noreply at wordpress.org
- [wp-svn] [61025] trunk/tests/phpunit/tests/pluggable/wpMail.php: Mail: Improve tests for mail embeds
noreply at wordpress.org
- [wp-svn] [61026] trunk: Editor: update packages.
noreply at wordpress.org
- [wp-svn] [61027] trunk: Block editor: make block-editor a script/module dual package.
noreply at wordpress.org
- [wp-svn] [61028] trunk/src/wp-admin/includes/class-theme-upgrader.php: Coding Standards: Use more meaningful variable names in Theme Upgrader.
noreply at wordpress.org
- [wp-svn] [61029] trunk: Templates: add PHP changes required for the template activation feature.
noreply at wordpress.org
- [wp-svn] [61030] trunk/src/wp-admin: Press This: Revert [60990] for more discussion.
noreply at wordpress.org
- [wp-svn] [61031] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Add support for select elements to theme.json.
noreply at wordpress.org
- [wp-svn] [61032] trunk: Abilities API: Introduce server-side registry and REST API endpoints
noreply at wordpress.org
- [wp-svn] [61033] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-registered-templates-controller.php: Templates: add missing file after [61029].
noreply at wordpress.org
- [wp-svn] [61034] trunk: Comments: Ensure custom comment form fields appear for logged-in users
noreply at wordpress.org
- [wp-svn] [61035] trunk/src/wp-includes/class-wp-block-processor.php: Coding Standards: Use preincrment.
noreply at wordpress.org
- [wp-svn] [61036] trunk/src/wp-includes: Coding Standards: Fix blank spaces.
noreply at wordpress.org
- [wp-svn] [61037] trunk: Users: Revert Lazy load user capabilities in WP_User object.
noreply at wordpress.org
- [wp-svn] [61038] trunk: Users: Revert Lazy-load user meta.
noreply at wordpress.org
- [wp-svn] [61039] trunk/src/wp-includes/version.php: WordPress 6.9 Beta 1.
noreply at wordpress.org
- [wp-svn] [61040] trunk/src/wp-includes/version.php: Post WordPress 6.9 Beta 1 version bump.
noreply at wordpress.org
- [wp-svn] [61041] trunk/tests/phpunit/tests/script-modules/wpScriptModules.php: Script Loader: Remove hard-coded versions in test snapshots.
noreply at wordpress.org
- [wp-svn] [61042] U trunk/src/wp-includes/blocks: Editor: Ignore built assets introduced in WordPress 6.9, SVN edition.
noreply at wordpress.org
- [wp-svn] [61043] trunk/src/wp-includes/class-wp-query.php: Query: fix undefined variable $q in WP_Query::generate_cache_key()
noreply at wordpress.org
- [wp-svn] [61044] trunk/src/wp-includes/class-wp-query.php: Coding Standards: Rename abbreviated variable in `WP_Query` code comment.
noreply at wordpress.org
- [wp-svn] [61045] trunk: Abilities API: Add Ability Categories REST API controller
noreply at wordpress.org
- [wp-svn] [61046] trunk/src/wp-includes/class-wp-theme-json.php: Editor: Re-add support for text inputs to theme.json.
noreply at wordpress.org
- [wp-svn] [61047] trunk: Abilities API: Normalize input from schema
noreply at wordpress.org
- [wp-svn] [61048] trunk: Query: Prevent querying for all terms in `WP_Term_Query` when `include` is set to `[0]`.
noreply at wordpress.org
- [wp-svn] [61049] trunk/.github/dependabot.yml: Build/Test Tools: Remove the `dependabot.yml` configuration file.
noreply at wordpress.org
- [wp-svn] [61050] trunk/.github/workflows: Build/Test Tools: Remove Dependabot-specific workflow conditions.
noreply at wordpress.org
- [wp-svn] [61051] trunk/src/wp-includes/kses.php: Editor: Allow `name` attribute on the `details` element in KSES.
noreply at wordpress.org
- [wp-svn] [61052] trunk/src/wp-includes/script-loader.php: Script Loader: Fix logic inversion with `$html5_script_support` in `wp_sanitize_script_attributes()`.
noreply at wordpress.org
- [wp-svn] [61053] trunk/src/wp-includes/formatting.php: Coding Standards: Use Yoda conditions consistently in `wp-includes/formatting.php`.
noreply at wordpress.org
- [wp-svn] [61054] trunk/src/wp-includes/theme-templates.php: Template activation: fix unique slug filtering.
noreply at wordpress.org
- [wp-svn] [61055] trunk/src/wp-content/themes/twentysixteen/functions.php: Twenty Sixteen: Document the `twentysixteen_content_width` filter.
noreply at wordpress.org
- [wp-svn] [61056] trunk: General: Improve resilience of `feed_links_extra()` when global `$post` is not set.
noreply at wordpress.org
- [wp-svn] [61057] trunk: Posts, Post Types: Update `get_the_modified_author()` to handle missing global `$post` and add (missing) `$post` arg.
noreply at wordpress.org
- [wp-svn] [61058] trunk/src/wp-includes/general-template.php: General: Add comment explaining use of queried object in `feed_links_extra()` instead of global `$post`.
noreply at wordpress.org
- [wp-svn] [61059] trunk/src/wp-includes/abilities-api/class-wp-abilities-registry.php: Abilities API: Ensure public method is used in the codebase
noreply at wordpress.org
- [wp-svn] [61060] trunk/src/wp-content/themes/twentysixteen/inc/template-tags.php: Twenty Sixteen: Document the `twentysixteen_author_avatar_size` filter.
noreply at wordpress.org
- [wp-svn] [61061] trunk: Formatting: Replace non-breaking hyphens (U+2011) with hyphens in `sanitize_title_with_dashes()`.
noreply at wordpress.org
- [wp-svn] [61062] trunk/src/wp-content/themes/twentynineteen/inc/helper-functions.php: Twenty Nineteen: Document the `twentynineteen_can_show_post_thumbnail` filter.
noreply at wordpress.org
- [wp-svn] [61063] trunk: Abilities API: Include initial core abilities and categories registration.
noreply at wordpress.org
- [wp-svn] [61064] trunk/src/wp-content/themes/twentynineteen/functions.php: Twenty Nineteen: Document the `twentynineteen_content_width` filter.
noreply at wordpress.org
- [wp-svn] [61065] trunk: Media / Attachments REST API endpoint: cast args to array before sending to wp_slash > wp_insert_attachment
noreply at wordpress.org
- [wp-svn] [61066] trunk: get_adjacent_post: modify WHERE clause to include ID-based fallback to ensure deterministic ordering
noreply at wordpress.org
- [wp-svn] [61067] trunk/src/wp-includes/abilities-api.php: Abilities API: Improve inline documentation
noreply at wordpress.org
- [wp-svn] [61068] trunk: Abilities API: Refactor registration for core abilities
noreply at wordpress.org
- [wp-svn] [61069] trunk: Abilities API: Rename files with registration for core abilities
noreply at wordpress.org
- [wp-svn] [61070] trunk/src/wp-content/themes/twentytwentyone/functions.php: Twenty Twenty-One: Document the `twenty_twenty_one_content_width` filter.
noreply at wordpress.org
- [wp-svn] [61071] trunk/src/wp-includes: Abilities API: Code quality fixes around translations
noreply at wordpress.org
- [wp-svn] [61072] trunk: Interactivity API: Router's experimental full-page script module should not be bundled in WordPress.
noreply at wordpress.org
- [wp-svn] [61073] trunk: Script Loader: Restore original return value for `WP_Script_Modules::get_dependencies()`.
noreply at wordpress.org
- [wp-svn] [61074] trunk/src/wp-includes/ms-functions.php: Multisite: Improve wording when creating a user with a reserved email address.
noreply at wordpress.org
- [wp-svn] [61075] trunk/src/wp-includes/abilities.php: Coding Standards: Align equals sign with surrounding assignments.
noreply at wordpress.org
- [wp-svn] [61076] trunk: Script Loader: Fall back to hoisting late-printed styles to end of `HEAD` if `wp-block-library` is not enqueued.
noreply at wordpress.org
- [wp-svn] [61077] trunk: Update Gutenberg packages for Beta 2.
noreply at wordpress.org
- [wp-svn] [61078] trunk: Template activation: merge changes for Beta 2.
noreply at wordpress.org
- [wp-svn] [61079] trunk/src/wp-includes/version.php: WordPress 6.9 Beta 2
noreply at wordpress.org
- [wp-svn] [61080] trunk/src/wp-includes/version.php: Post WordPress 6.9 Beta 2 version bump.
noreply at wordpress.org
- [wp-svn] [61081] trunk/.github/workflows: Build/Test Tools: Remove duplication from some GitHub Actions workflow names.
noreply at wordpress.org
- [wp-svn] [61082] trunk/.github/workflows: Build/Test Tools: Unify the notation used for version ranges when filtering workflow triggers by branch and tag.
noreply at wordpress.org
- [wp-svn] [61083] trunk/tests/phpunit/includes/functions.php: Build/Test Tools: Apply formatting to `wp_die()` output during PHPUnit test runs.
noreply at wordpress.org
- [wp-svn] [61084] trunk: Script Loader: Consistently escape the style handle in `WP_Styles::do_item()`.
noreply at wordpress.org
- [wp-svn] [61085] trunk/src/wp-login.php: Coding Standards: Simplify the `$_REQUEST['reauth']` check in `wp-login.php`.
noreply at wordpress.org
- [wp-svn] [61086] trunk/src/wp-includes: Abilities API: Improve annotations documentation and add permission callback validation
noreply at wordpress.org
- [wp-svn] [61087] trunk/src/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php: Docs: minor white-space correction.
noreply at wordpress.org
- [wp-svn] [61088] trunk: General: Add `wp_send_late_headers` action which fires right before the template enhancement output buffer is flushed.
noreply at wordpress.org
- [wp-svn] [61089] trunk: Editor: Add `auth_callback` to `_wp_note_status` comment meta.
noreply at wordpress.org
- [wp-svn] [61090] trunk: Editor: Correct error message in `WP_Block_Templates_Registry::unregister()`.
noreply at wordpress.org
- [wp-svn] [61091] trunk/src/wp-content/themes/twentytwentyone/inc/template-tags.php: Twenty Twenty One: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61092] trunk/src/wp-content/themes/twentytwenty/template-parts/pagination.php: Twenty Twenty: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61093] trunk/src/wp-content/themes/twentynineteen/inc/template-tags.php: Twenty Nineteen: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61094] trunk/src/wp-content/themes/twentythirteen/functions.php: Twenty Thirteen: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61095] trunk/src/wp-content/themes/twentytwelve/functions.php: Twenty Twelve: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61096] trunk/src/wp-content/themes/twentyeleven/functions.php: Twenty Eleven: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61097] trunk/src/wp-content/themes/twentyten/loop.php: Twenty Ten: Fix post navigation to respect sort order.
noreply at wordpress.org
- [wp-svn] [61098] trunk: Media: Prevent fatal error if metadata is an array.
noreply at wordpress.org
- [wp-svn] [61099] trunk/src: Media: A11y: Switch uploader toggle to `button` and set focus.
noreply at wordpress.org
- [wp-svn] [61100] trunk/.github/workflows/reusable-cleanup-pull-requests.yml: Build/Test Tools: Remove `in:body` from pull request search query.
noreply at wordpress.org
- [wp-svn] [61101] trunk/.github/workflows/reusable-cleanup-pull-requests.yml: Build/Test Tools: Use the correct syntax for a `.filter()`.
noreply at wordpress.org
- [wp-svn] [61102] trunk/src/wp-includes/class-wpdb.php: Coding Standards: Improve formatting of phpdoc for params in `wpdb` class.
noreply at wordpress.org
- [wp-svn] [61103] trunk/src/wp-includes/formatting.php: General: Return processed array values early in `wp_slash()`.
noreply at wordpress.org
- [wp-svn] [61104] trunk/src/wp-includes/widgets: Widgets: A11y: Prevent dropdowns from submitting on `esc` in Windows.
noreply at wordpress.org
- [wp-svn] [61105] trunk: Editor: Notes should not appear in the context of comments.
noreply at wordpress.org
- [wp-svn] [61106] trunk/src/wp-content/themes/twentytwentyone/assets: Twenty Twenty One: Fix editor spacing with inner blocks.
noreply at wordpress.org
- [wp-svn] [61107] trunk/src/wp-content/themes/twentytwelve/css/blocks.css: Twenty Twelve: Restore support for Image block rounded style.
noreply at wordpress.org
- [wp-svn] [61108] trunk/src/wp-includes/general-template.php: Themes: Prevent PHP notice thrown in `wp_title_parts`.
noreply at wordpress.org
Last message date:
Fri Oct 31 23:21:38 UTC 2025
Archived on: Fri Oct 31 23:21:39 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).