Commit Graph

  • 4e167c593d Options, Meta APIs: Explicitly pass $autoload parameter to when potentially adding new options. Felix Arntz 2024-09-03 18:19:14 +00:00
  • 77af97466f Media: Consistently pass 'src' attribute to wp_get_loading_optimization_attributes(). Felix Arntz 2024-09-03 17:07:16 +00:00
  • b734476509 Block bindings: Adds a filter to customize the output of a block bindings source. cbravobernal 2024-09-03 16:33:15 +00:00
  • ec9fa01846 HTML API: Improve skipped test reporting with unsupported exception. dmsnell 2024-09-03 16:27:14 +00:00
  • 8d2a10b300 HTML API: Allow subdividing text nodes by meaningful prefixes. dmsnell 2024-09-02 23:21:18 +00:00
  • 3008472ffb HTML API: Replace null-bytes in class_list class names dmsnell 2024-09-02 22:28:12 +00:00
  • b428e1b5be Tests: Add a unit test for get_metadata() with a non-existing object ID. Sergey Biryukov 2024-09-02 22:18:17 +00:00
  • eac35f6ae6 HTML API: Add missing NOBR end tag handling to HTML Processor. dmsnell 2024-09-02 22:03:15 +00:00
  • d7f9d30df8 HTML API: Fix logic bug in HTML Processor when opening A element. dmsnell 2024-09-02 21:54:15 +00:00
  • 3e8d4ddc1d HTML API: Add missing @global tag on HTML Decoder. dmsnell 2024-09-02 20:55:14 +00:00
  • d0877b108a WP_Debug_Data: Extract wp-database data into separate method. dmsnell 2024-09-02 20:44:16 +00:00
  • 4fc2975cb5 Options, Meta APIs: Prevent mail options triggering a deprecation warning. Peter Wilson 2024-09-02 00:13:16 +00:00
  • 8532edd526 Docs: Further clarify return results for a non-existing ID in metadata functions. Sergey Biryukov 2024-09-01 18:30:16 +00:00
  • c585121d5e Docs: Correct comment formatting in wp_autosave_post_revisioned_meta_fields(). Sergey Biryukov 2024-08-31 14:46:17 +00:00
  • d7a3815245 Twenty Twenty: Correct font-size for Code block and other preformatted elements. Tammie Lister 2024-08-31 10:54:12 +00:00
  • 0d5e01a52e Twenty Nineteen: Reduce bottom margin for Audio block. Tammie Lister 2024-08-31 10:39:16 +00:00
  • 15aa25f351 Bundled Themes: Add contributors to copyright notices. Peter Wilson 2024-08-30 23:09:12 +00:00
  • 8d6f540982 Plugins: Delay AJAX search until after 2 characters. joedolson 2024-08-30 22:17:16 +00:00
  • 42c2e3578e External Libraries: Update jQuery Color to version 3.0.0. desrosj 2024-08-30 17:40:14 +00:00
  • 8385861e3d Docs: Clarify the description for wp_dropdown_users(). Sergey Biryukov 2024-08-30 17:31:18 +00:00
  • d564af0c7b Tests: Clarify description for unregister_setting() test with an unknown setting. Sergey Biryukov 2024-08-29 23:28:18 +00:00
  • 923afba171 Docs: Remove @global annotation after [58952]. Pascal Birchler 2024-08-29 06:16:09 +00:00
  • 6665a4e30a Script Loader: Remove importmap polyfill. Pascal Birchler 2024-08-29 06:06:13 +00:00
  • 94b9ccd020 Block Styles: Ensure unique classname generation for variations ramonopoly 2024-08-29 05:41:10 +00:00
  • 06e50d2cbb Fluid typography: allow individual preset overrides ramonopoly 2024-08-29 05:22:14 +00:00
  • 4d0a623d7a Options, Meta APIs: Soft-deprecate use of 'yes' and 'no' as $autoload parameter. Felix Arntz 2024-08-28 22:48:18 +00:00
  • d79898ec1b Docs: Remove obsolete @todo entry in REST API post meta tests. Sergey Biryukov 2024-08-28 21:53:14 +00:00
  • 81cfe7488c Media: Implement fallback to full-size thumbnails for PDFs in Media Library. antpb 2024-08-28 17:01:13 +00:00
  • e57bee933a Media: Fix viewport scrolling and code style in image rotation. joedolson 2024-08-28 16:45:11 +00:00
  • 05541b406c Options, Meta APIs: Stop using 'yes' and 'no' for autoload parameter in favor of recommended boolean. Felix Arntz 2024-08-28 16:41:16 +00:00
  • 4065eb8bc4 Bootstrap/Load: Add Words of warning about load order. Aaron Jorbin 2024-08-28 14:36:17 +00:00
  • af0ddfb337 Twenty Nineteen: Remove the use of empty rulesets. Sergey Biryukov 2024-08-27 19:36:14 +00:00
  • 89519c939c Docs: Fix typo in wp_show_heic_upload_error docblock. Pascal Birchler 2024-08-27 15:29:14 +00:00
  • b8dbab9546 Add Adam Zieliński to the mailmap file. dmsnell 2024-08-27 03:44:10 +00:00
  • 813d784931 HTML API: Fix a bug where the namespace was forced to 'html' dmsnell 2024-08-27 03:37:12 +00:00
  • bd20e0e8d2 Build/test tools: Remove prompt for trac ticket referenced with ticket: prefix. Peter Wilson 2024-08-26 23:16:15 +00:00
  • 3014749ed9 Coding Standards: Use a human-readable constant in the check for max memory limit. Sergey Biryukov 2024-08-26 20:57:13 +00:00
  • ddd7f2142e Administration: Avoid using WP_MAX_MEMORY_LIMIT default that is smaller than WP_MEMORY_LIMIT. Felix Arntz 2024-08-26 20:14:14 +00:00
  • 9e650efbb8 Background images: resolve theme.json dynamic ref values and ensure appropriate style default values ramonopoly 2024-08-26 05:40:16 +00:00
  • 0735fa8ce0 Script Loader: Refactor Etag generation for concatenated assets. Peter Wilson 2024-08-25 23:48:13 +00:00
  • fd94bc45c6 HTTP API: Update wp_http_supports() to use Requests. Peter Wilson 2024-08-25 23:13:17 +00:00
  • a0e8d31590 REST API: Improve error messages when registering an invalid route. TimothyBlynJacobs 2024-08-25 22:51:14 +00:00
  • a45c25d272 Script Loader: Do not normalize absolute paths in inline block styles CSS. Sergey Biryukov 2024-08-25 22:48:15 +00:00
  • ac72a65949 Comments: Announce reply notices to screen reader users. Peter Wilson 2024-08-25 22:37:19 +00:00
  • f51cc56803 Twenty Seventeen: Fixes search block button styling variations. Tammie Lister 2024-08-24 12:21:15 +00:00
  • b754603f04 Toolbar: Use CSS variable for the admin bar height in wp-admin/css/common.css. Sergey Biryukov 2024-08-24 00:05:12 +00:00
  • 9c0e9fb055 Upgrade/Install: Use an empty string for the default “Post via email” password. Sergey Biryukov 2024-08-23 23:17:13 +00:00
  • d1386fb88c Administration: Modernize Site Icon UI in settings, customizer. Peter Wilson 2024-08-23 22:47:16 +00:00
  • 01d2199622 HTML API: Add support for missing FRAMESET and "after" insertion modes. dmsnell 2024-08-23 15:42:17 +00:00
  • e3a3c13497 HTML API: Parse DOCTYPE tokens and set HTML parser mode accordingly. dmsnell 2024-08-23 14:55:15 +00:00
  • 83c2045588 Docs: Correct inline comment formatting in redirect_canonical(). Sergey Biryukov 2024-08-22 23:47:15 +00:00
  • 78a0c7a5b3 Date/Time: Prevent type errors in current_time(). Peter Wilson 2024-08-22 23:27:24 +00:00
  • 2531f22a15 I18N: Add hardening for invalid meta lines in MO files. Pascal Birchler 2024-08-22 08:08:28 +00:00
  • cddaa30f95 Site Health: Check if the directories are allowed when testing for a VCS checkout. Sergey Biryukov 2024-08-21 22:23:16 +00:00
  • 337bee97b7 Tests: Remove 'errors' assertion when not WP_Error in Tests_Term_WpInsertTerm. hellofromTonya 2024-08-21 21:06:16 +00:00
  • 84e11e89c0 Tests: Remove WP_Term::$filter property unset() within term tests. hellofromTonya 2024-08-20 20:07:16 +00:00
  • 1aa22ca3c6 Taxonomy: Correct the check for error messages in wp-admin/edit-tag-form.php. Sergey Biryukov 2024-08-20 17:50:16 +00:00
  • fbf02475bc Media: Fix Media Library "Upload files" tab focus outline. hellofromTonya 2024-08-20 16:57:14 +00:00
  • a88967db6e Media: Fix admin image cropping calculations. joedolson 2024-08-19 20:47:17 +00:00
  • ce2b9f1fb2 Themes: Fix themes search event not firing on enter. joedolson 2024-08-19 19:19:17 +00:00
  • 4b49b0d168 Site Health: Correct the check for disk space available to safely perform updates. Sergey Biryukov 2024-08-19 15:21:14 +00:00
  • 6c8056c2dd Tests: Bring some consistency to personal data email notification tests. Sergey Biryukov 2024-08-18 23:45:16 +00:00
  • 2a6b396d8d Twenty Seventeen Fixes search block button styles not being the same. Tammie Lister 2024-08-18 11:27:17 +00:00
  • 72899185b7 Twenty Fifteen: Fixes hover effect being different in editors for link. Tammie Lister 2024-08-18 09:30:12 +00:00
  • 14b463ac91 Twenty Twenty: Fixes image block caption alignment not being centered on mobile. Tammie Lister 2024-08-18 09:15:14 +00:00
  • 4267b760ef Twenty Twenty: Fixes pullquote block font size not changing. Tammie Lister 2024-08-17 20:12:09 +00:00
  • 8ea2151eec Twenty Sixteen: Fixes pullquote block typography not working. Tammie Lister 2024-08-17 20:06:10 +00:00
  • e7e1e6549f Upgrade/Install: Remove the return value of _wp_delete_all_temp_backups(). Sergey Biryukov 2024-08-17 19:54:13 +00:00
  • 8efc6e1807 Script Loader: Check if error_reporting() exists in load-(scripts|styles).php. Sergey Biryukov 2024-08-16 14:29:15 +00:00
  • bfcd875946 Editor: Fix preloaded REST API paths Mamaduka 2024-08-16 06:23:17 +00:00
  • af61bf819e Build/Test: update Props Bot to correct event type Aaron Jorbin 2024-08-15 17:48:16 +00:00
  • c6324a7388 Script Loader: Remove redundant check in wp_register_tinymce_scripts(). Sergey Biryukov 2024-08-15 14:58:16 +00:00
  • 1b400d5c47 Build/test tools: Remove prompt for trac ticket referenced with Core- prefix. Peter Wilson 2024-08-15 04:58:16 +00:00
  • af6ec4afee Meta: Tidy up and update .mailmap. Peter Wilson 2024-08-15 04:25:16 +00:00
  • 8d8bd66d02 Meta: Add .mailmap to ascribe git commits to proper author. dmsnell 2024-08-14 22:57:16 +00:00
  • 5cd8048fc2 HTML API: Make "reset insertion mode appropriately" algorithm private. dmsnell 2024-08-14 21:19:16 +00:00
  • edd34df6ea HTML API: Use strict in_array comparison for checking URI attributes. dmsnell 2024-08-14 19:51:17 +00:00
  • 713e76f16b Editor: Fix block custom CSS pseudo element selectors in global styles. hellofromTonya 2024-08-14 18:57:19 +00:00
  • 87ec4292ae Network Admin: Improve button alignment in Right Now dashboard widget. Sergey Biryukov 2024-08-14 16:05:18 +00:00
  • c1af99e7e6 Bulk/Quick Edit: Remove duplicate HTML IDs from post list tables. Peter Wilson 2024-08-13 23:37:16 +00:00
  • f957219299 HTML API: Only stop on full matches for requested tag name. dmsnell 2024-08-13 22:14:16 +00:00
  • 9aaf4b144a HTML API: Remove unnecessary skips in tests for unsupported markup. dmsnell 2024-08-13 21:44:18 +00:00
  • 30cd5e4ea0 Editor: Fix bumped specificity for layout styles in non-iframed editor. hellofromTonya 2024-08-13 17:45:18 +00:00
  • 6eebb7cd54 Coding Standards: Replace an empty foreach loop in wp_replace_in_html_tags(). Sergey Biryukov 2024-08-13 16:29:18 +00:00
  • 0058fa9195 Coding Standards: Bring some consistency to setting up comment moderation links. Sergey Biryukov 2024-08-12 21:28:13 +00:00
  • cda3a2e2b3 Twenty Twelve: Fixes navigation block submenus being cut off. Tammie Lister 2024-08-12 15:19:16 +00:00
  • 95f6808e03 Twenty Seventeen: Fixes Pullquote block text color not changing on front. Tammie Lister 2024-08-12 13:44:15 +00:00
  • 4f8f6e9fa2 Twenty Twelve: Fixes Button block outline style having wrong text color on front. Tammie Lister 2024-08-12 10:56:16 +00:00
  • 8fa1b1d696 Site Health: Check if directories exist before checking size. Peter Wilson 2024-08-12 04:54:15 +00:00
  • a596bd6848 Docs: Switch canonical location for the comment_row_actions filter. Sergey Biryukov 2024-08-11 21:10:13 +00:00
  • c057097377 Twenty Twelve: Fixes Code block font family difference in editors. Tammie Lister 2024-08-11 14:26:17 +00:00
  • 3b734c3e0b Twenty Nineteen: Fixes translatable strings with HTML code not appearing. Tammie Lister 2024-08-11 09:45:17 +00:00
  • d09e94165e External Libraries: Update the Underscore.js library to version 1.13.7. Peter Wilson 2024-08-10 23:57:16 +00:00
  • 8a164c4d9c Administration: Replace contracted verb forms for better consistency. Sergey Biryukov 2024-08-10 23:02:06 +00:00
  • bf103e6621 Code Quality: Clarify variable names in dependency classes. Peter Wilson 2024-08-10 23:00:14 +00:00
  • 98e51518b3 HTML API: Remove completed TODO comments. dmsnell 2024-08-10 05:00:14 +00:00
  • 79e47b14ab Build/Test Tools: Avoid using wp_delete_user() in PHPUnit tests unless explicitly acknowledging or ignoring Multisite. Felix Arntz 2024-08-09 18:31:13 +00:00
  • 3fdbfb0f4a Comments: Add optional $context parameter to get_edit_comment_link() to get the URL without HTML entities. Felix Arntz 2024-08-09 18:01:19 +00:00
  • ddab80be2c Docs: Remove unsupported values in plugins_api() DocBlocks. Sergey Biryukov 2024-08-09 00:18:16 +00:00
  • 32bf860db4 External Libraries: Update the Backbone.js library to version 1.6.0. desrosj 2024-08-08 19:37:19 +00:00