August 2022 Archives by subject
Starting: Mon Aug 1 11:13:13 UTC 2022
Ending: Wed Aug 31 22:44:05 UTC 2022
Messages: 235
- [wp-svn] [53809] trunk/src/wp-includes/plugin.php: Docs: Improve description for `doing_filter()` and `doing_action()`.
noreply at wordpress.org
- [wp-svn] [53810] trunk/tests/phpunit/tests/date/wpDate.php: Date/Time: Increase test coverage of `wp_date()`.
noreply at wordpress.org
- [wp-svn] [53811] trunk/src/wp-includes/functions.php: Docs: Improve the description of param `$list ` in `wp_list_sort()` docblock.
noreply at wordpress.org
- [wp-svn] [53812] trunk/src/wp-admin/setup-config.php: Database: Suppress errors when checking the validity of table prefix during installation.
noreply at wordpress.org
- [wp-svn] [53813] trunk: Posts, Post Types: Force unique slugs for draft posts.
noreply at wordpress.org
- [wp-svn] [53814] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: Docs: Use third-person singular verbs for function descriptions in `WP_REST_Posts_Controller`, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [53815] trunk: Administration: Change default site tagline to an empty string.
noreply at wordpress.org
- [wp-svn] [53816] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Improve the wording in plugin and theme version tests.
noreply at wordpress.org
- [wp-svn] [53817] trunk/src/wp-admin/includes/class-wp-site-health.php: Coding Standards: Remove extra space in two conditionals.
noreply at wordpress.org
- [wp-svn] [53818] trunk: Cache API: Validate cache key in `WP_Object_Cache` methods.
noreply at wordpress.org
- [wp-svn] [53819] trunk/src/wp-content/themes/twentyeleven: Twenty Eleven: Use more specific CSS selectors for `.required` styles.
noreply at wordpress.org
- [wp-svn] [53820] trunk/src/wp-content/themes/twentyeleven/rtl.css: Twenty Eleven: Remove a useless CSS comment after [53819].
noreply at wordpress.org
- [wp-svn] [53821] trunk/tests/phpunit/tests/cache.php: Tests: Add a unit test for `WP_Object_Cache::is_valid_key()`.
noreply at wordpress.org
- [wp-svn] [53822] trunk/tests/phpunit/tests/cache.php: Tests: Add a test case with a float value for `WP_Object_Cache::is_valid_key()`.
noreply at wordpress.org
- [wp-svn] [53823] trunk: Coding Standards: Wrap long lines with global cache groups for better readability.
noreply at wordpress.org
- [wp-svn] [53824] trunk/tests/phpunit/tests/cache.php: Tests: Simplify the list of global groups in object cache tests.
noreply at wordpress.org
- [wp-svn] [53825] trunk/src/wp-includes/post.php: Posts, Post Types: Change variable name in `wp_set_post_terms()` for clarity.
noreply at wordpress.org
- [wp-svn] [53826] trunk/tests/phpunit/includes/object-cache.php: Tests: Remove the list of global groups in Memcached implementation used in the test suite.
noreply at wordpress.org
- [wp-svn] [53827] trunk/src: Docs: Various corrections and improvements to inline documentation.
noreply at wordpress.org
- [wp-svn] [53828] trunk/tests/phpunit/includes/abstract-testcase.php: Tests: Make the `comment` cache group persistent in `WP_UnitTestCase_Base::flush_cache()`.
noreply at wordpress.org
- [wp-svn] [53829] trunk/tests/phpunit/includes/object-cache.php: Tests: Remove the list of non-persistent groups in Memcached implementation used in the test suite.
noreply at wordpress.org
- [wp-svn] [53830] trunk/tests/phpunit/tests/cache.php: Tests: Move `wp_cache_replace()` test to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [53831] trunk/tests/phpunit/tests/cache.php: Docs: Remove obsolete comment in object cache tests.
noreply at wordpress.org
- [wp-svn] [53832] trunk: Coding Standards: Reorder global cache groups alphabetically for some consistency.
noreply at wordpress.org
- [wp-svn] [53833] trunk/tests/phpunit/tests: Tests: Correct data providers for `get_term_link()` and `get_edit_term_link()` tests.
noreply at wordpress.org
- [wp-svn] [53834] trunk/tests/phpunit/tests/cache.php: Tests: Add more test cases for `WP_Object_Cache::is_valid_key()`.
noreply at wordpress.org
- [wp-svn] [53835] trunk/tests/phpunit/tests/cache.php: Tests: Use named data provider for `WP_Object_Cache::is_valid_key()` test.
noreply at wordpress.org
- [wp-svn] [53836] trunk/tests/phpunit/tests: Tests: Combine test classes for `get_edit_term_link()` tests.
noreply at wordpress.org
- [wp-svn] [53837] trunk/src/wp-includes/post.php: Docs: Provide a more accurate `@return` type for `get_pages()` function.
noreply at wordpress.org
- [wp-svn] [53838] trunk: Sitemaps: Prevent invalid provider names throwing errors.
noreply at wordpress.org
- [wp-svn] [53839] trunk/src/wp-admin: Coding standards: Properly escape URLs returned by `self_admin_url()` calls.
noreply at wordpress.org
- [wp-svn] [53840] trunk/src/wp-admin: Coding standards: Properly escape URLs returned by `self_admin_url()` calls.
noreply at wordpress.org
- [wp-svn] [53841] trunk: Revisions: Use `latest_id` as the array key for the latest revision ID.
noreply at wordpress.org
- [wp-svn] [53842] trunk/src: Revisions: Use `wp_get_latest_revision_id_and_total_count()` where appropriate.
noreply at wordpress.org
- [wp-svn] [53843] trunk/src/wp-admin/includes/image.php: Docs: Various docblock fixes in `wp-admin/includes/image.php` class, as per docs standards.
noreply at wordpress.org
- [wp-svn] [53844] trunk/src/js/_enqueues/wp/updates.js: Plugins: Properly encode query string `s` parameter in plugin search.
noreply at wordpress.org
- [wp-svn] [53845] trunk/src/wp-admin/includes/image.php: Media: remove unused `_wp_image_belongs_to_attachment` function.
noreply at wordpress.org
- [wp-svn] [53846] trunk: Script loader: enable resource preloading with rel='preload'.
noreply at wordpress.org
- [wp-svn] [53847] trunk/src/wp-admin/includes/image.php: Media: correct a misnamed variable when creating sub sizes with `multi_resize`.
noreply at wordpress.org
- [wp-svn] [53848] trunk/src/wp-admin/includes/image.php: Media: use original image size data for full size secondary mime generation.
noreply at wordpress.org
- [wp-svn] [53849] trunk/tests/phpunit/tests/general: Tests: Rename the test class for `wp_preload_resources()` tests.
noreply at wordpress.org
- [wp-svn] [53850] trunk/tests/phpunit/tests/pomo/po.php: Code Modernization: Remove dynamic properties in `Tests_POMO_PO`.
noreply at wordpress.org
- [wp-svn] [53851] trunk/tests/phpunit/tests/customize: Code Modernization: Remove unused dynamic property in `Tests_WP_Customize_*`.
noreply at wordpress.org
- [wp-svn] [53852] trunk/tests/phpunit/tests/media/getPostGalleries.php: Code Modernization: Remove dynamic properties in `Tests_Media_GetPostGalleries`.
noreply at wordpress.org
- [wp-svn] [53853] trunk/tests/phpunit/tests/post/revisions.php: Code Modernization: Remove dynamic properties in `Tests_Post_Revisions`.
noreply at wordpress.org
- [wp-svn] [53854] trunk/tests/phpunit/tests/file.php: Code Modernization: Remove dynamic properties in `Tests_File`.
noreply at wordpress.org
- [wp-svn] [53855] trunk/tests/phpunit/tests/customize/manager.php: Code Modernization: Remove unused `$undefined` property in `Tests_WP_Customize_Manager`.
noreply at wordpress.org
- [wp-svn] [53856] trunk/tests/phpunit/includes/utils.php: Code Modernization: Let `MockClass` extend `stdClass`.
noreply at wordpress.org
- [wp-svn] [53857] trunk: Rewrite rules: Prevent malformed date requests throwing notices.
noreply at wordpress.org
- [wp-svn] [53858] trunk: Editor: Safeguard `has_blocks()` against fatal errors.
noreply at wordpress.org
- [wp-svn] [53859] trunk/src/wp-includes/blocks.php: Docs: Various docblock fixes in `wp-includes/blocks.php`, as per docs standards.
noreply at wordpress.org
- [wp-svn] [53860] trunk/src/wp-admin/includes: Filesystem: Rewrite FTP/FTP Sockets `exists()` methods to implement a more stable check.
noreply at wordpress.org
- [wp-svn] [53861] trunk/tests/phpunit/tests: Tests: Improve the test for not throwing a warning on malformed date queries.
noreply at wordpress.org
- [wp-svn] [53862] trunk/src/wp-admin/includes: Docs: Improve `@since` notes for some `WP_Filesystem_*` methods:
noreply at wordpress.org
- [wp-svn] [53863] trunk/tests/phpunit/tests: Build/Test Tools: Add @covers tags to the comments tests.
noreply at wordpress.org
- [wp-svn] [53864] trunk/tests/phpunit/tests/import: Build/Test Tools: Add @covers tags to the import tests.
noreply at wordpress.org
- [wp-svn] [53865] trunk/tests/phpunit/tests/option: Build/Test Tools: Add @covers tags to the options tests.
noreply at wordpress.org
- [wp-svn] [53866] trunk/tests/phpunit/tests: Build/Test Tools: Add @covers tags to the l10n and i18n tests.
noreply at wordpress.org
- [wp-svn] [53867] trunk/tests/phpunit/tests/load: Build/Test Tools: Update @covers tags for the load tests.
noreply at wordpress.org
- [wp-svn] [53868] trunk: Administration: Improve performance of List Tables.
noreply at wordpress.org
- [wp-svn] [53869] trunk: Taxonomy: Prevent non string taxonomy names generating warnings or errors.
noreply at wordpress.org
- [wp-svn] [53870] trunk/src/wp-includes/link-template.php: Docs: Consistently document the `$excluded_terms` variable in `get_adjacent_post()`.
noreply at wordpress.org
- [wp-svn] [53871] trunk/src/wp-includes/taxonomy.php: Docs: Various docblock fixes in Core Taxonomy API, as per docs standards.
noreply at wordpress.org
- [wp-svn] [53872] trunk/src/wp-admin/includes: Coding Standards: Rename the `$file` parameter to `$path` in some `WP_Filesystem_*` methods.
noreply at wordpress.org
- [wp-svn] [53873] trunk/src/wp-includes/taxonomy.php: Docs: Clarify that `register_taxonomy()` only accepts lowercase values for the `$taxonomy` parameter.
noreply at wordpress.org
- [wp-svn] [53874] trunk: I18N: Introduce `WP_Textdomain_Registry` to store text domains and their language directory paths.
noreply at wordpress.org
- [wp-svn] [53875] trunk/src/wp-content/themes/twentyeleven/category.php: Twenty Eleven: Correct inline translator comment.
noreply at wordpress.org
- [wp-svn] [53876] trunk/src: Docs: Remove code tags from WordPress function names within inline documentation.
noreply at wordpress.org
- [wp-svn] [53877] trunk/src: Docs: Correct and improve the documented types for various functions and hooks.
noreply at wordpress.org
- [wp-svn] [53878] trunk: Docs: Miscellaneous inline documentation improvements.
noreply at wordpress.org
- [wp-svn] [53879] trunk/src/wp-includes/blocks: Docs: Revert two changes that need to instead be made upstream in the Gutenberg repo.
noreply at wordpress.org
- [wp-svn] [53880] trunk/src/wp-content/themes: Bundled Themes: Remove closing PHP tag at the end of files.
noreply at wordpress.org
- [wp-svn] [53881] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Correct the documented arguments for XML-RPC server methods.
noreply at wordpress.org
- [wp-svn] [53882] trunk: Application Passwords: Allow a Super Admin to set an application password on a site they're not a member of.
noreply at wordpress.org
- [wp-svn] [53883] trunk: Posts, Post Types: Prevent categories from being overwritten when updating a post using `wp_insert_post()`.
noreply at wordpress.org
- [wp-svn] [53884] trunk: Login and Registration: Introduce `is_login_screen()` function.
noreply at wordpress.org
- [wp-svn] [53885] trunk/src/wp-admin/includes/ajax-actions.php: Media: Cache parent posts in query-attachments AJAX endpoint.
noreply at wordpress.org
- [wp-svn] [53886] trunk: Formatting: Add support for Enums in `is_serialized()`.
noreply at wordpress.org
- [wp-svn] [53887] trunk/src/wp-includes/functions.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/functions.php`, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [53888] trunk/src: General: Add required fields helper functions for better reusability.
noreply at wordpress.org
- [wp-svn] [53889] trunk/tests/phpunit/tests/functions/isSerializedString.php: Tests: Use named data provider for `is_serialized_string()` tests.
noreply at wordpress.org
- [wp-svn] [53890] trunk/tests/phpunit/tests: Tests: Bring some consistency to serialization tests.
noreply at wordpress.org
- [wp-svn] [53891] trunk: Query: Be better at forcing data types for query vars.
noreply at wordpress.org
- [wp-svn] [53892] trunk/src/wp-includes: Editor: Document the arguments for registering a block style.
noreply at wordpress.org
- [wp-svn] [53893] trunk/src: Taxonomy: Introduce the `is_term_publicly_viewable()` function.
noreply at wordpress.org
- [wp-svn] [53894] trunk/tests/phpunit/tests/term/isTermPubliclyViewable.php: Taxonomy: Add a test file that was missed in [53893].
noreply at wordpress.org
- [wp-svn] [53895] trunk: Build/Test Tools: Move the Memcached container into the Docker Compose config.
noreply at wordpress.org
- [wp-svn] [53896] trunk/src/wp-admin/includes/upgrade.php: Coding Standards: Restore correct regex formatting in `dbDelta()`.
noreply at wordpress.org
- [wp-svn] [53897] trunk: Database: Ignore display width for integer data types in `dbDelta()` on MySQL 8.0.17 or later.
noreply at wordpress.org
- [wp-svn] [53898] trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php: Upgrade/Install: Make `WP_Filesystem_FTPext::size()` return `false` on failure.
noreply at wordpress.org
- [wp-svn] [53899] trunk/.github/dependabot.yml: Build/Test Tools: Increase the Dependabot pull request limit for GitHub Actions.
noreply at wordpress.org
- [wp-svn] [53900] trunk: Mail: Prevent the last character of names in {U+201C}From{U+201D} headers from being trimmed.
noreply at wordpress.org
- [wp-svn] [53901] trunk/src/wp-includes/class-wp-meta-query.php: Query: Cast the meta key to `BINARY` for case-sensitive key comparisons in `WP_Meta_Query`.
noreply at wordpress.org
- [wp-svn] [53902] trunk/tests/phpunit/includes/bootstrap.php: Build/Test Tools: Only define `WP_PLUGIN_DIR` when running core tests.
noreply at wordpress.org
- [wp-svn] [53903] Themes: Allow remote pattern registration in theme.json when core patterns are disabled.
noreply at wordpress.org
- [wp-svn] [53904] trunk: Script Loader: Remove default DNS prefetch entry for s.w.org.
noreply at wordpress.org
- [wp-svn] [53905] trunk/src/wp-includes/class-wp-tax-query.php: Docs: Use third-person singular verbs for function descriptions in `WP_Tax_Query` class, as per docblocks standards.
noreply at wordpress.org
- [wp-svn] [53906] trunk/src: Themes: Add a Block Themes filter in Theme Install Screen.
noreply at wordpress.org
- [wp-svn] [53907] trunk/src: Coding Standards: Remove a one-time variable in `themes.view.Installer.browse`.
noreply at wordpress.org
- [wp-svn] [53908] trunk/src: Themes: Include a hyphen in the Block Themes tab key on Add Themes screen.
noreply at wordpress.org
- [wp-svn] [53909] trunk/tests/phpunit/tests/rest-api: Tests: Assign created fixtures to the dedicated class properties in some test classes.
noreply at wordpress.org
- [wp-svn] [53910] trunk/src/wp-includes/link-template.php: Docs: Remove incorrect default value for `$path` argument of `admin_url()`.
noreply at wordpress.org
- [wp-svn] [53911] trunk/src: Permalinks: Fix aria-live text when removing custom structure.
noreply at wordpress.org
- [wp-svn] [53912] trunk/src/wp-includes/embed.php: Embeds: Fix missing labels and duplicate IDs.
noreply at wordpress.org
- [wp-svn] [53913] trunk/src: Taxonomy: Associate field descriptions with fields.
noreply at wordpress.org
- [wp-svn] [53914] trunk/src/wp-includes/option.php: Coding Standards: Check for deprecated options before `wp_installing()`.
noreply at wordpress.org
- [wp-svn] [53915] trunk/src/wp-includes/load.php: Coding Standards: Simplify the logic in `wp_not_installed()`.
noreply at wordpress.org
- [wp-svn] [53916] trunk/tests/phpunit/tests: Code Modernization: Remove dynamic properties in theme tests.
noreply at wordpress.org
- [wp-svn] [53917] trunk/src/wp-includes/PHPMailer: External Libraries: Upgrade PHPMailer to version 6.6.4.
noreply at wordpress.org
- [wp-svn] [53918] trunk: Database: Account for `utf8` being renamed to `utf8mb3` in newer MariaDB and MySQL versions.
noreply at wordpress.org
- [wp-svn] [53919] trunk/tests/phpunit/tests/db/charset.php: Tests: Correct MariaDB version check in database charset tests.
noreply at wordpress.org
- [wp-svn] [53920] trunk/tests/phpunit/tests/media.php: Tests: Clean up test image before performing assertions in image tests.
noreply at wordpress.org
- [wp-svn] [53921] trunk/tests/phpunit/tests/rest-api: Tests: Consistently skip tests for non-implemented methods in REST API test classes.
noreply at wordpress.org
- [wp-svn] [53922] trunk/.github/workflows/phpunit-tests.yml: Build/Test Tools: Enable running the tests on PHP 8.2.
noreply at wordpress.org
- [wp-svn] [53923] branches/6.0/tests/phpunit: Editor: Fix `register_block_type` does not recognise `ancestor` block setting.
noreply at wordpress.org
- [wp-svn] [53924] trunk/src/wp-admin/about.php: Help/About: Improve vertical alignment in the Additional Design Tools section.
noreply at wordpress.org
- [wp-svn] [53925] Help/About: Improve vertical alignment in the Additional Design Tools section.
noreply at wordpress.org
- [wp-svn] [53926] branches/6.0: External Libraries: Update the Moment library to version 2.29.4.
noreply at wordpress.org
- [wp-svn] [53927] trunk: Editor: Ensure `get_block_templates()` returns unique templates or template parts.
noreply at wordpress.org
- [wp-svn] [53928] branches/6.0/tests/phpunit/tests/blocks/getBlockTemplates.php: Editor: Ensure `get_block_templates()` returns unique templates or template parts.
noreply at wordpress.org
- [wp-svn] [53929] trunk: Editor: Backport bug fixes from Gutenberg into Core for WP 6.0.2 RC
noreply at wordpress.org
- [wp-svn] [53930] branches/6.0: Editor: Backport bug fixes from Gutenberg into Core for WP 6.0.2 RC.
noreply at wordpress.org
- [wp-svn] [53931] branches/6.0/src/wp-includes/version.php: WordPress 6.0.2 RC1.
noreply at wordpress.org
- [wp-svn] [53932] branches/6.0/src/wp-includes/version.php: Post WordPress 6.0.2 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [53933] trunk: Themes: Add support for `Update URI` header.
noreply at wordpress.org
- [wp-svn] [53934] trunk: Media: Account for Windows when normalizing file paths.
noreply at wordpress.org
- [wp-svn] [53935] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: Code Modernization: Remove dynamic properties in `WP_Test_REST_Posts_Controller`.
noreply at wordpress.org
- [wp-svn] [53936] trunk/tests/phpunit/tests/rest-api/rest-users-controller.php: Code Modernization: Remove dynamic properties in `WP_Test_REST_Users_Controller`.
noreply at wordpress.org
- [wp-svn] [53937] trunk/tests/phpunit/includes/abstract-testcase.php: Code Modernization: Remove dynamic properties in `WP_UnitTestCase_Base`.
noreply at wordpress.org
- [wp-svn] [53938] trunk/tests/phpunit/tests/comment/walker.php: Code Modernization: Remove dynamic properties in `Tests_Comment_Walker`.
noreply at wordpress.org
- [wp-svn] [53939] trunk/src/wp-includes/ms-site.php: Docs: Correct typo in `wp_maybe_clean_new_site_cache_on_update()` parameter description.
noreply at wordpress.org
- [wp-svn] [53940] trunk/.github/workflows: Build/Test Tools: Update third-party GitHub Actions to latest versions.
noreply at wordpress.org
- [wp-svn] [53941] trunk: Query: Cache post ID database query within `WP_Query`.
noreply at wordpress.org
- [wp-svn] [53942] trunk/tests/phpunit/tests: Code Modernization: Explicitly declare all properties in various tests.
noreply at wordpress.org
- [wp-svn] [53943] trunk/src/wp-includes/block-patterns.php: Block Patterns: Add new Footers category
noreply at wordpress.org
- [wp-svn] [53944] trunk/src/wp-includes: Cache API, Docs: Remove private delegation from cache priming functions.
noreply at wordpress.org
- [wp-svn] [53945] trunk/tests/phpunit/tests/rest-api/rest-pages-controller.php: Code Modernization: Remove unused dynamic property in `WP_Test_REST_Pages_Controller`.
noreply at wordpress.org
- [wp-svn] [53946] trunk/src/wp-includes/functions.php: Coding Standards: Use strict comparisons in `path_is_absolute()`.
noreply at wordpress.org
- [wp-svn] [53947] trunk/.github/workflows: Build/Test Tools: Automatically rerun a workflow the first time it fails.
noreply at wordpress.org
- [wp-svn] [53948] trunk/tests/phpunit/tests: Code Modernization: Explicitly declare all properties created in `set_up()` methods of various test classes.
noreply at wordpress.org
- [wp-svn] [53949] trunk/tests/phpunit/includes/class-wp-test-stream.php: Code Modernization: Explicitly declare all properties in `WP_Test_Stream`.
noreply at wordpress.org
- [wp-svn] [53950] trunk/src: Site Health: Don't show issue groups unless there are items in them.
noreply at wordpress.org
- [wp-svn] [53951] trunk/src/wp-includes/class-wp-fatal-error-handler.php: Site Health: Improve the fatal error handling text in multisite scenarios.
noreply at wordpress.org
- [wp-svn] [53952] trunk/src/wp-admin/includes: Code Modernization: Explicitly declare all properties in `WP_Ajax_Upgrader_Skin`.
noreply at wordpress.org
- [wp-svn] [53953] trunk/src/wp-includes/class-wp-simplepie-file.php: Code Modernization: Explicitly declare WP-specific property in `WP_SimplePie_File`.
noreply at wordpress.org
- [wp-svn] [53954] trunk/src/wp-includes/pomo/streams.php: Code Modernization: Explicitly declare all properties in `POMO_Reader` et al.
noreply at wordpress.org
- [wp-svn] [53955] trunk: Site Health: Introduce persistent object cache check.
noreply at wordpress.org
- [wp-svn] [53956] trunk/src/wp-includes/script-loader.php: Editor: Ensure that `timezone.offset` passed to `@wordpress/date` is a float
noreply at wordpress.org
- [wp-svn] [53957] trunk/src/wp-includes/pomo: Code Modernization: Explicitly declare all properties in `Gettext_Translations`.
noreply at wordpress.org
- [wp-svn] [53958] trunk/src/wp-includes/post-template.php: Posts, Post Types: Escape output within `the_meta()`.
noreply at wordpress.org
- [wp-svn] [53959] trunk/src/wp-includes/bookmark.php: General: Ensure bookmark query limits are numeric.
noreply at wordpress.org
- [wp-svn] [53960] trunk/src/wp-admin/plugins.php: Plugins: Escape output in error messages.
noreply at wordpress.org
- [wp-svn] [53961] Posts, Post Types: Escape output within `the_meta()`.
noreply at wordpress.org
- [wp-svn] [53962] General: Ensure bookmark query limits are numeric.
noreply at wordpress.org
- [wp-svn] [53963] Plugins: Escape output in error messages.
noreply at wordpress.org
- [wp-svn] [53964] branches/5.9/src/wp-includes: Grouped backports to the 5.9 branch.
noreply at wordpress.org
- [wp-svn] [53965] branches/5.8/src: Grouped backports to the 5.8 branch.
noreply at wordpress.org
- [wp-svn] [53966] branches/5.7/src: Grouped backports to the 5.7 branch.
noreply at wordpress.org
- [wp-svn] [53967] branches/5.6/src: Grouped backports to the 5.6 branch.
noreply at wordpress.org
- [wp-svn] [53968] branches/5.5/src: Grouped backports to the 5.5 branch.
noreply at wordpress.org
- [wp-svn] [53969] branches/5.4/src: Grouped backports to the 5.4 branch.
noreply at wordpress.org
- [wp-svn] [53970] branches/5.3/src: Grouped backports to the 5.3 branch.
noreply at wordpress.org
- [wp-svn] [53971] branches/5.2/src: Grouped backports to the 5.2 branch.
noreply at wordpress.org
- [wp-svn] [53972] branches/5.1/src: Grouped backports to the 5.1 branch.
noreply at wordpress.org
- [wp-svn] [53973] branches/5.0/src: Grouped backports to the 5.0 branch.
noreply at wordpress.org
- [wp-svn] [53974] branches/4.9/src/wp-includes: Grouped backports to the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [53975] branches/4.8/src/wp-includes: Grouped backports to the 4.8 branch.
noreply at wordpress.org
- [wp-svn] [53976] branches/4.7/src/wp-includes: Grouped backports to the 4.7 branch.
noreply at wordpress.org
- [wp-svn] [53977] branches/4.6/src/wp-includes: Grouped backports to the 4.6 branch.
noreply at wordpress.org
- [wp-svn] [53978] branches/4.5/src/wp-includes: Grouped backports to the 4.5 branch.
noreply at wordpress.org
- [wp-svn] [53979] branches/4.4/src/wp-includes: Grouped backports to the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [53980] branches/4.3/src/wp-includes: Grouped backports to the 4.3 branch.
noreply at wordpress.org
- [wp-svn] [53981] branches/4.2/src/wp-includes: Grouped backports to the 4.2 branch.
noreply at wordpress.org
- [wp-svn] [53982] branches/4.1/src/wp-includes: Grouped backports to the 4.1 branch.
noreply at wordpress.org
- [wp-svn] [53983] branches/4.0/src/wp-includes: Grouped backports to the 4.0 branch.
noreply at wordpress.org
- [wp-svn] [53984] branches/3.9/src/wp-includes: Grouped backports to the 3.9 branch.
noreply at wordpress.org
- [wp-svn] [53985] branches/3.8/src/wp-includes: Grouped backports to the 3.8 branch.
noreply at wordpress.org
- [wp-svn] [53986] branches/3.7/src/wp-includes: Grouped backports to the 3.7 branch.
noreply at wordpress.org
- [wp-svn] [53987] branches/6.0/src: WordPress 6.0.2.
noreply at wordpress.org
- [wp-svn] [53988] branches/5.9/src: WordPress 5.9.4.
noreply at wordpress.org
- [wp-svn] [53989] branches/5.8: WordPress 5.8.5.
noreply at wordpress.org
- [wp-svn] [53990] branches/5.7: WordPress 5.7.7.
noreply at wordpress.org
- [wp-svn] [53991] branches/5.6: WordPress 5.6.9.
noreply at wordpress.org
- [wp-svn] [53992] branches/5.5: WordPress 5.5.10.
noreply at wordpress.org
- [wp-svn] [53993] branches/5.4: WordPress 5.4.11.
noreply at wordpress.org
- [wp-svn] [53994] branches/5.3: WordPress 5.3.13.
noreply at wordpress.org
- [wp-svn] [53995] branches/5.2: WordPress 5.2.16.
noreply at wordpress.org
- [wp-svn] [53996] branches/5.1: WordPress 5.1.14.
noreply at wordpress.org
- [wp-svn] [53997] branches/5.0: WordPress 5.0.17.
noreply at wordpress.org
- [wp-svn] [53998] branches/4.9: WordPress 4.9.21.
noreply at wordpress.org
- [wp-svn] [53999] branches/4.8: WordPress 4.8.20.
noreply at wordpress.org
- [wp-svn] [54000] branches/4.7: WordPress 4.7.24.
noreply at wordpress.org
- [wp-svn] [54001] branches/4.6: WordPress 4.6.24.
noreply at wordpress.org
- [wp-svn] [54002] branches/4.5: WordPress 4.5.27.
noreply at wordpress.org
- [wp-svn] [54003] branches/4.4: WordPress 4.4.28.
noreply at wordpress.org
- [wp-svn] [54004] branches/4.3: WordPress 4.3.29.
noreply at wordpress.org
- [wp-svn] [54005] branches/4.2: WordPress 4.2.33.
noreply at wordpress.org
- [wp-svn] [54006] branches/4.1: WordPress 4.1.36.
noreply at wordpress.org
- [wp-svn] [54007] branches/4.0: WordPress 4.0.36.
noreply at wordpress.org
- [wp-svn] [54008] branches/3.9: WordPress 3.9.37.
noreply at wordpress.org
- [wp-svn] [54009] branches/3.8: WordPress 3.8.39.
noreply at wordpress.org
- [wp-svn] [54010] branches/3.7: WordPress 3.7.39.
noreply at wordpress.org
- [wp-svn] [54011] tags/6.0.2/: Tag 6.0.2
noreply at wordpress.org
- [wp-svn] [54012] tags/5.9.4/: Tag 5.9.4
noreply at wordpress.org
- [wp-svn] [54013] tags/5.8.5/: Tag 5.8.5
noreply at wordpress.org
- [wp-svn] [54014] tags/5.7.7/: Tag 5.7.7
noreply at wordpress.org
- [wp-svn] [54015] tags/5.6.9/: Tag 5.6.9
noreply at wordpress.org
- [wp-svn] [54016] tags/5.5.10/: Tag 5.5.10
noreply at wordpress.org
- [wp-svn] [54017] tags/5.4.11/: Tag 5.4.11
noreply at wordpress.org
- [wp-svn] [54018] tags/5.3.13/: Tag 5.3.13
noreply at wordpress.org
- [wp-svn] [54019] tags/5.2.16/: Tag 5.2.16
noreply at wordpress.org
- [wp-svn] [54020] tags/5.1.14/: Tag 5.1.14
noreply at wordpress.org
- [wp-svn] [54021] tags/5.0.17/: Tag 5.0.17
noreply at wordpress.org
- [wp-svn] [54022] tags/4.9.21/: Tag 4.9.21
noreply at wordpress.org
- [wp-svn] [54023] tags/4.8.20/: Tag 4.8.20
noreply at wordpress.org
- [wp-svn] [54024] tags/4.7.24/: Tag 4.7.24
noreply at wordpress.org
- [wp-svn] [54025] tags/4.6.24/: Tag 4.6.24
noreply at wordpress.org
- [wp-svn] [54026] tags/4.5.27/: Tag 4.5.27
noreply at wordpress.org
- [wp-svn] [54027] tags/4.4.28/: Tag 4.4.28
noreply at wordpress.org
- [wp-svn] [54028] tags/4.3.29/: Tag 4.3.29
noreply at wordpress.org
- [wp-svn] [54029] tags/4.2.33/: Tag 4.2.33
noreply at wordpress.org
- [wp-svn] [54030] tags/4.1.36/: Tag 4.1.36
noreply at wordpress.org
- [wp-svn] [54031] tags/4.0.36/: Tag 4.0.36
noreply at wordpress.org
- [wp-svn] [54032] tags/3.9.37/: Tag 3.9.37
noreply at wordpress.org
- [wp-svn] [54033] tags/3.8.39/: Tag 3.8.39
noreply at wordpress.org
- [wp-svn] [54034] tags/3.7.39/: Tag 3.7.39
noreply at wordpress.org
- [wp-svn] [54035] branches/6.0: Post WordPress 6.0.2 version bump.
noreply at wordpress.org
- [wp-svn] [54036] trunk/tests/phpunit: Tests: Increase coverage for translations applied to theme.json
noreply at wordpress.org
- [wp-svn] [54037] trunk/src/wp-includes/class-json.php: Code Modernization: Explicitly declare all properties in `Services_JSON`.
noreply at wordpress.org
- [wp-svn] [54038] trunk/src/wp-includes/class-json.php: Coding Standards: Use more consistent formatting in `wp-includes/class-json.php`.
noreply at wordpress.org
- [wp-svn] [54039] trunk/.github/workflows: Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows.
noreply at wordpress.org
- [wp-svn] [54040] trunk/tests/phpunit/tests/theme.php: Tests: Correctly back up and restore theme directories in `Tests_Theme`.
noreply at wordpress.org
- [wp-svn] [54041] trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php: Tests: Use correct `post_author` value in `WP_Test_REST_Attachments_Controller`.
noreply at wordpress.org
- [wp-svn] [54042] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Update persistent object cache check documentation URL.
noreply at wordpress.org
- [wp-svn] [54043] trunk: Site Health: Introduce page cache check.
noreply at wordpress.org
Last message date:
Wed Aug 31 22:44:05 UTC 2022
Archived on: Wed Aug 31 22:44:06 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).