Commit Graph

  • 4e58365c5c App Passwords: Fix success=false not being appended to fallback reject url. Timothy Jacobs 2020-10-22 02:41:33 +0000
  • 9aececb374 XML-RPC: Fix length validation of anonymous commenter's email address. Peter Wilson 2020-10-22 02:40:06 +0000
  • 4143182d6b App Passwords: Explain that apps can access to all sites in a network. Timothy Jacobs 2020-10-22 02:34:16 +0000
  • cfbb2294f9 Build/Test Tools: Only define `WP_PLUGIN_DIR` in when running core tests. Sergey Biryukov 2020-10-22 00:42:51 +0000
  • 5b5eba1b54 Tests: Use shared fixtures in XML-RPC new comment unit tests. Peter Wilson 2020-10-22 00:17:10 +0000
  • 91b5e5255e Build/Test Tools: Pass GitHub Action related environment variables to the Docker container. Jonathan Desrosiers 2020-10-21 19:55:17 +0000
  • 530493396b Docs: Add a `@since` note about `async_direct_test` key to the `site_status_tests` filter. Sergey Biryukov 2020-10-21 14:53:17 +0000
  • 325ba4b811 Coding Standards: Rename a variable in `wp-login.php` for consistency with other instances. Sergey Biryukov 2020-10-21 14:44:58 +0000
  • 87ff38532d Build/Test Tools: Skip some tests when not in the primary branch. Jonathan Desrosiers 2020-10-21 14:05:39 +0000
  • 9648a29c05 Administration: Fix an invalid property in the Dashicons CSS file. Jonathan Desrosiers 2020-10-21 13:14:17 +0000
  • fb28c15e3c Post-post WordPress 5.6 beta 1 version bump. Helen Hou-Sandi 2020-10-20 22:21:42 +0000
  • 1bcf3edd59 Post-WordPress 5.6 Beta 1 version bump. Helen Hou-Sandi 2020-10-20 22:17:28 +0000
  • 24705a129e WordPress 5.6 Beta 1. Helen Hou-Sandi 2020-10-20 21:45:21 +0000
  • a1663ce580 Coding Standards: Fix WPCS issues in [49258]. Sergey Biryukov 2020-10-20 21:18:59 +0000
  • 0d2249cc21 Privacy: Add "Mark as completed" action. Helen Hou-Sandi 2020-10-20 21:05:34 +0000
  • 18c1ab8e89 REST API: Make sure all supported JSON Schema keywords are output in the index. Timothy Jacobs 2020-10-20 20:17:20 +0000
  • fdcff8b475 Comments: Add a filter for top level comments query arguments in `comments_template()`. Sergey Biryukov 2020-10-20 20:09:39 +0000
  • 27e7c718f6 Privacy: Add requester IP to password reset emails. Helen Hou-Sandi 2020-10-20 20:01:04 +0000
  • 0e0781edc0 Upgrade/Install: Add UI for opting in to core auto-updates for major versions. Helen Hou-Sandi 2020-10-20 19:33:27 +0000
  • 29394d8a25 Upgrade/Install: Don't show theme update prompts on subsites. Helen Hou-Sandi 2020-10-20 19:12:54 +0000
  • 9defd1fabc REST API: Introduce support for batching API requests. Timothy Jacobs 2020-10-20 19:08:48 +0000
  • bf73097310 Coding Standards: Fix WPCS issues in [49248]. Adam Silverstein 2020-10-20 19:05:51 +0000
  • 197067c477 Twenty Twenty: Use `jshint` exclude statements instead of `eslint`. Jonathan Desrosiers 2020-10-20 18:32:03 +0000
  • ad2830f903 Coding Standards: Fix WPCS issues in [49242]. Sergey Biryukov 2020-10-20 18:29:26 +0000
  • b07e0b2cfa Users: improve password generation feature. Adam Silverstein 2020-10-20 18:24:40 +0000
  • 6537dacf41 Twenty Twenty: Import the latest changes from GitHub Jonathan Desrosiers 2020-10-20 18:24:33 +0000
  • 54aa0bc7d1 REST API: Add support for the oneOf and anyOf keywords. Timothy Jacobs 2020-10-20 18:22:39 +0000
  • 194d32b970 Upgrade/Install: Allow WordPress sites to opt-in to beta & RC releases. Sergey Biryukov 2020-10-20 17:54:50 +0000
  • 643754dc67 Build/Test Tools: Cancel previous active workflow runs for pull requests. Jonathan Desrosiers 2020-10-20 17:44:27 +0000
  • 6e5edfe6cf Upgrade/Install: Restore casting `$filter_payload` to an object in `WP_MS_Themes_List_Table::prepare_items()`. Sergey Biryukov 2020-10-20 17:42:36 +0000
  • bf35285a39 Upgrade/Install: Include "from" version for plugins/themes in email. Helen Hou-Sandi 2020-10-20 17:38:59 +0000
  • 6b5b87db58 Upgrade/Install: Introduce a wrapper for the `auto_update_{$type}` filter checks. Sergey Biryukov 2020-10-20 17:37:16 +0000
  • 310d8eb83d Twenty Thirteen: Prevent incorrect link color within the Social Icon block. Jonathan Desrosiers 2020-10-20 17:33:46 +0000
  • 2cd6aef680 Emoji: Update Twemoji to version 13.0.1. Jonathan Desrosiers 2020-10-20 16:53:43 +0000
  • af6ecf2d16 Quick/Bulk Edit: Introduce `quick_edit_dropdown_authors_args` filter. Sergey Biryukov 2020-10-20 16:38:32 +0000
  • 980a387347 Site Health: Introduce the `WP_Site_Health::is_development_environment()` method. Sergey Biryukov 2020-10-20 16:21:12 +0000
  • 9e83d04f84 I18N: Introduce `WP_Textdomain_Registry` to store text domains and their language directory paths. Dominik Schilling 2020-10-20 16:03:58 +0000
  • e3f28a9a11 General: Add `$options` parameter to JSON response functions: Sergey Biryukov 2020-10-20 15:54:43 +0000
  • 2defb1ef6c Media: Introduce a filter for `wp_get_attachment_image()` HTML output. Sergey Biryukov 2020-10-20 15:29:42 +0000
  • a0be3a4ca7 Docs: Use 3-digit, x.x.x style semantic versioning for `@since 5.6.0` entries in `WP_Image_Editor_Imagick`. Sergey Biryukov 2020-10-20 14:52:15 +0000
  • 9f90177b3f Site Health: Improve the reliability of asynchronous tests. Jonathan Desrosiers 2020-10-20 14:48:50 +0000
  • 62e7a97518 Docs: Update the `@since` note for `_media_states()`. Sergey Biryukov 2020-10-20 14:39:49 +0000
  • 7021f5f4b5 Media: Support Stream Wrappers In `WP_Image_Editor_Imagick` Mike Schroder 2020-10-20 14:35:10 +0000
  • fc378e2fe5 Site Health: Use consistent padding around header tags. Jonathan Desrosiers 2020-10-20 14:16:27 +0000
  • 3d1f3c302d Build/Test Tools: Download Chromium for JS tests. Jonathan Desrosiers 2020-10-20 14:09:15 +0000
  • 6d32bc5192 Build/Test Tools: Download Chromium for E2E tests only. Jonathan Desrosiers 2020-10-20 13:52:28 +0000
  • 9fc20595b6 Block Editor: Update the WordPress Packages to the latest version. Riad Benguella 2020-10-20 13:33:02 +0000
  • a8d80fd4a7 Coding Standards: Correct some minor coding standards issues. Jonathan Desrosiers 2020-10-20 13:27:48 +0000
  • 123a965c70 Block Editor: Expose api_version in the block type and the REST endpoint. Riad Benguella 2020-10-20 07:52:06 +0000
  • af767035e7 Media: Indicate if item is or was used as a site option in the details modal. Helen Hou-Sandi 2020-10-20 03:12:07 +0000
  • b95d64f62a Media: Allow hiding of ‘View attachment page’ link in media modal. If an empty string is supplied to the `attachment_link` filter the ‘View attachment page’ link will be hidden in the media modal. Props limera1n, garrett-eclipse, joemcgill, Mista-Flo, hellofromTonya. Fixes #48325. Anthony Burchell 2020-10-20 02:27:39 +0000
  • 16468a23ac Sitemaps: Center the container for sitemap content. Sergey Biryukov 2020-10-20 02:20:31 +0000
  • 029dd1bbb9 Bundled Themes: Make Twenty Twenty-One the default theme. Jonathan Desrosiers 2020-10-20 02:02:37 +0000
  • 9943059356 Help/About: Serve the image on the Freedoms page locally. Sergey Biryukov 2020-10-20 02:00:46 +0000
  • c7b8b7b974 Help/About: Update Privacy page to include illustration. Sergey Biryukov 2020-10-20 01:45:27 +0000
  • f3397cc7cf Bundled Themes: Add the theme screenshot for Twenty Twenty-One Jonathan Desrosiers 2020-10-20 01:27:09 +0000
  • 4b90066592 Bundled Themes: Import Twenty Twenty-One, the new default theme for WordPress 5.6. Jonathan Desrosiers 2020-10-20 01:12:25 +0000
  • 2a8dae456d General: Remove `noreferrer` from `wp_targeted_link_rel()` and other uses. Sergey Biryukov 2020-10-19 23:37:53 +0000
  • ffbde71040 Themes: Add a return value to `set_theme_mod()` to allow for error handling. Sergey Biryukov 2020-10-19 22:43:21 +0000
  • d86bda1180 Administration: Remove obsolete `.ac_results` class references. Sergey Biryukov 2020-10-19 22:31:08 +0000
  • 80329c379a Multisite: More specific caching for `get_dirsize`. Helen Hou-Sandi 2020-10-19 21:49:58 +0000
  • 052ac08385 Pings/Trackbacks: Split `do_all_pings()` into several functions: Sergey Biryukov 2020-10-19 21:14:06 +0000
  • bcfa865733 Editor: Expose the `embed` core block on the server. Sergey Biryukov 2020-10-19 20:55:43 +0000
  • 98b6f199ef Coding Standards: Fix WPCS issues in [49207]. Sergey Biryukov 2020-10-19 20:43:34 +0000
  • ab19c66463 Bundled Themes: Declare support for the `html5` feature `navigation-widgets`. Sergey Biryukov 2020-10-19 20:30:47 +0000
  • ec624193eb Media: Add 'Uploaded to' for individual media items in the media editor. Adds a link in the media editor showing which post a media item was uploaded to. Props karmatosed, garrett-eclipse, Mista-Flo, SergeyBiryukov, joemcgill, hellofromTonya. Fixes #46866. Anthony Burchell 2020-10-19 20:27:34 +0000
  • 8f88adf9d5 Coding Standards: Use more specific checks for `$wpdb->get_row()` results. Sergey Biryukov 2020-10-19 20:18:44 +0000
  • 1dd1db6ec0 Media: Indicate if media is header video in media library. This introduces a label to indicate if a piece of media is being used as a video header in the media library. Props desrosj, Mista-Flo, mikeschroder. Fixes #42929. Anthony Burchell 2020-10-19 18:30:36 +0000
  • 6c31412a70 Build/Test Tools: Improve the clarity for PHPUnit workflow strategy. Jonathan Desrosiers 2020-10-19 18:22:21 +0000
  • c25f1719bf Widgets: Introduce `before_sidebar` and `after_sidebar` arguments for `register_sidebar()`. Sergey Biryukov 2020-10-19 15:38:11 +0000
  • 1ca7bc6718 Embeds: Only catch clicks from the primary mouse button in the click handler, without any modifier keys. Sergey Biryukov 2020-10-19 13:34:03 +0000
  • 4362706c10 Docs: Add a `@deprecated` note to `WP_Community_Events::format_event_data_time()`. Sergey Biryukov 2020-10-19 13:20:50 +0000
  • 86fc3af215 Canonical: Support multiple post types in `redirect_guess_404_permalink()`. Peter Wilson 2020-10-18 23:21:03 +0000
  • 0392a498db Networks and Sites: Introduce `network_site_info_form` action. Sergey Biryukov 2020-10-18 21:15:51 +0000
  • 5efc326c34 Media: Add an `image_sideload_extensions` filter to the list of allowed file extensions when sideloading an image from a URL. John Blackbourn 2020-10-18 21:04:33 +0000
  • ef8b5078f6 Docs: Further corrections and promotions for docblocks relating to `object` types. John Blackbourn 2020-10-18 20:52:01 +0000
  • 89a402c49c Docs: Improve the docs for the globals that are used in the actions and filters API. John Blackbourn 2020-10-18 19:17:29 +0000
  • d51fc4b06c Media: Add an audio and video player to the media manager modal. John Blackbourn 2020-10-18 17:37:19 +0000
  • 422a9049b5 Code Modernization: Use `instanceof` instead of a comparison with `get_class()`. Sergey Biryukov 2020-10-18 17:31:37 +0000
  • 97b2f07d2e Coding Standards: Replace alias PHP functions with the canonical names. Sergey Biryukov 2020-10-18 17:25:10 +0000
  • f124a650ba Coding Standards: Use `self` when appropriate. Sergey Biryukov 2020-10-18 17:16:33 +0000
  • 97ebbdab72 Comments: Hide the link to the initial parent comment in the reply heading when replying to another comment. Sergey Biryukov 2020-10-18 17:09:46 +0000
  • f41b6b4d2e Administration: Allow `WP_List_Table::get_bulk_items()` to receive a nested array in order to output optgroups. John Blackbourn 2020-10-18 16:20:07 +0000
  • 1f1adbeee8 Docs: Clarify documentation for what the 'count' orderby argument represents in `WP_Term_Query`. Drew Jaynes 2020-10-18 08:21:06 +0000
  • 2991a01f3f Formatting: Deprecate `wp_slash_strings_only()` in favor of `wp_slash()`. Sergey Biryukov 2020-10-18 06:55:16 +0000
  • 7164e4b4c8 Comments: Hide the link to the initial parent comment in the reply heading when replying to another comment. Sergey Biryukov 2020-10-18 06:39:21 +0000
  • 918bebfe3c Code Modernization: Remove unnecessary reference sign from `PO::export_entry()` definition. Sergey Biryukov 2020-10-18 06:27:38 +0000
  • 2c25a1a0ca Revisions: Explicitly declare the `Text_Diff::_getTempDir()` method as `static`. Sergey Biryukov 2020-10-17 16:34:45 +0000
  • 5bad4e7f8d Code Modernization: Use explicit visibility for class property declarations. Sergey Biryukov 2020-10-17 16:24:35 +0000
  • 5b6a20af07 Docs: Fix and upgrade various `object` docblock notations. John Blackbourn 2020-10-17 16:03:58 +0000
  • b91257e97f Feeds: Fix "Only variables should be passed by reference" PHP notice in `atomlib.php`. Sergey Biryukov 2020-10-17 15:43:39 +0000
  • ff18031d1b Docs: Miscellaneous docblock fixes. John Blackbourn 2020-10-17 14:52:04 +0000
  • b1833128fe Administration: Fix a coding standards issue after [49179]. John Blackbourn 2020-10-17 12:32:45 +0000
  • 6a2ef2d5b2 Fix and improve arranging of postboxes/metaboxes: - Enable arranging only when the Screen Options tab is open. - Prevent accidental/unintended dragging. Seen it happen mostly on laptops when using the mousepad/trackpad. - Improve discoverability and usefulness by always showing the "drop zones" outline when postboxes are draggable/arrangeable. - Add some (brief) explanation to the Screen Options tab helping the user understand what options are available and how to change them. This is especially helpful for screen reader users to give an idea how to use the screen options and what to expect. - Fix/enhance some of the code in `postbox.js` and make it coding standards compliant. Andrew Ozz 2020-10-17 09:58:34 +0000
  • 14e3433b85 Administration: Wrap the list table items count to a new line on small screens. Sergey Biryukov 2020-10-17 01:11:58 +0000
  • 0f6305e246 Accessibility: Widgets: Conditionally wrap the tag cloud widget in a `<nav>` element. Sergey Biryukov 2020-10-16 18:30:53 +0000
  • f3f2aa135e External Libraries: Update the SimplePie library to version 1.5.6. Jonathan Desrosiers 2020-10-16 17:18:11 +0000
  • b52dd8a173 Build/Test Tools: Specify the full working directory for PHPCS Jonathan Desrosiers 2020-10-16 17:12:16 +0000
  • 505fe2f0b8 Media: Work around `use-cropbox` bug in Ghostscript 8.70 Mike Schroder 2020-10-16 10:46:58 +0000
  • 46119b8367 Docs: Add `@since` tags for the `fire_after_hooks` parameter of `wp_insert_post()`, `wp_update_post()`, and `wp_insert_attachment()`. Sergey Biryukov 2020-10-16 09:38:17 +0000