March 2020 Archives by author
Starting: Sun Mar 1 10:31:31 UTC 2020
Ending: Tue Mar 31 21:11:59 UTC 2020
Messages: 148
- [wp-svn] [47396] trunk/src/wp-admin/includes/file.php: Docs: Correct the parameter documentation of the `request_filesystem_credentials` filter.
noreply at wordpress.org
- [wp-svn] [47397] trunk/src: Docs: Use more specific types in parameter descriptions in place of `mixed`.
noreply at wordpress.org
- [wp-svn] [47398] trunk/src: Docs: Miscellaneous docs fixes and improvements.
noreply at wordpress.org
- [wp-svn] [47399] trunk/src/wp-includes/class-wp-dependency.php: Docs: Use more specific type in description for `_WP_Dependency::$deps`.
noreply at wordpress.org
- [wp-svn] [47400] trunk/src/wp-includes/formatting.php: Docs: Use more specific type in parameter description for `wp_unslash()`.
noreply at wordpress.org
- [wp-svn] [47401] trunk/src/wp-includes: Docs: Synchronize parameter descriptions for conditional tags with their `WP_Query` counterpart methods.
noreply at wordpress.org
- [wp-svn] [47402] trunk/src/wp-includes: Docs: Use more specific type in parameter descriptions for `is_page()`, `is_single()`, `is_singular()`, and their `WP_Query` counterpart methods.
noreply at wordpress.org
- [wp-svn] [47403] trunk/tests/phpunit/tests/basic.php: Tests: Add a unit test to ensure the "Supported Versions" section of GitHub Security Policy always includes the latest stable branch.
noreply at wordpress.org
- [wp-svn] [47404] trunk: Build/Test Tools: Bump devDependencies for WordPress 5.4.
noreply at wordpress.org
- [wp-svn] [47405] trunk/src/wp-content/themes: Bundled Themes: Update calendar widget styles for 5.4 markup.
noreply at wordpress.org
- [wp-svn] [47406] trunk/src/wp-includes/general-template.php: Feeds: Remove an unreachable condition when generating archive feed links.
noreply at wordpress.org
- [wp-svn] [47407] trunk/Gruntfile.js: Build Tools: Exclude the `src/wp-includes/assets/` directory from copying when building.
noreply at wordpress.org
- [wp-svn] [47408] trunk: Block Editor: Update WordPress Packages WordPress 5.4 RC 1.
noreply at wordpress.org
- [wp-svn] [47409] trunk/src/wp-admin/includes: Upgrade/Install: Improved inline docs for the plugin and theme updater maintenance mode functionality.
noreply at wordpress.org
- [wp-svn] [47410] trunk/src: Editor: Revert a fix for incorrect usage of ID attributes on custom fields.
noreply at wordpress.org
- [wp-svn] [47411] trunk/src/wp-admin/css/edit.css: Privacy: Reintroduce consistency to the styling of suggested privacy text from core and plugins.
noreply at wordpress.org
- [wp-svn] [47412] trunk/src: Privacy: Fix the URLs and legacy redirects for the personal data export and erasure screens.
noreply at wordpress.org
- [wp-svn] [47413] trunk/src/wp-admin/includes/dashboard.php: Site Health: Improve the strings in Site Health Status dashboard widget.
noreply at wordpress.org
- [wp-svn] [47414] trunk/src/wp-admin/includes: Docs: Correct formatting of some DocBlocks in `Plugin_Upgrader` and `Theme_Upgrader` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47415] trunk/src/wp-admin/includes/dashboard.php: Site Health: Fix typo in Site Health Status dashboard widget.
noreply at wordpress.org
- [wp-svn] [47416] trunk: Scripts: Use core-js url as polyfill for window.URL.
noreply at wordpress.org
- [wp-svn] [47417] branches/5.3/src/wp-includes/user.php: Privacy: Fix the URLs and legacy redirects for the personal data export and erasure screens.
noreply at wordpress.org
- [wp-svn] [47418] trunk/src/wp-admin/css: Media: Improve the appearance of image editor on small and medium screens.
noreply at wordpress.org
- [wp-svn] [47419] branches/5.3/src/wp-admin/css/media.css: Media: Improve the appearance of image editor on small and medium screens.
noreply at wordpress.org
- [wp-svn] [47420] trunk/src/js/_enqueues/admin/privacy-tools.js: Privacy: Prevent unexpected scrolling when clicking the "Copy this section to clipboard" button on Privacy Policy Guide screen.
noreply at wordpress.org
- [wp-svn] [47421] trunk: Editor: Update WordPress packages to make editor full-screen by default.
noreply at wordpress.org
- [wp-svn] [47422] trunk/src/wp-admin: Help/About: Add strings for 5.4 About page.
noreply at wordpress.org
- [wp-svn] [47423] trunk/src/wp-includes/version.php: WordPress 5.4 RC 1.
noreply at wordpress.org
- [wp-svn] [47424] trunk/src/wp-includes/version.php: Post WordPress 5.4 RC 1 version bump.
noreply at wordpress.org
- [wp-svn] [47425] branches/5.4/: Branch 5.4
noreply at wordpress.org
- [wp-svn] [47426] trunk: Trunk is now 5.5 alpha
noreply at wordpress.org
- [wp-svn] [47427] trunk/src/wp-includes/functions.php: Docs: Add missing `@throws` tag to `_wp_json_sanity_check()` DocBlock.
noreply at wordpress.org
- [wp-svn] [47428] trunk/src/wp-includes/customize: Docs: Reorder `@throws` tags in `WP_Customize_Nav_Menu_Setting` and `WP_Customize_Nav_Menu_Item_Setting` for consistency with `WP_Customize_Custom_CSS_Setting`.
noreply at wordpress.org
- [wp-svn] [47429] trunk/src/wp-includes/functions.php: General: Correct the default value of the `$defaults` parameter in `wp_parse_args()` to match the documented type.
noreply at wordpress.org
- [wp-svn] [47430] trunk/src/wp-includes/functions.php: General: Ensure `get_tag_regex()` always returns a string, to match the documented value.
noreply at wordpress.org
- [wp-svn] [47431] trunk/tests/phpunit/tests/post.php: Tests: Remove unnecessary use of `wpdb_exposed_methods_for_testing` in `test_utf8mb3_post_saves_with_emoji()`.
noreply at wordpress.org
- [wp-svn] [47432] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php: REST API: Fix typo in `disable-custom-gradients` theme feature description.
noreply at wordpress.org
- [wp-svn] [47433] trunk/src/wp-admin/css/color-picker.css: Customize: Ensure color picker's Clear button is aligned properly.
noreply at wordpress.org
- [wp-svn] [47434] trunk/src/wp-admin/menu.php: Administration: Add missing description for "Page title" element of the admin menu array.
noreply at wordpress.org
- [wp-svn] [47435] trunk/src/wp-admin/css/themes.css: Themes: Prevent tags in Theme Details modal from being partially hidden behind action buttons on smaller screens.
noreply at wordpress.org
- [wp-svn] [47436] trunk/src/wp-admin/about.php: Help/About: Update and correct some strings for 5.4 About page.
noreply at wordpress.org
- [wp-svn] [47437] REST API: Fix typo in `disable-custom-gradients` theme feature description.
noreply at wordpress.org
- [wp-svn] [47438] Help/About: Update and correct some strings for 5.4 About page.
noreply at wordpress.org
- [wp-svn] [47439] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty content font CSS selector is too important - updated.
noreply at wordpress.org
- [wp-svn] [47440] branches/5.4/src/wp-content/themes/twentytwenty/style.css: Bundled Themes: Twenty Twenty content font CSS selector is too important - updated.
noreply at wordpress.org
- [wp-svn] [47441] trunk: Block Editor: Update WordPress Packages WordPress 5.4 RC 2.
noreply at wordpress.org
- [wp-svn] [47442] branches/5.4: Block Editor: Update WordPress Packages WordPress 5.4 RC 2.
noreply at wordpress.org
- [wp-svn] [47443] trunk/src/wp-admin: Help/About: Use consistent vertical whitespace between sections on Freedoms page.
noreply at wordpress.org
- [wp-svn] [47444] trunk/src/wp-content/themes: Bundled Themes: Update calendar widget styles for 5.4 markup to fix the alignment of a single month link.
noreply at wordpress.org
- [wp-svn] [47445] branches/5.4/src/wp-content/themes: Bundled Themes: Update calendar widget styles for 5.4 markup to fix the alignment of a single month link.
noreply at wordpress.org
- [wp-svn] [47446] branches/5.4/src/wp-includes/version.php: WordPress 5.4 RC 2
noreply at wordpress.org
- [wp-svn] [47447] branches/5.4/src/wp-includes/version.php: Post WordPress 5.4 RC 2 version bump
noreply at wordpress.org
- [wp-svn] [47448] trunk/src/wp-includes/post.php: Media: Introduce preflight filter to `wp_delete_attachment()`.
noreply at wordpress.org
- [wp-svn] [47449] trunk/.travis.yml: Tests: Download Chromium for e2e tests only.
noreply at wordpress.org
- [wp-svn] [47450] trunk: REST API: Introduce "hex-color" JSON Schema format.
noreply at wordpress.org
- [wp-svn] [47451] trunk: Database: Introduce `wpdb::db_server_info()` to retrieve full MySQL server information string as supplied by `mysqli_get_server_info()`.
noreply at wordpress.org
- [wp-svn] [47452] trunk/tests/phpunit/tests/functions.php: Tests: Extract `is_serialized()` test cases into data providers; reuse them for `maybe_serialize()` and `maybe_unserialize()` tests.
noreply at wordpress.org
- [wp-svn] [47453] trunk/src/wp-includes/functions.php: General: Move `maybe_serialize()` to a more appropriate place in the file, before `maybe_unserialize()`.
noreply at wordpress.org
- [wp-svn] [47454] trunk: General: Trim the input data in `maybe_unserialize()`, for consistency with `is_serialized()`.
noreply at wordpress.org
- [wp-svn] [47455] trunk/src/wp-includes: Toolbar: Move the logic for rendering the admin bar on `wp_footer` to `wp_admin_bar_render()`.
noreply at wordpress.org
- [wp-svn] [47456] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Run the first scheduled site health check a day after the initial site setup.
noreply at wordpress.org
- [wp-svn] [47457] trunk/src/wp-admin/includes/file.php: Administration: When editing a plugin or theme file, close any active PHP session.
noreply at wordpress.org
- [wp-svn] [47458] trunk/src/wp-includes/nav-menu.php: Menus: When adding a label for special pages in `wp_setup_nav_menu_item()` strip all HTML tags, as the label is escaped on output.
noreply at wordpress.org
- [wp-svn] [47459] trunk/.travis.yml: Tests: Use `PUPPETEER_SKIP_CHROMIUM_DOWNLOAD` environment variable instead of config setting.
noreply at wordpress.org
- [wp-svn] [47460] Tests: Download Chromium for e2e tests only.
noreply at wordpress.org
- [wp-svn] [47461] trunk/src: Docs: Various docblock corrections and improvements.
noreply at wordpress.org
- [wp-svn] [47462] trunk: Block Editor: Update WordPress Packages WordPress 5.4 RC 3.
noreply at wordpress.org
- [wp-svn] [47463] branches/5.4: Block Editor: Update WordPress Packages WordPress 5.4 RC 3.
noreply at wordpress.org
- [wp-svn] [47464] branches/5.4/src/wp-admin/freedoms.php: Help/About: Use consistent vertical whitespace between sections on Freedoms page.
noreply at wordpress.org
- [wp-svn] [47465] Menus: When adding a label for special pages in `wp_setup_nav_menu_item()` strip all HTML tags, as the label is escaped on output.
noreply at wordpress.org
- [wp-svn] [47466] Site Health: Run the first scheduled site health check a day after the initial site setup.
noreply at wordpress.org
- [wp-svn] [47467] branches/5.4/src/wp-includes: Toolbar: Move the logic for rendering the admin bar on `wp_footer` to `wp_admin_bar_render()`.
noreply at wordpress.org
- [wp-svn] [47468] trunk/src/wp-includes/rewrite.php: Docs: Correct the description of `$hard` parameter in `flush_rewrite_rules()`.
noreply at wordpress.org
- [wp-svn] [47469] branches/5.4/src/wp-includes/version.php: WordPress 5.4 RC 3.
noreply at wordpress.org
- [wp-svn] [47470] branches/5.4/src/wp-includes/version.php: Post WordPress 5.4 RC 3 version bump.
noreply at wordpress.org
- [wp-svn] [47471] trunk: Build Tools: Use the new `combinedOutputFile` setting for the updated DependencyExtractionWebpackPlugin and output `script-loader-packages.php` directly in `wp-includes/assets/`.
noreply at wordpress.org
- [wp-svn] [47472] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Post Formats: Pass post type to the `disable_formats_dropdown` filter in `WP_Posts_List_Table::formats_dropdown()`.
noreply at wordpress.org
- [wp-svn] [47473] trunk/src/wp-admin/css/edit.css: Privacy: Correct bottom padding for table of contents on Privacy Policy Guide on smaller screens.
noreply at wordpress.org
- [wp-svn] [47474] trunk/src/wp-admin: Administration: Escape admin title on output after the `admin_title` filter runs, not before.
noreply at wordpress.org
- [wp-svn] [47475] trunk/src/wp-admin: Help/About: Add design for 5.4 About page.
noreply at wordpress.org
- [wp-svn] [47476] trunk/src/wp-admin/about.php: Coding Standards: Fix WPCS issue in [47475].
noreply at wordpress.org
- [wp-svn] [47477] branches/5.4/src/wp-admin: Help/About: Add design for 5.4 About page.
noreply at wordpress.org
- [wp-svn] [47478] trunk/src/wp-admin/setup-config.php: Upgrade/Install: Return a more appropriate HTTP response status code (`409 Conflict`) if the `wp-config.php` file already exists.
noreply at wordpress.org
- [wp-svn] [47479] branches/4.8/tests/phpunit/tests/external-http/oembed.php: Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47480] branches/4.7/tests/phpunit/tests/external-http/oembed.php: Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47481] branches/4.6/tests/phpunit/tests/external-http/oembed.php: Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47482] branches/4.5/tests/phpunit/tests/external-http/oembed.php: Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47483] U branches: Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47484] Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47485] Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47486] Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47487] Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47488] Embeds: Remove the external oEmbed tests for YouTube.
noreply at wordpress.org
- [wp-svn] [47489] Build/Test Tools: Remove unused `::assertPostHasTerms()` method from `tests/term.php`.
noreply at wordpress.org
- [wp-svn] [47490] branches/3.9/tests/phpunit/tests/post/getPages.php: When asserting microtime output as a number, make it a number.
noreply at wordpress.org
- [wp-svn] [47491] branches/3.8/tests/phpunit/tests/post/getPages.php: When asserting microtime output as a number, make it a number.
noreply at wordpress.org
- [wp-svn] [47492] branches/3.7/tests/phpunit/tests/post/getPages.php: When asserting microtime output as a number, make it a number.
noreply at wordpress.org
- [wp-svn] [47493] trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php: Administration: Add `/` character to `<img>` tag in `WP_Plugin_Install_List_Table::display_rows()`.
noreply at wordpress.org
- [wp-svn] [47494] trunk/src/wp-includes/class-wp-user-request.php: Docs: Add missing `@since` tags for `WP_User_Request` properties.
noreply at wordpress.org
- [wp-svn] [47495] trunk: Block Editor: Update WordPress Packages WordPress 5.4 RC 4.
noreply at wordpress.org
- [wp-svn] [47496] trunk/tests/phpunit/includes: Build/Test Tools: Fix PHPUnit bootstrap to install WP from `/build` when tests are run with `npm run test`, `grunt test`, `grunt` then `phpunit`, etc.
noreply at wordpress.org
- [wp-svn] [47497] trunk: Build/Test Tools: Introduce Install-changed.
noreply at wordpress.org
- [wp-svn] [47498] trunk/tests/phpunit/tests/db.php: Docs: Update inline comment in `Tests_DB::test_locale_floats()`.
noreply at wordpress.org
- [wp-svn] [47499] branches/5.4: Block Editor: Update WordPress Packages WordPress 5.4 RC 4.
noreply at wordpress.org
- [wp-svn] [47500] trunk/src/wp-admin/about.php: Help/About: Fix a typo on the about page and fix a link.
noreply at wordpress.org
- [wp-svn] [47501] Help/About: Fix a typo on the about page and fix a link.
noreply at wordpress.org
- [wp-svn] [47502] trunk/src/wp-includes/class.wp-dependencies.php: Docs: Revert a type change for the `$value` parameter of `WP_Dependencies::add_data()` in [47170].
noreply at wordpress.org
- [wp-svn] [47503] Docs: Revert a type change for the `$value` parameter of `WP_Dependencies::add_data()` in [47170].
noreply at wordpress.org
- [wp-svn] [47504] branches/5.4/src/wp-includes/version.php: WordPress 5.4 RC 4.
noreply at wordpress.org
- [wp-svn] [47505] branches/5.4/src/wp-includes/version.php: Post WordPress 5.4 RC 4 version bump.
noreply at wordpress.org
- [wp-svn] [47506] trunk/src: Comments: Fix title not updating when replying to a comment
noreply at wordpress.org
- [wp-svn] [47507] trunk/src/wp-admin/includes: Docs: Add documentation for `WP_Comments_List_Table::floated_admin_avatar()`.
noreply at wordpress.org
- [wp-svn] [47508] trunk/src/wp-includes/class-wp-http-proxy.php: Coding Standards: Fix WPCS issues in `wp-includes/class-wp-http-proxy.php`.
noreply at wordpress.org
- [wp-svn] [47509] trunk/src/wp-includes/class-wp-query.php: Query: Introduce an action which gets fired when a 404 is triggered.
noreply at wordpress.org
- [wp-svn] [47510] trunk/src/wp-admin/themes.php: Themes: Always list broken themes even if the user cannot take a corresponding action within the admin area.
noreply at wordpress.org
- [wp-svn] [47511] trunk: REST API: Fix _fields filtering of registered rest fields.
noreply at wordpress.org
- [wp-svn] [47512] trunk: Build/Test Tools: Update QUnit and Sinon to the latest versions.
noreply at wordpress.org
- [wp-svn] [47513] trunk: Block Editor: Update WordPress Packages WordPress 5.4 RC 5.
noreply at wordpress.org
- [wp-svn] [47514] branches/5.4: Block Editor: Update WordPress Packages WordPress 5.4 RC 5.
noreply at wordpress.org
- [wp-svn] [47515] trunk/src/wp-includes/class-wp-fatal-error-handler.php: Site Health: Remove `esc_url()` used on "Debugging in WordPress" article URL in `WP_Fatal_Error_Handler::display_default_error_template()`.
noreply at wordpress.org
- [wp-svn] [47516] trunk/src/wp-admin: Users: Add a user language preference option to the "Add New User" form.
noreply at wordpress.org
- [wp-svn] [47517] trunk: Block Editor: Update WordPress Packages WordPress 5.4 RC 5 Take 2.
noreply at wordpress.org
- [wp-svn] [47518] branches/5.4: Block Editor: Update WordPress Packages WordPress 5.4 RC 5 Take 2.
noreply at wordpress.org
- [wp-svn] [47519] trunk/src/wp-admin/user-new.php: Coding Standards: Fix WPCS issues in [47516].
noreply at wordpress.org
- [wp-svn] [47520] trunk/src/wp-admin/user-new.php: Coding Standards: Remove some extra tabs in `wp-admin/user-new.php`.
noreply at wordpress.org
- [wp-svn] [47521] trunk/src/wp-admin: Help/About: Improve accessibility of the 5.4 About page:
noreply at wordpress.org
- [wp-svn] [47522] branches/5.4/src/wp-admin: Help/About: Improve accessibility of the 5.4 About page:
noreply at wordpress.org
- [wp-svn] [47523] Site Health: Remove `esc_url()` used on "Debugging in WordPress" article URL in `WP_Fatal_Error_Handler::display_default_error_template()`.
noreply at wordpress.org
- [wp-svn] [47524] branches/5.4/src/wp-includes/version.php: WordPress 5.4 RC 5.
noreply at wordpress.org
- [wp-svn] [47525] branches/5.4/src/wp-includes/version.php: Post WordPress 5.4 RC 5 version bump.
noreply at wordpress.org
- [wp-svn] [47526] trunk: Comments: Ensure all elements in the array returned by `get_comment_count()` are integers.
noreply at wordpress.org
- [wp-svn] [47527] trunk/src/wp-admin/includes/class-wp-debug-data.php: Site Health: Add pretty links support information to debug data.
noreply at wordpress.org
- [wp-svn] [47528] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Correct markup in `::get_test_php_extensions()` and `::get_test_background_updates()` description.
noreply at wordpress.org
- [wp-svn] [47529] trunk/src/wp-admin/site-health.php: Site Health: Remove paragraph tag from the actions container in issue template.
noreply at wordpress.org
- [wp-svn] [47530] trunk/src/wp-admin/includes/file.php: Filesystem API: Correct punctuation in `request_filesystem_credentials()` error message.
noreply at wordpress.org
- [wp-svn] [47531] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty Button block forces All Capital letters.
noreply at wordpress.org
- [wp-svn] [47532] trunk/src/wp-admin/css/about.css: Help/About: Use CDN URLs for 5.4 About page header images.
noreply at wordpress.org
- [wp-svn] [47533] Help/About: Use CDN URLs for 5.4 About page header images.
noreply at wordpress.org
- [wp-svn] [47534] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty Button block forces All Capital letters - revert [47531].
noreply at wordpress.org
- [wp-svn] [47535] trunk/src/wp-admin/css/dashboard.css: Administration: Make the height of dashboard widget headings consistent with that of post meta boxes on smaller screens.
noreply at wordpress.org
- [wp-svn] [47536] trunk/src/wp-content/themes/twentynineteen/style-rtl.css: Twenty Nineteen: Update `style-rtl.css` after [47339].
noreply at wordpress.org
- [wp-svn] [47537] trunk/src/wp-content/themes/twentynineteen/style-editor.css: Twenty Nineteen: Update `style-editor.css` after [47327].
noreply at wordpress.org
- [wp-svn] [47538] branches/5.4/src/wp-content/themes/twentynineteen/style-rtl.css: Twenty Nineteen: Update `style-editor.css` and `style-rtl.css` after running the build task.
noreply at wordpress.org
- [wp-svn] [47539] trunk/src/wp-content/themes: Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4.
noreply at wordpress.org
- [wp-svn] [47540] branches/5.4/src/wp-content/themes: Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4.
noreply at wordpress.org
- [wp-svn] [47541] branches/5.4/src/wp-includes/version.php: WordPress 5.4.
noreply at wordpress.org
- [wp-svn] [47542] tags/5.4/: Tag 5.4
noreply at wordpress.org
- [wp-svn] [47543] branches/5.4: Post WordPress 5.4 version bump.
noreply at wordpress.org
Last message date:
Tue Mar 31 21:11:59 UTC 2020
Archived on: Tue Mar 31 21:12:01 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).