Commit Graph

  • 6e3516b1b6 Administration: Remove redundant type casting in WP_List_Table::search_box(). Sergey Biryukov 2024-06-11 12:38:14 +00:00
  • 0ed09d9b4b Docs: Further improve the wp_http_validate_url() DocBlock. Sergey Biryukov 2024-06-11 12:06:16 +00:00
  • 47e24c6791 Editor: Update npm packages for WP 6.6 Beta 2. ellatrix 2024-06-11 10:07:32 +00:00
  • 69eb380d78 Docs: Remove unwanted whitespace found in wp-includes/http.php. audrasjb 2024-06-11 07:29:12 +00:00
  • 074a64328e Docs: Various docblock improvements in HTTP Request API, as per WP docs standards. audrasjb 2024-06-11 07:14:13 +00:00
  • 9d29f2263a Docs: Improve wp_remote_safe_* and wp_http_validate_url docblocks. audrasjb 2024-06-11 07:09:09 +00:00
  • 8faf5b618a Login and Registration: Make the wp-login.php form padding more consistent. audrasjb 2024-06-11 06:41:13 +00:00
  • 20630accce Login and Registration: Add required attribute to username and password fields in wp_login_form(). audrasjb 2024-06-11 06:24:18 +00:00
  • 41e21c4ecf Options, Meta APIs: Lower priority of default autoload threshold filter. Peter Wilson 2024-06-11 02:40:14 +00:00
  • bb95e4fe9e Options, Meta APIs: Add SQL escaping to query loading 'all options'. Peter Wilson 2024-06-11 02:31:13 +00:00
  • fb00a36d1f Administration: Prevent an orderby array throwing a notice. Peter Wilson 2024-06-11 02:14:16 +00:00
  • 9fbefbd9f0 Editor: Improve maintainability of class WP_Theme_JSON tests. isabel_brison 2024-06-11 00:31:10 +00:00
  • 27bdc71f33 Editor: Add labels for template name display in site editor. Peter Wilson 2024-06-10 23:22:12 +00:00
  • ea70d42705 Customize: Avoid loading the widgets component if a block theme is activated. audrasjb 2024-06-10 22:12:17 +00:00
  • 5a9b7f8c62 Quick/Bulk Edit: Remove the iedit class from the row selector in common.js. audrasjb 2024-06-10 21:52:15 +00:00
  • 139c2aaf45 Coding Standards: Use strict comparison in wp-admin/includes/class-wp-list-table.php. Sergey Biryukov 2024-06-10 16:47:18 +00:00
  • 2aadbaa814 Docs: Correct DocBlock formatting for activate_tinymce_for_media_description. Sergey Biryukov 2024-06-09 22:53:14 +00:00
  • b9cd68854f Media: Accessibility: Add filter for TinyMCE in media descriptions. joedolson 2024-06-09 14:32:14 +00:00
  • 335e911d59 Twenty Fifteen: Fixes patch miss [58370]. Tammie Lister 2024-06-09 14:25:12 +00:00
  • 16dc8addd7 Twenty Fifteen: Fixes patch miss [58368]. Tammie Lister 2024-06-09 10:36:11 +00:00
  • 1a551128b4 Twenty Fourteen: Fixes missing search block border. Tammie Lister 2024-06-09 09:52:11 +00:00
  • b686f90dbb Twenty Fifteen: Fixes quote text color not changing with block setting. Tammie Lister 2024-06-09 09:42:09 +00:00
  • 05613ca164 Twenty Seventeen: Fixes space between latest comments blocks as typography size is increased. Tammie Lister 2024-06-09 09:34:14 +00:00
  • f614aaef48 Coding Standards: Use strict comparison in wp-includes/theme.php. Sergey Biryukov 2024-06-08 16:23:12 +00:00
  • 8683a502a0 HTML API: Call $this->is_tag_closer() in HTML Processor. dmsnell 2024-06-08 12:12:08 +00:00
  • cf2a88a397 HTML API: Fix three small type-related bugs. dmsnell 2024-06-08 11:12:11 +00:00
  • 4b8fa1bc8b HTML API: Return subclass from ::create_fragment dmsnell 2024-06-08 10:57:14 +00:00
  • 2840648d86 Embeds: Remove SlideShare embed block variation. Peter Wilson 2024-06-07 23:15:16 +00:00
  • 7529944c8d General: Fix array format for allowed HTML passed into wp_kses() for wp_trigger_error(). Weston Ruter 2024-06-07 16:50:15 +00:00
  • f6e876199a Coding Standards: Use strict comparison in wp-admin/includes/post.php. Sergey Biryukov 2024-06-07 12:29:15 +00:00
  • a902954f81 Docs: Correct DocBlock formatting for apply_block_hooks_to_content(). Sergey Biryukov 2024-06-06 14:36:12 +00:00
  • e51e787656 Docs: Correct DocBlock and comment formatting in wp-includes/blocks.php. Sergey Biryukov 2024-06-06 12:38:12 +00:00
  • 43dd91cdc6 Editor: code quality improvements for theme.json migrate API oandregal 2024-06-06 08:02:16 +00:00
  • 3b8d75611b Editor (Font Library): Store font subdirectory in post meta. Peter Wilson 2024-06-05 23:19:17 +00:00
  • c844f3203b Media: Prevent shifting on details update in media modal. joedolson 2024-06-05 19:57:13 +00:00
  • ab1bc73088 Build/Test Tools: Make OS detection more generic in job names. desrosj 2024-06-05 19:29:17 +00:00
  • 9746093d4f Build/Test Tools: Simplify inputs for build process testing. desrosj 2024-06-05 18:25:17 +00:00
  • 11d6ed3dc8 Login and Registration: Declare globals at the top of wp_signon() for consistency. Sergey Biryukov 2024-06-05 12:23:10 +00:00
  • 4957cdaa0e REST API: improve code quality for class_list field fixtures. oandregal 2024-06-05 11:55:16 +00:00
  • 2b50b6ab1d Editor: improve code quality of theme.json classes. oandregal 2024-06-05 08:13:15 +00:00
  • 9200aad73c Site Health: Ensure each alloptions value is serialized. Joe McGill 2024-06-04 19:34:16 +00:00
  • 147dc0623c Post WordPress 6.6 Beta 1 version bump. audrasjb 2024-06-04 16:54:07 +00:00
  • 193fb0c9e2 WordPress 6.6 Beta 1. audrasjb 2024-06-04 16:38:12 +00:00
  • 4c61d32c3c Comments: Ensure the correct comment ID type is passed to get_comment_author. Sergey Biryukov 2024-06-04 15:29:13 +00:00
  • 1c4a732f5f Editor: Cache global styles for blocks. Joe McGill 2024-06-04 14:52:13 +00:00
  • 5d6ac060ba Login and Registration: Flush user_activation_key after successfully login. audrasjb 2024-06-04 14:44:16 +00:00
  • b61bce3b08 Site Health: Add test for large autoloaded options. Joe McGill 2024-06-04 14:09:16 +00:00
  • 53f25b6015 Build/Test Tools: Add an input to allow errors for the PHPUnit workflow. desrosj 2024-06-04 13:51:13 +00:00
  • 96ab8a47b7 Build/Test Tools: Add a PHP version input for E2E workflow. desrosj 2024-06-04 12:46:14 +00:00
  • 5b9f383603 Editor: Add theme.json v3 migrations. ellatrix 2024-06-04 11:55:14 +00:00
  • 70d2443a48 Interactivity API: Directives cannot derive state on the server gziolo 2024-06-04 11:01:16 +00:00
  • 10642d626d REST API: Add post class list field. ellatrix 2024-06-04 10:23:15 +00:00
  • 387a7a8ffd Quick/Bulk Edit: Adjust label width to accommodate longer translations. Pascal Birchler 2024-06-04 09:13:08 +00:00
  • c0f933f7d6 Editor: add missing test template file. ellatrix 2024-06-04 08:51:10 +00:00
  • 4e28fde39a Editor: Fix block template files query for a post-type. ellatrix 2024-06-04 08:14:18 +00:00
  • 6635e1b9f3 Editor: Remove unnecessary code for ensuring interactivity API dependency in block core functions gziolo 2024-06-04 07:39:10 +00:00
  • e978cba1e5 Interactivity API: Print debug warning when server directives processing encounters errors gziolo 2024-06-04 07:18:17 +00:00
  • d2a459572e Interactivity API: Some property access does not work well in server directives gziolo 2024-06-04 06:58:15 +00:00
  • 75f3babe49 Upgrade/Install: Remove the download authenticity message from Core/Plugins/Themes updates. audrasjb 2024-06-04 06:30:16 +00:00
  • 8f5e7de953 Remove trailing whitespace from test_wp_apply_shadow_support. isabel_brison 2024-06-04 05:55:11 +00:00
  • 8810038062 Docs: Fix docblock alignment in class-wp-duotone.php. audrasjb 2024-06-04 05:52:10 +00:00
  • f10a3f1adb Remove extra whitespace from restore_image_outer_container docblock. isabel_brison 2024-06-04 05:50:10 +00:00
  • 9bd6463cb0 Add ticket reference to test_wp_apply_shadow_support. isabel_brison 2024-06-04 05:43:09 +00:00
  • 12bc7a8bcd Editor: add textAlign block support. ellatrix 2024-06-04 05:36:20 +00:00
  • d546ce74ab Editor: fix duotone filter for aligned images on classic themes. isabel_brison 2024-06-04 01:48:17 +00:00
  • 357904a871 Editor: Add __experimentalSkipSerialization support to shadow. isabel_brison 2024-06-03 23:36:14 +00:00
  • ecb977b5e2 Editor: Style Engine - continue get_classnames loop after adding the default classname. audrasjb 2024-06-03 22:04:13 +00:00
  • e562f6b12d Site Health: Add a wp_is_writable() for fonts directory. audrasjb 2024-06-03 21:57:07 +00:00
  • ab5693f9f0 Upgrade/Install: Make $is_debug consistent in WP_Automatic_Updater. costdev 2024-06-03 21:39:08 +00:00
  • 1f87d6b717 Upgrade/Install: Don't toggle maintenance mode on translation updates. costdev 2024-06-03 21:25:10 +00:00
  • 8c6a8e0b79 Site Health: Add translator comment to explain Directories and Sizes. costdev 2024-06-03 21:07:13 +00:00
  • fb7ad212ca Menus: Accessibility: Improve screen reader text for edit button. joedolson 2024-06-03 20:35:13 +00:00
  • 5e65c40921 Media: improve GD support detection for AVIF. Fix an issue where the GD image library falsely reports supporting the AVIF format, when support is actually missing. Add an additional function check to ensure AVIF support is really available. Props niktat, adamsilverstein. Fixes #60910 Adam Silverstein 2024-06-03 20:27:12 +00:00
  • 2107b186fe HTML API: Report real and virtual nodes in the HTML Processor. dmsnell 2024-06-03 19:47:15 +00:00
  • db68e46662 Editor: resolve patterns server side. ellatrix 2024-06-03 18:32:14 +00:00
  • c6d62b17e1 Site Health: Add fonts upload location to Site Health report. audrasjb 2024-06-03 16:56:16 +00:00
  • aa44628997 Editor: Simplify the block bindings HTML replacement logic until the HTML API is ready. audrasjb 2024-06-03 16:13:12 +00:00
  • 6a5c55341c Docs: Correct description for wp_admin_bar_edit_site_menu(). Sergey Biryukov 2024-06-03 15:44:10 +00:00
  • 5d319f00ac Toolbar: Restore "Edit site" on block editor admin bar link and replace multisite link. audrasjb 2024-06-03 15:34:13 +00:00
  • de81cb4175 Build/Test Tools: Reduce cross-pollution in Tests_Theme_WpAddGlobalStylesForBlocks. Joe McGill 2024-06-03 15:05:14 +00:00
  • 5af7587e2b KSES: Allow leading trailing double hyphen in data attributes dmsnell 2024-06-03 13:26:09 +00:00
  • fe3ad93303 Twenty Twenty-One: Only add the sub-menu toggle button to the primary menu. Sergey Biryukov 2024-06-03 12:51:12 +00:00
  • cdbb9bf2b4 Block Hooks: Move Posts controller hooked blocks injection logic. Bernhard Reiter 2024-06-03 12:37:14 +00:00
  • b62b7a599e Block Hooks: Move ignoredHookedBlocks metadata injection logic. Bernhard Reiter 2024-06-03 12:05:15 +00:00
  • 68e3310c02 Bundled Themes: Removes blank CSS lines. Tammie Lister 2024-06-03 10:29:14 +00:00
  • d7372c79fc Editor: Add block bindings support for a __default attribute for pattern overrides. isabel_brison 2024-06-03 07:44:14 +00:00
  • e9b86ce6d0 Script Loader: Add missing escaping function to Moment.js string localization. audrasjb 2024-06-02 22:35:10 +00:00
  • 6c8e2bcb90 Coding Standards: Use strict comparison in wp-admin/includes/ajax-actions.php. Sergey Biryukov 2024-06-02 22:10:11 +00:00
  • d82ab90019 Embeds: Add titles to alternate resource links for oEmbed and REST API. audrasjb 2024-06-02 22:02:16 +00:00
  • 0d72c5dd46 Upgrade: Fix the disable_autoupdate flag logic. TimothyBlynJacobs 2024-06-02 21:35:12 +00:00
  • d4ce786b2e I18n: Add more context to the overall use of none in translatable strings. audrasjb 2024-06-02 21:07:13 +00:00
  • 21978f3c31 REST API: Add batch support to the Users API. TimothyBlynJacobs 2024-06-02 20:03:13 +00:00
  • 53e041b361 REST API: Add stylesheet and template URI fields to the Themes API. TimothyBlynJacobs 2024-06-02 19:27:15 +00:00
  • 9fc546b2ce HTML API: Add custom text decoder. dmsnell 2024-06-02 15:16:13 +00:00
  • d3b8237ade User: Make the user_login field readonly instead of disabled. audrasjb 2024-06-02 09:55:10 +00:00
  • 082922bf9a Media: Follow the "proximity of controls" accessibility guidelines in the multi-file uploader. audrasjb 2024-06-02 08:37:09 +00:00
  • a0ba76dec8 Editor: Expose the Site Editor Patterns page for classic themes. audrasjb 2024-06-02 08:17:17 +00:00
  • cd1ba19e52 Coding Standards: Use strict comparison in wp-includes/post-template.php. Sergey Biryukov 2024-06-01 17:37:18 +00:00
  • aca0884138 Editor: Update npm packages. ellatrix 2024-05-31 18:59:00 +00:00
  • a86ff19b0b Build/Test Tools: Make the logic around Playground testing reusable. desrosj 2024-05-31 18:57:29 +00:00