Commit Graph

  • bb1d172850 Build/Test Tools: Revert [59570]. Felix Arntz 2025-01-02 16:41:18 +00:00
  • 39bd3d038d Build/Test Tools: Fix incorrect commit time being reported to WordPress Code Vitals Dashboard. Felix Arntz 2025-01-02 16:13:21 +00:00
  • 5247f68e15 Happy New Year Twenty Twenty-Five! 🎄 Peter Wilson 2025-01-02 01:08:22 +00:00
  • 275d202ae3 Happy New Year! 🎄 Sergey Biryukov 2025-01-01 00:12:24 +00:00
  • 53704a95ce Coding Standards: Use strict comparison in wp_count_attachments(). Sergey Biryukov 2024-12-31 19:19:25 +00:00
  • 54aeb1d515 Coding Standards: Use strict comparison in get_post_ancestors(). Sergey Biryukov 2024-12-30 09:32:20 +00:00
  • b8fa6385d0 Coding Standards: Use strict comparison in sanitize_post(). Sergey Biryukov 2024-12-29 21:54:22 +00:00
  • 8166540e32 Options, Meta APIs: Ensure after_section is printed for sections without any fields. Sergey Biryukov 2024-12-28 22:10:20 +00:00
  • 233cf19ea7 Coding Standards: Use strict comparison in is_user_spammy(). Sergey Biryukov 2024-12-27 23:02:24 +00:00
  • dbbdd23e30 Coding Standards: Use strict comparison in get_active_blog_for_user(). Sergey Biryukov 2024-12-26 23:57:24 +00:00
  • 767dea88eb Coding Standards: Use strict comparison in remove_user_from_blog(). Sergey Biryukov 2024-12-25 18:31:23 +00:00
  • e85bca16d3 Coding Standards: Use strict comparison in wpmu_signup_blog_notification(). Sergey Biryukov 2024-12-24 22:24:27 +00:00
  • fe1018b90d Themes: Add an ID to the block theme skip link. joedolson 2024-12-23 23:03:30 +00:00
  • b2654a664e Coding Standards: Fix a comment indentation issue in script-loader.php. audrasjb 2024-12-23 22:09:24 +00:00
  • 2a72efd451 Coding Standards: Use strict comparison in wpmu_validate_user_signup(). Sergey Biryukov 2024-12-23 20:06:25 +00:00
  • 097229b3ab Coding Standards: Use strict comparison in wp_handle_comment_submission(). Sergey Biryukov 2024-12-22 22:44:23 +00:00
  • c05ab18981 Customizer: Allow custom accordion items with obsolete structure. joedolson 2024-12-22 20:46:28 +00:00
  • 988751f0bf I18n: Add translator context for various occurrences of "upload". audrasjb 2024-12-22 19:15:26 +00:00
  • ceb9b355bf Themes: Fix unwanted horizontal scrolling in theme details screen on mobile. audrasjb 2024-12-22 08:36:23 +00:00
  • 51a1a54a87 Help/About: Reorder release squad titles for some consistency in translation tools. Sergey Biryukov 2024-12-21 23:16:24 +00:00
  • 243c0cc59e Login and Registration: Adjust login form margins for better consistency. audrasjb 2024-12-21 22:39:27 +00:00
  • 8d89d471f0 Media: Fix margin issues on the Media file upload screen. audrasjb 2024-12-21 21:54:27 +00:00
  • f56f7a1ec6 Docs: Docblock improvements in . audrasjb 2024-12-21 17:23:24 +00:00
  • 48eb68ca1e Docs: Update parameter type hints to include null for post thumbnail functions. Sergey Biryukov 2024-12-20 23:35:23 +00:00
  • 1747403b13 Help/About: Add additional release squad titles to credits page. Peter Wilson 2024-12-19 21:56:26 +00:00
  • 20621484e8 REST API: Protect against fatal error for post types without format support. Peter Wilson 2024-12-19 21:43:24 +00:00
  • 13521bce0b Block Hooks: Apply to synced patterns. Bernhard Reiter 2024-12-19 13:26:28 +00:00
  • 87e7f72397 Docs: Add missing single quote in WP_User_Query::prepare_query() DocBlock. Sergey Biryukov 2024-12-19 10:24:23 +00:00
  • 4210bfdbb2 Privacy: Replace hardcoded MD5 references in wp_credits_section_list(). Sergey Biryukov 2024-12-19 03:44:24 +00:00
  • 447e58166c External Libraries: Append .1 to react/react-dom versions. Peter Wilson 2024-12-19 03:09:23 +00:00
  • 5cb9ffc5ca External Libraries: Append a string to react/react-dom versions. desrosj 2024-12-18 18:51:25 +00:00
  • dfd4b20ea2 Build/Test Tools: Remove an unnecessary call to svn in a debugging step. John Blackbourn 2024-12-18 11:31:25 +00:00
  • f176b759f8 Coding Standards: Fix WPCS issues in get_avatar_data(). Sergey Biryukov 2024-12-18 00:25:29 +00:00
  • d427228024 Privacy: Use SHA-256 hashing algorithm for Gravatar. Sergey Biryukov 2024-12-17 23:58:26 +00:00
  • 469695a82b Build/Test Tools: Document every matrix exclusion. desrosj 2024-12-17 17:22:21 +00:00
  • f9c3f86d5f Build/Test Tools: Update Default Theme devDependencies. desrosj 2024-12-17 17:00:22 +00:00
  • c647b6061a Build/Test Tools: Allow more control when testing older branches. desrosj 2024-12-17 16:51:21 +00:00
  • 7b6d85e4ac Build/Test Tools: Regularly run the html-api-html5lib-tests. desrosj 2024-12-17 16:40:22 +00:00
  • 0e72c10e41 Build/Test Tools: Use MySQL 8.4 as the default. desrosj 2024-12-17 14:45:22 +00:00
  • 9aa68357b0 Build/Test Tools: Fix version number when downgrading WP in performance tests. Pascal Birchler 2024-12-17 13:28:17 +00:00
  • 47a09521ea Build/Test Tools: Use correct tag name for the baseline version. Pascal Birchler 2024-12-17 12:47:17 +00:00
  • 18a5d4b9be Build/Test Tools: Add Twenty Twenty-Five to the Performance Tests. Pascal Birchler 2024-12-17 12:11:19 +00:00
  • 1bf26605ca Block Hooks: Enable for post content. Bernhard Reiter 2024-12-17 10:37:22 +00:00
  • 072c0afc53 Editor: Check get_user_count() instead of get_users() for the locked post notice. Sergey Biryukov 2024-12-16 23:51:25 +00:00
  • 2b5ee6e41c Build/Test Tools: Update the Codecov GitHub Action. desrosj 2024-12-16 20:06:23 +00:00
  • 50aeb23800 Build/Test Tools: Support manual runs for the test old branch workflow. desrosj 2024-12-16 19:40:27 +00:00
  • 4fdd73689f Build/Test Tools: Update slackapi/slack-github-action. desrosj 2024-12-16 19:29:24 +00:00
  • f7d4ea3ceb Site Health: Remove use of deprecated function from wp_is_https_supported(). Felix Arntz 2024-12-16 14:08:24 +00:00
  • 15f2879461 Tests: Clean up convert_smilies() tests. Sergey Biryukov 2024-12-15 23:24:23 +00:00
  • 57e024a157 Formatting: Check the result of preg_split() in convert_smilies(). Sergey Biryukov 2024-12-14 23:53:24 +00:00
  • cc3c3bf4e6 Comments: Avoid reverting comment reply when context menu is open. joedolson 2024-12-14 01:32:18 +00:00
  • 880bce2ad5 Themes: Replace "Active" wording with "Installed" in the theme install checks page. audrasjb 2024-12-13 23:53:17 +00:00
  • afde562494 Coding Standards: Use strict comparison in get_blog_id_from_url(). Sergey Biryukov 2024-12-13 23:17:17 +00:00
  • e25f6d7e2f Editor: Hide 'Skip to Editor' if editor not supported. joedolson 2024-12-13 21:53:15 +00:00
  • ac54a93332 Customize: Remove unnecessary height: 100% on accordion button. joedolson 2024-12-13 21:10:20 +00:00
  • 26335af1ac Build/Test Tools: Update devDependencies. desrosj 2024-12-13 19:06:24 +00:00
  • 4efa589165 Build/Test Tools: Trim down the upgrade testing matrix. desrosj 2024-12-13 15:34:14 +00:00
  • d3d4603b99 Build/Test Tools: Remove repository specific logic from callable workflows. desrosj 2024-12-13 14:59:14 +00:00
  • 56f776835d Filesystem API: Check PHP_OS_FAMILY instead of php_uname() in PclZip. Sergey Biryukov 2024-12-12 22:23:16 +00:00
  • caaf759d21 Docs: Correct formatting for script module data filter documentation examples. Sergey Biryukov 2024-12-11 15:20:18 +00:00
  • d1058355a5 Twenty Twenty-Two: Fix PHPCS issues in functions.php. Sergey Biryukov 2024-12-10 23:22:16 +00:00
  • 04a6ab1c8d HTML API: Remove nullable from get_breadcrumbs return type gziolo 2024-12-10 11:41:16 +00:00
  • 70af002cdb HTML API: Prevent bookmarks from being set on virtual tokens gziolo 2024-12-10 09:13:20 +00:00
  • cfb0b131dc REST API: Correct description for the humanized_updated block directory property. Sergey Biryukov 2024-12-09 22:45:19 +00:00
  • e8b5d1a702 HTML API: Step past closing HTML, BODY tags gziolo 2024-12-09 12:44:17 +00:00
  • 833417c545 Editor: Update docblocks for wp_get_global_stylesheet and WP_Theme_JSON::get_stylesheet. isabel_brison 2024-12-09 02:55:18 +00:00
  • f60edf3667 Coding Standards: Use strict comparison in wp-includes/comment-template.php. Sergey Biryukov 2024-12-08 23:43:21 +00:00
  • 708282ecaf Coding Standards: Use strict comparison in media_upload_form_handler(). Sergey Biryukov 2024-12-07 22:08:19 +00:00
  • c10dbc8434 Coding Standards: Use correct escaping function for wp_http_referer. Sergey Biryukov 2024-12-06 17:07:22 +00:00
  • ebce351835 Docs: Add missing @var tag for WP_Query::$query_vars_changed. Sergey Biryukov 2024-12-05 22:05:20 +00:00
  • 03a5e578d8 I18N: Add new WP_Locale::get_month_genitive() method. Pascal Birchler 2024-12-05 21:37:20 +00:00
  • c24a5b9062 Embeds: ensure correct thumbnail height. Pascal Birchler 2024-12-05 21:21:17 +00:00
  • 61b026c27f Build/Test Tools: Introduce workflow for testing the local Docker environment. desrosj 2024-12-05 18:34:19 +00:00
  • fb36f6223b Build/Test Tools: Support trunk as a version. desrosj 2024-12-05 18:23:22 +00:00
  • 1784ccff5b Build/Test Tools: Use newer versions for include jobs. desrosj 2024-12-05 15:56:20 +00:00
  • 73353051af Build/Test Tools: Properly escape $ characters in Docker compose file. desrosj 2024-12-05 15:37:17 +00:00
  • cbca77642b Plugins: Load wp-admin/includes/plugin.php earlier. Pascal Birchler 2024-12-05 12:13:17 +00:00
  • 9c031458c8 Docs: Remove blank line at the end of wp_prepare_attachment_for_js() DocBlock. Sergey Biryukov 2024-12-04 23:38:17 +00:00
  • 6342cd3c2b Build/Test Tools: Run install tests when JSON reading workflow is changed. desrosj 2024-12-04 15:27:15 +00:00
  • 14ec385f12 Build/Test Tools: Support older MariaDB versions in local Docker environment. desrosj 2024-12-04 15:18:19 +00:00
  • 99fb518290 Build/Test Tools: Add repository input to support JSON reading workflow. desrosj 2024-12-04 14:43:19 +00:00
  • 859a39a5f9 Block Hooks: Fix context in update_ignored_hooked_blocks_postmeta. Bernhard Reiter 2024-12-04 12:07:17 +00:00
  • a319916e26 External Libraries: Upgrade PHPMailer to version 6.9.3. Sergey Biryukov 2024-12-03 15:22:18 +00:00
  • ab2697f8bf Customize: Begin HTML markup before Customizer script hooks. Sergey Biryukov 2024-12-02 23:36:18 +00:00
  • 789d1d9c2e Plugins: Make more plugin-related functions available early on. Pascal Birchler 2024-12-02 17:10:15 +00:00
  • 8f08a8e2e1 I18N: Load admin translations for auto update emails. Pascal Birchler 2024-12-02 17:08:20 +00:00
  • 369a675488 Interactivity API: Support length property on strings and arrays on the server gziolo 2024-12-02 08:10:17 +00:00
  • 8f8ffaab84 Twenty Thirteen & Twenty Sixteen: Correct the border of the latest comments block in the editor. poena 2024-12-02 05:44:19 +00:00
  • e6f29b4c0e Date/Time: Add d.m.Y to date format presets on General Settings screen. Sergey Biryukov 2024-12-01 18:39:20 +00:00
  • 0749661c97 Docs: Correct DocBlock formatting for WP_Theme_JSON::FONT_FAMILY_SCHEMA. Sergey Biryukov 2024-11-30 13:53:20 +00:00
  • c08c2e28cc Media: improve filter to enable setting output quality by image size. Adam Silverstein 2024-11-29 23:48:15 +00:00
  • 47bb776fd7 Editor: Add description for Banners block pattern category. Sergey Biryukov 2024-11-29 22:46:21 +00:00
  • dd967e2a2e Coding Standards: Cast gmdate( 'w' ) to int before using as integer. Sergey Biryukov 2024-11-28 22:52:17 +00:00
  • 1806172d05 Twenty-Twenty: Fixes space between post content on front. Tammie Lister 2024-11-28 18:41:16 +00:00
  • fd9519e7b2 HTML API: Make non-body fragment creation methods private. Bernhard Reiter 2024-11-28 14:27:18 +00:00
  • e174cbef2e HTML API: Allow more contexts in create_fragment. Bernhard Reiter 2024-11-27 14:35:16 +00:00
  • 42bd4e9761 I18N: Do not reuse $theme variable name after loading a theme's functions.php file. Pascal Birchler 2024-11-27 14:30:20 +00:00
  • 001cc12b71 Coding Standards: Cast gmdate( 'Z' ) to an integer before addition. Sergey Biryukov 2024-11-27 11:40:18 +00:00
  • ee60151913 HTML API: Recognize all uppercase tag names in tag processor. cbravobernal 2024-11-27 09:57:15 +00:00
  • c9d9ddb4d8 HTML API: Remove unused processor state context_node property gziolo 2024-11-27 09:54:17 +00:00