Commit Graph

  • 134e355f13 Editor: Avoid unnecessary array_merge in WP_Style_Engine::parse_block_styles(). master Joe McGill 2024-11-20 21:29:22 +0000
  • 37c8e1ae21 Build/Test Tools: Correctly check for Dependabot. desrosj 2024-11-20 18:10:23 +0000
  • e3c622e0c0 Post WordPress 6.7.1 RC1 version bump. Built from https://develop.svn.wordpress.org/branches/6.7@59440 6.7-branch desrosj 2024-11-20 17:52:19 +0000
  • c9915d5cd3 WordPress 6.7.1 RC1. Built from https://develop.svn.wordpress.org/branches/6.7@59439 desrosj 2024-11-20 17:25:20 +0000
  • 6efab4c237 Editor: update npm packages in trunk for 6.7.1. desrosj 2024-11-20 16:20:31 +0000
  • 019b2bf7a4 Editor: update npm packages in trunk for 6.7.1. cbravobernal 2024-11-20 16:00:32 +0000
  • 3b56f5bbf3 Interactivity API: Remove redundant server state from Interactivity Router. desrosj 2024-11-20 15:29:19 +0000
  • 13d7e96210 Media: Avoid images with `sizes=auto` to be displayed downsized in supporting browsers. desrosj 2024-11-20 14:33:19 +0000
  • fe0244083a Options, Meta APIs: Ensure duplicate salts are properly flagged. desrosj 2024-11-20 13:53:13 +0000
  • 85d63dedf1 i18n: Account for `load_*_textdomain()` after JIT loading. desrosj 2024-11-20 13:35:16 +0000
  • e6dee5ed5a I18N: Adjust translator comments in `nav-menu.js`. desrosj 2024-11-20 13:33:18 +0000
  • d37c855db1 I18N: Adjust translator comments in `nav-menu.js`. Sergey Biryukov 2024-11-20 11:22:19 +0000
  • c557605794 i18n: Account for `load_*_textdomain()` after JIT loading. desrosj 2024-11-20 02:50:24 +0000
  • 1bb7777b42 Login: Revert selector change in login heading CSS. desrosj 2024-11-20 01:58:16 +0000
  • 720cc884d9 Menus: i18n: Fix untranslatable strings in `nav-menu.js`. desrosj 2024-11-20 01:55:18 +0000
  • 85928dc39a Options, Meta APIs: Ensure duplicate salts are properly flagged. desrosj 2024-11-20 01:39:19 +0000
  • 41226f1164 Menus: i18n: Fix untranslatable strings in `nav-menu.js`. joedolson 2024-11-19 23:25:20 +0000
  • e8741c53c8 Toolbar: Allow the Learn WordPress link to be localized. Sergey Biryukov 2024-11-19 22:18:21 +0000
  • 70842372b1 Login: Revert selector change in login heading CSS. joedolson 2024-11-19 21:24:22 +0000
  • 7aaf81c7cc Media: Avoid running expensive logic twice using GD. desrosj 2024-11-19 20:23:19 +0000
  • d54b7924ef HTML API: Use case insensitive tag_name comparison in `::next_tag`. czapla 2024-11-19 16:05:17 +0000
  • 226f7f7964 Editor: Fix the JS to select, save, and update categories on the old Edit Post screen. desrosj 2024-11-19 13:49:17 +0000
  • 60f27fbaad Customizer: Fix layout issues in customizer accordions. desrosj 2024-11-19 13:43:16 +0000
  • e09a15b011 Admin Color Scheme: Update the highlight color in the Modern color scheme. youknowriad 2024-11-19 08:02:16 +0000
  • 70b4a18c97 Theme JSON: include block style variations in path only output of get_block_nodes ramonopoly 2024-11-19 04:44:19 +0000
  • c6e76c3c5b Users: Correct “Add New User” page reference on Network Settings screen. Sergey Biryukov 2024-11-18 23:38:20 +0000
  • c0baa82edc Interactivity API: Remove redundant server state from Interactivity Router czapla 2024-11-18 20:06:24 +0000
  • a7dda35133 Media: Avoid images with `sizes=auto` to be displayed downsized in supporting browsers. Felix Arntz 2024-11-18 19:52:19 +0000
  • 6813017f32 Editor: Fix the JS to select, save, and update categories on the old Edit Post screen. Andrew Ozz 2024-11-18 19:33:18 +0000
  • 2c691c2fbd Media: Avoid running expensive logic twice using GD. desrosj 2024-11-18 18:05:18 +0000
  • 74b593f2d2 Editor: Use sentence casing for “Call to action”. desrosj 2024-11-18 17:35:17 +0000
  • 3a58544234 HTML API: Fix normalized doctype pub/sys identifier quotes. cbravobernal 2024-11-18 13:39:21 +0000
  • 72a29cef78 HTML API: Fix normalized doctype pub/sys identifier quotes. cbravobernal 2024-11-18 13:07:17 +0000
  • 5a2559365d Customizer: Fix layout issues in customizer accordions. joedolson 2024-11-18 02:55:20 +0000
  • 8f92dfad4d Tests: Add missing `@covers` tag for `fetch_feed()` tests. Sergey Biryukov 2024-11-17 13:44:21 +0000
  • df05a5564f Coding Standards: Escape attachment URL in `wp-admin/async-upload.php`. Sergey Biryukov 2024-11-16 23:15:29 +0000
  • ea47259795 Docs: Add missing commas in a few DocBlocks for various media functions. Sergey Biryukov 2024-11-15 21:11:22 +0000
  • 9bc4fadffa Docs: Correct the spelling of silicon in the local development environment readme. John Blackbourn 2024-11-14 16:46:20 +0000
  • 664c3049d1 Interactivity API: Allow missing state negation on server cbravobernal 2024-11-14 11:55:18 +0000
  • ad2f51c90a Build/Test Tools: Correct upgrade testing workflow name. desrosj 2024-11-13 19:13:14 +0000
  • cf3720d787 Build/Test Tools: Avoid starting the database twice. desrosj 2024-11-13 19:08:20 +0000
  • 7d29e45bbe HTML API: Include doctype in full parser serialize. cbravobernal 2024-11-13 16:15:17 +0000
  • a20a5a4516 Coding Standards: Consistently escape URLs in `wp-admin/themes.php`. Sergey Biryukov 2024-11-13 12:27:12 +0000
  • 8f5eb7a835 HTML API: Include doctype in full parser serialize. Bernhard Reiter 2024-11-13 12:20:15 +0000
  • 9a99674204 Interactivity API: Allow missing state negation on server cbravobernal 2024-11-13 11:19:18 +0000
  • 3ba197a255 Build/Test Tools: Run upgrade tests against 6.7. desrosj 2024-11-13 00:37:19 +0000
  • 2cd5737c13 Post WordPress 6.7 version bump. Peter Wilson 2024-11-12 23:08:17 +0000
  • 7766f0a793 Tag 6.7 Built from https://develop.svn.wordpress.org/tags/6.7@59395 6.7 Peter Wilson 2024-11-12 20:41:19 +0000
  • cf2a77dd22 WordPress 6.7. Peter Wilson 2024-11-12 20:38:17 +0000
  • d826bdbb7c Build/Test Tools: Prevent orphaned Docker containers. desrosj 2024-11-12 17:46:21 +0000
  • 0c6d68448b HTML API: Expect closer on foreign content `void` lookalike elements. Bernhard Reiter 2024-11-12 12:58:16 +0000
  • 0be8a89a8f HTML API: Ensure that full processor can seek to earlier bookmarks. Bernhard Reiter 2024-11-12 10:32:17 +0000
  • c05b42ec1e Twenty Twenty: Correct the border style of the pull quote block in the editor. poena 2024-11-12 05:46:19 +0000
  • 3712752f76 Mime Types: support uploading wav files in Firefox ramonopoly 2024-11-12 00:53:18 +0000
  • 417fb21204 Coding Standards: Use `esc_url()` for comment author URL in Edit Comment form. Sergey Biryukov 2024-11-11 20:43:19 +0000
  • d255bb0e77 Upgrade/Install: Update the `$_old_files` array for 6.7. davidbaumwald 2024-11-11 19:21:17 +0000
  • e2025a078c Upgrade/Install: Update the `$_old_files` array for 6.7. davidbaumwald 2024-11-11 19:06:18 +0000
  • 9aff3ae1f2 Post WordPress 6.7 RC5 version bump. Built from https://develop.svn.wordpress.org/branches/6.7@59385 Aaron Jorbin 2024-11-11 18:54:15 +0000
  • 04a6d30e15 WordPress 6.7 RC5. Built from https://develop.svn.wordpress.org/branches/6.7@59384 Aaron Jorbin 2024-11-11 18:20:18 +0000
  • 1245f70570 Feeds: Avoid fatal error with empty `blog_charset` value. desrosj 2024-11-11 17:55:14 +0000
  • 883e20e3dd Feeds: Avoid fatal error with empty `blog_charset` value. desrosj 2024-11-11 17:50:17 +0000
  • f924a35270 Media: Remove dimension suffix from full size converted HEIC images. davidbaumwald 2024-11-11 15:46:16 +0000
  • 818baef807 Media: Include image update missed in [59379]. Peter Wilson 2024-11-10 22:45:17 +0000
  • c5bf14f31b Media: Remove dimension suffix from full size converted HEIC images. Peter Wilson 2024-11-10 21:41:13 +0000
  • f7fc754220 Docs: Add file header DocBlock for `wp-signup.php`. Sergey Biryukov 2024-11-10 21:36:19 +0000
  • 8adbd5815c Coding Standards: Ensure cookie expiration value is an integer in `wp_update_user()`. Sergey Biryukov 2024-11-09 16:30:19 +0000
  • fada226ed4 Coding Standards: Remove unnecessary `isset()` from `xmlrpc.php`. Sergey Biryukov 2024-11-08 15:52:18 +0000
  • 7e0367b392 Help/About: Update the about page images for WordPress 6.7. Peter Wilson 2024-11-08 04:42:17 +0000
  • 08fc6012f1 Help/About: Update the about page images for WordPress 6.7. Peter Wilson 2024-11-08 03:55:19 +0000
  • 1a6e117084 Coding Standards: Ensure `$current` cookie time is `int` in `wp_user_settings()`. Sergey Biryukov 2024-11-07 23:47:16 +0000
  • a867d33702 Post WordPress 6.7 RC4 version bump. Built from https://develop.svn.wordpress.org/branches/6.7@59372 Aaron Jorbin 2024-11-07 18:05:14 +0000
  • 0c1cb371ab WordPress 6.7 RC4. Built from https://develop.svn.wordpress.org/branches/6.7@59371 Aaron Jorbin 2024-11-07 17:12:14 +0000
  • 1013750a45 Build/Test Tools: Skip pull request comments for Dependabot. desrosj 2024-11-07 16:23:16 +0000
  • 66cf685d19 Editor: Update packages for 6.7 RC 4. desrosj 2024-11-07 16:05:23 +0000
  • a9b1b36403 Editor: Update packages for 6.7 RC 4 get_dave 2024-11-07 15:16:24 +0000
  • 4fd6a495fe cambios en el repo de wordpress Ricardo Candela 2024-11-07 12:48:11 +0100
  • 0526401c81 Media: Fix converting of all HEIC/HEIF images to JPEGs after uploading regardless of dimensions. Peter Wilson 2024-11-07 01:27:15 +0000
  • 9da71e3d7a Media: Only mark an image as requiring conversion if the output format differs from the input format. Felix Arntz 2024-11-06 22:35:18 +0000
  • 2612745032 Bundled Themes: Sync some minor fixes for Twenty Twenty-Five. Peter Wilson 2024-11-06 21:47:21 +0000
  • ba9fe05e26 HTML API: Improve private method name used by `WP_HTML_Processor::next_token()`. Weston Ruter 2024-11-06 19:24:20 +0000
  • eb4fce03e8 Bundled Themes: Bump default theme versions for release with 6.7. desrosj 2024-11-06 18:00:15 +0000
  • 3a4341abf4 Bundled Themes: Sync some minor fixes for Twenty Twenty-Five. desrosj 2024-11-06 16:20:16 +0000
  • 1920c58314 Editor: Correct the number of arguments for `WP_HTML_Tag_Processor::get_tag()`. Sergey Biryukov 2024-11-06 12:05:15 +0000
  • 1abe32ce7c Media: Fix uploading of .heic images. Peter Wilson 2024-11-06 00:47:16 +0000
  • 16f4229d09 Performance: reuse block metadata in `WP_Theme_JSON::get_valid_block_style_variations()` ramonopoly 2024-11-06 00:44:15 +0000
  • a739bf28a1 Media: Fix variable name in `wp_check_filetype_and_ext()`. Andrew Ozz 2024-11-06 00:39:18 +0000
  • f1ea02c64e Coding Standards: Use `WP_User_Query::get_results()` instead of a private property. Sergey Biryukov 2024-11-05 23:09:20 +0000
  • 67e72c6e74 Build/Test Tools: Add script for generating code coverage report. desrosj 2024-11-05 20:01:18 +0000
  • ca1f54722a Build/Test Tools: Run test coverage when PHPunit workflow changes. desrosj 2024-11-05 18:12:18 +0000
  • 7a5309da64 Build/Test Tools: Update 3rd-party GitHub Actions. desrosj 2024-11-05 18:02:20 +0000
  • ea7e427fbd Post WordPress 6.7 RC3 bump. Aaron Jorbin 2024-11-05 16:57:17 +0000
  • 527f8961c5 WordPress 6.7 RC1. Aaron Jorbin 2024-11-05 16:33:18 +0000
  • 32855251cb Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3. desrosj 2024-11-05 16:11:19 +0000
  • 18a12d76c3 Taxonomy: Remove count references from `WP_Term_Query`. desrosj 2024-11-05 14:24:15 +0000
  • 087e4c994a Editor: Update packages for 6.7 RC 3. desrosj 2024-11-05 14:11:22 +0000
  • a78846dcd0 Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3. desrosj 2024-11-05 14:02:15 +0000
  • 364a6c50a0 Editor: Update packages for 6.7 RC 3 get_dave 2024-11-05 12:59:25 +0000
  • 310a481b66 Media: Better variable name and some docs fixes for the new `wp_get_image_editor_output_format()`. Andrew Ozz 2024-11-05 04:09:18 +0000
  • 7a8425521a Help/About: Add images to the About page. ryelle 2024-11-05 00:46:16 +0000
  • e81661e92d Bundled Themes: Bump default theme versions for release with 6.7. Peter Wilson 2024-11-04 23:59:20 +0000