Commit Graph

  • b0754798c6 Revisions: Remove an unnecessary call to _doing_it_wrong() and corresponding new text string from the implementation of the new wp_save_post_revision_revisions_before_deletion filter. John Blackbourn 2023-02-22 20:47:38 +00:00
  • 05648a50aa Themes: Add 3 and update 2 shadow presets in theme.json. Tonya Mork 2023-02-22 15:58:56 +00:00
  • 01c65c0c36 Media: Add WP_Image_Editor_Imagick::set_imagick_time_limit() method. Sergey Biryukov 2023-02-22 14:23:50 +00:00
  • 552178a95a HTML API: Set $this->html to protected to support subclassing gziolo 2023-02-22 06:22:02 +00:00
  • 365efb13c2 Taxonomy: Rename temporary variable in wp_queue_posts_for_term_meta_lazyload(). Dominik Schilling 2023-02-21 21:02:28 +00:00
  • dac04be1ef Post WordPress 6.2 Beta 3 version bump. Jb Audras 2023-02-21 18:04:07 +00:00
  • 14242e839f WordPress 6.2 Beta 3. Jb Audras 2023-02-21 17:22:04 +00:00
  • 31e3936075 Docs: Document default values for optional parameters in various DocBlocks. Sergey Biryukov 2023-02-21 16:37:03 +00:00
  • ef89c31cce Recovery Mode: Use PasswordHash API directly when validating keys. Timothy Jacobs 2023-02-21 15:57:36 +00:00
  • 683bba1b2d Users: Fix confirmation link for multisite users with no role. Jb Audras 2023-02-21 15:53:10 +00:00
  • 64466d3c35 Comments: Restore global $comment assignment in comment_form_title(). Tonya Mork 2023-02-21 15:26:10 +00:00
  • 910a76f5c2 Networks and Sites: Fix the attributes for the email input field on the new network user screen. Jb Audras 2023-02-21 14:50:49 +00:00
  • 64d6d5d479 Tests: Remove duplicate DocBlock opening characters in tests/theme/wpTheme.php. Sergey Biryukov 2023-02-21 13:53:11 +00:00
  • 30cf035f43 Update the WP packages with fixes prior to WP 6.2 beta 3 Greg Ziółkowski 2023-02-21 13:06:33 +00:00
  • 072274690b HTTP API: Add fragment support to WP_Http::make_absolute_url(). Peter Wilson 2023-02-21 01:47:57 +00:00
  • 2a753c1057 Comments: Prevent replying to unapproved comments. Peter Wilson 2023-02-21 01:43:33 +00:00
  • cdcbfd19f4 Editor: Fix 'wp-block-library-theme' style enqueue conditions. Tonya Mork 2023-02-20 21:11:57 +00:00
  • cd1228df78 Bootstrap/Load: Check that either mysqli_connect() or mysql_connect() is available. Sergey Biryukov 2023-02-20 16:03:17 +00:00
  • b81317eb65 Backport editor changes from Gutenberg for WordPress 6.2 Beta 3 Greg Ziółkowski 2023-02-20 13:26:33 +00:00
  • 1f0fe126a0 Coding Standards: Rename $post_ID variable to $post_id in various files. Sergey Biryukov 2023-02-19 15:03:50 +00:00
  • 46ba572159 Coding Standards: Improve variables names in post and comment page link functions. Sergey Biryukov 2023-02-18 15:07:12 +00:00
  • 9b6ecd1bad Docs: Add www. prefix to some PHP manual links in code comments. Sergey Biryukov 2023-02-18 14:21:21 +00:00
  • 3d61e7ef6a REST API: Only use Latin characters in test filenames. Daniel Bachhuber 2023-02-17 18:37:24 +00:00
  • a6d2904cb1 REST API: Normalize WP_REST_Server::dispatch() to return a response object. Timothy Jacobs 2023-02-17 15:43:47 +00:00
  • ad78d0c932 Users: Correct the error code in wp_insert_user() when login matches an existing email. Sergey Biryukov 2023-02-17 10:13:36 +00:00
  • 7a004e8620 Upgrade/Install: Update available theme updates count when a theme si deleted. Jb Audras 2023-02-17 09:52:28 +00:00
  • cb5eb45fab Login and Registration: prevent registering with username that matches previous user email. Adam Silverstein 2023-02-17 08:08:19 +00:00
  • f8ec8cfe04 Docs: Replace HTTP with HTTPS in PHP Manual links located in WP_Privacy_Policy_Content class. Jb Audras 2023-02-16 23:09:54 +00:00
  • b5f77fb1b2 Docs: Replace HTTP with HTTPS in PHP Manual links located in wp-load.php. Jb Audras 2023-02-16 23:06:29 +00:00
  • 1ad7735355 Filesystem API: Use trailingslashit( $path ) instead of $path . '/'. Fixes a warning when $path already ends with a slash. Andrew Ozz 2023-02-16 22:11:32 +00:00
  • 5a87725ed9 Build/Test Tools: Improve devcontainer setup for non-Codespaces usage Helen Hou-Sandi 2023-02-16 03:48:26 +00:00
  • 8d3009deef Coding Standards: Replace strval() with (string) type casting in wp_nav_menu(). Sergey Biryukov 2023-02-16 00:02:21 +00:00
  • 1e6ab88b6f I18N: Check that $wp_locale global is set before calling its methods. Sergey Biryukov 2023-02-15 23:35:33 +00:00
  • 7a7cdde6ea I18N: Add new strings to about.php for use with end-of-life updates. Jb Audras 2023-02-15 23:31:40 +00:00
  • e3c2478ef2 Docs: Use correct 6.2.0 @since version in multiple docblocks. Jb Audras 2023-02-15 22:54:41 +00:00
  • 239f73ce40 Docs: Update the wording for the Update Services link on Writing Settings screen. Sergey Biryukov 2023-02-15 19:16:07 +00:00
  • 527255aea8 Docs: Improve code comments in some sanitizing functions. Sergey Biryukov 2023-02-15 13:04:06 +00:00
  • 4d772a52b6 Editor: Prevent KSES stripping global layout style properties. Peter Wilson 2023-02-15 03:55:12 +00:00
  • 009a921351 Date/Time: Revert mysql2date changes in [55343]. Peter Wilson 2023-02-15 02:00:44 +00:00
  • 9156163ca6 Date/Time: Save a call to wp_timezone in mysql2date. Jonny Harris 2023-02-14 21:39:43 +00:00
  • a223763e56 Build/Test Tools: Fix invalid styles data type PHP Warning in REST_Block_Type_Controller_Test::test_get_item_invalid(). Tonya Mork 2023-02-14 19:08:54 +00:00
  • d8598e3d05 Build/Test Tools: Fix inaccurate coverage in Tests_Functions_wpListPluck::set_up(). Tonya Mork 2023-02-14 18:19:34 +00:00
  • 5bdc72d15c Post WordPress 6.2 Beta 2 version bump. Jb Audras 2023-02-14 18:03:36 +00:00
  • ce57e9e94d WordPress 6.2 Beta 2. Jb Audras 2023-02-14 17:44:23 +00:00
  • 81feb44d53 Editor: Remove missing postType and postId query args Site Editor redirect. Tonya Mork 2023-02-14 16:24:11 +00:00
  • 5f8758953f Tests: Merge file-level and class-level DocBlocks in various unit test files. Sergey Biryukov 2023-02-14 16:10:13 +00:00
  • ba508bc74f Feeds: Fix various typos in MagpieRSS. Jb Audras 2023-02-14 16:04:41 +00:00
  • 2730dfa902 Themes: Use add_action for pre_get_posts hook in _add_template_loader_filters(). David Baumwald 2023-02-14 15:55:05 +00:00
  • c7e7a0b056 Coding Standards: Rename the remaining $cat_ID variables to $cat_id. Sergey Biryukov 2023-02-14 15:44:41 +00:00
  • 852042e4a7 Editor: Update @wordpress packages for 6.2 Beta 2. Tonya Mork 2023-02-14 15:41:49 +00:00
  • 98c0d03132 Docs: Add a @since note about Twenty Twenty-Three for WP_Theme::$default_themes. Sergey Biryukov 2023-02-14 14:36:06 +00:00
  • 2bd9037718 Permalinks: Properly escape strings in Permalinks Settings screen. Jb Audras 2023-02-14 11:32:59 +00:00
  • 917064a764 Bundled themes: Recommit generated files following [55329]. Peter Wilson 2023-02-14 04:20:11 +00:00
  • ae09551f41 Bundled themes: Fix row variation nested in group block. Peter Wilson 2023-02-14 04:01:32 +00:00
  • c98ca19a20 Menus: Test creating parent after a child doesn't throw an error. Peter Wilson 2023-02-14 03:30:58 +00:00
  • 2840f17081 Administration: Fix JavaScript test failure. Joe Dolson 2023-02-14 00:39:41 +00:00
  • a9fc43e79c Administration: Close admin menu when focus moves to body. Joe Dolson 2023-02-14 00:36:32 +00:00
  • ef4e893faf REST API: Remove 'Invalid user ID' error in WP_REST_Users_Controller::update_item(). Tonya Mork 2023-02-13 23:08:23 +00:00
  • c07b57c693 Comments: Use correct orderby parameter name in personal data exporter and eraser. Sergey Biryukov 2023-02-13 22:03:30 +00:00
  • b487e4c611 Editor: Restores file block button styles for classic themes. Tonya Mork 2023-02-13 20:48:53 +00:00
  • 0b38eb09db Tests: Declare the $post_id property in wp_comments_personal_data_exporter() tests. Sergey Biryukov 2023-02-13 19:35:13 +00:00
  • 4e62497442 Tests: Move wp_comments_personal_data_exporter() tests to their own file. Sergey Biryukov 2023-02-13 19:11:15 +00:00
  • f4de272818 Tests: Add missing @covers tag for a wp_update_comment() test. Sergey Biryukov 2023-02-13 19:01:46 +00:00
  • 263d73a755 Tests: Move wp_comments_personal_data_eraser() tests to their own file. Sergey Biryukov 2023-02-13 18:56:59 +00:00
  • 87c575a9fc Media: Enhance logic to determine LCP image in block themes and avoid lazy-loading it. Felix Arntz 2023-02-13 18:32:40 +00:00
  • ea57bf06ea Twenty Twenty: Properly reflect text color changes in Quote and Pullquote block. Jb Audras 2023-02-13 15:18:19 +00:00
  • 87ca0e14fa Docs: Various improvements in XML-RPC Class function descriptions, as per docblocks standards. Jb Audras 2023-02-13 15:16:55 +00:00
  • 83f3d9078d Tests: Rename the html tests directory to html-api. Sergey Biryukov 2023-02-13 14:38:31 +00:00
  • 1261ced3bf Themes: Remove local() from @font-face styles in _wp_theme_json_webfonts_handler(). Tonya Mork 2023-02-13 14:31:06 +00:00
  • 86da994b9a Tests: Move PasswordHash test file to a more appropriate place. Sergey Biryukov 2023-02-13 14:20:30 +00:00
  • 428705ba1f Twenty Twelve: Properly reflect text color changes in Table block. Jb Audras 2023-02-13 09:21:59 +00:00
  • 4cbeef75a9 Docs: Use third-person singular verbs for WP_Meta_Query related function descriptions, as per docblocks standards. Jb Audras 2023-02-13 09:19:43 +00:00
  • ea6c96fced External Libraries: Prevent a PHP 8.1 deprecation notice in PasswordHash::gensalt_blowfish(). Jb Audras 2023-02-13 09:06:50 +00:00
  • e0a9b1f4c5 Formatting: Add aspect-ratio as valid CSS property in KSES. Jb Audras 2023-02-13 08:45:48 +00:00
  • 08160032ef Coding Standards: Rename $comment_ID variable to $comment_id in various files. Sergey Biryukov 2023-02-12 18:06:33 +00:00
  • 14bb2d7784 Toolbar: Prevent false positive on automated contrast testing. Joe Dolson 2023-02-11 17:37:30 +00:00
  • cd5955bceb Coding Standards: Pass correct value to get_delete_post_link() in attachment_submit_meta_box(). Sergey Biryukov 2023-02-11 13:10:22 +00:00
  • aa325d4005 Mail: Check that set_time_limit() function is available before using it in class-pop3.php. Sergey Biryukov 2023-02-11 12:41:34 +00:00
  • 099ff6c5fe Docs: Replace short array syntax in WP_HTML_Tag_Processor documentation. Sergey Biryukov 2023-02-10 10:57:20 +00:00
  • 2654756a03 Build/Test Tools: Add a devcontainer for Codespaces support. Helen Hou-Sandi 2023-02-10 02:59:04 +00:00
  • f3707b2135 I18N: Prevent fatal error in WP_Textdomain_Registry. Pascal Birchler 2023-02-09 16:33:36 +00:00
  • 7104aa0a9c Login and Registration: Set correct default values in wp_signon(). Sergey Biryukov 2023-02-09 01:29:42 +00:00
  • 33ba8c54aa Media: Use strict comparison in make_subsize(). Daniel Bachhuber 2023-02-08 20:49:36 +00:00
  • 17a4dcb303 Media: Fix focus loss updating custom fields in media modal. Joe Dolson 2023-02-08 19:38:50 +00:00
  • 7e0fe194aa Docs: Correct @since tag for WP_Locale_Switcher::$stack. Sergey Biryukov 2023-02-08 17:06:16 +00:00
  • a550b2d14f Help/About: Add info about the "View" row action link to the Users screen help tab. Jb Audras 2023-02-08 16:12:20 +00:00
  • 868e43d471 Upgrade/Install: Skip preloading Requests for WordPress versions before 4.6. Tonya Mork 2023-02-08 15:01:32 +00:00
  • fe119088ec Docs: Document possible return values for wp_get_word_count_type(). Sergey Biryukov 2023-02-08 10:15:33 +00:00
  • b46b855070 REST API: Support non-Latin characters in template route regex. Daniel Bachhuber 2023-02-07 23:45:18 +00:00
  • 9c4ddc2e9e Docs: Miscellaneous improvements and corrections to docblocks. John Blackbourn 2023-02-07 21:19:46 +00:00
  • d2d0f6627f Post WordPress 6.2 Beta 1 version bump. David Baumwald 2023-02-07 19:36:32 +00:00
  • c6c376e09c WordPress 6.2 Beta 1. David Baumwald 2023-02-07 19:13:18 +00:00
  • 52a37a5df8 Cleanup change to package.json. Aaron Jorbin 2023-02-07 18:55:47 +00:00
  • ad2ba3ed0d Comments: Improve rel attribute usage in comments. Aaron Jorbin 2023-02-07 18:52:24 +00:00
  • b1f084389c Administration: Match title tag to menu item for Editor. joedolson 2023-02-07 18:50:01 +00:00
  • 85cd4a1e1f Comments: Allow to pass $comment_ID parameter to comment_time(). Sergey Biryukov 2023-02-07 18:24:02 +00:00
  • 6ae5afcfaf Editor: svn add new files missed in [55285]. David Baumwald 2023-02-07 18:09:44 +00:00
  • f7c2299a0e Editor: Introduce sticky position block support. David Baumwald 2023-02-07 17:59:44 +00:00
  • 8a2902db8d Comments: Allow to pass $comment_ID parameter to get_comment_time(). Jb Audras 2023-02-07 17:51:53 +00:00
  • 6fc77d21d3 Application Passwords: Allow plain HTTP success and reject URLs when using a local environment type. John Blackbourn 2023-02-07 17:43:55 +00:00