August 2020 Archives by thread
Starting: Sat Aug 1 14:07:30 UTC 2020
Ending: Mon Aug 31 23:45:24 UTC 2020
Messages: 222
- [wp-svn] [48707] trunk/src/wp-includes/certificates/ca-bundle.crt: HTTP: Update the Root Certificate bundle.
noreply at wordpress.org
- [wp-svn] [48708] HTTP: Update the Root Certificate bundle.
noreply at wordpress.org
- [wp-svn] [48709] trunk/src/wp-admin/update-core.php: Upgrade/Install: Show the installed WordPress version number on WordPress Updates screen if there is a newer version available.
noreply at wordpress.org
- [wp-svn] [48710] trunk/src/wp-admin/options-permalink.php: Permalinks: Correct the check whether `.htaccess` update is required when saving permalink settings.
noreply at wordpress.org
- [wp-svn] [48711] trunk/src/wp-admin/options-permalink.php: Docs: Correct formatting for a comment in `wp-admin/options-permalink.php`.
noreply at wordpress.org
- [wp-svn] [48712] trunk/src/wp-admin/options-permalink.php: Permalinks: Simplify the logic for displaying "You should update your `.htaccess` file now" message.
noreply at wordpress.org
- [wp-svn] [48713] trunk/src/wp-admin/options-permalink.php: Permalinks: Don't show "You should update your `.htaccess` file now" message when saving permalink settings on Multisite.
noreply at wordpress.org
- [wp-svn] [48714] trunk/src/wp-admin/edit-form-advanced.php: Docs: Correct placement for `wp_editor_expand` filter DocBlock.
noreply at wordpress.org
- [wp-svn] [48715] trunk/src/wp-admin/includes/credits.php: Administration: Allow `wp_credits()` to accept `$version` and `$locale` parameters.
noreply at wordpress.org
- [wp-svn] [48716] trunk/src/wp-includes/media.php: Media: Remove extra space from the `width` attribute in `wp_playlist_shortcode()` output.
noreply at wordpress.org
- [wp-svn] [48717] trunk/src: Accessibility: Administration: Address backward compatibility concerns for the sortable postboxes areas after [48340].
noreply at wordpress.org
- [wp-svn] [48718] branches/5.5/src/wp-admin/css: Accessibility: Administration: Address backward compatibility concerns for the sortable postboxes areas after [48340].
noreply at wordpress.org
- [wp-svn] [48719] trunk: Editor: update JS packages
noreply at wordpress.org
- [wp-svn] [48720] branches/5.5: Editor: update JS packages.
noreply at wordpress.org
- [wp-svn] [48721] trunk/src/wp-admin/about.php: Help/About: String update for 5.5 release.
noreply at wordpress.org
- [wp-svn] [48722] trunk/src/wp-admin/includes: Comments: Use the existing static variable instead of calling `::has_items()` again in `WP_Comments_List_Table::extra_tablenav()`.
noreply at wordpress.org
- [wp-svn] [48723] branches/5.5/src/wp-admin/about.php: Help/About: String update for 5.5 release.
noreply at wordpress.org
- [wp-svn] [48724] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Comments: Restore the `::has_items()` call in `WP_Comments_List_Table::extra_tablenav()` for now, until unit tests are updated accordingly.
noreply at wordpress.org
- [wp-svn] [48725] trunk: Editor: update JS packages
noreply at wordpress.org
- [wp-svn] [48726] trunk/src/wp-includes/block-patterns: Editor: Make some hardcoded strings in block patterns translatable.
noreply at wordpress.org
- [wp-svn] [48727] branches/5.5/src/wp-includes/block-patterns: Editor: Make some hardcoded strings in block patterns translatable.
noreply at wordpress.org
- [wp-svn] [48728] branches/5.5: Editor: Update JS packages.
noreply at wordpress.org
- [wp-svn] [48729] trunk/src/wp-admin: Help/About: String updates and accessibility improvements to the 5.5 About page.
noreply at wordpress.org
- [wp-svn] [48730] trunk/src/wp-admin: Help/About: Remove {U+201C}Musician Name{U+201D} placeholder.
noreply at wordpress.org
- [wp-svn] [48731] trunk/src/wp-admin/includes/class-wp-debug-data.php: Site Health: Display auto-update properly for plugins that don't support auto-updates.
noreply at wordpress.org
- [wp-svn] [48732] Site Health: Display auto-update properly for plugins that don't support auto-updates.
noreply at wordpress.org
- [wp-svn] [48733] branches/5.5/src/wp-admin: Help/About: String updates and accessibility improvements to the 5.5 About page.
noreply at wordpress.org
- [wp-svn] [48734] trunk/src/wp-admin/includes: Plugins: Move the "Successfully installed the plugin" string to the correct `Plugin_Upgrader` method.
noreply at wordpress.org
- [wp-svn] [48735] branches/5.5/src/wp-admin/includes/class-theme-upgrader.php: Plugins: Move the "Successfully installed the plugin" string to the correct `Plugin_Upgrader` method.
noreply at wordpress.org
- [wp-svn] [48736] trunk/src/wp-admin/css/about.css: Help/About: Correct header spacing on shorter screens after removing the musician name.
noreply at wordpress.org
- [wp-svn] [48737] Help/About: Correct header spacing on shorter screens after removing the musician name.
noreply at wordpress.org
- [wp-svn] [48738] branches/5.5/src/wp-includes/version.php: WordPress 5.5 RC 2.
noreply at wordpress.org
- [wp-svn] [48739] branches/5.5/src/wp-includes/version.php: WordPress 5.5 RC 2 post-release version bump.
noreply at wordpress.org
- [wp-svn] [48740] branches/5.5/: General: Add `svn:mergeinfo` missed in [48733].
noreply at wordpress.org
- [wp-svn] [48741] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Comments: Remove a few more unnecessary instances of `esc_html()` in `WP_Comments_List_Table::comment_status_dropdown()`.
noreply at wordpress.org
- [wp-svn] [48742] trunk/src/wp-admin/includes: Site Health: Check if `session_status()` exists before calling it.
noreply at wordpress.org
- [wp-svn] [48743] trunk/src/wp-admin/includes/post.php: Posts, Post Types: Use a consistent wording in messages about a locked post.
noreply at wordpress.org
- [wp-svn] [48744] trunk/tests/phpunit/tests/kses.php: Tests: Correct duplicate array keys in `Tests_Kses::test_wp_filter_post_kses_address()`.
noreply at wordpress.org
- [wp-svn] [48745] trunk/src/wp-admin/includes/class-wp-debug-data.php: Site Health: Consistently pass an object to the `auto_update_{$type}` filter in Site Health debug data.
noreply at wordpress.org
- [wp-svn] [48746] branches/5.5/src/wp-admin/includes/file.php: Site Health: Check if session_status() exists before calling it.
noreply at wordpress.org
- [wp-svn] [48747] Site Health: Consistently pass an object to the `auto_update_{$type}` filter in Site Health debug data.
noreply at wordpress.org
- [wp-svn] [48748] trunk: Comments: Update comment cache in the upgrade routine for changing the `comment_type` DB field value in comments table.
noreply at wordpress.org
- [wp-svn] [48749] trunk/src/wp-includes: Accessibility: Themes: Only unlink custom logo on the home page if the theme declares support for that.
noreply at wordpress.org
- [wp-svn] [48750] trunk/src/wp-admin/includes: Docs: Correct usage of the dynamic `auto_update_{$type}` filter.
noreply at wordpress.org
- [wp-svn] [48751] trunk/src: Comments: Update DB version number used to trigger the upgrade routine for changing the `comment_type` DB field value in comments table.
noreply at wordpress.org
- [wp-svn] [48752] branches/5.5: Comments: Update comment cache in the upgrade routine for changing the `comment_type` DB field value in comments table.
noreply at wordpress.org
- [wp-svn] [48753] trunk/src/wp-includes/script-loader.php: Script Loader: Add a temporary `jquery-migrate-compat-5.5` script handle.
noreply at wordpress.org
- [wp-svn] [48754] trunk/src/wp-includes/script-loader.php: Script Loader: Remove the `jquery-migrate-compat-5.5` temporary script handle for now.
noreply at wordpress.org
- [wp-svn] [48755] branches/5.5/src/wp-includes/theme.php: Accessibility: Themes: Only unlink custom logo on the home page if the theme declares support for that.
noreply at wordpress.org
- [wp-svn] [48756] branches/5.5/src/wp-admin/includes: Docs: Correct usage of the dynamic auto_update_{$type} filter.
noreply at wordpress.org
- [wp-svn] [48757] trunk/src/wp-includes/theme.php: Themes: Add `unlink-homepage-logo` to the `create_initial_theme_features()` registration for the `custom-logo` theme feature.
noreply at wordpress.org
- [wp-svn] [48758] trunk/tests/phpunit/tests/rest-api/rest-themes-controller.php: Themes: Update the `test_theme_supports_custom_logo` to check for the `unlink-homepage-logo` property.
noreply at wordpress.org
- [wp-svn] [48759] branches/5.5/tests/phpunit/tests/rest-api/rest-themes-controller.php: Themes: Add unlink-homepage-logo to the create_initial_theme_features() registration for the custom-logo theme feature.
noreply at wordpress.org
- [wp-svn] [48760] trunk/src/wp-admin/includes/template.php: Docs: Document the return value of `get_settings_errors()` using hash notation.
noreply at wordpress.org
- [wp-svn] [48761] trunk/src/wp-admin/about.php: Help/About: Update videos and their descriptions on the About page.
noreply at wordpress.org
- [wp-svn] [48762] trunk/src/wp-admin/includes/plugin.php: Coding Standards: Simplify some parts of `user_can_access_admin_page()` for better readability.
noreply at wordpress.org
- [wp-svn] [48763] Help/About: Update videos and their descriptions on the About page.
noreply at wordpress.org
- [wp-svn] [48764] trunk/src/wp-admin/includes/plugin.php: Coding Standards: Fix WPCS issues in `wp-admin/includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [48765] trunk/src/wp-includes: Coding Standards: Use consistent formatting for translator comments in `wp-includes/rest-api.php`.
noreply at wordpress.org
- [wp-svn] [48766] trunk/src/wp-admin/includes/plugin.php: Coding Standards: Remove a few more extra brackets from some conditions in `wp-admin/includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [48767] trunk/src/wp-includes/rest-api.php: I18N: Fix typo in a string in `rest_validate_value_from_schema()`.
noreply at wordpress.org
- [wp-svn] [48768] I18N: Fix typo in a string in `rest_validate_value_from_schema()`.
noreply at wordpress.org
- [wp-svn] [48769] trunk/src/wp-includes/pomo/plural-forms.php: I18N: Add a `class_exists()` check to `Plural_Forms` class for consistency with other POMO library classes.
noreply at wordpress.org
- [wp-svn] [48770] trunk/src/wp-admin/about.php: I18N: Fix typo in a screen reader text string on the About page.
noreply at wordpress.org
- [wp-svn] [48771] I18N: Fix typo in a screen reader text string on the About page.
noreply at wordpress.org
- [wp-svn] [48772] trunk: Editor: update packages
noreply at wordpress.org
- [wp-svn] [48773] branches/5.5: Editor: update packages.
noreply at wordpress.org
- [wp-svn] [48774] trunk/src/wp-content/themes/twentytwenty/package-lock.json: Build/Test Tools: Update `elliptic` in Twenty Twenty.
noreply at wordpress.org
- [wp-svn] [48775] trunk/src/wp-content/themes: Bundled Themes: Bump theme versions ahead of WordPress 5.5.
noreply at wordpress.org
- [wp-svn] [48776] branches/5.5/src/wp-content/themes: Bundled Themes: Bump theme versions ahead of WordPress 5.5.
noreply at wordpress.org
- [wp-svn] [48777] trunk/src/wp-includes/meta.php: Options, Meta APIs: Update the docs around default metadata values.
noreply at wordpress.org
- [wp-svn] [48778] trunk/src/wp-includes/meta.php: Docs: Update documentation for `get_{$meta_type}_metadata` filter for consistency with `default_{$meta_type}_metadata`.
noreply at wordpress.org
- [wp-svn] [48779] Options, Meta APIs: Update the docs around default metadata values.
noreply at wordpress.org
- [wp-svn] [48780] branches/5.5/src/wp-includes/version.php: WordPress 5.5 RC 3.
noreply at wordpress.org
- [wp-svn] [48781] branches/5.5/src/wp-includes/version.php: Post WordPress 5.5 RC 3 version bump.
noreply at wordpress.org
- [wp-svn] [48782] trunk/src: Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48783] trunk/src/wp-admin: Help/About: Final adjustments to the 5.5 About page.
noreply at wordpress.org
- [wp-svn] [48784] branches/5.5/src/wp-admin/css/about.css: Help/About: Final adjustments to the 5.5 About page.
noreply at wordpress.org
- [wp-svn] [48785] branches/5.5/src/wp-includes/version.php: WordPress 5.5
noreply at wordpress.org
- [wp-svn] [48786] tags/5.5/: Tag 5.5
noreply at wordpress.org
- [wp-svn] [48787] branches/5.5: Post WordPress 5.5 version bump.
noreply at wordpress.org
- [wp-svn] [48788] trunk: Code Modernization: Remove `final` keyword from private methods.
noreply at wordpress.org
- [wp-svn] [48789] trunk/src/wp-includes/class-wp-oembed.php: Code Modernization: Only call `libxml_disable_entity_loader()` in PHP < 8.
noreply at wordpress.org
- [wp-svn] [48790] trunk/tests/phpunit: Code Modernization: Change `create_function()` in `phpunit/includes/plural-form-function.php` to closure.
noreply at wordpress.org
- [wp-svn] [48791] trunk/tests/phpunit/tests/rest-api/rest-settings-controller.php: Tests: Consistently unregister custom settings after performing assertions in `WP_Test_REST_Settings_Controller`.
noreply at wordpress.org
- [wp-svn] [48792] trunk/src/wp-admin/includes/class-wp-site-health-auto-updates.php: Site Health: Recognize `define( 'WP_AUTO_UPDATE_CORE', 'minor' )` as an acceptable value.
noreply at wordpress.org
- [wp-svn] [48793] trunk/src/wp-includes/nav-menu.php: Docs: Document the parameters of `wp_get_associated_nav_menu_items()` as optional.
noreply at wordpress.org
- [wp-svn] [48794] trunk: Code Modernization: Fix PHP 8 deprecation notices for optional function parameters declared before required parameters.
noreply at wordpress.org
- [wp-svn] [48795] trunk/src/wp-includes/nav-menu.php: Menus: Make the `$object_id` parameter of `_wp_delete_post_menu_item()` required, for consistency with `_wp_delete_tax_menu_item()`.
noreply at wordpress.org
- [wp-svn] [48796] trunk: REST API: Add uniqueItems as a permitted endpoint argument JSON Schema keyword.
noreply at wordpress.org
- [wp-svn] [48797] trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php: Filesystem API: Use correct variable when closing the file handle in `WP_Filesystem_FTPext::get_contents()`.
noreply at wordpress.org
- [wp-svn] [48798] trunk: Code Modernization: Introduce `is_gd_image()` to check for PHP 8 `GdImage` object instances.
noreply at wordpress.org
- [wp-svn] [48799] trunk/src/wp-admin/includes/image.php: Docs: Fix typo in the `$image` parameter description in `is_gd_image()`.
noreply at wordpress.org
- [wp-svn] [48800] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Only display the warning about the `post_max_size` PHP value when it's lower than `upload_max_filesize`.
noreply at wordpress.org
- [wp-svn] [48801] trunk/src/wp-admin/includes: Site Health: Rename the `$upload_max_size` variable to `$upload_max_filesize`, for consistency with the PHP setting name.
noreply at wordpress.org
- [wp-svn] [48802] trunk/src/wp-admin/includes/class-wp-debug-data.php: Site Health: Add site environment type to the debug information.
noreply at wordpress.org
- [wp-svn] [48803] Filesystem API: Use correct variable when closing the file handle in `WP_Filesystem_FTPext::get_contents()`.
noreply at wordpress.org
- [wp-svn] [48804] Site Health: Recognize `define( 'WP_AUTO_UPDATE_CORE', 'minor' )` as an acceptable value.
noreply at wordpress.org
- [wp-svn] [48805] Site Health: Add site environment type to the debug information.
noreply at wordpress.org
- [wp-svn] [48806] branches/5.5/src/wp-admin/includes/class-wp-site-health.php: Site Health: Only display the warning about the `post_max_size` PHP value when it's lower than `upload_max_filesize`.
noreply at wordpress.org
- [wp-svn] [48807] branches/5.5/tests/phpunit/tests/rest-api: REST API: Add uniqueItems as a permitted endpoint argument JSON Schema keyword.
noreply at wordpress.org
- [wp-svn] [48808] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Ensure that the tests returned by `WP_Site_Health::get_tests()` always have the required array keys: `direct` and `async`.
noreply at wordpress.org
- [wp-svn] [48809] trunk/src/wp-admin/about.php: Help/About: Fix typo and remove trailing spaces from some strings.
noreply at wordpress.org
- [wp-svn] [48810] Site Health: Ensure that the tests returned by `WP_Site_Health::get_tests()` always have the required array keys: `direct` and `async`.
noreply at wordpress.org
- [wp-svn] [48811] Help/About: Fix typo and remove trailing spaces from some strings.
noreply at wordpress.org
- [wp-svn] [48812] trunk/src/wp-includes/class-wp-admin-bar.php: Accessibility: Toolbar: Don't output the "Skip to toolbar" link in modern themes that support the `wp_body_open` action.
noreply at wordpress.org
- [wp-svn] [48813] Help/About: Revert [48811] from the 5.5 branch for now, to avoid displaying untranslated strings on the About page.
noreply at wordpress.org
- [wp-svn] [48814] trunk/src/wp-includes/general-template.php: Docs: Add a `@since` note to `get_the_archive_title()` about the title part being wrapped in a `<span>` element.
noreply at wordpress.org
- [wp-svn] [48815] Docs: Add a `@since` note to `get_the_archive_title()` about the title part being wrapped in a `<span>` element.
noreply at wordpress.org
- [wp-svn] [48816] trunk/src/wp-includes/class-wp-query.php: Docs: Correct alignment for some DocBlocks in `WP_Query::get_posts()`.
noreply at wordpress.org
- [wp-svn] [48817] trunk: Formatting: Make the check for empty text in `wp_trim_excerpt()` more resilient.
noreply at wordpress.org
- [wp-svn] [48818] trunk/package-lock.json: Build/Test Tools: Update several NPM dependencies.
noreply at wordpress.org
- [wp-svn] [48819] branches/5.5/tests/phpunit/tests/formatting/WpTrimExcerpt.php: Formatting: Make the check for empty text in `wp_trim_excerpt()` more resilient.
noreply at wordpress.org
- [wp-svn] [48820] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Avoid a PHP notice if the `update-supported` key in plugin data is not set.
noreply at wordpress.org
- [wp-svn] [48821] Plugins: Avoid a PHP notice if the `update-supported` key in plugin data is not set.
noreply at wordpress.org
- [wp-svn] [48822] trunk/src: Comments: Make sure the comment data passed to the `preprocess_comment` filter includes the `comment_agent` and `comment_author_IP` values.
noreply at wordpress.org
- [wp-svn] [48823] trunk/src/wp-admin/includes/misc.php: Comments: Revert unintended changes from [48822].
noreply at wordpress.org
- [wp-svn] [48824] trunk/src/wp-includes/class-walker-comment.php: Comments: Correct punctuation in "Your comment is awaiting moderation" string in `Walker_Comment`.
noreply at wordpress.org
- [wp-svn] [48825] trunk/src/wp-content/themes: Bundled Themes: Correct punctuation in "Your comment is awaiting moderation" string.
noreply at wordpress.org
- [wp-svn] [48826] trunk/src/wp-includes/class-wp-admin-bar.php: Docs: Improve description for `WP_Admin_Bar::add_group()`.
noreply at wordpress.org
- [wp-svn] [48827] trunk/src/wp-includes/rest-api.php: Docs: Add a `@since` note to `register_rest_route()` about the `_doing_it_wrong()` notice when the required `permission_callback` argument is not set.
noreply at wordpress.org
- [wp-svn] [48828] Docs: Add a `@since` note to `register_rest_route()` about the `_doing_it_wrong()` notice when the required `permission_callback` argument is not set.
noreply at wordpress.org
- [wp-svn] [48829] trunk/src/wp-includes/post.php: Editor: Update the post type labels for the reusable blocks post type.
noreply at wordpress.org
- [wp-svn] [48830] trunk/tests/phpunit/tests/comment-submission.php: Tests: Update unit tests to account for `comment_agent` and `comment_author_IP` values being passed to the `preprocess_comment` filter.
noreply at wordpress.org
- [wp-svn] [48831] trunk/tests/phpunit/tests/comment-submission.php: Coding Standards: Fix WPCS issue in [48830].
noreply at wordpress.org
- [wp-svn] [48832] trunk/src/wp-includes/general-template.php: Docs: Update documentation for `get_custom_logo()` and `the_custom_logo()` to mention the `unlink-homepage-logo` theme feature.
noreply at wordpress.org
- [wp-svn] [48833] Docs: Update documentation for `get_custom_logo()` and `the_custom_logo()` to mention the `unlink-homepage-logo` theme feature.
noreply at wordpress.org
- [wp-svn] [48834] trunk/src/wp-includes: Customize: Add `/` character to `<img>` tag in `WP_Customize_Manager` and `WP_Customize_Header_Image_Control` JS templates.
noreply at wordpress.org
- [wp-svn] [48835] trunk/src/wp-admin/includes: Docs: Correct references to `WP_Filesystem_Base` methods in various DocBlocks.
noreply at wordpress.org
- [wp-svn] [48836] trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php: Privacy: Avoid a PHP 7.4 notice in `WP_Privacy_Policy_Content::text_change_check()`.
noreply at wordpress.org
- [wp-svn] [48837] trunk/src/wp-content/themes/twentynineteen/style-editor.scss: Twenty Nineteen: Remove trailing commas after selectors in `style-editor.scss`.
noreply at wordpress.org
- [wp-svn] [48838] trunk/src/wp-includes/class-wp-comment-query.php: Code Modernization: Fix PHP 8 "argument must be passed by reference, value given" error in `WP_Comment_Query::get_comments()`.
noreply at wordpress.org
- [wp-svn] [48839] trunk/src/wp-includes/widgets.php: Code Modernization: Fix PHP 8 "ArgumentCountError: array_merge() does not accept unknown named parameters" fatal error in `retrieve_widgets()`.
noreply at wordpress.org
- [wp-svn] [48840] trunk: Taxonomy: Allow for `wp_count_terms( $args )` signature, making passing a taxonomy optional.
noreply at wordpress.org
- [wp-svn] [48841] trunk/src/wp-admin/edit-form-blocks.php: Editor: Use `wp_add_inline_script()` instead of `wp_localize_script()` to pass the `_wpMetaBoxUrl` value to the `wp-editor` script.
noreply at wordpress.org
- [wp-svn] [48842] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php: REST API: In `WP_REST_Block_Directory_Controller::get_items()`, make sure the blocks data for a plugin is not empty before proceeding.
noreply at wordpress.org
- [wp-svn] [48843] trunk/src/wp-includes/taxonomy.php: Docs: Update the description for the `$legacy` parameter of `wp_count_terms()` for consistency with `get_terms()`.
noreply at wordpress.org
- [wp-svn] [48844] trunk/tests/phpunit/tests/term/meta.php: Tests: Clear any previous term IDs from the metadata lazyloader queue in term meta lazy-loading test.
noreply at wordpress.org
- [wp-svn] [48845] U trunk: General: Ensure `svn:eol-style` is consistently set for all recently added files.
noreply at wordpress.org
- [wp-svn] [48846] trunk/tests/qunit/fixtures/wp-api-generated.js: Tests: Update `wp-api-generated.js` to reflect the new "Reusable Blocks" post type label.
noreply at wordpress.org
- [wp-svn] [48847] trunk/phpunit.xml.dist: Build/Test Tools: Update code coverage setup in the `phpunit.xml.dist` file to point to the `build` directory.
noreply at wordpress.org
- [wp-svn] [48848] trunk/tests/phpunit/tests: Tests: Correct a number of malformed `@covers` tags.
noreply at wordpress.org
- [wp-svn] [48849] REST API: In `WP_REST_Block_Directory_Controller::get_items()`, make sure the blocks data for a plugin is not empty before proceeding.
noreply at wordpress.org
- [wp-svn] [48850] trunk/src/wp-admin/admin-header.php: Administration: Don't print the `.php-error` class in the admin header for PHP notices in `wp-config.php`.
noreply at wordpress.org
- [wp-svn] [48851] Administration: Don't print the `.php-error` class in the admin header for PHP notices in `wp-config.php`.
noreply at wordpress.org
- [wp-svn] [48852] trunk/src/wp-includes/media.php: Docs: Add documentation and a `@since` note about the `loading` attribute added to `wp_get_attachment_image()`.
noreply at wordpress.org
- [wp-svn] [48853] trunk/src/wp-includes/media.php: Docs: Add a `@since` note about the `$srcset` and `$sizes` attributes added to `wp_get_attachment_image()`.
noreply at wordpress.org
- [wp-svn] [48854] Docs: Add documentation and a `@since` note about the `loading` attribute added to `wp_get_attachment_image()`.
noreply at wordpress.org
- [wp-svn] [48855] trunk/src/wp-includes/media.php: Docs: Improve documentation for `wp_lazy_loading_enabled()` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48856] trunk/src/wp-includes/load.php: Bootstrap/Load: Add `local` environment type to `wp_get_environment_type()`.
noreply at wordpress.org
- [wp-svn] [48857] Bootstrap/Load: Add `local` environment type to `wp_get_environment_type()`.
noreply at wordpress.org
- [wp-svn] [48858] trunk/tests/phpunit/tests: Tests: Clean up some existing `@covers` tags.
noreply at wordpress.org
- [wp-svn] [48859] trunk/src/wp-includes/block-patterns: Editor: Make some hardcoded strings in block patterns translatable.
noreply at wordpress.org
- [wp-svn] [48860] branches/5.5/src/wp-includes/block-patterns/text-three-columns-buttons.php: Editor: Make some hardcoded strings in block patterns translatable.
noreply at wordpress.org
- [wp-svn] [48861] trunk/src/wp-content/themes/twentytwenty: Twenty Twenty: Add context to adjectives and homonyms.
noreply at wordpress.org
- [wp-svn] [48862] trunk/src/wp-admin/css/colors/modern/colors.scss: Administration: Remove non-color related styling from Modern color scheme.
noreply at wordpress.org
- [wp-svn] [48863] Administration: Remove non-color related styling from Modern color scheme.
noreply at wordpress.org
- [wp-svn] [48864] trunk/src/wp-includes/block-patterns: Editor: Remove some hardcoded text color values from patterns that have body text with no specific background color.
noreply at wordpress.org
- [wp-svn] [48865] branches/5.5/src/wp-includes/block-patterns: Editor: Remove some hardcoded text color values from patterns that have body text with no specific background color.
noreply at wordpress.org
- [wp-svn] [48866] trunk/src/wp-admin/includes/class-wp-list-table.php: Quick/Bulk Edit: Revert [48134] to address the bottom "Bulk actions" dropdown not functioning properly on Posts and Users list tables.
noreply at wordpress.org
- [wp-svn] [48867] Quick/Bulk Edit: Revert [48134] to address the bottom "Bulk actions" dropdown not functioning properly on Posts and Users list tables.
noreply at wordpress.org
- [wp-svn] [48868] trunk/src/wp-admin/includes/upgrade.php: Upgrade/Install: Make the check for empty `home` option in `__get_option()` more resilient.
noreply at wordpress.org
- [wp-svn] [48869] Upgrade/Install: Make the check for empty `home` option in `__get_option()` more resilient.
noreply at wordpress.org
- [wp-svn] [48870] trunk/src/wp-includes/general-template.php: Media: Disable lazy-loading for custom logos by default.
noreply at wordpress.org
- [wp-svn] [48871] Media: Disable lazy-loading for custom logos by default.
noreply at wordpress.org
- [wp-svn] [48872] trunk: Sitemaps: Prevent incorrect redirection of paged sitemap requests.
noreply at wordpress.org
- [wp-svn] [48873] branches/5.5: Sitemaps: Prevent incorrect redirection of paged sitemap requests.
noreply at wordpress.org
- [wp-svn] [48874] trunk/tests/phpunit/tests/general/template.php: Tests: Update unit tests to account for lazy-loading being disabled for custom logos by default.
noreply at wordpress.org
- [wp-svn] [48875] Tests: Update unit tests to account for lazy-loading being disabled for custom logos by default.
noreply at wordpress.org
- [wp-svn] [48876] trunk/src/js/_enqueues/lib/comment-reply.js: Comments: Correct the check for reply element existence in `comment-reply.js`.
noreply at wordpress.org
- [wp-svn] [48877] Comments: Correct the check for reply element existence in `comment-reply.js`.
noreply at wordpress.org
- [wp-svn] [48878] trunk/tests/phpunit/tests/general/template.php: Tests: Update one more test to account for lazy-loading being disabled for custom logos by default.
noreply at wordpress.org
- [wp-svn] [48879] Tests: Update one more test to account for lazy-loading being disabled for custom logos by default.
noreply at wordpress.org
- [wp-svn] [48880] trunk: Taxonomy: Make sure `wp_terms_checklist()` and `Walker_Category_Checklist::start_el()` properly handle an array of strings as `selected_cats` or `popular_cats` values.
noreply at wordpress.org
- [wp-svn] [48881] trunk: REST API: Fix multi-type schemas with integer fields.
noreply at wordpress.org
- [wp-svn] [48882] branches/5.5: Taxonomy: Make sure `wp_terms_checklist()` and `Walker_Category_Checklist::start_el()` properly handle an array of strings as `selected_cats` or `popular_cats` values.
noreply at wordpress.org
- [wp-svn] [48883] branches/5.5/tests/phpunit/tests: REST API: Fix multi-type schemas with integer fields.
noreply at wordpress.org
- [wp-svn] [48884] trunk: Editor: update packages.
noreply at wordpress.org
- [wp-svn] [48885] branches/5.5: Editor: update packages.
noreply at wordpress.org
- [wp-svn] [48886] trunk/package-lock.json: Build/Test Tools: Update the package lock file.
noreply at wordpress.org
- [wp-svn] [48887] Build/Test Tools: Update the package lock file.
noreply at wordpress.org
- [wp-svn] [48888] trunk/src/wp-admin/includes/class-wp-automatic-updater.php: Upgrade/Install: Pass details about the specific plugin and theme updates attempted to filters.
noreply at wordpress.org
- [wp-svn] [48889] Upgrade/Install: Pass details about the specific plugin and theme updates attempted to filters.
noreply at wordpress.org
- [wp-svn] [48890] trunk/src/wp-includes/script-loader.php: Script Loader: Change the `jquery` handle back to an alias for `jquery-core`.
noreply at wordpress.org
- [wp-svn] [48891] Script Loader: Change the `jquery` handle back to an alias for `jquery-core`.
noreply at wordpress.org
- [wp-svn] [48892] trunk/tests/phpunit/tests/dependencies/scripts.php: Tests: Update `wp_add_inline_script()` unit tests to account for the `jquery` handle being an alias for `jquery-core` again.
noreply at wordpress.org
- [wp-svn] [48893] Tests: Update `wp_add_inline_script()` unit tests to account for the `jquery` handle being an alias for `jquery-core` again.
noreply at wordpress.org
- [wp-svn] [48894] trunk/src/wp-includes/load.php: Bootstrap/Load: Remove the ability to alter the list of environment types in `wp_get_environment_type()`.
noreply at wordpress.org
- [wp-svn] [48895] trunk/src/wp-includes/load.php: Bootstrap/Load: Check if the `__()` function is available in `wp_get_environment_type()`.
noreply at wordpress.org
- [wp-svn] [48896] Bootstrap/Load: Remove the ability to alter the list of environment types in `wp_get_environment_type()`.
noreply at wordpress.org
- [wp-svn] [48897] trunk/src/wp-includes/class.wp-scripts.php: Script Loader: Disable concatenation for scripts with translations to ensure they are printed in the right order.
noreply at wordpress.org
- [wp-svn] [48898] Script Loader: Disable concatenation for scripts with translations to ensure they are printed in the right order.
noreply at wordpress.org
- [wp-svn] [48899] trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php: Upgrade/Install: Only display the auto-update links on the Network Admin > Themes screen for themes that support the feature.
noreply at wordpress.org
- [wp-svn] [48900] Upgrade/Install: Only display the auto-update links on the Network Admin > Themes screen for themes that support the feature.
noreply at wordpress.org
- [wp-svn] [48901] branches/5.5/src/wp-includes/version.php: WordPress 5.5.1 RC1.
noreply at wordpress.org
- [wp-svn] [48902] branches/5.5/src/wp-includes/version.php: Post WordPress 5.5.1 RC1 version bump.
noreply at wordpress.org
- [wp-svn] [48903] trunk/src/wp-admin/includes/class-wp-automatic-updater.php: Docs: Correct formatting of the `auto_theme_update_send_email` filter DocBlock.
noreply at wordpress.org
- [wp-svn] [48904] trunk/src/js/_enqueues/lib/comment-reply.js: Comments: Check if reply heading text node exists before accessing its property in `comment-reply.js`.
noreply at wordpress.org
- [wp-svn] [48905] trunk/src: Media: Make the `is_gd_image()` function available on front end.
noreply at wordpress.org
- [wp-svn] [48906] trunk/src/wp-admin/options-reading.php: Administration: Correct the padding for "Warning: these pages should not be the same" messages on Reading Settings screen.
noreply at wordpress.org
- [wp-svn] [48907] trunk/tests/phpunit/tests: Tests: Move the tests for `selected()` and `checked()` to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [48908] trunk/tests/phpunit: Tests: Reset the `$wp_sitemap` global after each test, so that sitemaps are re-initialized when the next test runs.
noreply at wordpress.org
- [wp-svn] [48909] trunk/src/wp-admin/includes/class-wp-automatic-updater.php: Docs: Clarify the usage of `null` for `auto_update_{$type}` filter.
noreply at wordpress.org
- [wp-svn] [48910] trunk/src/wp-admin/includes/template.php: Docs: Add a `@since` note to the `display_post_states` filter to clarify that it is now also applied in the Customizer context.
noreply at wordpress.org
- [wp-svn] [48911] trunk/tests/phpunit/tests: Tests: Bring some consistency to Date/Time tests:
noreply at wordpress.org
- [wp-svn] [48912] trunk: Date/Time: Make sure `get_the_date()` and related functions return correct time if the format was specified as `false`.
noreply at wordpress.org
- [wp-svn] [48913] trunk/src/wp-admin/includes/class-theme-installer-skin.php: Themes: Normalize the installed theme path in `Theme_Installer_Skin::do_overwrite()` before comparing with the uploaded theme.
noreply at wordpress.org
- [wp-svn] [48914] branches/5.5/tests/phpunit/tests/query/vars.php: Tests: Reset the `$wp_sitemap` global after each test, so that sitemaps are re-initialized when the next test runs.
noreply at wordpress.org
- [wp-svn] [48915] Docs: Add a `@since` note to the `display_post_states` filter to clarify that it is now also applied in the Customizer context.
noreply at wordpress.org
- [wp-svn] [48916] Docs: Clarify the usage of `null` for `auto_update_{$type}` filter.
noreply at wordpress.org
- [wp-svn] [48917] Comments: Check if reply heading text node exists before accessing its property in `comment-reply.js`.
noreply at wordpress.org
- [wp-svn] [48918] trunk/src/wp-includes: Date/Time: In `get_the_date()` and related functions, pass the original, unmodified `$format` value to the filters.
noreply at wordpress.org
- [wp-svn] [48919] Themes: Normalize the installed theme path in `Theme_Installer_Skin::do_overwrite()` before comparing with the uploaded theme.
noreply at wordpress.org
- [wp-svn] [48920] branches/5.5/tests/phpunit/tests: Tests: Bring some consistency to Date/Time tests:
noreply at wordpress.org
- [wp-svn] [48921] branches/5.5: Date/Time: Make sure `get_the_date()` and related functions return correct time if the format was specified as `false`.
noreply at wordpress.org
- [wp-svn] [48922] branches/5.5/src/wp-includes/general-template.php: Date/Time: In `get_the_date()` and related functions, pass the original, unmodified `$format` value to the filters.
noreply at wordpress.org
- [wp-svn] [48923] trunk/src: Script Loader: Add backward compatibility for JavaScript i18n globals and properties deprecated in WordPress 5.5.
noreply at wordpress.org
- [wp-svn] [48924] trunk/tests/phpunit/tests: Tests: Move the tests for `get_the_modified_time()` to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [48925] branches/5.5/src: Script Loader: Add backward compatibility for JavaScript i18n globals and properties deprecated in WordPress 5.5.
noreply at wordpress.org
- [wp-svn] [48926] branches/5.5/tests/phpunit/tests: Tests: Move the tests for `get_the_modified_time()` to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [48927] branches/5.5/src/wp-includes/version.php: WordPress 5.5.1 RC2.
noreply at wordpress.org
- [wp-svn] [48928] branches/5.5/src/wp-includes/version.php: Post WordPress 5.5.1 RC2 version bump.
noreply at wordpress.org
Last message date:
Mon Aug 31 23:45:24 UTC 2020
Archived on: Mon Aug 31 23:45:26 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).