Commit Graph

  • 27da228e90 Docs: Correct duplicate hook reference for wp_min_priority_img_pixels. Sergey Biryukov 2023-08-11 11:33:27 +00:00
  • 92521d79e3 Themes: add wp_get_theme_data_template_parts function. André 2023-08-11 11:22:54 +00:00
  • 1bd3cac151 Tests: Correct two @covers annotations to use the recommended pattern. Sergey Biryukov 2023-08-11 11:17:40 +00:00
  • 415c9f6bb4 Embeds: Modernize wp-embed script with removal of obsolete IE10/IE11 code and support for WP<4.4. Weston Ruter 2023-08-10 19:47:08 +00:00
  • bb6de6b8c0 Editor: Simplify usage of block_has_support() function by supporting a string. Felix Arntz 2023-08-10 16:47:00 +00:00
  • e5b586bfd0 Users: Correct the logic for switch_to_blog() in WP_User_Query::generate_cache_key(). Sergey Biryukov 2023-08-10 10:24:29 +00:00
  • 37b145a0e4 HTML API: Add support for BUTTON element. Bernie Reiter 2023-08-10 08:35:55 +00:00
  • d4b496acab Docs: Remove @see references for SimplePie classes. Sergey Biryukov 2023-08-10 01:04:35 +00:00
  • 429de7ae77 Build/Test Tools: Bump the required versions of Node.js and npm. Jonathan Desrosiers 2023-08-09 18:52:42 +00:00
  • b1d59267af Coding Standards: Use strict comparison in wp-includes/kses.php. Sergey Biryukov 2023-08-09 10:59:04 +00:00
  • f7fbd0c25f HTML API: Fix missing * for docblock. Aaron Jorbin 2023-08-08 22:59:52 +00:00
  • 79a36ded52 Options, Meta APIs: Expand $autoload parameter documentation. Felix Arntz 2023-08-07 19:31:13 +00:00
  • 4ff71a6adf Upgrade/Install: Update $_old_files for 6.3. David Baumwald 2023-08-07 17:19:57 +00:00
  • c96b089ec7 HTML API: Adjust code styling to Gutenberg's linter's preferences. Bernie Reiter 2023-08-07 13:48:55 +00:00
  • 4a0712a0c2 Coding Standards: Use strict comparison in wp-includes/class-wp.php. Sergey Biryukov 2023-08-07 09:59:20 +00:00
  • b4cfea6f4e Coding Standards: Use strict comparison in wp-includes/class-wp-image-editor.php. Sergey Biryukov 2023-08-06 12:50:42 +00:00
  • fd846534b6 Coding Standards: Rewrite loose comparison in wp_list_categories(). Sergey Biryukov 2023-08-05 14:00:56 +00:00
  • 847328068d Coding Standards: Use strict comparison in wp-includes/revision.php. Sergey Biryukov 2023-08-04 11:56:16 +00:00
  • 72c9909999 Emoji: Suppress console errors from sessionStorage usage in sandboxed post embed iframe. Weston Ruter 2023-08-04 00:21:11 +00:00
  • 470911715d Themes: Avoid unnecessary check whether parent template file exists when not using a child theme. Felix Arntz 2023-08-03 20:29:12 +00:00
  • 9e4188b93b Code Modernization: Use "declare" in WP_List_Table magic methods deprecation message Tonya Mork 2023-08-03 19:50:20 +00:00
  • 1fc10c92a2 Script Loader: Use defer loading strategy for wp-embed script and move to head (in block themes). Weston Ruter 2023-08-03 19:20:36 +00:00
  • 5b5d174a30 Code Modernization: Deprecate dynamic properties in WP_Text_Diff_Renderer_Table magic methods. Tonya Mork 2023-08-03 18:11:36 +00:00
  • 6fe193ce54 Code Modernization: Deprecate dynamic properties in WP_User_Query magic methods. Tonya Mork 2023-08-03 16:25:25 +00:00
  • b92491b8d2 Coding Standards: Use instanceof keyword instead of the is_a() function. Sergey Biryukov 2023-08-03 12:08:30 +00:00
  • f8b4e2c184 Build/Test Tools: revert downgrade of uuid. Isabel Brison 2023-08-03 04:57:04 +00:00
  • c362c2ad99 Code Modernization: Deprecate dynamic properties in WP_List_Table magic methods. Tonya Mork 2023-08-02 18:35:24 +00:00
  • 88570fd5b3 Tests: Fix leakage in WP_List_Table tests. Tonya Mork 2023-08-02 17:58:18 +00:00
  • 02f9f1ea95 Media: Simplify logic in wp_get_loading_optimization_attributes(). Felix Arntz 2023-08-02 17:56:16 +00:00
  • 3a3bd8ea83 Site Health: Use PHP_SAPI constant instead of the php_sapi_name() function. Sergey Biryukov 2023-08-02 10:57:10 +00:00
  • 70bbc8dd0f Themes: Use isset instead of array_key_exists in WP_Theme_JSON class. Felix Arntz 2023-08-01 20:29:47 +00:00
  • e39967d8dd Upgrade/Install: Pass stored credentials to WP_Filesystem() where appropriate. Sergey Biryukov 2023-08-01 16:05:23 +00:00
  • 54493538a8 Help/About: Add images to About page, match header style to images. Kelly Choyce-Dwan 2023-08-01 15:02:08 +00:00
  • eef800de27 Help/About: Escape "Contribute" links, for better consistency. Jb Audras 2023-08-01 12:56:40 +00:00
  • eb12d31edc Help/About: Remove target="_blank" from the Contribute link. Jb Audras 2023-08-01 12:48:34 +00:00
  • e1355c14ac Coding Standards: Use strict comparison in wp-includes/option.php. Sergey Biryukov 2023-08-01 10:59:34 +00:00
  • 2e0c5a8b3a Editor: second update of npm packages for 6.3 RC3. Isabel Brison 2023-08-01 07:59:33 +00:00
  • 41bffadb83 HTML API: Add support for SPAN element. Bernie Reiter 2023-08-01 07:54:54 +00:00
  • 39e1fb0528 Editor: fix duplication in templates list. Isabel Brison 2023-08-01 02:10:08 +00:00
  • 40dd2f982a Help/About: Make Contribute links translatable. Jb Audras 2023-07-31 20:21:09 +00:00
  • 4569aa17ae Coding Standards: Use strict comparison in wp-includes/functions.php. Sergey Biryukov 2023-07-31 13:31:28 +00:00
  • c676279a14 Coding Standards: Use strict comparison in wp-includes/formatting.php. Sergey Biryukov 2023-07-30 08:51:37 +00:00
  • 78e9478de7 Coding Standards: Use strict comparison in wp-includes/feed-atom-comments.php. Sergey Biryukov 2023-07-29 00:29:29 +00:00
  • 73be6804d2 Script Loader: Delay loading comment-reply script with async loading strategy. Weston Ruter 2023-07-28 17:15:57 +00:00
  • d44c6e5fda Coding Standards: Use strict comparison in wp-includes/class-wp-roles.php. Sergey Biryukov 2023-07-28 11:35:17 +00:00
  • 2c56eef8a1 Editor: initial update of npm packages for 6.3 RC3. Isabel Brison 2023-07-28 07:37:52 +00:00
  • 8698238039 Coding Standards: Use correct case for class name in WP_Http tests. Sergey Biryukov 2023-07-27 14:45:09 +00:00
  • 12a0205829 Editor: Revert [56316]. Jb Audras 2023-07-27 10:08:40 +00:00
  • 2c8315c776 Editor: Prevent PHP warning when accessing icon by area. Jb Audras 2023-07-27 09:16:53 +00:00
  • 74c3dd2053 Bundled Themes: Bump version numbers for WordPress 6.3. Jb Audras 2023-07-26 22:07:18 +00:00
  • d15f776031 Script Loader: Add support for font-display: optional. Joe McGill 2023-07-26 19:21:44 +00:00
  • a0b15f354a Build/Test Tools: Run performance tests using production env vars. Joe McGill 2023-07-26 19:11:44 +00:00
  • 2fc7435fc7 Help/About: Update “Get involved in WordPress” link on the Credits tab. Sergey Biryukov 2023-07-26 11:49:21 +00:00
  • 96a86d559d Help/About: Fix the Get Involved tab on Network Admin. Jb Audras 2023-07-25 21:33:00 +00:00
  • d80d3e16a4 Build/Test Tools: Restore automatically retrying failed E2E tests once. Jonathan Desrosiers 2023-07-25 18:17:56 +00:00
  • 9e9ae1e1df Editor: Fix conditionals in Template Editing Mode. Jb Audras 2023-07-25 14:31:04 +00:00
  • d3ea5c29c0 Coding Standards: Always declare visibility for class methods. Sergey Biryukov 2023-07-25 13:14:26 +00:00
  • cea06ccebc Twenty Twenty-One: Enable Dark Mode in the block editor iframe. Jb Audras 2023-07-25 12:29:26 +00:00
  • 1d112a6b88 HTML API: Change wp infix in test classes to Wp. Bernie Reiter 2023-07-25 12:17:28 +00:00
  • d7aff966e6 Editor: update npm packages with bug fixes for 6.3 RC2. Isabel Brison 2023-07-25 08:37:26 +00:00
  • 1d7554d1b2 Editor: load title on navigation fallback. Isabel Brison 2023-07-25 06:28:28 +00:00
  • a176f19018 Help/About: Updates to About page. Kelly Choyce-Dwan 2023-07-24 23:37:29 +00:00
  • 9c76395092 Administration: Update dashboard welcome panel for 6.3. Kelly Choyce-Dwan 2023-07-24 23:13:31 +00:00
  • 743f743c45 Help/About: Add illustrations to the Get Involved tab Kelly Choyce-Dwan 2023-07-24 22:50:26 +00:00
  • 53d8c7c075 Editor: Fix abbreviations of "Example" in block-template-utils.php. Jb Audras 2023-07-24 20:52:59 +00:00
  • 20806d4d7f Coding Standards: Remove trailing tabs in wp-admin/about.php. Sergey Biryukov 2023-07-24 13:03:47 +00:00
  • 9bb963b662 Editor: fix popover positioning. Isabel Brison 2023-07-24 00:50:12 +00:00
  • 1f466b43d6 Coding Standards: Correct alignment in wp-includes/media.php. Sergey Biryukov 2023-07-23 15:58:30 +00:00
  • f8e7a16ff5 Media: Fix Image rotation button overflow in translations. Joe Dolson 2023-07-22 19:22:01 +00:00
  • c3e9e23dcf Coding Standards: Always use parentheses for class instantiation. Sergey Biryukov 2023-07-22 12:35:15 +00:00
  • 00777e610b General: Commit changes after running precommit:css. Jonathan Desrosiers 2023-07-21 18:04:46 +00:00
  • 6028b6f9f8 Media: Fix height max value in image scaling. Joe Dolson 2023-07-21 14:31:06 +00:00
  • cc2424579e I18N: Add missing translator comment in WP_Upgrader::generic_strings(). Sergey Biryukov 2023-07-21 13:31:17 +00:00
  • f4fa4dd1ba HTML-API: Introduce minimal HTML Processor. Bernie Reiter 2023-07-20 13:41:21 +00:00
  • cb42d7226f Coding Standards: Correct equals sign alignment in various files. Sergey Biryukov 2023-07-20 00:04:33 +00:00
  • 0c97999fc4 Docs: Fix indentation issue in WP_REST_Global_Styles_Revisions_Controller class. Jb Audras 2023-07-19 22:51:14 +00:00
  • 287fd501f2 Media: Adjust PDF upload handling to remove non-opaque alpha channels from previews. Anthony Burchell 2023-07-19 22:33:47 +00:00
  • 6281ce432c Docs: Add a missing word in maybe_create_table() description. Sergey Biryukov 2023-07-19 11:31:15 +00:00
  • 5c3c6258e4 REST API: Update Global styles revisions private methods to protected. Jb Audras 2023-07-19 07:47:48 +00:00
  • 6049e1fefa Trunk is now 6.4 alpha. Mike Schroder 2023-07-19 05:52:06 +00:00
  • d6f72bad6f Post WordPress 6.3 RC1 version bump. David Baumwald 2023-07-18 17:02:33 +00:00
  • a0e2ecfa24 WordPress 6.3 RC1. David Baumwald 2023-07-18 16:44:12 +00:00
  • 53a51a046d Help/About: Update the About page for 6.3. Kelly Choyce-Dwan 2023-07-18 16:18:32 +00:00
  • 75caa9c318 Editor: Add test for context setting in Comment Template block. Bernie Reiter 2023-07-18 16:07:49 +00:00
  • 722f73761c Administration: Add a missing closing </span> tag for column sorting indicators. Sergey Biryukov 2023-07-18 14:07:02 +00:00
  • eb52f08d4e Coding Standards: Use strict comparison for static strings in wp-admin/includes/class-wp-list-table.php. Sergey Biryukov 2023-07-18 14:03:57 +00:00
  • b973822085 Help/About: String changes in the Contribute screen. Jb Audras 2023-07-18 10:45:24 +00:00
  • d0b8f4927f Upgrade/Install: Add correct parameters to add_option in upgrade_630 Jonny Harris 2023-07-18 10:07:05 +00:00
  • 3df7a53c98 Docs: Various docblocks corrections. Jb Audras 2023-07-18 07:35:16 +00:00
  • 30071283f5 Docs: Fix various incorrect @since mentions. Jb Audras 2023-07-18 07:28:47 +00:00
  • 9520d9eb69 Editor: update npm packages with second round of bug fixes for 6.3 RC1. Isabel Brison 2023-07-18 07:17:23 +00:00
  • 2b931da110 Editor: Fix bug where it was not possible to style custom block elements in theme.json. Felix Arntz 2023-07-18 00:00:49 +00:00
  • 2e64ff87b8 Twenty Twenty-Three: Revert [55898]. Jb Audras 2023-07-17 22:24:39 +00:00
  • 36e890071e External Libraries: Update deprecated jQuery code in Farbtastic lib. Jb Audras 2023-07-17 22:01:08 +00:00
  • d36975aee7 Twenty Twenty-Three: Remove the perPage attribute where the query inherits from the global query. The global attribute should be used instead. Andrew Ozz 2023-07-17 21:32:47 +00:00
  • 924df264a0 Media: Stop using and deprecate set_imagick_time_limit(). Seems it causes more problems than it solves. Andrew Ozz 2023-07-17 20:02:11 +00:00
  • be1cb4583a General: Rename wp_in_development_mode() to wp_is_development_mode(). Joe McGill 2023-07-17 14:48:48 +00:00
  • 7df1b8366d Editor: Fix a PHP notice appearing when adding a new template part. Jb Audras 2023-07-17 14:20:42 +00:00
  • fb9814474e Build Tools: Remove outmoded jsvalidate task from Gruntfile. K. Adam White 2023-07-17 14:05:51 +00:00
  • 967abef19e Script Loader: Improve test coverage for wp_print_scripts(). Joe McGill 2023-07-17 14:04:00 +00:00