Commit Graph

  • bb3bf22547 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-19 13:29:45 +00:00
  • fd872e56fd Upgrade/Install: Add additional files to $_old_files for 5.8. Jonathan Desrosiers 2021-07-19 00:58:50 +00:00
  • 2001b2252e Build/Test Tools: Update the caniuse browser data and regenerate CSS. Jonathan Desrosiers 2021-07-19 00:40:49 +00:00
  • d69216bf55 Bundled Themes: Bump bundled theme versions for WordPress 5.8. Jonathan Desrosiers 2021-07-18 23:03:08 +00:00
  • 4a533f4879 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-18 14:10:24 +00:00
  • ba94d9b67b Tests: Use more appropriate assertions in rest_sanitize_request_arg() tests. Sergey Biryukov 2021-07-18 14:00:35 +00:00
  • f28e3d0b88 Tests: Require the WP_REST_Test_Controller class in WP_REST_Controller tests. Sergey Biryukov 2021-07-18 13:45:57 +00:00
  • 54c54f9a1e Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-17 10:36:52 +00:00
  • 570d86da90 Tests: Correct the test for autosaving a post with Ajax. Sergey Biryukov 2021-07-17 10:23:57 +00:00
  • bf3d6dd642 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-16 19:13:11 +00:00
  • bec8574024 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-16 09:50:47 +00:00
  • a74568e96d Block Editor: Backport fixes targetted for WordPress 5.8 RC4. Riad Benguella 2021-07-15 18:53:34 +00:00
  • 025e59a1ef Media: Document edge cases with the new image_editor_output_format filter. Jonathan Desrosiers 2021-07-15 17:38:57 +00:00
  • 41ba4acb83 Media: Fix JS error in Media Library when infinite scroll enabled. Joe Dolson 2021-07-15 16:59:26 +00:00
  • 56a90eb273 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-15 14:44:22 +00:00
  • cc5e3f7811 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-15 09:06:20 +00:00
  • f17f4f5f7e Media: When resizing WebP images set the compression to "lossy" by default. Fixes a bug where the compression was set to "lossless" when the uploaded WebP images have extended file format (VP8X). Andrew Ozz 2021-07-15 00:41:44 +00:00
  • 256a0eea8a Bundled Themes: Revert the [51372] update to block patterns in bundled themes. Jonathan Desrosiers 2021-07-14 20:01:21 +00:00
  • 906c450e94 Widgets: Prevent widgets unintentionally being moved to the inactive sidebar. Jonathan Desrosiers 2021-07-14 16:44:59 +00:00
  • 9f760e96b4 Privacy: Ensure the copy button actually copies the suggested privacy policy text. Jonathan Desrosiers 2021-07-14 16:16:41 +00:00
  • 4eb17be18c Docs: Synchronize the $post_id argument description for some post and attachment functions. Sergey Biryukov 2021-07-14 08:12:24 +00:00
  • a828773635 Editor: Second round of package updates ahead of RC3. Jonathan Desrosiers 2021-07-13 23:56:18 +00:00
  • 96d3c4c5e5 Docs: Correct documentation for wp_get_post_parent_id(). Sergey Biryukov 2021-07-13 18:33:10 +00:00
  • 7cb4cc175b Coding Standards: Use the correct formatting for multi-line comments. Jonathan Desrosiers 2021-07-13 18:01:58 +00:00
  • bed9d00fbd Block Editor: Include the fixes targetted for WordPress 5.8 RC3. Riad Benguella 2021-07-13 16:39:05 +00:00
  • 013b0c11f0 Tests: Reset $current_screen global between tests to avoid cross-test interdependencies. SergeyBiryukov 2021-07-13 16:13:01 +00:00
  • 16d538c0f8 Help/About: Update the About page for 5.8. Kelly Choyce-Dwan 2021-07-13 15:38:12 +00:00
  • 84a22c3f98 Customizer: Don’t always set normalizedTransitionendEventName to null. Mike Schroder 2021-07-13 14:03:19 +00:00
  • b396844d38 Tests: Clean up skipping conditions and requirements for various tests. Sergey Biryukov 2021-07-13 10:43:42 +00:00
  • 4d616c6665 Widgets: Validate HTML before saving block widgets. Peter Wilson 2021-07-13 05:57:04 +00:00
  • 7447f866f7 Help/About: Update the About section for 5.8. Kelly Choyce-Dwan 2021-07-13 00:11:42 +00:00
  • 1bdfffbca3 Docs: Various documentation fixes following [51129]. Jonathan Desrosiers 2021-07-13 00:02:00 +00:00
  • c732027e76 Widgets: Replace wp.editor references in the legacy text widget. Jonathan Desrosiers 2021-07-12 23:56:39 +00:00
  • daea174b3f Widgets: Use wp_sidebar_description() to retrieve a sidebar’s description. Jonathan Desrosiers 2021-07-12 19:02:53 +00:00
  • bb389cda94 Coding Standards: Fix WPCS issue in [51404]. Sergey Biryukov 2021-07-12 10:52:48 +00:00
  • c96a42e08a Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-12 10:35:44 +00:00
  • 5d9a38ef41 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-11 12:41:48 +00:00
  • 2ebdfc16eb TinyMCE: ensure initialization runs in all cases on 'interactive' and 'complete' readyState. Fixes a rare bug when the init code is inserted in the DOM after the page has finished loading. Andrew Ozz 2021-07-10 23:57:43 +00:00
  • e618a5b859 Twenty Fifteen: Use strict comparison in inc/custom-header.php. Sergey Biryukov 2021-07-10 18:42:36 +00:00
  • ec70bebfb4 Bundled Themes: Correct comment formatting in inc/block-patterns.php. Sergey Biryukov 2021-07-10 18:39:19 +00:00
  • b3d49483df Coding Standards: Rename the $ID variable to $user_id in wp_insert_user() and wp_update_user(). Sergey Biryukov 2021-07-10 12:20:55 +00:00
  • 03fa1062f2 Users: Return earlier from wp_update_user() in case of error. Sergey Biryukov 2021-07-10 12:00:01 +00:00
  • d77f065f24 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-10 11:15:44 +00:00
  • cf7cc2843b Code Modernization: Only check collation in wpdb methods if the query is not empty. Sergey Biryukov 2021-07-10 11:14:46 +00:00
  • f81cd31166 Coding Standards: Add missing semicolon to endforeach keywords in media templates. Sergey Biryukov 2021-07-10 10:39:44 +00:00
  • 2999960f51 I18N: Translate _doing_it_wrong() messages in wp_check_widget_editor_deps(). Sergey Biryukov 2021-07-09 10:56:49 +00:00
  • c7be2d875e Docs: Some documentation improvements for wp_check_widget_editor_deps(): Sergey Biryukov 2021-07-09 10:49:15 +00:00
  • 7de1b7c0ae Customizer: Skip animations when they have no duration. Mike Schroder 2021-07-09 08:12:29 +00:00
  • f49d48fdcb Widgets: Warn when wp-editor script or wp-edit-post style is enqueued in widgets editor Robert Anderson 2021-07-09 01:17:41 +00:00
  • 5d9c398669 Editor: Merge conflicting wp.editor objects into single, non-conflicting object Robert Anderson 2021-07-09 01:09:08 +00:00
  • 6bd5962c7d Block Editor: Fix for theme.json: color.duotone and spacing.units should allow empty sets. Jorge Costa 2021-07-08 19:30:18 +00:00
  • 7f20da50e7 Coding Standards: Remove wrapping HTML tags from translatable strings. Sergey Biryukov 2021-07-08 17:06:29 +00:00
  • a0c4143f06 Script Loader: Update jQuery version to 3.6.0 following the update in [50520]. Dominik Schilling 2021-07-08 07:18:05 +00:00
  • 61759be775 Fix merge info. Aaron Jorbin 2021-07-07 22:46:40 +00:00
  • 2de2287240 Posts: Fix Spelling in inline docs. Aaron Jorbin 2021-07-07 22:38:44 +00:00
  • c283bf2bb6 REST API: Ensure a sidebar's widgets property is a list. Timothy Jacobs 2021-07-07 19:34:33 +00:00
  • 8c413885bd Posts: Allow the list of wrapper blocks to be filtered. Jonathan Desrosiers 2021-07-07 19:09:41 +00:00
  • 311d6f8f42 Bundled Themes: Update block patterns to match the latest versions of core/* blocks. Jonathan Desrosiers 2021-07-07 17:29:48 +00:00
  • 953e1c5f83 Tests: Add missed file update in [51370]. Jonathan Desrosiers 2021-07-07 15:54:40 +00:00
  • 0834d01365 Themes: Remove mention of “FSE” in Core. Jonathan Desrosiers 2021-07-07 15:48:13 +00:00
  • 00fc6b5ecd Tests: Expand tests for get_block_editor_settings(). Jonathan Desrosiers 2021-07-07 14:12:46 +00:00
  • 73e24c997c Coding Standards: Fix WPCS issues in [51367]. Sergey Biryukov 2021-07-07 10:50:43 +00:00
  • e77691036d Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-07 10:32:56 +00:00
  • b1f0971ee3 Block Editor: Update packages with latest fixes for 5.8 RC2 Peter Wilson 2021-07-06 23:55:44 +00:00
  • 380f6976d5 Help/About: Update placeholder links on About page. Kelly Choyce-Dwan 2021-07-06 22:03:43 +00:00
  • 8a8f0149b5 Multisite: Log error/warnings/notices from ms-files.php. Ian Dunn 2021-07-06 20:20:51 +00:00
  • c00ea5f5f2 Help/About: Update the About section for 5.8. Kelly Choyce-Dwan 2021-07-06 18:37:16 +00:00
  • ef09cd88de Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the grunt clean command. John Blackbourn 2021-07-06 18:36:46 +00:00
  • 49159c5fc3 Docs: Correct the @since tag for the user_erasure_fulfillment_email_headers filter. John Blackbourn 2021-07-06 18:16:52 +00:00
  • 818e9075ce Themes: Remove inline comment that is not relevant in WordPress Core. Jonathan Desrosiers 2021-07-06 18:13:38 +00:00
  • 125ebb3d31 Tests: Update the wp-api-generated.js fixture. Jonathan Desrosiers 2021-07-06 15:58:38 +00:00
  • efb1b5946d REST API: Add the $request parameter to methods checking permissions. Jonathan Desrosiers 2021-07-06 15:41:35 +00:00
  • 0690170556 Posts: Prevent an empty excerpt when groups and nested column blocks are present. Jonathan Desrosiers 2021-07-06 15:31:48 +00:00
  • dd332ea876 Block Editor: Update packages with latest fixes for 5.8 RC2 Riad Benguella 2021-07-06 14:36:26 +00:00
  • 3e2ce5cbfa Bundled Themes: Correct customzier typo. Jonathan Desrosiers 2021-07-06 14:01:42 +00:00
  • 0b82b52049 I18N: Correct recurring lenghts typo. Jonathan Desrosiers 2021-07-06 13:51:05 +00:00
  • 0c25dca719 Build/Test Tools: Use caching built into actions/setup-node. Jonathan Desrosiers 2021-07-06 13:12:13 +00:00
  • 2a73ddeab0 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-06 12:31:19 +00:00
  • 24479f2141 Tests: Use more appropriate assertions in various tests. Sergey Biryukov 2021-07-06 12:25:53 +00:00
  • 67f31935d0 Tests: Move loading compatibility layers for PHPUnit 6+ and 7.5+ closer together. Sergey Biryukov 2021-07-06 11:33:27 +00:00
  • 7026369035 Update the IRC link from Freenode to Libera.chat. jorbin 2021-07-05 19:30:02 +00:00
  • bca693b190 Build/Test Tools: Replace assertInternalType() usage in unit tests. Sergey Biryukov 2021-07-05 17:21:53 +00:00
  • fee45f935c Docs: Miscellaneous docblock improvements. John Blackbourn 2021-07-05 15:46:40 +00:00
  • 19751bd0d3 Docs: Correct description for the upgrader_pre_install filter. Sergey Biryukov 2021-07-04 10:05:33 +00:00
  • 5324c6b4dd Docs: Add @since tags for WP_Theme class properties. Sergey Biryukov 2021-07-04 09:57:02 +00:00
  • 5383af8483 Docs: Add and correct examples of common names for various dynamic hooks. johnbillion 2021-07-03 21:41:02 +00:00
  • 35cf314f9a Docs: Document common names for dynamic hooks relating to metadata. John Blackbourn 2021-07-03 21:31:13 +00:00
  • 92b8387b4c Docs: Correct @see references for hooks in the get_option() description. Sergey Biryukov 2021-07-03 11:31:00 +00:00
  • f1d2680ed8 Bundled Themes: Correct @since tags for block patterns. Sergey Biryukov 2021-07-03 09:40:51 +00:00
  • f9279f497c Twenty Twenty: Add missing documentation for some filters. Sergey Biryukov 2021-07-03 09:13:48 +00:00
  • b97fe776da Remove unnecessary function_exists check in get_the_block_template_html Aaron Jorbin 2021-07-02 21:51:54 +00:00
  • 8477f505be Editor: Ensure global styles are loaded in the footer when loading core assets individually. Jonathan Desrosiers 2021-07-02 18:46:58 +00:00
  • 66d9364d39 Editor: Ensure the Query block pattern category is translatable. Jonathan Desrosiers 2021-07-02 14:34:24 +00:00
  • d64fe64bbb Editor: Remove the experimental experimental-link-color feature. Jonathan Desrosiers 2021-07-02 13:01:59 +00:00
  • 7d72515899 Twenty Twenty-One: Add missing documentation for some filters. Sergey Biryukov 2021-07-02 08:56:06 +00:00
  • d7da5878ad Docs: Correct description for the $image parameter of the wp_save_image_file filter. Sergey Biryukov 2021-07-02 07:10:29 +00:00
  • 077504e755 Docs: Further type corrections and improvements for various docblocks. John Blackbourn 2021-07-01 22:01:44 +00:00
  • 4aed272097 Docs: Undo the accidental revert of [51299] made in [51300]. John Blackbourn 2021-07-01 21:28:38 +00:00
  • d059b898fe Docs: Descriptive improvements and corrections for various docblocks. John Blackbourn 2021-07-01 21:11:48 +00:00
  • 5dd7fde41d Docs: Miscellaneous formatting corrections for docblocks. John Blackbourn 2021-07-01 21:09:04 +00:00