Commit Graph

  • 869f9b1df5 Coding Standards: Cast wp_count_terms() result to int before using in ceil(). Sergey Biryukov 2024-11-26 21:17:25 +00:00
  • 117b935b89 I18N: Load translations just-in-time for custom themes and plugins. Pascal Birchler 2024-11-26 10:16:17 +00:00
  • 6e38205391 I18N: Switch locale to admin locale when sending auto update emails. Pascal Birchler 2024-11-26 10:03:17 +00:00
  • 6f6ddfc80f Coding Standards: Cast $expired to an integer in wp_validate_auth_cookie(). Sergey Biryukov 2024-11-25 19:03:18 +00:00
  • f03be09041 REST API: Terms: Respect taxonomy's default query args. Bernhard Reiter 2024-11-25 11:16:22 +00:00
  • 8f303471a4 REST API: Remove trailing slashes when preloading requests and there is a query string. Pascal Birchler 2024-11-25 10:10:17 +00:00
  • c67b970348 Coding Standards: Remove extra unset() in rest_handle_options_request(). Sergey Biryukov 2024-11-24 18:37:20 +00:00
  • 6bf8fa1514 Coding Standards: Replace usage of deprecated wp_get_duotone_filter_svg(). Sergey Biryukov 2024-11-23 22:58:21 +00:00
  • 683505a121 Editor: Fix selecting/deselecting multiple unwanted categories when clicking on a Category checkbox on the old Edit Post screen. Andrew Ozz 2024-11-22 20:10:24 +00:00
  • 7a78121aa0 Coding Standards: Explicitly return null instead of coercing void. Sergey Biryukov 2024-11-22 19:19:20 +00:00
  • e80371660d Build/Test Tools: Create reusable workflow for parsing .version-support-*.json files. desrosj 2024-11-22 17:00:21 +00:00
  • b29834538e Bundled Theme: Pin schema version to rest of Twenty Twenty-Five. desrosj 2024-11-22 13:50:18 +00:00
  • 261373653c HTML API: Prevent fragment creation on close tag. cbravobernal 2024-11-22 12:52:19 +00:00
  • e0d58b3987 Editor: Warn about empty templates on the frontend for logged in users. mikachan 2024-11-22 10:57:19 +00:00
  • 04111ef54f Bundled Theme: Pin a theme.json schema version to Twenty Twenty-Five. desrosj 2024-11-21 19:02:23 +00:00
  • ff3fde39ee HTML API: Add method to create fragment at node. Bernhard Reiter 2024-11-21 13:29:18 +00:00
  • 8f1dc00b4d Build/Test Tools: Improve the error message shown when fetching Twemoji fails. John Blackbourn 2024-11-21 13:18:19 +00:00
  • 134e355f13 Editor: Avoid unnecessary array_merge in WP_Style_Engine::parse_block_styles(). Joe McGill 2024-11-20 21:29:22 +00:00
  • 37c8e1ae21 Build/Test Tools: Correctly check for Dependabot. desrosj 2024-11-20 18:10:23 +00:00
  • 6efab4c237 Editor: update npm packages in trunk for 6.7.1. desrosj 2024-11-20 16:20:31 +00:00
  • d37c855db1 I18N: Adjust translator comments in nav-menu.js. Sergey Biryukov 2024-11-20 11:22:19 +00:00
  • c557605794 i18n: Account for load_*_textdomain() after JIT loading. desrosj 2024-11-20 02:50:24 +00:00
  • 85928dc39a Options, Meta APIs: Ensure duplicate salts are properly flagged. desrosj 2024-11-20 01:39:19 +00:00
  • 41226f1164 Menus: i18n: Fix untranslatable strings in nav-menu.js. joedolson 2024-11-19 23:25:20 +00:00
  • e8741c53c8 Toolbar: Allow the Learn WordPress link to be localized. Sergey Biryukov 2024-11-19 22:18:21 +00:00
  • 70842372b1 Login: Revert selector change in login heading CSS. joedolson 2024-11-19 21:24:22 +00:00
  • d54b7924ef HTML API: Use case insensitive tag_name comparison in ::next_tag. czapla 2024-11-19 16:05:17 +00:00
  • e09a15b011 Admin Color Scheme: Update the highlight color in the Modern color scheme. youknowriad 2024-11-19 08:02:16 +00:00
  • 70b4a18c97 Theme JSON: include block style variations in path only output of get_block_nodes ramonopoly 2024-11-19 04:44:19 +00:00
  • c6e76c3c5b Users: Correct “Add New User” page reference on Network Settings screen. Sergey Biryukov 2024-11-18 23:38:20 +00:00
  • c0baa82edc Interactivity API: Remove redundant server state from Interactivity Router czapla 2024-11-18 20:06:24 +00:00
  • a7dda35133 Media: Avoid images with sizes=auto to be displayed downsized in supporting browsers. Felix Arntz 2024-11-18 19:52:19 +00:00
  • 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 +00:00
  • 2c691c2fbd Media: Avoid running expensive logic twice using GD. desrosj 2024-11-18 18:05:18 +00:00
  • 74b593f2d2 Editor: Use sentence casing for “Call to action”. desrosj 2024-11-18 17:35:17 +00:00
  • 72a29cef78 HTML API: Fix normalized doctype pub/sys identifier quotes. cbravobernal 2024-11-18 13:07:17 +00:00
  • 5a2559365d Customizer: Fix layout issues in customizer accordions. joedolson 2024-11-18 02:55:20 +00:00
  • 8f92dfad4d Tests: Add missing @covers tag for fetch_feed() tests. Sergey Biryukov 2024-11-17 13:44:21 +00:00
  • df05a5564f Coding Standards: Escape attachment URL in wp-admin/async-upload.php. Sergey Biryukov 2024-11-16 23:15:29 +00:00
  • ea47259795 Docs: Add missing commas in a few DocBlocks for various media functions. Sergey Biryukov 2024-11-15 21:11:22 +00:00
  • 9bc4fadffa Docs: Correct the spelling of silicon in the local development environment readme. John Blackbourn 2024-11-14 16:46:20 +00:00
  • ad2f51c90a Build/Test Tools: Correct upgrade testing workflow name. desrosj 2024-11-13 19:13:14 +00:00
  • cf3720d787 Build/Test Tools: Avoid starting the database twice. desrosj 2024-11-13 19:08:20 +00:00
  • a20a5a4516 Coding Standards: Consistently escape URLs in wp-admin/themes.php. Sergey Biryukov 2024-11-13 12:27:12 +00:00
  • 8f5eb7a835 HTML API: Include doctype in full parser serialize. Bernhard Reiter 2024-11-13 12:20:15 +00:00
  • 9a99674204 Interactivity API: Allow missing state negation on server cbravobernal 2024-11-13 11:19:18 +00:00
  • 3ba197a255 Build/Test Tools: Run upgrade tests against 6.7. desrosj 2024-11-13 00:37:19 +00:00
  • d826bdbb7c Build/Test Tools: Prevent orphaned Docker containers. desrosj 2024-11-12 17:46:21 +00:00
  • 0c6d68448b HTML API: Expect closer on foreign content void lookalike elements. Bernhard Reiter 2024-11-12 12:58:16 +00:00
  • 0be8a89a8f HTML API: Ensure that full processor can seek to earlier bookmarks. Bernhard Reiter 2024-11-12 10:32:17 +00:00
  • c05b42ec1e Twenty Twenty: Correct the border style of the pull quote block in the editor. poena 2024-11-12 05:46:19 +00:00
  • 3712752f76 Mime Types: support uploading wav files in Firefox ramonopoly 2024-11-12 00:53:18 +00:00
  • 417fb21204 Coding Standards: Use esc_url() for comment author URL in Edit Comment form. Sergey Biryukov 2024-11-11 20:43:19 +00:00
  • e2025a078c Upgrade/Install: Update the $_old_files array for 6.7. davidbaumwald 2024-11-11 19:06:18 +00:00
  • 883e20e3dd Feeds: Avoid fatal error with empty blog_charset value. desrosj 2024-11-11 17:50:17 +00:00
  • 818baef807 Media: Include image update missed in [59379]. Peter Wilson 2024-11-10 22:45:17 +00:00
  • c5bf14f31b Media: Remove dimension suffix from full size converted HEIC images. Peter Wilson 2024-11-10 21:41:13 +00:00
  • f7fc754220 Docs: Add file header DocBlock for wp-signup.php. Sergey Biryukov 2024-11-10 21:36:19 +00:00
  • 8adbd5815c Coding Standards: Ensure cookie expiration value is an integer in wp_update_user(). Sergey Biryukov 2024-11-09 16:30:19 +00:00
  • fada226ed4 Coding Standards: Remove unnecessary isset() from xmlrpc.php. Sergey Biryukov 2024-11-08 15:52:18 +00:00
  • 08fc6012f1 Help/About: Update the about page images for WordPress 6.7. Peter Wilson 2024-11-08 03:55:19 +00:00
  • 1a6e117084 Coding Standards: Ensure $current cookie time is int in wp_user_settings(). Sergey Biryukov 2024-11-07 23:47:16 +00:00
  • 1013750a45 Build/Test Tools: Skip pull request comments for Dependabot. desrosj 2024-11-07 16:23:16 +00:00
  • a9b1b36403 Editor: Update packages for 6.7 RC 4 get_dave 2024-11-07 15:16:24 +00:00
  • 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 +00:00
  • ba9fe05e26 HTML API: Improve private method name used by WP_HTML_Processor::next_token(). Weston Ruter 2024-11-06 19:24:20 +00:00
  • 3a4341abf4 Bundled Themes: Sync some minor fixes for Twenty Twenty-Five. desrosj 2024-11-06 16:20:16 +00:00
  • 1920c58314 Editor: Correct the number of arguments for WP_HTML_Tag_Processor::get_tag(). Sergey Biryukov 2024-11-06 12:05:15 +00:00
  • 16f4229d09 Performance: reuse block metadata in WP_Theme_JSON::get_valid_block_style_variations() ramonopoly 2024-11-06 00:44:15 +00:00
  • a739bf28a1 Media: Fix variable name in wp_check_filetype_and_ext(). Andrew Ozz 2024-11-06 00:39:18 +00:00
  • f1ea02c64e Coding Standards: Use WP_User_Query::get_results() instead of a private property. Sergey Biryukov 2024-11-05 23:09:20 +00:00
  • 67e72c6e74 Build/Test Tools: Add script for generating code coverage report. desrosj 2024-11-05 20:01:18 +00:00
  • ca1f54722a Build/Test Tools: Run test coverage when PHPunit workflow changes. desrosj 2024-11-05 18:12:18 +00:00
  • 7a5309da64 Build/Test Tools: Update 3rd-party GitHub Actions. desrosj 2024-11-05 18:02:20 +00:00
  • a78846dcd0 Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3. desrosj 2024-11-05 14:02:15 +00:00
  • 364a6c50a0 Editor: Update packages for 6.7 RC 3 get_dave 2024-11-05 12:59:25 +00:00
  • 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 +00:00
  • e81661e92d Bundled Themes: Bump default theme versions for release with 6.7. Peter Wilson 2024-11-04 23:59:20 +00:00
  • ea4d309d36 Script Loader: Correct the number of arguments passed to WP_Styles::get_etag(). Sergey Biryukov 2024-11-04 15:51:17 +00:00
  • 5d262aaf83 Coding Standards: Use explicit returns in WP_Site_Health_Auto_Updates::test_*(). Sergey Biryukov 2024-11-04 15:25:17 +00:00
  • b9603f6388 Editor: Update packages for 6.7 RC 3 kevin940726 2024-11-04 13:04:31 +00:00
  • fd6357ae7b Theme JSON Resolver: remove theme json merge in resolve_theme_file_uris ramonopoly 2024-11-04 02:34:16 +00:00
  • 2dfcb9ea56 Coding Standards: Explicitly return false in magic __isset() methods. Sergey Biryukov 2024-11-03 23:03:19 +00:00
  • 5ef0c89c61 Docs: Add missing void to DocBlock @return types. Sergey Biryukov 2024-11-02 15:01:19 +00:00
  • 3026f3f46d Theme JSON: replace top-level background style objects on merge ramonopoly 2024-11-01 05:26:19 +00:00
  • 91822bf70c Docs: Correct @param type in fix_phpmailer_messageid(). Sergey Biryukov 2024-11-01 00:10:17 +00:00
  • 9adf2cf437 Docs: Correct @param tag in untrailingslashit() to match the parameter name. Sergey Biryukov 2024-10-31 23:26:15 +00:00
  • 1522e2f001 Editor: Update packages for 6.7 RC 3 kevin940726 2024-10-31 04:09:28 +00:00
  • 74cf68a167 Help/About: Add images to the About page. Peter Wilson 2024-10-31 00:13:18 +00:00
  • 2a96d5f4e3 Docs: Correct DocBlock formatting in wp-includes/class-wp-theme-json.php. Sergey Biryukov 2024-10-30 23:52:17 +00:00
  • f17b845a78 Tests/Build tools: Only fail importer tests if plugin is missing. Peter Wilson 2024-10-30 23:29:19 +00:00
  • 844fe5cf06 Taxonomy: Remove count references from WP_Term_Query. Peter Wilson 2024-10-30 22:34:19 +00:00
  • 7b9673722e Comments: Use a more precise check for disallowed keys on filtered comment data. Sergey Biryukov 2024-10-29 15:38:19 +00:00
  • ccd2ab7f3f Editor: Update packages for 6.7 RC 2 kevin940726 2024-10-29 07:33:25 +00:00
  • c53b87650b Media: Fix converting of all HEIC/HEIF images to JPEGs after uploading regardless of dimensions. Andrew Ozz 2024-10-29 06:01:19 +00:00
  • 35264ca89c Global styles: preload /global-styles endpoint responses ramonopoly 2024-10-29 03:13:19 +00:00
  • 152661c1e7 Media: Fix uploading of .heic images. Andrew Ozz 2024-10-29 01:12:17 +00:00
  • c09e1c0acd Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 2. Peter Wilson 2024-10-29 00:02:18 +00:00
  • 52f872f0fc Users: Set correct default value for $user_login in retrieve_password(). Sergey Biryukov 2024-10-28 20:05:19 +00:00
  • 5c3ffeb549 Editor: Update packages for 6.7 RC 2 kevin940726 2024-10-28 04:33:29 +00:00