Commit Graph

  • a3f1555919 Block Hooks: Fix @since and deprecated versions. Bernhard Reiter 2024-04-24 12:11:15 +00:00
  • f9776f536f HTML API: Fix detection of single-length funky comments. dmsnell 2024-04-24 07:45:14 +00:00
  • 9d5f8481df Tests: Add a $message parameter for a custom assertion in WP_Test_REST_TestCase. Sergey Biryukov 2024-04-23 18:57:12 +00:00
  • 4d09a87655 Docs: Improve incorrect indentation/alignment in a few docblocks. Pascal Birchler 2024-04-23 12:38:14 +00:00
  • 258523f63e Toolbar: Replace "Edit Site" link with "Site Editor" in the Admin Toolbar. audrasjb 2024-04-22 21:06:08 +00:00
  • 0eb5aed212 Twenty Twenty-Three: Wraps navigation block in row within header template part. Tammie Lister 2024-04-22 20:55:09 +00:00
  • 6371434821 Media: Prevent division by zero in wp_img_tag_add_width_and_height_attr(). audrasjb 2024-04-22 20:35:10 +00:00
  • 2d2b97f115 Docs: Typo corrections in class WP_Meta_Query. audrasjb 2024-04-22 20:25:08 +00:00
  • 95533c6f68 Twenty Twelve: Fixes typing errors in block pattern. Tammie Lister 2024-04-22 20:19:15 +00:00
  • 9fd435aa15 Editor: fix spacing in function doc. isabel_brison 2024-04-22 07:20:09 +00:00
  • 4fb8608aa5 Docs: Use correct URL for the Embeds documentation article. Sergey Biryukov 2024-04-22 06:25:11 +00:00
  • 9ecc777ded Editor: limit layout rules on themes without theme.json. isabel_brison 2024-04-22 05:30:13 +00:00
  • 46356f0215 Docs: Remove extra space before @since in WP_Block_Bindings_Registry DocBlock. Sergey Biryukov 2024-04-21 03:52:11 +00:00
  • 453c78db60 Coding Standards: Use strict comparison in wp_add_global_styles_for_blocks(). Sergey Biryukov 2024-04-20 04:01:18 +00:00
  • 244a8cf308 Themes: Cache block theme patterns in a transient. Joe McGill 2024-04-19 17:59:16 +00:00
  • 670692386b Docs: Fix typo in WP_Block_Type::__construct() DocBlock. Sergey Biryukov 2024-04-19 03:42:18 +00:00
  • 3c5da9c743 Login and Registration: Check that redirect_to is a string in wp-login.php. Sergey Biryukov 2024-04-18 06:24:22 +00:00
  • f6fae87e73 Upgrade/Install: Validate source & destination values in WP_Ugrader. Peter Wilson 2024-04-18 03:17:13 +00:00
  • cc7370b2af Help/About: Accessibility: Remove target="_blank" from data eraser links. joedolson 2024-04-17 20:21:15 +00:00
  • 1c0e271c2f Docs: Correct @since version for COOKIE_DOMAIN default value change. Sergey Biryukov 2024-04-17 09:46:19 +00:00
  • dc9dbf913f Users: Set the default value of COOKIE_DOMAIN to an empty string. Sergey Biryukov 2024-04-16 16:52:14 +00:00
  • d2ce038894 HTML API: Validate HTML Processor against external test suite from html5lib. dmsnell 2024-04-16 12:08:17 +00:00
  • dd6d4e74c1 Code Modernization: Fix implicit nullable parameter type deprecation on PHP 8.4. Sergey Biryukov 2024-04-15 20:03:09 +00:00
  • 593ccf4342 Twenty Eleven: Removes Negative values for padding. Tammie Lister 2024-04-15 16:40:12 +00:00
  • 44528d4fba Twenty Twenty Two: Wraps Navigation block in row. Tammie Lister 2024-04-15 16:26:15 +00:00
  • 8689afae77 Twenty Twenty-One: Check for WP_Error before outputting get_the_tag_list(). Sergey Biryukov 2024-04-14 21:57:13 +00:00
  • 7bb686d18b Users: Account for returning false from the authenticate filter. Sergey Biryukov 2024-04-13 16:33:13 +00:00
  • 8d0570f72c Twenty Fourteen: Fixes pullquote block issues with font sizing. Tammie Lister 2024-04-12 19:55:12 +00:00
  • 09be520d72 Docs: Revert unintended svn:ignore change after [57987]. Pascal Birchler 2024-04-12 17:50:12 +00:00
  • 00d06db33d Docs: Fix various typos and spelling mistakes. Pascal Birchler 2024-04-12 17:47:13 +00:00
  • 98d90f8533 Coding Standards: Upgrade WPCS to version 3.1.0. Sergey Biryukov 2024-04-12 12:17:10 +00:00
  • dd224888c7 General: Increase the minimum supported version of PHP to 7.2.24. John Blackbourn 2024-04-11 21:11:16 +00:00
  • 181e799593 Docs: Update @since version for wp_zip_file_is_valid(). Sergey Biryukov 2024-04-11 14:28:14 +00:00
  • a6b9c3d542 Script Loader: stop enqueueing some now obsolete polyfills. Pascal Birchler 2024-04-10 14:42:17 +00:00
  • a04dc48ea7 Editor: Update npm packages. John Blackbourn 2024-04-09 10:57:27 +00:00
  • 8fbd2fc6f4 Editor: skip outputting base layout rules if content and wide size values don’t exist. isabel_brison 2024-04-09 07:20:15 +00:00
  • f3873d2f8a Coding Standards: Fix missing strict in_array on block-template-utils.php. jorgefilipecosta 2024-04-08 21:42:17 +00:00
  • 440a5f21ca Twenty Twenty-Four: Remove pattern from home template to improve performance. Sergey Biryukov 2024-04-08 19:21:16 +00:00
  • a0712d7758 Honor template_hierarchy filters when creating a template in the Site Editor. jorgefilipecosta 2024-04-08 16:47:16 +00:00
  • f4fb98f366 Script Loader: Improve asset concatenation Etags. Peter Wilson 2024-04-07 23:53:19 +00:00
  • c518c3a924 Docs: Correct @since version for status code 425 in get_status_header_desc(). Sergey Biryukov 2024-04-07 11:22:08 +00:00
  • 70e045910b HTTP API: Add support for a description for HTTP status code 425 (Too Early). Sergey Biryukov 2024-04-07 11:18:17 +00:00
  • 46676b4060 Coding Standards: Use strict comparison in wp-includes/class-wp-image-editor-imagick.php. Sergey Biryukov 2024-04-06 13:37:18 +00:00
  • a7f59e981f Media: Use flex-start for full browser support. Aaron Jorbin 2024-04-05 21:47:15 +00:00
  • 103d0deb89 Twenty Twenty-Four: Fixes typo in testimonial pattern. Tammie Lister 2024-04-05 20:46:15 +00:00
  • 6bc444cc42 Tests: Use an image on WordPress.org CDN in external HTTP tests. Sergey Biryukov 2024-04-05 12:12:14 +00:00
  • 9bb63fd665 Themes: Avoid errors in some environments from _get_block_templates_paths. Joe McGill 2024-04-04 18:56:57 +00:00
  • 78d729602e Database: Remove back-compat for database servers that don't support utf8mb4. John Blackbourn 2024-04-04 15:13:14 +00:00
  • 1c8b25a7a5 I18N: Bail early if an invalid text domain is passed to load_textdomain() et al. Pascal Birchler 2024-04-04 13:56:13 +00:00
  • f09686a12a Build/Test Tools: Update a few image URLs in HTTP and image cropping tests. Pascal Birchler 2024-04-04 13:45:10 +00:00
  • 3ed6382329 Permalinks: Detect FrankenPHP web server support. Pascal Birchler 2024-04-04 13:40:06 +00:00
  • 54a61e9c9b I18N: Always search for script translations in wp-content/languages/plugins. Pascal Birchler 2024-04-04 13:38:11 +00:00
  • 9ac3e01c91 Docs: Fix typo in wp_mediaelement_fallback filter description. Sergey Biryukov 2024-04-04 11:19:14 +00:00
  • 6fe9681e77 Options, Meta APIs: Use more sensible default for autoloading options which allows WordPress core to make a decision. Felix Arntz 2024-04-03 21:31:15 +00:00
  • 725f302121 Block Hooks: Pass correct context to filters. Bernhard Reiter 2024-04-03 15:11:14 +00:00
  • d6ce792045 Build/Test Tools: Migrate to Docker Compose V2. Pascal Birchler 2024-04-03 11:33:12 +00:00
  • c98b4ce7f3 Coding Standards: Use strict comparison in wp-includes/class-wp-image-editor-gd.php. Sergey Biryukov 2024-04-03 10:33:24 +00:00
  • db1e75b20a Docs: Update @since version for wp_zip_file_is_valid(). Sergey Biryukov 2024-04-02 19:24:16 +00:00
  • 657f36adfa Build/Test Tools: Include 6.4 and 6.5 in upgrade testing. desrosj 2024-04-02 19:19:17 +00:00
  • bac700319a Help/About: Remove unused CSS previously intended for the Freedoms screen. Sergey Biryukov 2024-04-02 11:12:19 +00:00
  • 4e52c28a2e Docs: Various typo corrections in wp-includes/formatting.php. audrasjb 2024-04-01 20:55:12 +00:00
  • 8396c3fbd5 General: Fix various typo issues found in deprecated.php and Font Library unit tests. audrasjb 2024-04-01 20:45:13 +00:00
  • 3fa06d8fbd Upgrade/Install: Update the $_old_files array for 6.5. davidbaumwald 2024-04-01 16:38:18 +00:00
  • 041cf81e0d Tests: Revert the image size change in wp_remote_head() and wp_remote_get() tests. Sergey Biryukov 2024-04-01 14:32:21 +00:00
  • 6257387ee7 Tests: Update expectations in wp_remote_head() and wp_remote_get() tests. Sergey Biryukov 2024-04-01 13:57:23 +00:00
  • e68090cdcf Docs: Improve the docblock for _wp_filter_font_directory(). Remove the recommended use section as this is a private use only function. Andrew Ozz 2024-04-01 02:53:12 +00:00
  • 6f636420db Docs: Fix a few typos in wp-admin/includes/class-pclzip.php. Sergey Biryukov 2024-03-31 05:52:15 +00:00
  • d1ea7a0723 Coding Standards: Revert [57899] pending test failure investigation. Sergey Biryukov 2024-03-30 00:46:11 +00:00
  • 053fbef212 Coding Standards: Use strict comparison in wp-includes/class-wp-image-editor-gd.php. Sergey Biryukov 2024-03-30 00:17:13 +00:00
  • 1dc3f87870 Networks and Sites: Remove unused $wpdb global in update_blog_details(). Sergey Biryukov 2024-03-29 11:42:13 +00:00
  • 11dfccd894 Twenty Twelve: Fixes table block font size not changing. Tammie Lister 2024-03-28 20:58:17 +00:00
  • 6ec197bdf3 Twenty Eleven: Fixes adding citation text color issue in pullquote block. Tammie Lister 2024-03-28 18:16:11 +00:00
  • fa34e40c7b Twenty Twenty: Fixes The design of the ordered and unordered lists within editor. Tammie Lister 2024-03-28 16:59:14 +00:00
  • 92daa4fe72 Tests: Use an existing user fixture in the test for logging in with an email address. Sergey Biryukov 2024-03-28 11:19:18 +00:00
  • 3bf6493510 Editor: Merge Editor bug fixes ahead of 6.5 RC4. desrosj 2024-03-28 02:29:24 +00:00
  • 3e244ae879 I18n: Add context to the "Patterns" translatable string for the related admin menu item. audrasjb 2024-03-27 22:44:16 +00:00
  • fba385feef Bundled Themes: Bump default theme versions for release with 6.5. desrosj 2024-03-27 19:06:14 +00:00
  • 0c4eec233d Editor: disable shadow.defaultPresets for classic themes. Pascal Birchler 2024-03-27 16:00:12 +00:00
  • af0a8e253d Coding Standards: Use strict comparison in wp-includes/pomo/plural-forms.php. Sergey Biryukov 2024-03-27 12:30:12 +00:00
  • 95f1ba70eb Coding Standards: Use strict comparison in wp-includes/pluggable.php. Sergey Biryukov 2024-03-26 21:41:11 +00:00
  • d676def4a8 Media: Fix CSS issue preventing inserting images on smaller viewports. Pascal Birchler 2024-03-26 09:39:11 +00:00
  • 8e5e7a3a11 Editor: Relocate font files uploads to the uploads directory. Peter Wilson 2024-03-26 01:25:11 +00:00
  • 326bd23fd9 Coding Standards: Use strict comparison in wp-includes/ms-load.php. Sergey Biryukov 2024-03-25 17:19:17 +00:00
  • c7d9fc540e External Libraries: Update the Requests library to version 2.0.11. Pascal Birchler 2024-03-25 12:23:08 +00:00
  • 6d5d992cf1 Coding Standards: Use strict comparison in wp-includes/ms-blogs.php. Sergey Biryukov 2024-03-24 13:04:16 +00:00
  • 22d95abc55 Coding Standards: Use strict comparison in wp-includes/bookmark.php. Sergey Biryukov 2024-03-23 14:20:11 +00:00
  • 807916dd1e Editor: Update the Google Fonts font collection URL to the latest version for 6.5. Pascal Birchler 2024-03-23 09:26:07 +00:00
  • 8b9dfff929 Help/About: Update the About page for 6.5. Pascal Birchler 2024-03-23 09:22:10 +00:00
  • 895ea566f6 Editor: Prevent font folder naive filtering causing infinite loops. Peter Wilson 2024-03-22 23:01:10 +00:00
  • d28dd189b8 Coding Standards: Use strict comparison in wp-includes/link-template.php. Sergey Biryukov 2024-03-22 22:07:11 +00:00
  • 24ad060351 Editor: Check if mb_strtolower exists before using it in the font library. Pascal Birchler 2024-03-22 14:17:09 +00:00
  • fae0e892b7 I18n: Ensure "Patterns" menu item is translatable. audrasjb 2024-03-22 13:58:14 +00:00
  • 073bfd5060 Tests: Remove unnecessary use of utf8_encode() in KSES tests. Sergey Biryukov 2024-03-21 15:47:16 +00:00
  • d5f0448e78 Coding Standards: Rename the $postid parameter to $post_id in `has_meta(). Pascal Birchler 2024-03-20 19:07:12 +00:00
  • 37ce09349a Coding Standards: Use strict comparison in wp-includes/bookmark-template.php. Sergey Biryukov 2024-03-20 12:49:10 +00:00
  • 31039a896f Coding Standards: Rename the remaining $postid instances in wp_delete_post(). Sergey Biryukov 2024-03-19 18:04:15 +00:00
  • f09287b6e1 Coding Standards: Rename the $postid parameter to $post_id in wp_delete_post(). Sergey Biryukov 2024-03-19 17:47:10 +00:00
  • 1a0add316f Docs: Update various HelpHub links to avoid unnecessary redirections. audrasjb 2024-03-19 14:46:15 +00:00
  • 5cb687dbce Posts, Post Types: Introduce delete_post_{$post->post_type} and deleted_post_{$post->post_type} hooks. Pascal Birchler 2024-03-19 09:33:11 +00:00
  • 9ed35adffa Editor: Update Packages with the latest bug fixes for 6.5 RC 3 youknowriad 2024-03-19 08:07:17 +00:00