Commit Graph

  • 88d4ac2aec Build/Test Tools: Add build process test workflow to old branches testing. desrosj 2024-03-06 00:34:12 +0000
  • da015a655c Branch 6.5 Built from https://develop.svn.wordpress.org/branches/6.5@57781 davidbaumwald 2024-03-05 21:03:49 +0000
  • d93b49ebce Post WordPress 6.5 RC1 version bump. audrasjb 2024-03-05 16:25:07 +0000
  • c8988112c7 WordPress 6.5 RC1. audrasjb 2024-03-05 16:13:12 +0000
  • c624bd4dbb Plugins: Fix an overlap issue with plugin cards dependencies notice. audrasjb 2024-03-05 14:27:10 +0000
  • c1c58041a2 Partially revert [57774]. audrasjb 2024-03-05 13:59:18 +0000
  • 31569e11d0 Docs: Add missing `@global` mention in `wp_interactivity()`. audrasjb 2024-03-05 13:39:13 +0000
  • c774332090 Coding Standards: Remove some extra trailing spaces. Sergey Biryukov 2024-03-05 11:54:13 +0000
  • 6e89ac85c6 Docs: Document the usage of `$_paused_plugins` and `$_paused_themes` globals. Sergey Biryukov 2024-03-05 11:43:13 +0000
  • 1562e99f44 Coding standards: Apply some changes after `composer format`. desrosj 2024-03-05 06:55:08 +0000
  • f66211dafc Plugins: Improve plugin dependency related error messages. desrosj 2024-03-05 06:48:07 +0000
  • 20e57dca02 Plugins: Improve plugin dependency admin notices. desrosj 2024-03-05 06:27:09 +0000
  • 9e0a116dbf HTML API: Ensure that breadcrumbs are properly retained after seeking. dmsnell 2024-03-05 05:34:11 +0000
  • 6adb813d5e Help/About: Add images to the About page. ryelle 2024-03-05 03:03:10 +0000
  • ba7836897b UI-Copy: Use capital cased singular for Site Icon. Aaron Jorbin 2024-03-05 00:12:11 +0000
  • 1d4d8917f7 Toolbar: Polish design and code combining duplicate profile links. joedolson 2024-03-04 21:50:11 +0000
  • 6e31cd8f9a Media: Use consistent spacing for the media toolbar in both grid and list view. antpb 2024-03-04 17:42:11 +0000
  • ce1eb78275 I18N: Cast magic MO marker number to integer. Pascal Birchler 2024-03-04 15:54:10 +0000
  • f98a921c98 Interactivity API: Rename `data_wp_context()` to `wp_interactivity_data_wp_context()`. Pascal Birchler 2024-03-04 15:39:15 +0000
  • bf79d8bb2c Docs: Update `WP_Query::tax_query` docblock to reflect that the property can be `null`. audrasjb 2024-03-04 14:48:13 +0000
  • bee0c1a172 Editor: Update Packages with the latest bug fixes for 6.5 RC 1 youknowriad 2024-03-04 14:08:24 +0000
  • 3dc3dc25e9 Docs: Document the `$post` global in comment feed templates. Sergey Biryukov 2024-03-04 12:41:10 +0000
  • 68f21dbbb6 Build/Test Tools: Fix the `precommit:emoji` script. desrosj 2024-03-04 11:25:12 +0000
  • 47714609e4 Build/Test Tools: Update 3rd-party GitHub Actions. desrosj 2024-03-04 11:06:13 +0000
  • 048e8a0cc0 Docs: Document some globals in `wp-admin/setup-config.php`. Sergey Biryukov 2024-03-03 18:23:14 +0000
  • c7a48687b5 Media: Accessibility: Copy attachment properties on site icon crop. joedolson 2024-03-02 20:15:13 +0000
  • 3658bca7fd Editor: do not expose protected post meta fields in block bindings. Pascal Birchler 2024-03-02 14:13:09 +0000
  • 7013400867 Build/Test Tools: Add initial tests for the `WP_Filesystem_Direct` class. Pascal Birchler 2024-03-02 14:07:08 +0000
  • 690fe018e1 Docs: Document the `$xmlrpc_logging` global in `logIO()`. Sergey Biryukov 2024-03-02 13:49:06 +0000
  • 2a334ede98 Editor: Simplify sanitization code path in `WP_Theme_JSON` after [57496] Pascal Birchler 2024-03-02 13:41:05 +0000
  • 02d60b4eb4 Query: Remove leading whitespace from certain database queries. Pascal Birchler 2024-03-02 13:38:07 +0000
  • 1a6de4d845 Build/Test Tools: Use a consistent parameter name between `rand_str()` and `rand_long_str()`. Sergey Biryukov 2024-03-02 12:55:07 +0000
  • 8b2e4d0877 Docs: Document some globals in `wp-settings.php`. Sergey Biryukov 2024-03-02 10:47:15 +0000
  • d3a22f538b Docs: Correct the placement of `@global` tags in `wp-includes/admin-bar.php`. Sergey Biryukov 2024-03-01 22:43:11 +0000
  • bee2debbd7 Customize: Accessibility: Label menu subitems when updating menus. joedolson 2024-03-01 16:21:10 +0000
  • 1692cf3469 Quick/Bulk Edit: Ensure the “All” checkbox is properly toggled in certain scenarios. Pascal Birchler 2024-02-29 22:02:15 +0000
  • bbe1b7338c Tests: Use `assertSame()` in post meta revisioning tests. Sergey Biryukov 2024-02-29 20:02:16 +0000
  • e265c6d012 Interactivity API: Revert [57742] pending a Gutenberg package update. Pascal Birchler 2024-02-29 14:30:12 +0000
  • fbeaad601c Interactivity API: Rename `data_wp_context()` to `wp_interactivity_data_wp_context()`. Pascal Birchler 2024-02-29 12:28:09 +0000
  • 2cf42cec66 Privacy: Update default privacy page content to use latest block markup. Pascal Birchler 2024-02-29 12:17:08 +0000
  • f67cb7370e Editor: Prevent infinite loops when filtering the font library folder. youknowriad 2024-02-29 10:17:07 +0000
  • 12d738c64c Bundled Theme: Fix focus outline in Twenty Twenty-Four in the editor. youknowriad 2024-02-29 10:08:15 +0000
  • 91e7a067a8 HTML API: Remove superfluous type-coercing empty() check. dmsnell 2024-02-28 21:15:12 +0000
  • 9c91e0e91c Tests: Expand `wp_parse_id_list()` unit tests. Sergey Biryukov 2024-02-28 18:11:09 +0000
  • e21be71af2 Plugin Dependencies: Don't assume API response has a `slug` property. costdev 2024-02-28 18:04:09 +0000
  • 542c23092d Tests: Address capitalization and docblock inconsistencies in some test class names. Pascal Birchler 2024-02-28 09:46:08 +0000
  • fc91a29646 I18N: Improve docs for pomo library classes. Pascal Birchler 2024-02-28 09:31:12 +0000
  • fb4f209a8c Tests: Correct capitalization and fix typos in some test class names. Sergey Biryukov 2024-02-27 23:07:08 +0000
  • 6ab3caeb71 General: Revert r57698 for WP_List_Util::pluck(). hellofromTonya 2024-02-27 22:38:15 +0000
  • 5f2e2f85f7 Docs: Improve docblock for `WP_Block_Patterns_Registry::register`. Joe McGill 2024-02-27 21:05:11 +0000
  • 845a537170 Site Icon/Customizer: Update strings in customizer to align with `options-general.php`. Aaron Jorbin 2024-02-27 20:21:14 +0000
  • 023f523bda Build/Test Tools: Add unit tests for `_delete_option_fresh_site()`. Pascal Birchler 2024-02-27 19:09:04 +0000
  • a871d84dec Build/Test Tools: Add unit tests for `maybe_hash_hex_color()`. Pascal Birchler 2024-02-27 18:53:05 +0000
  • 0a5ac751d2 Build/Test Tools: Add unit tests for `sanitize_hex_color_no_hash()`. Pascal Birchler 2024-02-27 18:51:04 +0000
  • 49bc4f9e77 Build/Test Tools: Add unit tests for `sanitize_hex_color()`. Pascal Birchler 2024-02-27 18:49:12 +0000
  • 69a2411a72 Build/Test Tools: Add unit tests for `wp_parse_slug_list()`. Pascal Birchler 2024-02-27 17:17:09 +0000
  • 4d821203f6 Build/Test Tools: Add unit tests for `absint()`. Pascal Birchler 2024-02-27 17:15:13 +0000
  • 569bff821c Post WordPress 6.5 Beta 3 version bump. Built from https://develop.svn.wordpress.org/trunk@57723 Pascal Birchler 2024-02-27 16:26:09 +0000
  • 3eed37d157 WordPress 6.5 Beta 3. Built from https://develop.svn.wordpress.org/trunk@57722 Pascal Birchler 2024-02-27 16:14:11 +0000
  • d3204b3e7e Editor: Update Packages with the latest bug fixes for 6.5 beta 3 youknowriad 2024-02-27 14:48:23 +0000
  • e88758878e Font face resolver: print font faces from font families defined in all theme.json origins. youknowriad 2024-02-27 12:06:10 +0000
  • 4fbb3d6975 Docs: Improve wording and add missing full stops in a few docblocks. Pascal Birchler 2024-02-27 10:29:11 +0000
  • 139a4c2dc8 Build/Test Tools: Add PHPUnit test for the `_mce_set_direction` function. Pascal Birchler 2024-02-27 10:25:05 +0000
  • 29a2c3a05a Editor: add `shadow.defaultPresets` to appearance tools opt-ins. Pascal Birchler 2024-02-27 10:22:11 +0000
  • 9f0595ab4a Editor: Check for null values in Theme JSON to cater for blockGap. youknowriad 2024-02-27 10:15:13 +0000
  • f274631e5c Help/About: Update the About page for 6.5. ryelle 2024-02-26 23:51:12 +0000
  • 8cdbaf4aeb Upgrade/Install: Improve localized strings related to plugin/theme installation and activation. Pascal Birchler 2024-02-26 20:35:08 +0000
  • 7173bb9a94 Site icon: Polish up Site Icon on the general settings screen. Aaron Jorbin 2024-02-26 20:18:09 +0000
  • 0eb0449db0 Twenty Nineteen: Further adjust CSS selectors used to change the primary color. Sergey Biryukov 2024-02-26 16:27:12 +0000
  • 60b72e87d7 Login and Registration: Slash email address when updating an existing user. Pascal Birchler 2024-02-26 10:43:06 +0000
  • 4096795c61 Tests: Update incorrect assertion message added in [57366]. Pascal Birchler 2024-02-26 10:29:13 +0000
  • 28c8ff0d1b Code Standards: Fix alignment in tests. joedolson 2024-02-26 01:00:09 +0000
  • 059878b96d Toolbar: Accessibility: Keyboard navigation for screen readers. joedolson 2024-02-26 00:52:10 +0000
  • 25ae4b9733 Upgrade/Install: Normalize major versions in `is_wp_version_compatible()`. Peter Wilson 2024-02-25 22:17:13 +0000
  • 448030d355 Tests: Use `assertSame()` in `new_admin_email_subject` filter test. Sergey Biryukov 2024-02-25 15:27:12 +0000
  • 3c1ace6be1
    update-Dolly-Dollly Mekawy29 2024-02-25 13:35:33 +0200
  • 08d311ae83 Tests: Use `assertSame()` in `comment_exists()` tests. Sergey Biryukov 2024-02-24 19:30:12 +0000
  • f5487209cb I18N: Do not set translation controller locale in bootstrap. Pascal Birchler 2024-02-24 09:48:13 +0000
  • c5f64356af Editor: Improve PHPUnit tests for block pattern registration. Joe McGill 2024-02-23 16:55:13 +0000
  • bad9e9669d Build/Test Tools: Update JSHint config to remove deprecated options. Pascal Birchler 2024-02-23 10:38:13 +0000
  • 096df041b6 Docs: Add a `@since` note for `$preferred_ext` parameter in `wp_mime_type_icon()`. Sergey Biryukov 2024-02-23 09:43:12 +0000
  • 4084114eab Editor: Add id to the supported Image's binding attributes gziolo 2024-02-23 09:20:12 +0000
  • 9a3210759f Script Loader: Inject wp_remove_surrounding_empty_script_tags function name in returned error string using sprintf. K. Adam White 2024-02-23 05:45:12 +0000
  • 648cab6abe General: Handle missing field in WP_List_Util::pluck(). hellofromTonya 2024-02-22 21:52:10 +0000
  • 0006dd82d8 Upgrade/Install: Improve plugin install button appearance. Pascal Birchler 2024-02-22 18:04:09 +0000
  • 601999951c Upgrade/Install: Fix upgrade count decrement on Updates page. Pascal Birchler 2024-02-22 17:58:08 +0000
  • e86c1971d4 Shortcodes: Fix small typo in inline documentation. Pascal Birchler 2024-02-22 15:53:13 +0000
  • 117fdc548e Coding Standards: Correct alignment in `wp_get_attachment_image_src()`. Sergey Biryukov 2024-02-22 11:56:10 +0000
  • 292af16439 Docs: Improve docblock for `$x_redirect_by` param in `wp_redirect()`. Pascal Birchler 2024-02-22 10:58:12 +0000
  • 299b8ee2a1 Docs: Use more inclusive term in `rest_filter_response_fields` docblock. Pascal Birchler 2024-02-22 09:54:08 +0000
  • f95f3e8334 Media: Fix broken media modal following [57688] joedolson 2024-02-21 20:57:12 +0000
  • 83ba8ad091 Twenty Twenty-Three: Update XX-large font-sizes for accessibility. joedolson 2024-02-21 20:08:06 +0000
  • 5c49b1cc7b Build/Test Tools: Revert r57684. hellofromTonya 2024-02-21 20:06:12 +0000
  • 53f5646b75 Media: Prevent Media Library sidebar from showing with no actions. joedolson 2024-02-21 19:46:08 +0000
  • 5fd767d87d Media: Ensure `wp_mine_type_icon()` returns expected file type. joedolson 2024-02-21 19:29:04 +0000
  • 4ee39b4d76 Editor: Ensure font collection metadata can be properly localized. Pascal Birchler 2024-02-21 19:27:14 +0000
  • 716b7d4d26 Themes: Use original template paths when switching blogs. Joe McGill 2024-02-21 19:26:08 +0000
  • 308a42fe40 Tests: Query mariadb.org instead of mariadb.com in README test. costdev 2024-02-21 19:01:11 +0000
  • f599968388 Editor: Load pattern content only when used. Joe McGill 2024-02-21 18:50:07 +0000
  • 26673814df Script Loader: Fix small typo in `wp_remove_surrounding_empty_script_tags` docblock. Pascal Birchler 2024-02-21 18:39:09 +0000