Commit Graph

  • 8ec1cb83e3 Script Loader: Improvements to the load block support styles mechanism. Jorge Costa 2022-02-16 22:18:33 +00:00
  • 249b59b40b External Libraries: Update random_compat to version 2.0.21. Sergey Biryukov 2022-02-16 21:17:04 +00:00
  • 43a8631882 Script Loader: Load block support styles in the head for block themes. Jorge Costa 2022-02-16 17:26:46 +00:00
  • 3bb8f13d6f Twenty Seventeen: Remove bottom border (box-shadow) from linked images. Sergey Biryukov 2022-02-16 13:44:34 +00:00
  • 6dc1e0ed3b Script Loader: Load block themes styles in the head section. Jb Audras 2022-02-16 10:34:20 +00:00
  • 582f4e7da8 Networks and Sites: Remove unnecessary commented code from remove_user_from_blog(). Jb Audras 2022-02-15 21:19:20 +00:00
  • 7c37cc1122 Administration: Fix a CSS issue on the Welcome Panel when the "Dashboard" heading is missing. Jb Audras 2022-02-15 18:10:22 +00:00
  • d7745c656d Filesystem API: Use a temp folder for Content-Disposition files. Marius L. J 2022-02-15 17:47:39 +00:00
  • fac497a8d1 Editor: Prevent front-end assets of a block from being enqueued in the block editor. Dominik Schilling 2022-02-15 17:28:14 +00:00
  • 870259d6ec Coding Standards: Rename some variables in iis7_add_rewrite_rule() for consistency. Sergey Biryukov 2022-02-15 13:47:53 +00:00
  • 27a9de78ab Widgets: Missing markup from Widgets Group block. Jb Audras 2022-02-15 09:56:02 +00:00
  • bb68a8b1e4 Twenty Twenty-One: Allow editor styles to control block margins. Jb Audras 2022-02-14 21:53:47 +00:00
  • eb6ed4faec Media: Display an error message in grid view if the attachment could not be deleted. Sergey Biryukov 2022-02-14 14:19:10 +00:00
  • bc1c4a5eb1 Twenty Fifteen: Add gradient background options using the theme color scheme. Jb Audras 2022-02-13 21:45:13 +00:00
  • 1635b639bd Coding Standards: Fix WPCS issues in wp-admin/includes/misc.php. Sergey Biryukov 2022-02-13 17:07:09 +00:00
  • 5ae294022c Docs: Fix typo in a comment in wp_get_image_mime(). Sergey Biryukov 2022-02-12 14:43:08 +00:00
  • 6f4bb2fbeb Code Modernization: Use file_get_contents() in wp_get_webp_info(). Sergey Biryukov 2022-02-12 13:12:22 +00:00
  • 81ed194ef0 Coding Standards: Remove unnecessary try/catch block in wp_get_webp_info(). Sergey Biryukov 2022-02-12 13:06:17 +00:00
  • d3851cd248 Docs: Improve @return tags for wp_cache_*_multiple() functions: Sergey Biryukov 2022-02-11 19:19:57 +00:00
  • deafd1193c Cache: Use wp_cache_*_multiple() in core functions. Jonny Harris 2022-02-11 18:50:08 +00:00
  • 5d7297d031 Cache API: Reorder object cache functions and methods for consistency. Sergey Biryukov 2022-02-11 18:47:38 +00:00
  • 72cf1aa905 Docs: Correct the suggested alternative for the deprecated wp_cache_reset() function. Sergey Biryukov 2022-02-11 18:31:48 +00:00
  • a9437a6aff Docs: Correct @since tag for wp_cache_reset(). Sergey Biryukov 2022-02-11 18:03:15 +00:00
  • 81cd3d58dc Docs: Update DocBlocks for some object cache functions per the documentation standards. Sergey Biryukov 2022-02-11 17:42:51 +00:00
  • 65f52bf921 Tests: Remove some extra wp_cache_set() calls from wp_cache_set_multiple() test. Sergey Biryukov 2022-02-11 17:39:48 +00:00
  • 13485e11c5 Code Modernization: Use file_get_contents() in wp_get_image_mime(). Sergey Biryukov 2022-02-11 15:48:44 +00:00
  • 4689322d44 Cache: Add wp_cache_*_multiple functions. Jonny Harris 2022-02-11 12:50:54 +00:00
  • af07f6af4b I18n: Standardize the script paths for blocks Greg Ziółkowski 2022-02-11 12:12:56 +00:00
  • 968b3fc5a4 Code Modernization: Use file_get_contents() in get_file_data(). Sergey Biryukov 2022-02-10 15:01:06 +00:00
  • 96a1687b91 Query: Check if the theme supports block-templates before calling locate_block_template() in get_query_template(). Jb Audras 2022-02-09 13:20:49 +00:00
  • 89bcc4843a Code Modernization: Use stream_get_contents() in POMO_FileReader::read_all(). Sergey Biryukov 2022-02-09 12:31:27 +00:00
  • b8f97013df Script Loader: Prevent normalizing HTML IDs in _wp_normalize_relative_css_links(). Jb Audras 2022-02-08 23:39:32 +00:00
  • eefd34a7fa Options: Disable transients while installing. Peter Wilson 2022-02-08 23:28:04 +00:00
  • 9ab0f766e7 Docs: Fix an error in wp_kses_attr() docblock. Jb Audras 2022-02-08 16:23:54 +00:00
  • 2796abaf53 Docs: Typo correction in class-wp-theme-json docblocks. Jb Audras 2022-02-08 16:09:17 +00:00
  • c092869ad6 Posts, Post Types: Pass the $update parameter to wp_insert_post_data and wp_insert_attachment_data filters. Sergey Biryukov 2022-02-08 12:22:29 +00:00
  • 48409019b5 Twenty Twelve: Typo correction a bundled pattern. Jb Audras 2022-02-07 18:28:00 +00:00
  • 76eefe433e Coding Standards: Rename the $profileuser variable to $profile_user in wp-admin/user-edit.php. Sergey Biryukov 2022-02-07 15:24:27 +00:00
  • 97830c4093 Coding Standards: Use strict comparison in wp-admin/user-edit.php. Sergey Biryukov 2022-02-07 14:45:11 +00:00
  • f9f66ac6b8 Twenty Twenty-Two: Restore custom padding for group blocks with a background color. Jb Audras 2022-02-07 14:37:13 +00:00
  • da774e124b Coding Standards: Rename $r variable to $args for clarity in walk_page_tree(). Sergey Biryukov 2022-02-07 14:19:31 +00:00
  • 620b7ecf3d Coding Standards: Rename $r variable to $args for clarity in walk_nav_menu_tree(). Sergey Biryukov 2022-02-07 13:59:19 +00:00
  • 371966a187 Tests: Rename the test file and class for wp_get_global_stylesheet() tests. Sergey Biryukov 2022-02-05 13:19:53 +00:00
  • 784367f816 Twenty Twenty-Two: Fix headings consistency in Pricing table pattern. Jb Audras 2022-02-05 07:58:25 +00:00
  • edcfb250d3 Docs: Typo corrections in various API docblocks. Jb Audras 2022-02-04 16:26:12 +00:00
  • 8e781952c7 Twenty Twenty-Two: Remove negative side margins on group blocks with a background. Jb Audras 2022-02-04 15:14:20 +00:00
  • 38b5c686a1 Tests: Use more appropriate assertions in wp_get_global_stylesheet() tests. Sergey Biryukov 2022-02-04 14:33:33 +00:00
  • c6c3d9b928 Coding Standards: Use strict type check for in_array() in wp_get_global_stylesheet(). Sergey Biryukov 2022-02-04 14:17:36 +00:00
  • b7aa3a09bc Fix: Classic themes using default presets are not working. Jorge Costa 2022-02-04 13:50:34 +00:00
  • f9f27c5716 Toolbar: Don't hide admin bar text labels from screen readers on small screens. Jb Audras 2022-02-04 12:54:26 +00:00
  • 831dae4296 External libraries: Update version string for hoverIntent. Marius L. J 2022-02-04 10:50:39 +00:00
  • 26722b7762 Comments: Only render term update notices on term screens. Joe Dolson 2022-02-04 01:20:30 +00:00
  • 8009f552a2 Comments: Verify 'mirroring' property exists in media views. Joe Dolson 2022-02-04 00:58:13 +00:00
  • 1712bfcf79 Docs: Fix typo in the is_post_status_viewable() function description. Sergey Biryukov 2022-02-03 21:23:22 +00:00
  • acfcea4cba Taxonomy: Remove cache expiry limitation in WP_Term_Query. Jonny Harris 2022-02-03 17:41:46 +00:00
  • 14e20f72b5 Editor: Remove standard post type UI for templates and template parts. Jb Audras 2022-02-03 09:01:10 +00:00
  • f8148ca4f4 Twenty Twenty-Two: Make 404 pattern search label and button translatable. Jb Audras 2022-02-02 23:41:19 +00:00
  • 50e2499c2c Upgrade: Add follow up ticket ID to upgrade_590() comment. Peter Wilson 2022-02-02 23:20:29 +00:00
  • 63c7374827 Twenty Twenty: Add Noto Serif as a fallback font before Garamond. Sergey Biryukov 2022-02-02 15:11:46 +00:00
  • 3707a6ca5c Options, Meta APIs: Correct some inline docs for update_post_meta and delete_post_meta. David Baumwald 2022-02-01 17:10:48 +00:00
  • 174b25846f General: Remove inaccurate reference to the link_updated field from the wp_insert_link() DocBlock. Sergey Biryukov 2022-02-01 12:28:28 +00:00
  • 4f5a85015c Twenty Twenty-One: Replace GitHub with .org link in Theme URI. Jb Audras 2022-02-01 10:29:51 +00:00
  • f2e08d36af External libraries: Update jQuery Color to 2.2.0 Marius L. J 2022-02-01 01:20:19 +00:00
  • 9e03599af8 Upgrade: Prevent warnings upgrading cron array. Peter Wilson 2022-02-01 00:12:33 +00:00
  • 2bbe1b7f40 Docs: Add a comment to clarify the username_exists() check in wpmu_validate_blog_signup(). Sergey Biryukov 2022-01-31 13:05:22 +00:00
  • 24b83dd431 Build/Test Tools: Switch to some more appropriate assertions. John Blackbourn 2022-01-30 19:40:57 +00:00
  • ffd612760b Role/Capability: Correct the documented accepted types for the capability argument of WP_User_Query. John Blackbourn 2022-01-30 19:32:08 +00:00
  • 3fdce9eb4b Docs: Increase the specificity of types in various inline documentation. John Blackbourn 2022-01-30 19:23:25 +00:00
  • a88723499c Twenty Twenty-Two: Optimize the assets/images/ducks.jpg image. SergeyBiryukov 2022-01-30 11:54:01 +00:00
  • 0fd2e294be Users: Return a WP_Error from wp_insert_user() if the user_url field is too long. Sergey Biryukov 2022-01-29 14:23:59 +00:00
  • 1bf3a87e2b Administration: Add a top margin to Mail Server Port field on small screens. Jb Audras 2022-01-28 21:48:08 +00:00
  • d6e710330f External libraries: Update jQuery UI to 1.13.1 Marius L. J 2022-01-28 16:42:47 +00:00
  • 185bc1242d Themes: Correct the width of theme preview on Add Themes screen. Sergey Biryukov 2022-01-28 12:08:08 +00:00
  • 3cab15be94 Media: Remove target blank attribute from media uploader edit links. Jb Audras 2022-01-27 22:16:00 +00:00
  • 1356b77f56 Docs: Fix incorrect type in translations_api and translations_api_result docblocks. Jb Audras 2022-01-27 21:13:09 +00:00
  • 0ee45ae917 Upgrade/Install: Make sure the "Show hidden updates" button is visible and works as expected. Sergey Biryukov 2022-01-26 13:09:52 +00:00
  • 2d707c4512 Docs: Update spelling for inline comments in a few files. Sergey Biryukov 2022-01-25 13:54:01 +00:00
  • f745cc551b Docs: Correct @global tag in wp_kses_xml_named_entities(). Sergey Biryukov 2022-01-25 11:14:15 +00:00
  • 14e529a1e3 Upgrade/Install: Update $_old_files for 5.9. David Baumwald 2022-01-24 18:23:00 +00:00
  • e3082c092e Editor: Bump editor packages to include the latest fixes. desrosj 2022-01-24 15:55:02 +00:00
  • afcad3c28d Docs: Docblock corrections for get_block_file_template(). Jb Audras 2022-01-24 15:26:56 +00:00
  • 4101f1f7eb Plugins/Themes: Allow to install/activate plugins/themes which require the WordPress version currently in development. Dominik Schilling 2022-01-24 10:39:50 +00:00
  • 60a085a078 Help/About: Update Freedoms page for 5.9. Peter Wilson 2022-01-24 09:39:53 +00:00
  • 35e0864e68 Update @wordpress packages Robert Anderson 2022-01-24 07:44:37 +00:00
  • aba29c2421 Customizer: Remove Widgets panel when a theme does not support widgets Robert Anderson 2022-01-24 05:35:11 +00:00
  • 141815988a Customizer: Remove Menus panel when a theme does not support menus Robert Anderson 2022-01-24 05:32:28 +00:00
  • 1283afc6f7 Coding Standards: Use a more appropriate variable name in link_advanced_meta_box(). Sergey Biryukov 2022-01-23 09:01:17 +00:00
  • a7a5bf1910 Bundled Themes: Bump the versions for bundled themes for release. Jonathan Desrosiers 2022-01-22 14:06:00 +00:00
  • 2ee9a3ff25 Bundled Themes: Reverts [52549]. Jonathan Desrosiers 2022-01-21 19:50:56 +00:00
  • 347cd20937 Twenty Twenty-Two: Re-add the link to the theme’s HelpHub changelog. Jonathan Desrosiers 2022-01-21 19:40:15 +00:00
  • ca8898d2e7 Twenty Twenty-Two: update the required version. Jeff Ong 2022-01-21 19:03:54 +00:00
  • f09c56bfd3 Date/Time: Add a unit test for the return type of current_datetime(). Sergey Biryukov 2022-01-21 05:58:13 +00:00
  • 8db1549c0f Docs: Replace "Current theme" with "Active theme" in various DocBlocks. Jb Audras 2022-01-20 23:51:22 +00:00
  • 7ca1a2a0d7 General: Clarify the deprecation messages in the _deprecated_*() functions family. Sergey Biryukov 2022-01-20 13:11:04 +00:00
  • 26bb9fde3d Administration: Properly handle HTML entities in the News & Events dashboard widget. Jb Audras 2022-01-20 09:17:43 +00:00
  • 4f5fd9e5d2 Users: Revert the variable change in [52606] that caused the tests to fail. Sergey Biryukov 2022-01-19 13:37:58 +00:00
  • cc1b2515d7 Docs: Further update the send_retrieve_password_email filter documentation for consistency. Sergey Biryukov 2022-01-19 13:16:44 +00:00
  • 2db35e5674 Docs: Docblocks consistency fixes after [52604]. Jb Audras 2022-01-19 12:40:57 +00:00
  • f53f2960f8 Users: Add new hooks to filter retrieve password emails. Jb Audras 2022-01-19 12:15:13 +00:00
  • d0d4833909 I18N: Improve the context for color-related strings in WP_Theme::translate_header(). Sergey Biryukov 2022-01-19 10:33:55 +00:00