January 2026 Archives by thread
Starting: Thu Jan 1 00:05:54 UTC 2026
Ending: Sat Jan 31 23:04:12 UTC 2026
Messages: 148
- [wp-svn] [61421] trunk/src: Happy New Year! {U+01F384}
noreply at wordpress.org
- [wp-svn] [61422] trunk/tests/phpunit/tests/readme.php: Tests: Update regex to match PHP security releases in addition to stable releases.
noreply at wordpress.org
- [wp-svn] [61423] trunk/tests/phpunit/tests/multisite/populateNetworkHooks.php: Tests: Reset environment before performing assertions in `populate_network()` tests.
noreply at wordpress.org
- [wp-svn] [61424] trunk/tests/phpunit: Code Modernization: Update `tests` to use null coalescing operator in place of `isset()` in ternaries.
noreply at wordpress.org
- [wp-svn] [61425] trunk/src/wp-includes/script-loader.php: Script Loader: Simplify data structure in `wp_default_packages_vendor()` to facilitate static analysis.
noreply at wordpress.org
- [wp-svn] [61426] trunk/src/wp-includes/script-loader.php: Script Loader: Add types for arrays in phpdoc.
noreply at wordpress.org
- [wp-svn] [61427] trunk/src/wp-content/themes: Bundled Themes: Consistently escape `get_search_query()` in `search.php` templates.
noreply at wordpress.org
- [wp-svn] [61428] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: Docs: Correct DocBlock formatting for `rest_pre_serve_request` filter.
noreply at wordpress.org
- [wp-svn] [61429] trunk/src/wp-includes: Code Modernization: REST API: Use null coalescing operator in place of `isset()` in ternaries.
noreply at wordpress.org
- [wp-svn] [61430] trunk/src/wp-includes/block-supports: Code Modernization: Block Supports: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61431] trunk/src: Code Modernization: Editor: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61432] trunk/src: Code Modernization: Widgets: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61433] trunk/src/wp-includes: Code Modernization: Customize: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61434] trunk/src: Code Modernization: Comments: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61435] trunk/src/wp-includes: Code Modernization: HTTP: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61436] trunk/src/wp-includes: Code Modernization: Formatting: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61437] trunk: Block support: Add server-side processing for anchor.
noreply at wordpress.org
- [wp-svn] [61438] trunk: Build: Update Gutenberg integration to checkout-and-build approach.
noreply at wordpress.org
- [wp-svn] [61439] trunk: Build/Test Tools: Fix Gutenberg integration script prefixes and theme-i18n.json handling.
noreply at wordpress.org
- [wp-svn] [61440] trunk/src: Scripts: Remove default attributes from tags.
noreply at wordpress.org
- [wp-svn] [61441] trunk/src/wp-content/themes/twentysixteen/css: Twenty Sixteen: Ensure the Quote block inherits group color settings.
noreply at wordpress.org
- [wp-svn] [61442] trunk/src/wp-includes: Code Modernization: Script Loader: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61443] trunk/src/wp-includes: Code Modernization: Bootstrap/Load: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61444] trunk/src: Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61445] trunk/src: Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, Query, General: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61446] trunk/package.json: Build/Test Tools: Update Gutenberg hash to fix CSS minification.
noreply at wordpress.org
- [wp-svn] [61447] trunk/src/js/media/controllers: Docs: Clarify multi-select behavior in `CollectionAdd` and `GalleryAdd` controllers.
noreply at wordpress.org
- [wp-svn] [61448] trunk/src/wp-includes/class-wp-recovery-mode-email-service.php: Site Health: Check plugin data in `WP_Recovery_Mode_Email_Service::get_debug()`.
noreply at wordpress.org
- [wp-svn] [61449] trunk/src/wp-includes: Docs: Correct the documented value ranges for query parameters relating to week numbers.
noreply at wordpress.org
- [wp-svn] [61450] trunk: Build/Test Tools: Use --fast flag for Gutenberg builds.
noreply at wordpress.org
- [wp-svn] [61451] trunk/tests/phpunit/tests/formatting/isEmail.php: Tests: Refactor `is_email()` tests to use a data provider.
noreply at wordpress.org
- [wp-svn] [61452] trunk: Block Processor: Fix is_block_type() for inner HTML
noreply at wordpress.org
- [wp-svn] [61453] trunk/src: Code Modernization: Media: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61454] trunk/src: Code Modernization: Menus, Template, XML-RPC: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61455] trunk/src: Code Modernization: Upgrade/Install: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61456] trunk/src/wp-admin: Code Modernization: Administration: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61457] trunk/src/wp-includes: Code Modernization: Use null coalescing operator instead of `isset()` ternaries in remaining core files.
noreply at wordpress.org
- [wp-svn] [61458] trunk: Build: Move Gutenberg checkout to a postinstall script.
noreply at wordpress.org
- [wp-svn] [61459] trunk: General: Increase the minimum supported version of PHP to 7.4.
noreply at wordpress.org
- [wp-svn] [61460] trunk: XML-RPC: Update `addTwoNumbers` demo method to check args prior to adding.
noreply at wordpress.org
- [wp-svn] [61461] trunk/tools/local-env/php-config.ini: Build/Test Tools: Improve Xdebug cross-platform compatibility.
noreply at wordpress.org
- [wp-svn] [61462] trunk/tests/phpunit/tests/comment/wpUpdateCommentCountNow.php: Docs: Correct DocBlock formatting for a `wp_update_comment_count_now()` test.
noreply at wordpress.org
- [wp-svn] [61463] trunk/src: Code Modernization: Use null coalescing operator instead of `isset()` with `if`/`else` statements.
noreply at wordpress.org
- [wp-svn] [61464] trunk/src: Code Modernization: Use null coalescing operator in additional `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61465] trunk: Menus: Ensure a `WP_Post` instance gets passed to `get_post_states()` in `wp_setup_nav_menu_item()`.
noreply at wordpress.org
- [wp-svn] [61466] trunk: Widgets: Ensure a widget is registered prior to checking its ID in `is_active_widget()`.
noreply at wordpress.org
- [wp-svn] [61467] trunk: HTML API: Refactor `wp_kses_hair()` for spec-compliance.
noreply at wordpress.org
- [wp-svn] [61468] trunk/src/wp-includes/PHPMailer: External Libraries: Upgrade PHPMailer to version 7.0.2.
noreply at wordpress.org
- [wp-svn] [61469] trunk: Themes: Use `WP_HTML_Tag_Processor` to insert the block template skip link instead of JavaScript.
noreply at wordpress.org
- [wp-svn] [61470] trunk/src: Code Modernization: Replace `if` statements with null coalescing operator.
noreply at wordpress.org
- [wp-svn] [61471] trunk/src/wp-content/themes/twentytwentyone/classes: Twenty Twenty-One: Only enqueue block editor assets in the admin.
noreply at wordpress.org
- [wp-svn] [61472] trunk/src/wp-includes/deprecated.php: General: Restore and deprecate `wp_register_development_scripts()`.
noreply at wordpress.org
- [wp-svn] [61473] trunk: Global Styles: Lift classic block restrictions.
noreply at wordpress.org
- [wp-svn] [61474] trunk/src: Code Modernization: Utilize spaceship operator `<=>` in sort comparison logic.
noreply at wordpress.org
- [wp-svn] [61475] trunk/Gruntfile.js: Build/Test Tools: Ignore third-party plugins in `grunt watch` task.
noreply at wordpress.org
- [wp-svn] [61476] U trunk: Build/Test Tools: Synchronize `svn:ignore` with `.gitignore`.
noreply at wordpress.org
- [wp-svn] [61477] trunk: HTML API: Escape script tag contents automatically.
noreply at wordpress.org
- [wp-svn] [61478] trunk/tests/phpunit/tests/dependencies/scripts.php: Build/Test Tools: Use semantic HTML comparison in script tests.
noreply at wordpress.org
- [wp-svn] [61479] trunk: Customize: Preserve CSS cascade for Additional CSS in classic themes.
noreply at wordpress.org
- [wp-svn] [61480] trunk/src: General: Use legacy `content` properties for CSS icons.
noreply at wordpress.org
- [wp-svn] [61481] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Remove incorrect entries from the `recently_activated` option array.
noreply at wordpress.org
- [wp-svn] [61482] trunk/tests/phpunit/tests/dependencies: Scripts: Add script tag attribute handling tests.
noreply at wordpress.org
- [wp-svn] [61483] trunk/src/wp-includes/abilities-api/class-wp-ability.php: Docs: Fix grammatical error in docs for `WP_Ability::prepare_properties()`.
noreply at wordpress.org
- [wp-svn] [61484] trunk: Administration: Ensure `get_current_screen()` returns `WP_Screen` or `null`.
noreply at wordpress.org
- [wp-svn] [61485] trunk: Script Loader: Use HTML API to generate SCRIPT tags.
noreply at wordpress.org
- [wp-svn] [61486] trunk: Customize: Allow arbitrary CSS in global styles custom CSS.
noreply at wordpress.org
- [wp-svn] [61487] trunk: Build/Test Tools: Restore React Refresh scripts for hot reloading.
noreply at wordpress.org
- [wp-svn] [61488] trunk/tools/webpack/development.js: Build/Test Tools: Add missing tools/webpack/development.js
noreply at wordpress.org
- [wp-svn] [61489] trunk/tools/webpack/development.js: Build: Unblock core -> develop sync.
noreply at wordpress.org
- [wp-svn] [61490] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Correct RTL margins for left/right aligned blocks.
noreply at wordpress.org
- [wp-svn] [61491] trunk: Administration: Add view transitions throughout WP Admin.
noreply at wordpress.org
- [wp-svn] [61492] trunk: Build: Improve Gutenberg integration workflow.
noreply at wordpress.org
- [wp-svn] [61493] trunk/src/wp-admin/includes/class-walker-category-checklist.php: Docs: Correct `@see` tag syntax in `Walker_Category_Checklist::start_lvl()`.
noreply at wordpress.org
- [wp-svn] [61494] trunk/src/wp-includes/interactivity-api/class-wp-interactivity-api.php: Docs: Correct typo in `WP_Interactivity_API::evaluate()` DocBlock.
noreply at wordpress.org
- [wp-svn] [61495] trunk/src/wp-admin/includes/dashboard.php: Administration: Avoid PHP type error with `gmdate()` in `wp_dashboard_recent_posts()`.
noreply at wordpress.org
- [wp-svn] [61496] trunk/src/wp-includes/script-loader.php: Docs: Remove duplicated `@see` PHPDoc tag.
noreply at wordpress.org
- [wp-svn] [61497] trunk/src/wp-includes/general-template.php: Docs: Correct `@see` tag syntax in `wp_enqueue_code_editor()`.
noreply at wordpress.org
- [wp-svn] [61498] trunk/src/wp-admin/options-reading.php: Administration: Only warn about a Privacy Policy page collision when the page is set.
noreply at wordpress.org
- [wp-svn] [61499] trunk: HTML API: Fix missing null-check in wp_kses_hair() refactor.
noreply at wordpress.org
- [wp-svn] [61500] trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php: Twenty Twenty-One: Consistently use theme version when enqueueing resources.
noreply at wordpress.org
- [wp-svn] [61501] trunk/src/wp-includes/media.php: Media: Avoid warning for undefined 'file' key with image meta array in `wp_image_add_srcset_and_sizes()`.
noreply at wordpress.org
- [wp-svn] [61502] trunk/src/wp-admin/css/view-transitions.css: Administration: Ensure View Transitions only apply when reduced motion is not preferred.
noreply at wordpress.org
- [wp-svn] [61503] trunk/src/wp-includes/kses.php: KSES: Early-abort in wp_kses_hair() when no attributes exist.
noreply at wordpress.org
- [wp-svn] [61504] trunk: Build: Restore block parser in Core.
noreply at wordpress.org
- [wp-svn] [61505] trunk/src/wp-includes/abilities-api/class-wp-ability.php: Docs: Remove redundant syntax from callable type declarations.
noreply at wordpress.org
- [wp-svn] [61506] branches/6.9: Script Loader: Fix script module `fetchpriority` calculation when dependent with higher priority is not enqueued.
noreply at wordpress.org
- [wp-svn] [61507] trunk: Build: Fix redirect and error handling in performance results logging.
noreply at wordpress.org
- [wp-svn] [61508] trunk/src/wp-admin/includes/ajax-actions.php: Docs: Add parameter descriptions for `_wp_ajax_delete_comment_response()`.
noreply at wordpress.org
- [wp-svn] [61509] trunk: Blocks: Ensure extract_full_block_and_advance() matches parse_blocks()
noreply at wordpress.org
- [wp-svn] [61510] Widgets: Insert widgets into the selected sidebar correctly in accessibility mode.
noreply at wordpress.org
- [wp-svn] [61511] trunk/src/wp-admin/css/customize-nav-menus.css: A11y: Fix color contrast on added menu items in Customizer
noreply at wordpress.org
- [wp-svn] [61512] trunk/src/wp-admin/includes/class-wp-importer.php: Docs: Add missing parameter descriptions for `get_cli_args()`.
noreply at wordpress.org
- [wp-svn] [61513] trunk: Editor: Grid block responsive enhancements.
noreply at wordpress.org
- [wp-svn] [61514] trunk/src/wp-admin/css/forms.css: A11y: Use pointer cursor on webkit field cancellation buttons.
noreply at wordpress.org
- [wp-svn] [61515] trunk/src/wp-content/themes/twentyten/404.php: Bundled Themes: A11y: Remove auto-focus in Twenty Ten.
noreply at wordpress.org
- [wp-svn] [61516] trunk: Editor: guard against non-string values in style engine.
noreply at wordpress.org
- [wp-svn] [61517] trunk/src/wp-includes/script-loader.php: Administration: Register wp-base-styles handle for admin color scheme variables.
noreply at wordpress.org
- [wp-svn] [61518] trunk: Script Loader: Deprecate `wp_sanitize_script_attributes()`.
noreply at wordpress.org
- [wp-svn] [61519] trunk/tests/phpunit: Build/Test Tools: Ensure `assertEqualHTML()` recognizes whitespace text.
noreply at wordpress.org
- [wp-svn] [61520] trunk/src/wp-admin: Docs: Add missing descriptions to `wp_nav_menu_max_depth()` and `do_core_upgrade()`.
noreply at wordpress.org
- [wp-svn] [61521] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Docs: Add descriptions to docblocks in `WP_Comments_List_Table`.
noreply at wordpress.org
- [wp-svn] [61522] trunk/src/wp-admin/includes/ajax-actions.php: Docs: Mark `$delta` parameter as optional in `_wp_ajax_delete_comment_response()`.
noreply at wordpress.org
- [wp-svn] [61523] trunk/src/wp-admin/includes/class-wp-importer.php: Docs: Expand file header for `WP_Importer` class.
noreply at wordpress.org
- [wp-svn] [61524] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: Add missing descriptions for `WP_List_Table` properties.
noreply at wordpress.org
- [wp-svn] [61525] trunk: Comments: Explicitly exclude note comment type on the comments table.
noreply at wordpress.org
- [wp-svn] [61526] trunk/tests/phpunit/tests/dependencies: Build/Test Tools: Clean obsolete non-HTML5 tests.
noreply at wordpress.org
- [wp-svn] [61527] trunk: Customize: Allow arbitrary custom CSS.
noreply at wordpress.org
- [wp-svn] [61528] branches/6.9/tests/phpunit/tests/block-processor/wpBlockProcessor.php: Block Processor: Fix is_block_type() for inner HTML
noreply at wordpress.org
- [wp-svn] [61529] Block Processor: Remove use of NumberFormatter from test suite.
noreply at wordpress.org
- [wp-svn] [61530] branches/6.9/tests/phpunit/tests/block-processor/wpBlockProcessor.php: Blocks: Ensure extract_full_block_and_advance() matches parse_blocks()
noreply at wordpress.org
- [wp-svn] [61531] branches/6.9: General: Use legacy content properties for CSS icons.
noreply at wordpress.org
- [wp-svn] [61532] trunk/src/wp-admin/includes/media.php: Docs: Add missing descriptions for some admin media function parameters.
noreply at wordpress.org
- [wp-svn] [61533] branches/6.9/src/wp-includes/sodium_compat/src/File.php: Upgrade/Install: Update sodium_compat to v1.24.0.
noreply at wordpress.org
- [wp-svn] [61534] trunk/src/wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php: Twenty Twenty-Five: A11y: Fix color contrast in Written By pattern.
noreply at wordpress.org
- [wp-svn] [61535] branches/6.9/tests/phpunit/tests/admin/wpCommentsListTable.php: Comments: Explicitly exclude note comment type on the comments table.
noreply at wordpress.org
- [wp-svn] [61536] branches/6.9/tests/phpunit/tests: Build/Test Tools: Ensure `assertEqualHTML()` recognizes whitespace text.
noreply at wordpress.org
- [wp-svn] [61537] trunk: Mail: Revert Set sender address by default.
noreply at wordpress.org
- [wp-svn] [61538] trunk/src/wp-admin/includes/user.php: Docs: Add missing descriptions for some user function parameters.
noreply at wordpress.org
- [wp-svn] [61539] trunk: External Libraries: Upgrade CodeMirror to latest v5 in addition to updating CSSLint, Esprima, HTMLHint, and JSONLint.
noreply at wordpress.org
- [wp-svn] [61540] branches/6.9: Export: Fix fatal error when passing `null` to `wxr_cdata()` by casting passed value to `string`.
noreply at wordpress.org
- [wp-svn] [61541] Build/Test Tools: Improve Xdebug cross-platform compatibility.
noreply at wordpress.org
- [wp-svn] [61542] trunk/src/wp-includes: Script Loader: Use localized list separators in dependency warning messages.
noreply at wordpress.org
- [wp-svn] [61543] trunk: Build/Test Tools: Fix React Refresh hot reloading for block plugins.
noreply at wordpress.org
- [wp-svn] [61544] trunk: Build/Test Tools: Bump `esversion` from 10 to 11 in JSHint config.
noreply at wordpress.org
- [wp-svn] [61545] trunk/Gruntfile.js: Build/Test Tools: Optimize `uglify:core` and `copy:files` glob patterns in Grunt tasks.
noreply at wordpress.org
- [wp-svn] [61546] trunk/src/wp-includes: Docs: Document the `contentOnly` value for the `$template_lock` argument when registering a post type.
noreply at wordpress.org
- [wp-svn] [61547] branches/6.9: General: Revert commit with accidental changes.
noreply at wordpress.org
- [wp-svn] [61548] branches/6.9/src: General: Use legacy content properties for CSS icons.
noreply at wordpress.org
- [wp-svn] [61549] branches/6.9/tests/phpunit/tests/pluggable/wpMail.php: Mail: Revert Set sender address by default.
noreply at wordpress.org
- [wp-svn] [61550] branches/6.9: Script Loader: Emit notices when enqueueing a script, style, or script module with missing dependencies.
noreply at wordpress.org
- [wp-svn] [61551] trunk: Feeds: Fix backward compatibility of `fetch_feed()`.
noreply at wordpress.org
- [wp-svn] [61552] trunk/src/wp-content/themes/twentytwentyfour/functions.php: Twenty Twenty-Four: Remove redundant comments for conditionally-defined functions.
noreply at wordpress.org
- [wp-svn] [61553] branches/6.9/tests/phpunit/tests/feed/fetchFeed.php: Feeds: Fix backward compatibility of `fetch_feed()`.
noreply at wordpress.org
- [wp-svn] [61554] trunk: Script Loader: Preserve original CSS cascade for classic themes when hoisting late-printed styles.
noreply at wordpress.org
- [wp-svn] [61555] trunk/src/wp-admin/includes/dashboard.php: Posts, Post Types: Clarify "at a glance" Dashboard links.
noreply at wordpress.org
- [wp-svn] [61556] branches/6.9/tests/phpunit/tests/template.php: Script Loader: Preserve original CSS cascade for classic themes when hoisting late-printed styles.
noreply at wordpress.org
- [wp-svn] [61557] trunk/src/wp-includes: Docs: Replace some `@see` tags with `@link` for URLs.
noreply at wordpress.org
- [wp-svn] [61558] branches/6.9: Editor: Update packages for 6.9.1 RC1.
noreply at wordpress.org
- [wp-svn] [61559] branches/6.9/src/wp-includes/version.php: WordPress 6.9.1 RC 1
noreply at wordpress.org
- [wp-svn] [61560] branches/6.9/src/wp-includes/version.php: WordPress 6.9.1 RC1 (case corrected).
noreply at wordpress.org
- [wp-svn] [61561] branches/6.9/src/wp-includes/version.php: Post WordPress 6.9.1 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [61562] trunk/tests/phpunit/tests/admin/wpSiteHealth.php: Site Health: Reduce thresholds for object cache threshold tests.
noreply at wordpress.org
- [wp-svn] [61563] Site Health: Reduce thresholds for object cache threshold tests.
noreply at wordpress.org
- [wp-svn] [61564] trunk: Editor: fix blockGap styles in block style variations.
noreply at wordpress.org
- [wp-svn] [61565] trunk: Editor: screen size based block visibility support.
noreply at wordpress.org
- [wp-svn] [61566] trunk/src/wp-includes: Docs: Correct the case in `WP_Http_Cookie` references.
noreply at wordpress.org
- [wp-svn] [61567] trunk/tools/gutenberg/copy-gutenberg-build.js: Build: Fix copyBlockAssets's handling of folders.
noreply at wordpress.org
- [wp-svn] [61568] trunk/src/wp-admin: Docs: Replace some `@see` tags with `@link` for URLs in `wp-admin`.
noreply at wordpress.org
Last message date:
Sat Jan 31 23:04:12 UTC 2026
Archived on: Sat Jan 31 23:04:12 UTC 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).