March 2022 Archives by thread
Starting: Tue Mar 1 16:05:15 UTC 2022
Ending: Thu Mar 31 17:11:37 UTC 2022
Messages: 230
- [wp-svn] [52812] trunk: Themes: Make sure the `current_theme_supports-{$feature}` filter is consistently applied.
noreply at wordpress.org
- [wp-svn] [52813] trunk/src/wp-admin: Administration: Require a valid action parameter to be set for `admin-ajax.php` requests.
noreply at wordpress.org
- [wp-svn] [52814] trunk: Bootstrap/Load: Stop unnecessary queries when using the `do_parse_request` filter.
noreply at wordpress.org
- [wp-svn] [52815] trunk: Docs: Add a `@since` note for `WP::parse_request()` about the new return value.
noreply at wordpress.org
- [wp-svn] [52816] trunk/src/wp-includes/ms-site.php: Networks and Sites: Suggest `wp_initialize_site` as an alternative for the deprecated `wpmu_new_blog` action.
noreply at wordpress.org
- [wp-svn] [52817] trunk/src/wp-includes/ms-site.php: Docs: Update the DocBlock for the `wpmu_new_blog` action to suggest `wp_initialize_site` as an alternative.
noreply at wordpress.org
- [wp-svn] [52818] trunk/src/wp-includes/comment-template.php: Comments: Guard against potential PHP notices in `get_comment_author` and `get_comment_ID`.
noreply at wordpress.org
- [wp-svn] [52819] trunk/src: Themes: Hide block themes' live preview link following installation.
noreply at wordpress.org
- [wp-svn] [52820] trunk/src/wp-admin/user-edit.php: Coding Standards: Improve formatting in `/wp-admin/user-edit.php`.
noreply at wordpress.org
- [wp-svn] [52821] trunk/src/wp-includes/formatting.php: Docs: Add inline comments for non-visible characters in `sanitize_title_with_dashes()`.
noreply at wordpress.org
- [wp-svn] [52822] trunk: Query: Make sure `WP_Query::get_queried_object()` works for `author_name` before `::get_posts()` is run.
noreply at wordpress.org
- [wp-svn] [52823] trunk: Users: Bring some consistency to user role hooks.
noreply at wordpress.org
- [wp-svn] [52824] trunk/tests/phpunit/tests/user/capabilities.php: Tests: Restore the original user role in the `(add|remove)_user_role` hooks test.
noreply at wordpress.org
- [wp-svn] [52825] trunk/src/wp-includes/vars.php: General: Improve MS Edge user-agent sniff.
noreply at wordpress.org
- [wp-svn] [52826] trunk/src/wp-includes/taxonomy.php: Docs: Correct the indentation in `delete_term_relationships` filter.
noreply at wordpress.org
- [wp-svn] [52827] trunk/src/wp-includes/class-wp-user.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/class-wp-user.php`.
noreply at wordpress.org
- [wp-svn] [52828] trunk: Themes: Correct the logic for displaying a `_doing_it_wrong()` notice for `add_theme_support( 'html5' )`.
noreply at wordpress.org
- [wp-svn] [52829] trunk: Media: Allow `wp_check_filetype()` to support query strings in URLs.
noreply at wordpress.org
- [wp-svn] [52830] trunk/src/wp-includes/taxonomy.php: Taxonomy: Improve code quality within `_prime_term_caches()`.
noreply at wordpress.org
- [wp-svn] [52831] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php: REST API: Correct the wording for `show_in_nav_menus` property description in post type visibility settings.
noreply at wordpress.org
- [wp-svn] [52832] trunk: Media: Revert query string support for `wp_check_filetype()`.
noreply at wordpress.org
- [wp-svn] [52833] trunk: Canonical: Check if the URL scheme exists in `strip_fragment_from_url()`.
noreply at wordpress.org
- [wp-svn] [52834] trunk/src/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php: Sitemaps: Pass term object to `wp_sitemaps_taxonomies_entry` filter.
noreply at wordpress.org
- [wp-svn] [52835] trunk/src/wp-content/themes/twentytwentyone: Twenty Twenty-One: Reverse logic for `prefers-reduced-motion` media query.
noreply at wordpress.org
- [wp-svn] [52836] trunk: Taxonomy: Only store term_ids and object_ids in `WP_Term_Query` query caches.
noreply at wordpress.org
- [wp-svn] [52837] trunk: Media: Store attachment's file size in metadata.
noreply at wordpress.org
- [wp-svn] [52838] trunk/src/wp-includes/http.php: HTTP API: Fix typo in and improve readability of `wp_parse_url()` docblock.
noreply at wordpress.org
- [wp-svn] [52839] trunk/tests/e2e/specs/empty-trash-restore-trashed-posts.test.js: Build/Test Tools: Add trash and restore of a single post e2e tests.
noreply at wordpress.org
- [wp-svn] [52840] trunk/src/wp-admin/includes/ajax-actions.php: Coding Standards: Fix minor alignment issue in `wp_ajax_install_theme()`.
noreply at wordpress.org
- [wp-svn] [52841] trunk/src/wp-admin/includes/template.php: Quick/Bulk Edit: Check the `show_in_quick_edit` taxonomy property when populating the data for the posts list table.
noreply at wordpress.org
- [wp-svn] [52842] trunk/src: Media: Add a "Copy URL to clipboard" function to the list table view.
noreply at wordpress.org
- [wp-svn] [52843] trunk/src/js/_enqueues/admin/media.js: Media: Note `ClipboardJS` as a global in /js/_enqueues/admin/media.js.
noreply at wordpress.org
- [wp-svn] [52844] trunk/src: jquery-query
noreply at wordpress.org
- [wp-svn] [52845] branches/5.9/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52846] trunk/src/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php: Privacy: Fix "Retry" action after a personal data export failure.
noreply at wordpress.org
- [wp-svn] [52847] branches/5.7: Update WordPress packages.
noreply at wordpress.org
- [wp-svn] [52848] branches/5.8/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52849] branches/5.7/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52850] branches/5.6/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52851] branches/5.5/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52852] branches/5.4/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52853] branches/5.3/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52854] branches/5.2/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52855] branches/5.1/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52856] branches/5.0/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52857] branches/4.9/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52858] branches/4.8/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52859] branches/4.7/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52860] branches/4.6/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52861] branches/4.5/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52862] branches/4.4/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52863] branches/4.3/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52864] branches/4.2/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52865] branches/4.1/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52866] branches/4.0/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52867] branches/3.9/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52868] branches/3.8/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52869] branches/3.7/src/wp-includes/script-loader.php: External Librairies: Update jQuery.query to version 2.2.3.
noreply at wordpress.org
- [wp-svn] [52870] branches/5.6: WordPress 5.6.8.
noreply at wordpress.org
- [wp-svn] [52871] branches/5.5: WordPress 5.5.9.
noreply at wordpress.org
- [wp-svn] [52872] branches/5.4: WordPress 5.4.10.
noreply at wordpress.org
- [wp-svn] [52873] branches/5.3: WordPress 5.3.12.
noreply at wordpress.org
- [wp-svn] [52874] branches/5.9/src: WordPress 5.9.2.
noreply at wordpress.org
- [wp-svn] [52875] branches/5.2: WordPress 5.2.15.
noreply at wordpress.org
- [wp-svn] [52876] branches/3.7: WordPress 3.7.38.
noreply at wordpress.org
- [wp-svn] [52877] branches/5.1: WordPress 5.1.13.
noreply at wordpress.org
- [wp-svn] [52878] branches/5.0: WordPress 5.0.16.
noreply at wordpress.org
- [wp-svn] [52879] branches/3.8: WordPress 3.8.38.
noreply at wordpress.org
- [wp-svn] [52880] branches/5.8/src: WordPress 5.8.4.
noreply at wordpress.org
- [wp-svn] [52881] branches/4.9: WordPress 4.9.20.
noreply at wordpress.org
- [wp-svn] [52882] branches/3.9: WordPress 3.9.36.
noreply at wordpress.org
- [wp-svn] [52883] branches/4.8: WordPress 4.8.19.
noreply at wordpress.org
- [wp-svn] [52884] branches/4.7: WordPress 4.7.23.
noreply at wordpress.org
- [wp-svn] [52885] branches/4.0: WordPress 4.0.35.
noreply at wordpress.org
- [wp-svn] [52886] branches/4.6: WordPress 4.6.23.
noreply at wordpress.org
- [wp-svn] [52887] branches/5.8: Update WordPress packages.
noreply at wordpress.org
- [wp-svn] [52888] branches/4.5: WordPress 4.5.26.
noreply at wordpress.org
- [wp-svn] [52889] branches/4.1: WordPress 4.1.35.
noreply at wordpress.org
- [wp-svn] [52890] branches/4.4: WordPress 4.4.27.
noreply at wordpress.org
- [wp-svn] [52891] branches/4.2: WordPress 4.2.32.
noreply at wordpress.org
- [wp-svn] [52892] branches/4.3: WordPress 4.3.28.
noreply at wordpress.org
- [wp-svn] [52893] branches/5.7: WordPress 5.7.6.
noreply at wordpress.org
- [wp-svn] [52894] branches/5.9: Update WordPress packages.
noreply at wordpress.org
- [wp-svn] [52895] trunk/src/wp-includes/kses.php: Block Editor: Improve Global Styles filtering order.
noreply at wordpress.org
- [wp-svn] [52896] Block Editor: Improve Global Styles filtering order.
noreply at wordpress.org
- [wp-svn] [52897] tags/5.9.2/: Tag 5.9.2
noreply at wordpress.org
- [wp-svn] [52898] tags/5.8.4/: Tag 5.8.4
noreply at wordpress.org
- [wp-svn] [52899] tags/5.7.6/: Tag 5.7.6
noreply at wordpress.org
- [wp-svn] [52900] tags/5.6.8/: Tag 5.6.8
noreply at wordpress.org
- [wp-svn] [52901] tags/5.5.9/: Tag 5.5.9
noreply at wordpress.org
- [wp-svn] [52902] tags/5.4.10/: Tag 5.4.10
noreply at wordpress.org
- [wp-svn] [52903] tags/5.3.12/: Tag 5.3.12
noreply at wordpress.org
- [wp-svn] [52904] tags/5.2.15/: Tag 5.2.15
noreply at wordpress.org
- [wp-svn] [52905] tags/5.1.13/: Tag 5.1.13
noreply at wordpress.org
- [wp-svn] [52906] tags/5.0.16/: Tag 5.0.16
noreply at wordpress.org
- [wp-svn] [52907] tags/4.9.20/: Tag 4.9.20
noreply at wordpress.org
- [wp-svn] [52908] tags/4.8.19/: Tag 4.8.19
noreply at wordpress.org
- [wp-svn] [52909] tags/4.7.23/: Tag 4.7.23
noreply at wordpress.org
- [wp-svn] [52910] tags/4.6.23/: Tag 4.6.23
noreply at wordpress.org
- [wp-svn] [52911] tags/4.5.26/: Tag 4.5.26
noreply at wordpress.org
- [wp-svn] [52912] tags/4.4.27/: Tag 4.4.27
noreply at wordpress.org
- [wp-svn] [52913] tags/4.3.28/: Tag 4.3.28
noreply at wordpress.org
- [wp-svn] [52914] tags/4.2.32/: Tag 4.2.32
noreply at wordpress.org
- [wp-svn] [52915] tags/4.1.35/: Tag 4.1.35
noreply at wordpress.org
- [wp-svn] [52916] tags/4.0.35/: Tag 4.0.35
noreply at wordpress.org
- [wp-svn] [52917] tags/3.9.36/: Tag 3.9.36
noreply at wordpress.org
- [wp-svn] [52918] tags/3.8.38/: Tag 3.8.38
noreply at wordpress.org
- [wp-svn] [52919] tags/3.7.38/: Tag 3.7.38
noreply at wordpress.org
- [wp-svn] [52920] branches/5.9: Post WordPress 5.9.2 version bump.
noreply at wordpress.org
- [wp-svn] [52921] trunk: Taxonomy: Use `get_terms` instead of a database lookup in `term_exists()`.
noreply at wordpress.org
- [wp-svn] [52922] trunk/src/wp-includes/block-template-utils.php: Site Editor: Fix typo in the description of the tag template.
noreply at wordpress.org
- [wp-svn] [52923] trunk/src/wp-includes/block-template-utils.php: Site Editor: Rename the default attachment template from "Media" to "Attachment".
noreply at wordpress.org
- [wp-svn] [52924] trunk/src/wp-includes/block-supports/layout.php: Formatting: Use `safecss_filter_attr` in `wp_get_layout_style()`.
noreply at wordpress.org
- [wp-svn] [52925] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: avoid columns set to full width to extend beyond editor bounds.
noreply at wordpress.org
- [wp-svn] [52926] trunk/src/wp-content/themes/twentysixteen/css/blocks.css: Twenty Sixteen: Remove `.entry-content` selector from button styles.
noreply at wordpress.org
- [wp-svn] [52927] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Display Image block at the same size whether the image is linked or not.
noreply at wordpress.org
- [wp-svn] [52928] trunk/src/wp-content/themes/twentythirteen: Twenty Thirteen: Add gradient background options using the theme color scheme.
noreply at wordpress.org
- [wp-svn] [52929] trunk/src: i18n: Define List item separator as a WP_Locale property.
noreply at wordpress.org
- [wp-svn] [52930] trunk/src/wp-includes/class-wp-locale.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/class-wp-locale.php`.
noreply at wordpress.org
- [wp-svn] [52931] trunk/src/wp-admin/includes: Docs: Miscellaneous fixes in `wp-admin/includes/plugin-install.php` and `wp-admin/includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [52932] trunk: Media: Relocate `wp_filesize()` function for use in frontend and backend.
noreply at wordpress.org
- [wp-svn] [52933] trunk/src/wp-includes: I18N: Move `wp_get_list_item_separator()` to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [52934] trunk/src/wp-admin/includes: Docs: Further clarify the description for `install_dashboard()`.
noreply at wordpress.org
- [wp-svn] [52935] trunk/src/wp-includes: Docs: Misc. fixes in `wp-includes/post-template.php` and `wp-includes/post-thumbnail-template.php`.
noreply at wordpress.org
- [wp-svn] [52936] trunk/src/wp-admin/includes/plugin-install.php: Plugins: Move the introduction text from `install_dashboard()` to `display_plugins_table()`.
noreply at wordpress.org
- [wp-svn] [52937] trunk: I18N, Script Loader: Don't register empty locale data objects.
noreply at wordpress.org
- [wp-svn] [52938] trunk/tests/phpunit/tests/term.php: Tests: Include special characters in term names for `wp_set_term_objects()`.
noreply at wordpress.org
- [wp-svn] [52939] trunk/src/wp-includes/blocks.php: Editor: Fix broken asset URLs when using WP outside of the regular directory
noreply at wordpress.org
- [wp-svn] [52940] trunk/src/wp-includes: Themes: Allow block themes to be activated without `index.php`.
noreply at wordpress.org
- [wp-svn] [52941] trunk/src/wp-includes/class-wp-theme.php: Docs: Add a `@since` note about Twenty Twenty-Two for `WP_Theme::$default_themes`.
noreply at wordpress.org
- [wp-svn] [52942] trunk: Add WP_Block_Editor_Context::$name
noreply at wordpress.org
- [wp-svn] [52943] trunk/src/wp-includes/class-wp-block-patterns-registry.php: Editor/Docs: Add `blockTypes` argument to `WP_Block_Patterns_Registry::register()` docblock.
noreply at wordpress.org
- [wp-svn] [52944] trunk/src/wp-admin/css/themes.css: Themes: Use pointer when hovering on theme details button.
noreply at wordpress.org
- [wp-svn] [52945] trunk/src/wp-login.php: Registration/Login: Coding standards fixes for `wp-login.php`.
noreply at wordpress.org
- [wp-svn] [52946] trunk/src/wp-admin/includes/class-custom-image-header.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-custom-image-header.php`.
noreply at wordpress.org
- [wp-svn] [52947] trunk/src: Themes: Add version to theme screenshot URL for better browser cache handling.
noreply at wordpress.org
- [wp-svn] [52948] trunk/src/wp-admin/includes/class-wp-themes-list-table.php: Themes: Add version to theme screenshot URL in `WP_Themes_List_Table`.
noreply at wordpress.org
- [wp-svn] [52949] trunk/src/wp-admin/themes.php: Themes: Use `esc_url()` for theme screenshots on the Themes screen.
noreply at wordpress.org
- [wp-svn] [52950] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Administration: Add a `media_date_column_time` filter to the media list table date column.
noreply at wordpress.org
- [wp-svn] [52951] trunk/src/js/_enqueues/admin/edit-comments.js: Comments: Disable "close on escape" for inline replies when using an IME.
noreply at wordpress.org
- [wp-svn] [52952] trunk: Plugins: Convert `apply_filters()` into a proper variadic function.
noreply at wordpress.org
- [wp-svn] [52953] trunk/src/js/_enqueues/admin/tags.js: Taxonomy: Consider HTML5 input types when resetting form values after adding a new tag.
noreply at wordpress.org
- [wp-svn] [52954] trunk/src/wp-includes/user.php: Users: Check maximum length of `user_nicename` after filters are applied.
noreply at wordpress.org
- [wp-svn] [52955] trunk: Formatting: Add support for formatting sizes as PB, EB, ZB, and YB.
noreply at wordpress.org
- [wp-svn] [52956] trunk/src/wp-includes/class-wp-locale.php: I18N: Avoid translating `wp_locale` strings several times.
noreply at wordpress.org
- [wp-svn] [52957] trunk/src: Coding Standards: Use `esc_url()` instead of `esc_attr()` for some URLs.
noreply at wordpress.org
- [wp-svn] [52958] trunk/src/wp-includes/category-template.php: Coding Standards: Rename the `$cat_ID` argument to `$cat_id` in `get_the_category_by_ID()`.
noreply at wordpress.org
- [wp-svn] [52959] trunk/src/wp-includes/link-template.php: Docs: Correct variable references in `get_category_feed_link()` and `get_term_feed_link()` `@return` tags.
noreply at wordpress.org
- [wp-svn] [52960] trunk/src/wp-includes/class-wp-http-streams.php: Coding Standards: Rename the `$bodyStarted` variable to `$body_started` in `WP_Http_Streams::request()`.
noreply at wordpress.org
- [wp-svn] [52961] trunk/src/wp-includes/class-wp-http-streams.php: Coding Standards: Rename the `$requestPath` variable to `$request_path` in `WP_Http_Streams::request()`.
noreply at wordpress.org
- [wp-svn] [52962] trunk/src/wp-includes/class-wp-http-streams.php: Coding Standards: Rename the `$strHeaders` variable to `$headers` in `WP_Http_Streams::request()`.
noreply at wordpress.org
- [wp-svn] [52963] trunk/src/wp-includes/class-wp-http-streams.php: Coding Standards: Rename the `$headerValue` variable to `$header_value` in `WP_Http_Streams::request()`.
noreply at wordpress.org
- [wp-svn] [52964] trunk/src/wp-includes: Coding Standards: Rename the `$strResponse` variable to `$response` in `WP_Http_Streams::request()`.
noreply at wordpress.org
- [wp-svn] [52965] trunk/src/wp-includes/class-wp-http-curl.php: Coding Standards: Rename the `$theBody` variable to `$body` in `WP_Http_Curl::request()`.
noreply at wordpress.org
- [wp-svn] [52966] trunk/src/wp-includes/class-wp-http-curl.php: Coding Standards: Use strict comparison in `wp-includes/class-wp-http-curl.php`.
noreply at wordpress.org
- [wp-svn] [52967] trunk/src/wp-admin/includes/dashboard.php: Coding Standards: Escape the comment post URL in `_wp_dashboard_recent_comments_row()`.
noreply at wordpress.org
- [wp-svn] [52968] trunk: KSES: Allow `lang`, `xml:lang`, `dir` attributes globally.
noreply at wordpress.org
- [wp-svn] [52969] trunk: KSES: Add support for `<ruby>` and related elements.
noreply at wordpress.org
- [wp-svn] [52970] trunk: Taxonomy: Increase cache hits in `WP_Term_Query`.
noreply at wordpress.org
- [wp-svn] [52971] trunk/src/wp-admin/css/nav-menus.css: Menus: Improve padding on bulk action labels for small screens.
noreply at wordpress.org
- [wp-svn] [52972] trunk/src/wp-includes/class-wp-term-query.php: Coding Standards: Simplify some long conditions in `wp-includes/class-wp-term-query.php`.
noreply at wordpress.org
- [wp-svn] [52973] trunk/src/wp-includes: Coding Standards: Wrap the `$this->request` property in `wp-includes/class-wp-*-query.php`.
noreply at wordpress.org
- [wp-svn] [52974] trunk/src/wp-includes: Coding Standards: Remove a one-time `$pieces` variable in `wp-includes/class-wp-*-query.php`.
noreply at wordpress.org
- [wp-svn] [52975] trunk/src/wp-includes/nav-menu.php: Menus: Improve cache priming in the `wp_get_nav_menu_items` function.
noreply at wordpress.org
- [wp-svn] [52976] trunk/tests/phpunit/includes/object-cache.php: Build/Test Tools: Make comment cache group persistent in object-cache.php.
noreply at wordpress.org
- [wp-svn] [52977] trunk/src/wp-includes: Coding Standards: Use multi-line strings for the `$this->request` property in `wp-includes/class-wp-*-query.php`.
noreply at wordpress.org
- [wp-svn] [52978] trunk: Administration: Replace contracted verb forms for better consistency.
noreply at wordpress.org
- [wp-svn] [52979] trunk/src/wp-admin: Administration: Replace contracted verb forms for better consistency.
noreply at wordpress.org
- [wp-svn] [52980] trunk/src: Administration: Rephrase some sentences after [52978].
noreply at wordpress.org
- [wp-svn] [52981] trunk/src/readme.html: Administration: Remove a duplicate sentence after [52980].
noreply at wordpress.org
- [wp-svn] [52982] trunk: Query: Improved sticky post query
noreply at wordpress.org
- [wp-svn] [52983] trunk/tests/phpunit/tests/filters.php: Tests: Remove some unused variables in `phpunit/tests/filters.php`.
noreply at wordpress.org
- [wp-svn] [52984] trunk/tests/phpunit/tests/media/getPostGalleries.php: Docs: Adjust documentation in `get_post_galleries()` tests per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52985] trunk: Tests: Use a more descriptive name for the sticky posts test that verifies the parameters from the main query.
noreply at wordpress.org
- [wp-svn] [52986] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade/Install: Fix the docs for the default value of `$clear_working` in `WP_Upgrader::run`.
noreply at wordpress.org
- [wp-svn] [52987] trunk/src/wp-includes/taxonomy.php: Taxonomy: Introduce `term_exists_default_query_args` filter.
noreply at wordpress.org
- [wp-svn] [52988] trunk/src/wp-includes/sodium_compat/src: Upgrade/Install: Update sodium_compat to v1.17.1.
noreply at wordpress.org
- [wp-svn] [52989] trunk/src: External Libraries: Update Jcrop to version 0.9.15.
noreply at wordpress.org
- [wp-svn] [52990] trunk: Query: Ensure that sticky post query returns all sticky posts.
noreply at wordpress.org
- [wp-svn] [52991] trunk/src/wp-includes/taxonomy.php: Docs: Adjust the `term_exists_default_query_args` filter docs per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52992] trunk/src/wp-includes/taxonomy.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/taxonomy.php`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52993] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Override flex order in comment form.
noreply at wordpress.org
- [wp-svn] [52994] trunk/src/wp-includes/rewrite.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/rewrite.php`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52995] trunk/src/wp-admin: Editor: Optimize preload paths for post and site editors.
noreply at wordpress.org
- [wp-svn] [52996] trunk/src/wp-admin/includes/class-ftp.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-ftp.php`.
noreply at wordpress.org
- [wp-svn] [52997] trunk/src/wp-admin/includes: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-plugin-upgrader.php`.
noreply at wordpress.org
- [wp-svn] [52998] trunk/src/wp-admin/includes/class-theme-upgrader.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-theme-upgrader.php`.
noreply at wordpress.org
- [wp-svn] [52999] trunk/src/wp-admin/includes/template.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/template.php`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [53000] trunk/src/wp-includes/general-template.php: Docs: Correct the documented return types for date and time related functions and filters.
noreply at wordpress.org
- [wp-svn] [53001] trunk/src/wp-admin/options-discussion.php: Options, Meta APIs: Rephrase the description of the "Avatars" section.
noreply at wordpress.org
- [wp-svn] [53002] trunk/src/wp-admin/includes: Docs: Use third-person singular verbs for function descriptions in `wp-admin/includes/theme.php` and `wp-admin/includes/theme-install.php`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [53003] trunk/src/wp-admin/includes/class-wp-debug-data.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-wp-debug-data.php`.
noreply at wordpress.org
- [wp-svn] [53004] trunk/src/wp-settings.php: Plugins: Avoid stomping of some variables in `wp-settings.php`.
noreply at wordpress.org
- [wp-svn] [53005] branches/5.9/src/wp-admin/site-editor.php: Editor: Optimize preload paths for post and site editors.
noreply at wordpress.org
- [wp-svn] [53006] branches/5.9/tests/phpunit/tests/media/getPostGalleries.php: Media: Make `get_post_galleries()` only return galleries.
noreply at wordpress.org
- [wp-svn] [53007] trunk/.git-blame-ignore-revs: Build/Test Tools: First pass at a .git-blame-ignore-revs file.
noreply at wordpress.org
- [wp-svn] [53008] branches/5.9/src/wp-admin: Themes: Hide block themes live preview link following installation.
noreply at wordpress.org
- [wp-svn] [53009] Themes: Avoid undefined variable warning on `get_svg_filters()`.
noreply at wordpress.org
- [wp-svn] [53010] trunk/src/wp-includes/nav-menu.php: Menus: Convert `wp_get_nav_menu_items` function to use a taxonomy query.
noreply at wordpress.org
- [wp-svn] [53011] trunk: Users: Introduce the concept of a large site to single site installations.
noreply at wordpress.org
- [wp-svn] [53012] trunk: Editor: Use `wp_unique_id()` instead of `uniqid()` to generate CSS class names.
noreply at wordpress.org
- [wp-svn] [53013] branches/5.9: Editor: Use `wp_unique_id()` instead of `uniqid()` to generate CSS class names.
noreply at wordpress.org
- [wp-svn] [53014] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-wp-filesystem-base.php`.
noreply at wordpress.org
- [wp-svn] [53015] trunk/src/wp-includes/script-loader.php: Editor: Change location of block support styles in `wp_head`.
noreply at wordpress.org
- [wp-svn] [53016] trunk/src/wp-includes/functions.php: I18N: Move code out of a translatable string in `get_user_count()` and related functions.
noreply at wordpress.org
- [wp-svn] [53017] Editor: Change location of block support styles in `wp_head`.
noreply at wordpress.org
- [wp-svn] [53018] trunk/src/wp-includes: Users: Move `get_user_count()` and related functions to `wp-includes/user.php`.
noreply at wordpress.org
- [wp-svn] [53019] Editor: Fix broken asset URLs when using WP outside of the regular directory
noreply at wordpress.org
- [wp-svn] [53020] trunk/src/wp-includes/functions.php: Administration: Do not specify menu order for the Widgets menu when the active theme is a block theme.
noreply at wordpress.org
- [wp-svn] [53021] Administration: Do not specify menu order for the Widgets menu when the active theme is a block theme.
noreply at wordpress.org
- [wp-svn] [53022] Filesystem API: Include the `ssh-ed25519` public key signature algorithm as an alternative to `ssh-rsa`.
noreply at wordpress.org
- [wp-svn] [53023] trunk/src/wp-admin: Quick/Bulk Edit: Position action buttons in close proximity.
noreply at wordpress.org
- [wp-svn] [53024] trunk/src: Customizer: When a block theme is active, add an information about Site Editor in the Customizer.
noreply at wordpress.org
- [wp-svn] [53025] trunk/src/wp-includes/script-loader.php: Customizer: Accessibility fixes following [53024].
noreply at wordpress.org
- [wp-svn] [53026] branches/5.9/src: Customizer: When a block theme is active, add an information about Site Editor in the Customizer.
noreply at wordpress.org
- [wp-svn] [53027] trunk: Media: Preserve attachment properties on cropping custom logo.
noreply at wordpress.org
- [wp-svn] [53028] trunk: Media: Introduce `wp_content_img_tag` filter.
noreply at wordpress.org
- [wp-svn] [53029] trunk/src/wp-admin/includes/class-wp-importer.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-wp-importer.php`.
noreply at wordpress.org
- [wp-svn] [53030] branches/5.9: Update WordPress packages for 5.9.3.
noreply at wordpress.org
- [wp-svn] [53031] branches/5.9/src/wp-includes/version.php: WordPress 5.9.3 RC1.
noreply at wordpress.org
- [wp-svn] [53032] branches/5.9/src/wp-includes/version.php: Post WordPress 5.9.3 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [53033] trunk/tests/phpunit/tests/general/feedLinksExtra.php: Build/Test Tools: Add unit tests for `feed_links_extra()`.
noreply at wordpress.org
- [wp-svn] [53034] trunk/src/wp-includes/kses.php: KSES: Document HTML allow list is in lowercase.
noreply at wordpress.org
- [wp-svn] [53035] trunk/src/wp-includes/functions.php: Docs: Typo correction in `wp_fuzzy_number_match` DocBlock.
noreply at wordpress.org
- [wp-svn] [53036] trunk: Comments: Improve performance of the `wp_count_comments` function.
noreply at wordpress.org
- [wp-svn] [53037] trunk: Taxonomy: Improve performance by taxonomy queries by adding a limitting requested terms.
noreply at wordpress.org
- [wp-svn] [53038] trunk/src/wp-includes/theme-i18n.json: Themes: Add "title" key to i18n schema
noreply at wordpress.org
- [wp-svn] [53039] trunk/src/wp-admin/includes/class-wp-list-table.php: Code Modernization: Rename parameters that use reserved keywords in `wp-admin/includes/class-wp-list-table.php`.
noreply at wordpress.org
- [wp-svn] [53040] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: Add missing descriptions for `WP_List_Table::get_items_per_page()` parameters.
noreply at wordpress.org
- [wp-svn] [53041] trunk/src: Login and Registration: Add autocomplete attributes.
noreply at wordpress.org
Last message date:
Thu Mar 31 17:11:37 UTC 2022
Archived on: Thu Mar 31 17:11:37 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).