Commit Graph

  • 254ca903b2 REST API, Posts: Add a hook to fire once a post, its terms and meta update. Peter Wilson 2020-10-16 03:32:11 +0000
  • 3965584a04 Taxonomy: Fix warnings thrown by custom term count callbacks. Peter Wilson 2020-10-16 02:41:15 +0000
  • 901edbe510 Privacy: Denote removed suggested privacy policy text in a more noticeable way. Sergey Biryukov 2020-10-16 01:27:14 +0000
  • 01e62f0cc3 Build/Test Tools: Change the event that triggers the “Welcome” workflow. Jonathan Desrosiers 2020-10-16 00:37:03 +0000
  • 285048ed3f Build/Test Tools: Do not cancel previous workflow runs. Jonathan Desrosiers 2020-10-16 00:25:18 +0000
  • 042bfaed29 Upgrade/Install: Check if plugin or theme update results are available before applying the notification filters. Sergey Biryukov 2020-10-15 23:29:17 +0000
  • 45432f4c39 Upgrade/Install: Check if plugin or theme update results are available before applying the notification filters. Sergey Biryukov 2020-10-15 23:25:19 +0000
  • 805351a478 External Libraries: Update React, ReactDOM and Lodash. Jonathan Desrosiers 2020-10-15 23:06:49 +0000
  • 8a8346a4ca Bootstrap/Load: Revert [49161] from the 5.5 branch. Sergey Biryukov 2020-10-15 21:17:08 +0000
  • 93a325ccf8 Bootstrap/Load: Don't assume WP_CONTENT_DIR is defined. Sergey Biryukov 2020-10-15 21:14:35 +0000
  • e5b9d995a8 Build/Test Tools: Introduce GitHub Action workflows. Jonathan Desrosiers 2020-10-15 19:40:33 +0000
  • 2d12c86d82 Bootstrap/Load: Don't assume WP_CONTENT_DIR is defined Aaron Jorbin 2020-10-15 17:05:48 +0000
  • c0f41b5d3c Comments: Further remove unnecessary context switch in Walker_Comment. Sergey Biryukov 2020-10-15 15:24:57 +0000
  • fee906ad14 Twenty Nineteen: Remove extra space from the comment link in TwentyNineteen_Walker_Comment. Sergey Biryukov 2020-10-15 15:22:42 +0000
  • 7bfe507dad Twenty Twenty: Remove extra space from the comment link in TwentyTwenty_Walker_Comment. Sergey Biryukov 2020-10-15 15:11:43 +0000
  • 8bf847bdf4 Comments: Remove extra space from the comment link in Walker_Comment. Sergey Biryukov 2020-10-15 15:05:09 +0000
  • 701dee26f1 REST API: Exclude custom site health capability check on multisite. Timothy Jacobs 2020-10-15 02:26:33 +0000
  • 73fb2c137a REST API: Grant super admin to site health test user. Timothy Jacobs 2020-10-15 02:11:28 +0000
  • efe06cdcea Site Health, REST API: Move async tests to REST API endpoints. Timothy Jacobs 2020-10-15 01:58:28 +0000
  • 50fa352cbb Docs: Improve description of the $email parameter in email_exists(). Sergey Biryukov 2020-10-15 00:14:51 +0000
  • 52f2d0db81 Community Events: Update timezone-related @since tags to 5.5.2. Ian Dunn 2020-10-14 21:33:10 +0000
  • d0ec93f293 I18N: Use wp.i18n for translatable strings in wp-admin/js/dashboard.js. Dominik Schilling 2020-10-14 21:11:09 +0000
  • 0aa3ade1fe Updates: Reduce secondary buttons for less visual complexity. Helen Hou-Sandi 2020-10-14 20:25:17 +0000
  • c8d94810d3 Admin Menu: Better wrapping for long menu item names. Helen Hou-Sandi 2020-10-14 19:51:12 +0000
  • d011853b7b Users: Introduce email_exists filter, to complement username_exists. Sergey Biryukov 2020-10-14 19:02:22 +0000
  • 0fbe425a3e Community Events: Apply coding standards. Ian Dunn 2020-10-14 18:20:40 +0000
  • 92aa799e89 Community Events: Display dates and times in the user's time zone. Ian Dunn 2020-10-14 18:19:43 +0000
  • 92eba9720e Community Events: Trim events by Unix timestamp for accuracy. Ian Dunn 2020-10-14 18:17:55 +0000
  • 3a19ff15f9 General: Move wp_array_get() next to wp_array_slice_assoc(), for a bit more consistent placement. Sergey Biryukov 2020-10-14 02:14:34 +0000
  • f3f53fb4e4 General: Move wp_array_get() from a separate file to wp-includes/functions.php, for consistency. Sergey Biryukov 2020-10-14 02:08:54 +0000
  • de89e7292e Administration: Make sure list table row actions in Extended view stay visible when a single row gets focus. Sergey Biryukov 2020-10-14 02:01:00 +0000
  • 36ef9cbca9 Taxonomy: Improve performance of term recounting database queries. Peter Wilson 2020-10-14 00:49:52 +0000
  • 652f714728 Tests: Correct the message in a sitemaps test for getting a URL list for a custom taxonomy that is not publicly queryable. Sergey Biryukov 2020-10-14 00:25:43 +0000
  • e676d46723 Users: Enable Application Passwords for local development environments, even if HTTPS is not available. Dominik Schilling 2020-10-13 20:08:23 +0000
  • 798a3ba35e Administration: Restore alternative admin menu position for menu items with the same position value as an existing menu item. Dominik Schilling 2020-10-13 19:57:10 +0000
  • 5fa77839fe Sitemaps: Check the result of get_term_link() when collecting the URLs in WP_Sitemaps_Taxonomies::get_url_list(). Sergey Biryukov 2020-10-13 15:02:23 +0000
  • 3021eff927 External Libraries: Upgrade PHPMailer to version 6.1.8. Sergey Biryukov 2020-10-13 13:58:15 +0000
  • 27ad65df4d Editor: update packages; Port block supports to WordPress core. Jorge Costa 2020-10-13 13:07:23 +0000
  • 011cd72394 Add svn:eol-style native to new files. Andrew Ozz 2020-10-13 09:18:49 +0000
  • 9f502abafd REST API: Add HTTP/1.0 emulation to wp.apiRequest(). Timothy Jacobs 2020-10-12 20:09:14 +0000
  • c39f290124 REST API: Introduce search post format handler. This allows for clients to search the used post formats via the /wp/v2/search endpoint by using a type=post-format query parameter. Fixes #51459. Props andraganescu, zieladam, noisysocks, TimothyBlynJacobs. Timothy Jacobs 2020-10-12 19:52:57 +0000
  • 405a561301 Rewrite Rules: Add missing newline to the HTTP_AUTHORIZATION rewrite rule. Sergey Biryukov 2020-10-12 19:08:24 +0000
  • 1ca1817ced Docs: Correct comments in wpmu_new_site_admin_notification() per the documentation standards. Sergey Biryukov 2020-10-12 15:45:27 +0000
  • d2bac82f2f Add wp-packages-update command to update WordPress packages. Jorge Costa 2020-10-12 11:59:53 +0000
  • 564fb09efd Media: Allow the gallery_shortcode() and get_image_tag() functions to correctly accept an array of image dimensions. John Blackbourn 2020-10-11 19:59:15 +0000
  • f14a2dfbba Networks and Sites: Extract into a new function the email that gets sent to the network administrator when a new site is created, and introduce filters to disable and modify its contents. John Blackbourn 2020-10-11 19:27:21 +0000
  • 325024011d Tests: Use assertSame() in test_edit_user_blank_password(), for consistency with other assertions. Sergey Biryukov 2020-10-11 15:49:30 +0000
  • 402820ebba Posts, Post Types: Switch to restoring posts to draft status by default when they are untrashed. John Blackbourn 2020-10-11 13:37:04 +0000
  • 06b267ee3d Docs: Correct comments in test_wp_add_dashboard_widget() per the documentation standards. Sergey Biryukov 2020-10-11 02:35:32 +0000
  • 039c63595d Administration: Allow context and priority to be specified when adding dashboard widgets. John Blackbourn 2020-10-10 20:38:49 +0000
  • 781d8a54ed Site Health: Remove an unused function that was erroneously added when the site health feature was introduced. John Blackbourn 2020-10-10 20:22:41 +0000
  • dba526205d Build/Test Tools: Set the local development environment to a local environment type by default. John Blackbourn 2020-10-10 20:13:11 +0000
  • 6b1440e29a Docs: Standardise the type name for booleans and integers. John Blackbourn 2020-10-10 20:00:30 +0000
  • 6917c731f8 Docs: Fix the types for some properties and parameters that use the generic object type. John Blackbourn 2020-10-10 19:12:04 +0000
  • 4f3c9c1f30 Users: prevent saving empty passwords, trim space from password ends on save. Adam Silverstein 2020-10-10 16:49:35 +0000
  • ac0e283045 Tests: Update third-party video URLs in unit tests with more permanent videos. Sergey Biryukov 2020-10-10 01:37:18 +0000
  • 38beea2e3a General: Docblock improvements for the WP_Error class. John Blackbourn 2020-10-09 22:28:54 +0000
  • df7554985d General: Introduce the ability to merge multiple WP_Error objects into one another, and to store more than one item of data for an error. John Blackbourn 2020-10-09 22:20:50 +0000
  • 797b7e1fe2 Dashboard: Show 2 w.org news items to preserve clustered posts. Ian Dunn 2020-10-09 16:05:37 +0000
  • c35126e1b9 Accessibility: Widgets: Add a "Cancel" link when editing a widget in accessibility mode. Sergey Biryukov 2020-10-09 15:51:34 +0000
  • 4917ae2ccf Tests: Use consistent wording for the $position parameter in add_submenu_page() tests. Sergey Biryukov 2020-10-09 13:27:50 +0000
  • 98866f5032 Docs: Correct description for wp_set_comment_status hook. Sergey Biryukov 2020-10-09 01:26:27 +0000
  • b455d336e3 I18N: Add missing placeholders in some translator comments. Sergey Biryukov 2020-10-09 01:04:53 +0000
  • 1856d0fe2a REST API: Introduce Application Passwords for API authentication. TimothyBlynJacobs 2020-10-08 22:12:02 +0000
  • 79703088c4 General: Replace older-style PHP type conversion functions with type casts. Sergey Biryukov 2020-10-08 21:13:57 +0000
  • eeae797340 Build/Test Tools: Add missing <ul> tag in tests/qunit/index.html. Sergey Biryukov 2020-10-08 18:27:07 +0000
  • 07b37cdb6b Twenty Ten: Docs: Fix typo in twentyten_custom_excerpt_more() DocBlock. Sergey Biryukov 2020-10-08 09:25:01 +0000
  • 31a063b866 Twenty Eleven: Docs: Add missing @return type for twentyeleven_auto_excerpt_more(). Sergey Biryukov 2020-10-08 09:21:57 +0000
  • cf8c11c2f3 Tests: Fix dependency tests Robert Anderson 2020-10-08 03:34:31 +0000
  • 5b6f5f9f6d REST API: Introduce search term handler. Timothy Jacobs 2020-10-08 01:30:25 +0000
  • b7b1584139 Editor: Only call should_load_block_editor_scripts_and_styles on admin screens Robert Anderson 2020-10-08 01:19:10 +0000
  • 9c50d3dda5 Update jQuery step two: - Add jquery-migrate.js v.3.3.1 to core and load it in debug mode when SCRIPT_DEBUG is true. - Add jquery.min.js, update jquery.js to 3.5.1 non-minified. This should help when debugging. - Rebuild jQuery UI 1.12.1 and add it to core. - Fix/adjust tests to match the above changes. Andrew Ozz 2020-10-07 16:31:53 +0000
  • 0d313839e6 Build/Test Tools: Ensure arguments are passed correctly for test:php-composer commands. Jonathan Desrosiers 2020-10-07 13:19:33 +0000
  • 683ecf8c6a Build/Test Tools: Add NPM script for using the Composer installed version of PHPUnit. Jonathan Desrosiers 2020-10-07 13:08:20 +0000
  • 26a18bc72c Docs: Add missing @return tag for wp_xmlrpc_server::_is_greater_than_one(). Sergey Biryukov 2020-10-07 11:00:33 +0000
  • 39a2ad729a Coding Standards: Add missing space in js/_enqueues/lib/comment-reply.js. Sergey Biryukov 2020-10-07 10:36:11 +0000
  • af9db19b45 Docs: Correct @since version for add_allowed_options(). Sergey Biryukov 2020-10-06 15:53:25 +0000
  • 3ebeaffe80 Docs: Synchronize descriptions of some query functions and their counterpart methods in WP and WP_Query classes: Sergey Biryukov 2020-10-06 08:57:38 +0000
  • 34a9527acf Docs: Improve set_query_var() inline docs. Robert Anderson 2020-10-06 05:38:46 +0000
  • 03fe4eb692 Editor: Rename _should_load_block_editor_scripts_and_styles to wp_should_load_block_editor_scripts_and_styles Robert Anderson 2020-10-06 04:16:43 +0000
  • 7d14c81be1 Docs: Add brackets to function names in some @see tags, for consistency. Sergey Biryukov 2020-10-05 14:01:10 +0000
  • b31b69ab49 Docs: Add missing @return tag to Language_Pack_Upgrader::check_package(). Sergey Biryukov 2020-10-05 13:42:04 +0000
  • c8ed3ebb30 Privacy: Improve clarity of privacy error strings. Sergey Biryukov 2020-10-04 03:21:38 +0000
  • 64e937d66c Docs: Add @since notes for the $id parameter of REST API search controller accepting a string. Sergey Biryukov 2020-10-03 01:20:49 +0000
  • a3eb0d803e REST API: Allow for string ids in the search controller. Timothy Jacobs 2020-10-02 17:45:49 +0000
  • 540b331096 Media: clear inputs after cropping on attachment details screen. Adam Silverstein 2020-10-02 15:09:46 +0000
  • 5d4a0c0411 Coding Standards: Make checks for an empty post in wp-includes/post.php more consistent. Sergey Biryukov 2020-10-02 12:35:34 +0000
  • 0488373778 Tests: Fix a linting error in a test. Helen Hou-Sandi 2020-10-01 21:42:40 +0000
  • 150d9bd17e Media: Don't unnecessarily check for a valid attachment before getting meta. Helen Hou-Sandi 2020-10-01 17:53:38 +0000
  • 7cca745052 WP Date: Add timezone abbreviation to wp-date settings. Helen Hou-Sandi 2020-10-01 17:41:18 +0000
  • f60aa51988 REST API: Support the patternProperties JSON Schema keyword. Timothy Jacobs 2020-10-01 02:47:08 +0000
  • 062db8120d Docs: Add missing @since entry for _should_load_block_editor_scripts_and_styles(). Sergey Biryukov 2020-10-01 01:12:16 +0000
  • 443ed5bf18 Editor: Add should_load_block_editor_scripts_and_styles Robert Anderson 2020-10-01 00:37:54 +0000
  • 550bcd4f31 Script Loader: Update versions for MediaElement.js and related files. Sergey Biryukov 2020-10-01 00:02:48 +0000
  • 02c419aca1 Docs: Various docblock improvements related to user and site signup functionality. John Blackbourn 2020-09-30 21:52:27 +0000
  • 19513ff6a0 Build/Test Tools: Remove PHP 8 from allowed failures. Sergey Biryukov 2020-09-30 16:03:03 +0000
  • 76516b0830 Code Modernization: Ignore the _multiwidget property when collecting widget numbers in WP_Customize_Manager::import_theme_starter_content(). Sergey Biryukov 2020-09-30 15:44:09 +0000
  • 8e3636b0d6 Docs: Fix typos in some DocBlocks in js/_enqueues/wp/api.js. Sergey Biryukov 2020-09-30 13:52:24 +0000
  • 8ae4a7614c Build/Test Tools: Comment out the xdebug group test run for PHP 8 for now. Sergey Biryukov 2020-09-30 13:12:03 +0000
  • 498fae638d Code Modernization: Check if the file to retrieve metadata from in get_file_data() was successfully opened. Sergey Biryukov 2020-09-30 12:18:36 +0000