Commit Graph

  • a52838d1b1 Sitemaps: do not list users who only authored pages. Pascal Birchler 2023-09-26 12:40:36 +00:00
  • 47387cdabe General: Use wp_kses() in wp_trigger_error(). Tonya Mork 2023-09-26 12:36:50 +00:00
  • 6a06786597 Editor: Fix deprecation notice in block editor. Jonny Harris 2023-09-26 12:26:38 +00:00
  • 35a4c22bbb General: Use wp_trigger_error() in _doing_it_wrong() and _deprecated_*(). Tonya Mork 2023-09-26 11:49:57 +00:00
  • 0514b2e99c Blocks: Have get_hooked_blocks() return blocks grouped by position. Bernie Reiter 2023-09-26 11:47:18 +00:00
  • cecc810f91 HTML API: Add class name utilities has_class() and class_list(). Bernie Reiter 2023-09-26 09:15:21 +00:00
  • 086010a380 HTML API: Add matches_breadcrumbs() method for better querying. Bernie Reiter 2023-09-26 08:18:25 +00:00
  • 77de774860 Blocks: Add more unit test covering edge cases for Block Hooks Greg Ziółkowski 2023-09-26 08:07:07 +00:00
  • 6a61084bec Editor: remove null coalescing operator from layout. Isabel Brison 2023-09-26 06:53:26 +00:00
  • a3c6b4c634 Build: Introduce SCRIPT_DEBUG global in webpack processing Greg Ziółkowski 2023-09-26 06:49:55 +00:00
  • f7ffbb05e1 Editor: make better use of Tag Processor in layout block support. Isabel Brison 2023-09-26 05:02:36 +00:00
  • 8d27ec48e4 Administration: Add event type to Events and News widget. Peter Wilson 2023-09-26 03:52:16 +00:00
  • 9a4511ac94 Build/Test Tools: Use the latest PHP version for the coding standards workflow. Sergey Biryukov 2023-09-26 00:46:32 +00:00
  • ff96003a0f Coding Standards: Upgrade WPCS to version 3.0.0. Sergey Biryukov 2023-09-26 00:24:43 +00:00
  • b011e827cf Code Modernization: Rename parameters that use reserved keywords in phpunit/tests/media.php. Sergey Biryukov 2023-09-26 00:23:25 +00:00
  • 6560f46a0f Media: Ensure images within shortcodes are correctly considered for loading optimization attributes. Felix Arntz 2023-09-26 00:11:06 +00:00
  • 0444cf5337 Coding Standards: Fix a few newly introduced WPCS issues. Sergey Biryukov 2023-09-26 00:07:56 +00:00
  • a099b9a19f Filesystem API: Add missing ZIP file for unzip tests. Colin Stewart 2023-09-25 23:38:38 +00:00
  • d33027c5ea Media: Rely on wp_get_loading_optimization_attributes() to add decoding="async" to images. Felix Arntz 2023-09-25 22:37:00 +00:00
  • 6558db1756 Filesystem API: Introduce filters for before/after unzipping archives. Colin Stewart 2023-09-25 22:14:11 +00:00
  • 8b63003223 Fonts: Get font-family name from 'fontFamily' field. Tonya Mork 2023-09-25 21:27:51 +00:00
  • 4df5cd15a5 Script Loader: Use wp_get_script_tag() and wp_get_inline_script_tag()/wp_print_inline_script_tag() helper functions to output scripts on the frontend and login screen. Weston Ruter 2023-09-25 21:03:19 +00:00
  • 5c8b4c1b00 Docs: Revert [56679]. Jonathan Desrosiers 2023-09-25 20:47:32 +00:00
  • 4ffb12de54 HTML API: Remove all duplicate copies of an attribute when removing. Bernie Reiter 2023-09-25 19:02:42 +00:00
  • a68650ef19 Editor: Introduce get_block_asset_url Utility Function. Jonny Harris 2023-09-25 17:47:27 +00:00
  • 54c4de13ed Script Loader: Replace hardcoded output of style tags with calls to wp_add_inline_style. Jonny Harris 2023-09-25 17:04:41 +00:00
  • 8d8b843eaf Options, Meta APIs: Improve logic to avoid unnecessary database writes in update_option(). Felix Arntz 2023-09-25 16:23:52 +00:00
  • bccc6fcebd Coding Standards: Fix a few newly introduced WPCS issues. Sergey Biryukov 2023-09-25 15:34:34 +00:00
  • 68347e0d70 Docs: Correct typo in new @since tag. Jonathan Desrosiers 2023-09-25 15:16:32 +00:00
  • 4ae2d1a533 Themes: Use instanceof in block_has_support. Jonny Harris 2023-09-25 12:15:06 +00:00
  • f9299148b7 Themes: Use instanceof in get_hooked_blocks. Jonny Harris 2023-09-25 11:46:08 +00:00
  • de9e06a4c0 REST API: Improve the block type schema for the name field Greg Ziółkowski 2023-09-25 10:00:33 +00:00
  • 6f0ddc2260 Editor: Add missing parameter to the block_editor_no_javascript_message filter after [56672]. Props mukesh27. Andrea Fercia 2023-09-25 10:00:19 +00:00
  • 2423ed55a5 Blocks: Remove inject_hooked_block_markup filter. Bernie Reiter 2023-09-25 09:12:08 +00:00
  • 75c06d620c Blocks: Introduce filter to allow easy addition of hooked blocks. Bernie Reiter 2023-09-25 08:42:45 +00:00
  • cc40da134e Editor: Improve no JS message for block editor. Joe Dolson 2023-09-25 00:05:31 +00:00
  • c1f6801055 Widgets: Add missing no JS notice in Widgets screen. Joe Dolson 2023-09-24 23:58:42 +00:00
  • 816561d1fd Site Health: Improve wp.a11y.speak() notifications. Joe Dolson 2023-09-24 20:11:59 +00:00
  • 9cec160110 Build/Test Tools: Remove random_compat from PHPCS and PHPUnit configuration files. Sergey Biryukov 2023-09-24 07:43:50 +00:00
  • 7211cf62d2 REST API: Correct spelling error in block_hooks field documentation. Colin Stewart 2023-09-23 15:36:00 +00:00
  • 3dbfc06512 Coding Standards: Remove unnecessary directives in the PHPCompatibility ruleset. Sergey Biryukov 2023-09-23 11:05:18 +00:00
  • d7388b594d Coding Standards: Improve organization of the PHPCompatibility ruleset. Sergey Biryukov 2023-09-23 10:56:24 +00:00
  • 32ba91e6f5 Administration: Switch order of label/checkbox in WP_List_Table. Joe Dolson 2023-09-22 19:56:48 +00:00
  • 9608dd5f69 Security: remove the cron event that checked for https support. Adam Silverstein 2023-09-22 19:06:45 +00:00
  • b891120f8b Administration: Remove duplicate wp_admin_notice() call. Joe Dolson 2023-09-22 18:17:44 +00:00
  • 34d73cbcf6 Code Modernization: Rename reserved keyword used as variable. Joe Dolson 2023-09-22 18:12:12 +00:00
  • 5523bd276b Build/Test Tools: Introduce install and upgrade testing workflows. Jonathan Desrosiers 2023-09-22 17:41:11 +00:00
  • ba71767faf Build/Test Tools: Simplify some logic in GitHub Action workflows. Jonathan Desrosiers 2023-09-22 14:28:01 +00:00
  • 8baf4f643c Build/Test Tools: Update the environment variable for skipping browser binaries. Jonathan Desrosiers 2023-09-22 13:55:14 +00:00
  • e413569b67 Media: Use correct option name for attachment pages in upgrade_640(). Sergey Biryukov 2023-09-22 01:16:42 +00:00
  • 15e37005db Media: Disable attachment pages for new installations. Sergey Biryukov 2023-09-22 00:02:28 +00:00
  • e486ac0745 Query: Improved handling of filtered queries in WP_Query. Jonny Harris 2023-09-21 19:32:55 +00:00
  • 58d47f5c80 HTTP API: Deprecate WP_Http_Curl and WP_Http_Streams classes. Jonathan Desrosiers 2023-09-21 18:27:17 +00:00
  • b9adbb33da Login and Registration: Improve HTML for errors and notices. Joe Dolson 2023-09-21 18:22:10 +00:00
  • fa0969d06a Coding Standards: Remove unused variable el in monitorPopup. Joe Dolson 2023-09-21 18:02:22 +00:00
  • ad4a7b8879 Media: Close image rotation menu when not focused. Joe Dolson 2023-09-21 17:47:42 +00:00
  • 22b71b755d Media: Introduce filters to customize the results from wp_get_loading_optimization_attributes(). Felix Arntz 2023-09-21 16:35:30 +00:00
  • c1247f6a27 Taxonomy: Stop double sanitization in get_term function. Jonny Harris 2023-09-21 16:34:59 +00:00
  • f21ccabadb Blocks: Implement automatic block insertion into Block Hooks. Bernie Reiter 2023-09-21 16:16:05 +00:00
  • 6b50b1b47e Options, Meta APIs: Add further test coverage for comparison between old and new option value. Felix Arntz 2023-09-21 15:21:45 +00:00
  • d13208e291 Build/Test Tools: Update build related dependencies to their latest versions. Jonathan Desrosiers 2023-09-21 13:24:50 +00:00
  • 9db15f2863 External Libraries: Update the polyfill-library package. Jonathan Desrosiers 2023-09-21 12:26:53 +00:00
  • ecaef7c4f7 REST API: Remove unused variable in WP_REST_Server::match_request_to_handler(). Sergey Biryukov 2023-09-21 12:17:42 +00:00
  • aa033cba5c Blocks: Change traverse_and_serialize_block(s)'s callback signature. Bernie Reiter 2023-09-21 08:32:52 +00:00
  • 8fec1ec36e Editor: add lightbox setting. Isabel Brison 2023-09-21 06:33:48 +00:00
  • 2c2924089d Taxonomy: add taxonomy for user pattern categories. Isabel Brison 2023-09-21 04:23:12 +00:00
  • c531947f3b Themes: Fix fatal error in load-styles.php. Felix Arntz 2023-09-21 01:25:38 +00:00
  • af8f9f2659 Editor: fix typo in css_var doc update. Isabel Brison 2023-09-21 00:16:56 +00:00
  • 89b97ba137 Administration: Improve control proximity in theme details modal. Joe Dolson 2023-09-20 21:01:02 +00:00
  • e40a1180cb General: Account for Sec-CH-UA-Mobile client hint request header in wp_is_mobile(). Weston Ruter 2023-09-20 20:49:12 +00:00
  • 5b79a4cd49 XML-RPC: Add alt attribute value to media item API. Joe Dolson 2023-09-20 19:29:30 +00:00
  • 107c730164 Users: Improve vertical spacing consistency in labels. Joe Dolson 2023-09-20 17:53:53 +00:00
  • ec21b604e0 Themes: Deprecate usage of TEMPLATEPATH and STYLESHEETPATH constants. Felix Arntz 2023-09-20 17:25:26 +00:00
  • 8c0e0b3f89 Blocks: Revert implementation of block insertion functions. Bernie Reiter 2023-09-20 16:47:44 +00:00
  • 58bb4b79ca Coding Standards: Escape the whole attribute in wp-admin/export.php. Sergey Biryukov 2023-09-20 09:45:51 +00:00
  • 8fea8aa389 Coding Standards: Add missing escaping functions in wp-admin/export.php Jb Audras 2023-09-20 08:42:46 +00:00
  • 1113b2df5a Taxonomy: Restrict term edit link generation in WP_Terms_List_Table::handle_row_actions(). Jb Audras 2023-09-20 08:08:42 +00:00
  • 669d11f063 Editor: update docs for css_var. Isabel Brison 2023-09-20 07:04:59 +00:00
  • bee2dc4ba2 Editor: Fix post editor layout when Post Content has no attributes. Isabel Brison 2023-09-20 01:24:32 +00:00
  • a0cce3900e Login and Registration: Introduce classes wp-login.php footer links. Colin Stewart 2023-09-19 22:43:38 +00:00
  • 3f76edda70 External Libraries: Update the regenerator-runtime version. Jonathan Desrosiers 2023-09-19 19:30:51 +00:00
  • e266e9391b External Libraries: Update the regenerator-runtime library. Jonathan Desrosiers 2023-09-19 19:28:02 +00:00
  • 3bacfc9f97 Media: Edit new hook name in get_available_post_mime_types(). Joe McGill 2023-09-19 17:03:23 +00:00
  • 7d96189ba1 Build/Test Tools: Add sys_get_temp_dir() to open_basedir tests. Colin Stewart 2023-09-19 16:41:22 +00:00
  • 9a734f3751 Themes: Improve performance of get_block_theme_folders function Jonny Harris 2023-09-19 16:15:52 +00:00
  • 48b9b6cbab Blocks: Introduce a variation of serialize blocks helper with traversing Greg Ziółkowski 2023-09-19 12:48:41 +00:00
  • 3916624c13 Editor: Fix parameter reference in block editor settings tests. Colin Stewart 2023-09-19 12:36:44 +00:00
  • 8e8de91f0a Blocks: Implement block insertion functions. Bernie Reiter 2023-09-19 12:34:50 +00:00
  • cf2f441515 KSES: Add writing-mode to the list of safe CSS properties. Sergey Biryukov 2023-09-19 12:28:25 +00:00
  • 8ce85f99f3 Coding Standards: Replace PHP alias join() with implode(). Colin Stewart 2023-09-19 12:23:16 +00:00
  • 1cd98779f7 Editor: fix pattern alignment in editor view. Isabel Brison 2023-09-19 01:43:07 +00:00
  • 1327f172cd Editor: add background image support. Isabel Brison 2023-09-19 01:27:43 +00:00
  • d4cf682716 Bundled Theme: Add missing dimension attributes to images in Twenty Twenty-Two patterns. Felix Arntz 2023-09-18 17:36:51 +00:00
  • 414a1232c2 Media: Enhance wp_get_loading_optimization_attributes() to support arbitrary context values. Felix Arntz 2023-09-18 14:53:37 +00:00
  • 6a264d2de0 Quick Edit: Allow Quick Edit to be disabled for custom post types or taxonomies. Sergey Biryukov 2023-09-18 13:17:39 +00:00
  • 6340624328 Blocks: Introduce helper function to retrieve hooked blocks Greg Ziółkowski 2023-09-18 12:40:11 +00:00
  • 4ee594761f Plugins: Store result of call to array_keys, to save repeated calls in WP_Hook class. Jonny Harris 2023-09-18 12:39:18 +00:00
  • a7c9394b78 Docs: Document aria-live and hidden in safecss_filter_attr(). Colin Stewart 2023-09-18 10:55:35 +00:00
  • d47515c274 Tests: Add additional tests covering Block Hooks registration Greg Ziółkowski 2023-09-18 10:33:24 +00:00
  • 3239a8e8f4 Posts: update admin notices to refer to patterns. Isabel Brison 2023-09-18 07:02:45 +00:00