Commit Graph

  • c834d20762 HTML API: Test and fix SVG script handling. dmsnell 2024-08-08 17:04:19 +00:00
  • 7611ec9415 HTML API: expect_closer() should report false for self-closing foreign elements. dmsnell 2024-08-08 16:15:20 +00:00
  • ed0e5cff79 HTML API: Add support for SVG and MathML (Foreign content) (remove file) dmsnell 2024-08-08 07:33:19 +00:00
  • 1ffe7a456c HTML API: Add support for SVG and MathML (Foreign content) dmsnell 2024-08-08 07:25:15 +00:00
  • f200230d18 HTML API: Ensure that get_modifiable_text() reads enqueued updates. dmsnell 2024-08-08 04:26:13 +00:00
  • 0fca569339 Docs: Correct alignment for rest_insert_attachment action DocBlock. Sergey Biryukov 2024-08-08 02:27:18 +00:00
  • 25cd14c509 Docs: Remove bugfix since annotations from WP_Theme_JSON::get_block_nodes(). hellofromTonya 2024-08-07 19:58:17 +00:00
  • cb0f56f131 External Libraries: Update the whatwg-fetch polyfill library. desrosj 2024-08-07 15:52:22 +00:00
  • c4cd3c1c4b HTML API: Use full parser in html5lib tests. dmsnell 2024-08-06 22:07:19 +00:00
  • ac4ebc8d07 HTML API: Truncated funky comments should cause the Tag Processor to pause. dmsnell 2024-08-06 20:43:18 +00:00
  • 1396f6e30c Site Health: Clarify the description for max_file_uploads in Site Health Info. Sergey Biryukov 2024-08-06 13:22:11 +00:00
  • f2bf0373a5 Theme JSON: Ensure root selector (body) is not wrapped in :root :where(). talldanwp 2024-08-06 08:26:12 +00:00
  • dc84e3d2c2 WP_Debug_Data: Extract wp-constants data into separate method. dmsnell 2024-08-05 21:39:11 +00:00
  • 1a2b5794da Menus: Check if taxonomy term exists in wp_update_nav_menu_item(). Sergey Biryukov 2024-08-05 19:00:19 +00:00
  • ae993cf8e2 Twenty Twenty-One: Fixes float clearing elements being visible in Row and Grid blocks. Tammie Lister 2024-08-05 10:09:15 +00:00
  • c0d665f64e Twenty Sixteen: Fixes Code block not showing same line-height and padding on front and in editor. Tammie Lister 2024-08-05 09:51:11 +00:00
  • 76a44b13d4 Twenty Nineteen: Fixes Button block not changing appearance settings. Tammie Lister 2024-08-05 08:57:15 +00:00
  • 2468ef9f8c Block Styles: Fix ordering of stylesheets when a style variation is applied. talldanwp 2024-08-05 06:41:14 +00:00
  • 3a703f86cd Media: Automatically convert HEIC images to JPEG noisysocks 2024-08-05 04:13:15 +00:00
  • 066d83f670 General: Removing static from wp_get_wp_version(). Peter Wilson 2024-08-04 22:09:18 +00:00
  • f2569d2e2d Site Health: Display raw value for max_file_uploads on Site Health Info screen. Sergey Biryukov 2024-08-04 22:03:17 +00:00
  • 822782a917 Docs: Correct documentation for the_password_form hook. Sergey Biryukov 2024-08-03 18:32:14 +00:00
  • 8d059b9fe2 HTML API: Fix an infinite loop in certain unclosed SCRIPT tags. dmsnell 2024-08-02 23:48:14 +00:00
  • 7a86a5a42f HTML API: Indicate when WordPress rejects attribute updates. dmsnell 2024-08-02 22:59:12 +00:00
  • 6a559b739b General: Use clean WordPress version in is_wp_version_compatible(). Peter Wilson 2024-08-02 22:38:15 +00:00
  • 99fc7666ac Docs: Improve the wording for cron_reschedule_event_error action description. Sergey Biryukov 2024-08-02 19:40:16 +00:00
  • 90a66c7ad1 HTML API: Add support for IN SELECT IN TABLE parsing. dmsnell 2024-08-01 22:53:16 +00:00
  • 40114e8ed5 HTML API: Add support for IN CAPTION parsing. dmsnell 2024-08-01 22:36:13 +00:00
  • 5cfd2dee00 HTML API: Add support for IN COLUMN GROUP parsing. dmsnell 2024-08-01 22:06:12 +00:00
  • 35af67f47d Docs: Correct some typos in a comment in wp_salt(). Sergey Biryukov 2024-08-01 20:32:19 +00:00
  • 61fa836ce5 Options, Meta APIs: Prime salts when stored in database. Peter Wilson 2024-07-31 22:58:14 +00:00
  • af6e4904af HTML API: Introduce full parsing mode in HTML Processor. dmsnell 2024-07-31 16:56:15 +00:00
  • 2602d78021 Bundled Themes: Update schema version in style variation files. Sergey Biryukov 2024-07-31 14:05:16 +00:00
  • 38fdd7bb3a Background: add background attachment support to theme.json styles ramonopoly 2024-07-31 02:41:16 +00:00
  • f483d6dc4e HTML API: Add TEMPLATE and related support in HTML Processor. dmsnell 2024-07-30 18:46:35 +00:00
  • c78101d432 Site Health: Improve the wording for PHP version check. Sergey Biryukov 2024-07-30 12:25:16 +00:00
  • 63c7122ed0 REST API, Meta: Store updates in database when they are equal to the defaults. dmsnell 2024-07-29 18:49:14 +00:00
  • faacd44911 WP_Debug_Data: Extract wp-filesystem data into separate method. dmsnell 2024-07-29 18:22:12 +00:00
  • aaa6658da9 HTML API: Add set_modifiable_text() for replacing text nodes. dmsnell 2024-07-29 17:59:12 +00:00
  • d8ab99f84b HTML API: Close all elements at the end of a document. dmsnell 2024-07-29 17:39:17 +00:00
  • 12991d53a4 General: Memoize the return value in wp_get_wp_version(). Sergey Biryukov 2024-07-29 15:02:17 +00:00
  • eb33b8b4f7 General: Move wp_get_wp_version() to a more appropriate place. Sergey Biryukov 2024-07-29 14:52:19 +00:00
  • 77f5a025b2 Interactivity API: Allow server derived state to appear in non-final position luisherranz 2024-07-29 11:10:23 +00:00
  • 2fecc77a68 Twenty Twenty: Fixes Table font size when custom showing on front. Tammie Lister 2024-07-29 10:10:16 +00:00
  • 8c22cdcc5f Twenty Seventeen: Fixes floated images having an extra space when the first image. Tammie Lister 2024-07-29 09:32:13 +00:00
  • 062fb886f3 Users: Always use HTTPS URLs for Gravatar links. Peter Wilson 2024-07-29 01:59:18 +00:00
  • 05e35e900e Feeds: Introduce feed_links_args and feed_links_extra_args filters. Sergey Biryukov 2024-07-28 18:27:17 +00:00
  • 8e77c7711e Application Passwords: Open documentation link in same window. Peter Wilson 2024-07-27 23:06:17 +00:00
  • 3bab2c9131 Twenty Twenty: Calendar and Table blocks do not apply custom font size. Tammie Lister 2024-07-27 16:43:15 +00:00
  • 9c5b1391d7 Twenty Twenty-Three: Fixes unnecessary borders for links images in Whisper variation. Tammie Lister 2024-07-27 12:34:15 +00:00
  • 30cf05b738 Twenty Twenty: Adds Plain Style into Quote block. Tammie Lister 2024-07-27 10:14:14 +00:00
  • 40bb20fd83 Multiple themes: Fixes Code block not adjusting to font size changes. Tammie Lister 2024-07-27 09:37:10 +00:00
  • 05179b4791 Twenty Thirteen: Fixes Code block not adjusting to font size changes. Tammie Lister 2024-07-27 09:24:15 +00:00
  • 7d8913c256 Docs: Clarify the description for wp_strip_all_tags(). Sergey Biryukov 2024-07-27 07:52:14 +00:00
  • dd21bf5f22 General: Introduce wp_get_wp_version() to get unmodified version. Peter Wilson 2024-07-27 00:27:16 +00:00
  • ee3beccbd1 General: Cast $max_depth and $depth to an integer in the Walker class. Sergey Biryukov 2024-07-26 07:56:13 +00:00
  • 213355eb80 Options, Meta APIs: Prevent Single Site installs using network notoptions cache. Peter Wilson 2024-07-25 23:04:12 +00:00
  • db0c2dacbf General: Update English Gravatar links. Peter Wilson 2024-07-25 22:40:09 +00:00
  • bb26471543 Comments: Only type cast a scalar $comment_id in get_comment_author_link(). Sergey Biryukov 2024-07-25 22:38:16 +00:00
  • cd610922d0 Taxonomy: Ensure get_edit_term_link() produces the correct result when called without taxonomy. Felix Arntz 2024-07-24 21:42:17 +00:00
  • 539ee9221b HTML API: Add TABLE support in HTML Processor. dmsnell 2024-07-24 18:41:16 +00:00
  • 7c1295fdb9 Customize: Sanitize autofocus URL parameter as an array. hellofromTonya 2024-07-24 16:23:17 +00:00
  • 0702cafa87 Tests: Use more specific assertions in get_comment_author() tests. Sergey Biryukov 2024-07-24 15:10:13 +00:00
  • 8ab984897f block.json: Allow passing PHP filename as variations field. Bernhard Reiter 2024-07-24 14:11:08 +00:00
  • 86754f2bc2 External Libraries: Update the regenerator-runtime library. desrosj 2024-07-24 14:07:17 +00:00
  • 996817c3d9 Tests: Removes the obsolete Block Binding unregistration czapla 2024-07-24 11:31:18 +00:00
  • b104d200b6 Block Bindings: Adds sources in the editor settings to consume them in the client cbravobernal 2024-07-24 10:59:18 +00:00
  • edb05c5809 Block themes: Enable block-level background image styles noisysocks 2024-07-24 00:26:14 +00:00
  • afd60dd8a4 Twenty Twenty: Fixes Quote block border not reflecting alignment. Tammie Lister 2024-07-23 21:52:15 +00:00
  • 584d36e618 Build/Test Tools: Update third-party GitHub Actions. desrosj 2024-07-23 18:39:17 +00:00
  • 4cecd0e731 Block Hooks: Don't erase post content if it isn't changed by client. Bernhard Reiter 2024-07-23 13:43:12 +00:00
  • 7308b2518f Twenty Twenty: Fixes incorrect colour in editor for seperator block. Tammie Lister 2024-07-23 09:59:15 +00:00
  • 21fb080d5c REST API: Remove post status prefix from REST API responses. youknowriad 2024-07-23 07:51:12 +00:00
  • 2ecc281f69 Options, Meta APIs: Prime notoptions cache when deleting options. Peter Wilson 2024-07-23 00:27:15 +00:00
  • 8529edd888 HTML API: Fix unsupported insertion mode messages. dmsnell 2024-07-22 23:21:14 +00:00
  • 2d6e9a55cf HTML API: Remove empty test file after adding support for missing elements. dmsnell 2024-07-22 22:51:13 +00:00
  • 471b482bec HTML API: Add missing tags in IN BODY insertion mode to HTML Processor. dmsnell 2024-07-22 22:24:15 +00:00
  • c4fbdf5eab Twenty Twenty: Fixes Customizer widget edit buttons being obstructed on smaller screens. Tammie Lister 2024-07-22 17:52:18 +00:00
  • 62ea483f79 Twenty Sixteen: Fixes Quote block border width changes depending on font size. Tammie Lister 2024-07-22 16:30:16 +00:00
  • 9b054b0ac6 Twenty Twelve: Fixes submenu hiding under slideshow block. Tammie Lister 2024-07-22 15:36:14 +00:00
  • 97eacaa791 Build Tools: Use umd builds provided by React instead of bundling our own builds. youknowriad 2024-07-22 10:02:15 +00:00
  • aeb2fc3083 I18N: Correctly output the None translatable strings. Sergey Biryukov 2024-07-21 18:58:16 +00:00
  • 45b948b0e4 Media: Check if content URL includes a hostname in wp_calculate_image_srcset(). Sergey Biryukov 2024-07-20 13:32:15 +00:00
  • 9abf0d77e7 Twenty Fifteen: Fixes List Block with padding not having background color. Tammie Lister 2024-07-20 12:43:17 +00:00
  • a75e8ef744 Multiple themes Fixes theme screen reader including text inside card. Tammie Lister 2024-07-20 10:57:14 +00:00
  • d5f4f876fb Twenty Twenty-Four: Fixes typos in pattern descriptions. Tammie Lister 2024-07-20 10:08:14 +00:00
  • 51afccc65f HTML API: Add PHP type annotations. dmsnell 2024-07-19 23:44:16 +00:00
  • 2b2781cb0f Docs: Correct @return value for _get_block_templates_files(). Sergey Biryukov 2024-07-19 15:56:16 +00:00
  • cdf6e7c128 Build/Test Tools: Ensure TARGET_SHA is set for older branches. desrosj 2024-07-19 13:15:15 +00:00
  • 23b0fdc142 General: Provide _is_utf8_charset() in compat.php for early use Aaron Jorbin 2024-07-18 18:04:11 +00:00
  • 5f637ea437 Editor: Update packages for 6.6.1. hellofromTonya 2024-07-18 16:03:23 +00:00
  • bbfa972fe0 Coding Standards: Capitalize inline comment in get_comment_author() test dataset. hellofromTonya 2024-07-18 15:19:15 +00:00
  • 0a40c7728d Comments: Fix fatal error when get_comment_author() receives an object with no comment_id. hellofromTonya 2024-07-18 15:09:15 +00:00
  • afc22cfd4a Build/Test Tools: Remove regular 6.2 & 6.3 branch performance testing. desrosj 2024-07-18 14:11:14 +00:00
  • 3870065e31 Upgrade/Install: Add missing files from the sodium_compat v1.21.1 update. Sergey Biryukov 2024-07-18 13:48:15 +00:00
  • f0b4b44d1e Upgrade/Install: Update sodium_compat to v1.21.1. Sergey Biryukov 2024-07-18 13:00:16 +00:00
  • ab39abeed7 Block Themes: Fix invalid css for nested fullwidth layouts with zero padding applied noisysocks 2024-07-18 06:50:10 +00:00
  • a4e3fdfa3a Block Themes: Avoid specificity bump for top-level element-only selectors noisysocks 2024-07-18 06:43:18 +00:00
  • 05c7351e53 Toolbar: Move user and recovery menus to a higher priority. joedolson 2024-07-18 00:52:17 +00:00
  • 46485f9db4 Editor: Limit scope of resizable menu container CSS. joedolson 2024-07-17 23:37:16 +00:00