Commit Graph

  • 657d6e3cf6 Help/About: Fix inconsistency in auto-updates help tabs. Jb Audras 2022-11-14 21:51:57 +00:00
  • 1e42035895 Twenty Seventeen: Improve letter-spacing reset for non-latin alphabets. Jb Audras 2022-11-14 21:30:23 +00:00
  • caba697a0e Upgrade/Install: Delete the comments-query-loop folder in wp-includes/blocks. Jonathan Desrosiers 2022-11-14 18:22:41 +00:00
  • 81fb19c7cf Docs: Typo correction in get_registered_nav_menus() docblock. Jb Audras 2022-11-14 14:23:00 +00:00
  • 7e1913c551 Administration: Add missing escaping for a few strings used as HTML attributes. Sergey Biryukov 2022-11-14 11:48:18 +00:00
  • f404ff34c0 Docs: Various docblock fixes in Multisite administration functions. Jb Audras 2022-11-13 23:17:47 +00:00
  • efb7e7b563 Networks and Sites: Replace "N/A" with "Not applicable" in choose_primary_blog() Jb Audras 2022-11-13 22:29:39 +00:00
  • 12a079e69b Docs: Document the usage of globals in some functions. Sergey Biryukov 2022-11-13 13:49:16 +00:00
  • 55cddb2ac9 Tests: Resolve WP_Query test failures on MariaDB due to indeterminate sort order. Sergey Biryukov 2022-11-12 14:49:25 +00:00
  • d90013cdeb Coding Standards: Apply spacing changes after composer format. Jonathan Desrosiers 2022-11-11 17:49:28 +00:00
  • 49949cea2c Editor: Improve how min/max font sizes are calculated for fluid typography. Jonathan Desrosiers 2022-11-11 17:46:05 +00:00
  • 368587707d Editor: Correctly style separator blocks when only a background-color is defined. Jonathan Desrosiers 2022-11-11 17:09:11 +00:00
  • bb6b296647 Themes: Revert one instance of wp_get_theme() from [54817]. Jonathan Desrosiers 2022-11-11 16:32:51 +00:00
  • 5e8c53a031 Themes: Reduce usage of wp_get_theme function. Jonny Harris 2022-11-11 16:24:47 +00:00
  • 61ddb267ba Filesystem: Return FTP/FTP Sockets exists() methods to a previous state. Jonathan Desrosiers 2022-11-11 15:53:19 +00:00
  • 9001cce4e0 Formatting: Check that both normalizer_* functions exist in remove_accents(). Sergey Biryukov 2022-11-11 15:26:59 +00:00
  • c3cd95732e Editor: Update block editor packages to the latest patch releases. Jonathan Desrosiers 2022-11-11 12:44:54 +00:00
  • 4a827498ea Coding Standards: Declare $wp_taxonomies global at the top of unregister_taxonomy(). Sergey Biryukov 2022-11-11 12:37:10 +00:00
  • 23a646a25a Editor: Improve performance of WP_Theme_JSON class by reducing usage of expensive array functions. Felix Arntz 2022-11-11 01:48:05 +00:00
  • e4832fb198 I18N: Initialize textdomain registry in wp_load_translations_early(). Peter Wilson 2022-11-11 01:25:30 +00:00
  • 51032426b5 Media: Prevent decoding attribute corrupting JSON data. Peter Wilson 2022-11-11 00:59:20 +00:00
  • ac84f67ee4 Menus: Apply menu-item-has-children class in sub-menus. Peter Wilson 2022-11-11 00:04:58 +00:00
  • 8368eef8e0 Editor: Avoid running certain logic around theme.json parsing unnecessarily for classic themes. Felix Arntz 2022-11-10 22:14:53 +00:00
  • 1ab43acf4b I18N: Always pass $locale to load_textdomain(). Dominik Schilling 2022-11-10 19:38:20 +00:00
  • e180b742ce Docs: Improve globals documentation in unregister_taxonomy() and wp_term_is_shared(). Jb Audras 2022-11-10 17:14:43 +00:00
  • 302ba4f45f Tests: Correct the test for get_blogaddress_by_id() with a non-existing ID. Sergey Biryukov 2022-11-10 13:05:57 +00:00
  • 551c3d6619 Update/Install: Deactivate Gutenberg plugin version older than 14.1. Tonya Mork 2022-11-10 12:20:48 +00:00
  • 7dc6546df9 Text Changes: Update @since mentions for [54786] changes. Jb Audras 2022-11-10 12:08:49 +00:00
  • 27760044b3 Text Changes: Remove capitalization on "site editing". Jb Audras 2022-11-10 11:31:15 +00:00
  • 2e375d4790 Text Changes: Replace "Full site editing" with "Site Editor". Jb Audras 2022-11-10 09:38:58 +00:00
  • b9304148f1 Canonical: Protect against error for term not exists queries. Peter Wilson 2022-11-10 02:59:56 +00:00
  • 19d5bd0787 Posts, Post Types: Revert get_page_by_title()'s use of WP_Query. Peter Wilson 2022-11-10 00:44:10 +00:00
  • 3d5454875b Coding Standards: Use consistent spelling for "cacheable" in WP_Query::get_posts(). Sergey Biryukov 2022-11-09 10:25:54 +00:00
  • 74fb46b54d Docs: Fix block_editor_rest_api_preload() parameter type. Jb Audras 2022-11-09 09:49:51 +00:00
  • dec912b680 Docs: Replace HTTP links with HTTPS in class-pop3.php docblocks and JS vendor readme file. Jb Audras 2022-11-09 09:17:16 +00:00
  • bbf1a34454 Themes: Re-order valid link pseudo classes. Peter Wilson 2022-11-09 04:06:47 +00:00
  • 4edede48eb Query: Prevent ID only queries erroring when starting the loop. peterwilsoncc 2022-11-09 00:57:02 +00:00
  • 6903cfd822 Themes: Improve WP_Query call getting global styles. Peter Wilson 2022-11-09 00:38:14 +00:00
  • b8bf29746a Editor: Improve frontend performance for get_default_block_editor_settings(). Felix Arntz 2022-11-09 00:28:33 +00:00
  • fba9680eda Query: Bypass caching for filtered SELECTs. Peter Wilson 2022-11-09 00:26:41 +00:00
  • 61f569e81a Query: Don't attempt caching if running a WP_User_Query before plugins_loaded. Timothy Jacobs 2022-11-08 17:29:48 +00:00
  • 057f2e64a5 Docs: Document the usage of $wpdb global in WP_Date_Query methods. Sergey Biryukov 2022-11-08 13:27:23 +00:00
  • be4f63f00f Tests: Restore blog switching in update_posts_count() test. Sergey Biryukov 2022-11-07 20:53:18 +00:00
  • 41fef2f8c9 Editor: Improve Archive template description. Jb Audras 2022-11-07 20:21:07 +00:00
  • ad31a2e424 Tests: Combine duplicate update_posts_count() tests. Sergey Biryukov 2022-11-07 17:45:29 +00:00
  • c6e8353e36 Docs: Replace HTTP links with HTTPS in class-json.php docblocks. Jb Audras 2022-11-07 13:33:11 +00:00
  • 473dfe51c7 General: Use HTTPS for the b2/cafélog link in readme.html. Sergey Biryukov 2022-11-07 13:25:10 +00:00
  • 711dbb7993 Tests: Move update_blog_status() tests to their own file. Sergey Biryukov 2022-11-06 16:19:15 +00:00
  • 399bc757fc Tests: Remove a custom callback for checking action call count in multisite tests. Sergey Biryukov 2022-11-06 15:54:34 +00:00
  • 79492c6204 Docs: Correct DocBlock formatting for wp_sitemaps_enabled filter. Sergey Biryukov 2022-11-06 14:46:14 +00:00
  • 747bf65f4b Coding Standards: Correct alignment in various files. Sergey Biryukov 2022-11-05 22:01:47 +00:00
  • 001528df12 Fix: Category specific templates always appear as not found. Jorge Costa 2022-11-04 18:22:17 +00:00
  • 50ebc187ab Build/Test Tools: Fix more set-output deprecated warnings. Jonathan Desrosiers 2022-11-04 14:39:00 +00:00
  • 2dce57706f Docs: Fix typo in a comment in wp_prepare_revisions_for_js(). Sergey Biryukov 2022-11-04 10:08:35 +00:00
  • 6c13a2da46 Docs: Document the usage of globals in upgrade_550() and upgrade_560(). Sergey Biryukov 2022-11-03 13:36:07 +00:00
  • c14ac7f65f Docs: Add brackets to a function name in get_page_template() description. Sergey Biryukov 2022-11-02 19:50:11 +00:00
  • 47bdf17667 Twenty Twenty-One: Properly bump to version 1.7. Jonathan Desrosiers 2022-11-02 03:10:07 +00:00
  • c87a1d6e2e Docs: Update comments in wp_nav_menu() tests per the documentation standards. Sergey Biryukov 2022-11-01 20:15:25 +00:00
  • 6226440bda Build/Test Tools: Don’t ZIP theme ZIP files. Jonathan Desrosiers 2022-11-01 19:18:50 +00:00
  • 4e5e054771 Administration: Remove role="img" from decorative SVG images. Jb Audras 2022-11-01 11:03:35 +00:00
  • 7c84096dd6 Docs: Typo correction in wp_dropdown_users() docblock. Jb Audras 2022-11-01 10:40:17 +00:00
  • 7e2a0a9572 Database: Revert [53575]. Tonya Mork 2022-10-31 20:38:20 +00:00
  • 2b638bea23 Upgrade/Install: Update $_old_files for 6.1. David Baumwald 2022-10-31 15:16:38 +00:00
  • 76f8278b1f Help/About: Add link to the 6.1 release video Kelly Choyce-Dwan 2022-10-31 15:01:35 +00:00
  • 18f244c440 Tests: Move some @covers tags in the formatting group to the class DocBlock. Sergey Biryukov 2022-10-31 13:54:00 +00:00
  • 8fd6b038ac Docs: Update a link to the Custom Elements spec in unsupported_valid_tag_names() unit test docblock. Sergey Biryukov 2022-10-31 13:22:22 +00:00
  • 185636c4e9 Tests: Split the tests from multisite.php into individual test classes. Sergey Biryukov 2022-10-31 12:55:20 +00:00
  • 3196ab6db0 Tests: Prevent wp_update_themes() from running in wp_ajax_update_theme() tests. Sergey Biryukov 2022-10-30 03:48:53 +00:00
  • 385dbbebfd Tests: Temporarily skip WOFF file test on PHP 8.1. Sergey Biryukov 2022-10-30 03:26:40 +00:00
  • ce0f682d04 Tests: Correctly restore the wp_installing() status in Ajax tests. Sergey Biryukov 2022-10-30 02:52:04 +00:00
  • 54eca75d04 Tests: Rename classes in phpunit/tests/ajax/ per the naming conventions. Sergey Biryukov 2022-10-30 01:05:06 +00:00
  • 541ebdfaa5 Coding Standards: Correct alignment in Tests_Ajax_Autosave::wpSetUpBeforeClass(). Sergey Biryukov 2022-10-29 17:10:29 +00:00
  • 4d28f7f675 Tests: Remove unused $user_ids property in Tests_Ajax_Autosave class. Sergey Biryukov 2022-10-29 15:57:48 +00:00
  • 3231e7b1b1 Tests: Remove skipWithMultisite() and skipWithoutMultisite() from get_user_count() tests. Sergey Biryukov 2022-10-29 15:42:26 +00:00
  • 91311acc81 Tests: Remove skipWithMultisite() from an Ajax test for attachments. Sergey Biryukov 2022-10-29 15:13:51 +00:00
  • 800ff4447c Tests: Split the tests from category.php into individual test classes. Sergey Biryukov 2022-10-29 14:38:18 +00:00
  • eddc7c648a Tests: Move the tests for pluggable function signatures to the pluggable directory. Sergey Biryukov 2022-10-29 13:39:05 +00:00
  • 874aa24b4e Media: Reverts get_attached_file() changes for normalized Windows paths. Anthony Burchell 2022-10-28 15:16:29 +00:00
  • 143f9464c2 Tests: Move dbDelta() tests to the db directory. Sergey Biryukov 2022-10-28 14:47:13 +00:00
  • 66da481c14 Tests: Move the tests for WP class methods to the wp directory. Sergey Biryukov 2022-10-28 14:08:20 +00:00
  • 8550fb6a5e Themes: Ensure custom global styles are imported properly. David Baumwald 2022-10-27 16:32:42 +00:00
  • 5b344d17da Tests: Rename classes in phpunit/tests/comment/ per the naming conventions. Sergey Biryukov 2022-10-27 15:53:08 +00:00
  • 7691fe2725 Editor: Ensure global styles are rendered for third-party blocks. David Baumwald 2022-10-27 15:39:20 +00:00
  • 6a2c768b47 Tests: Move wp_mail() tests to the pluggable directory. Sergey Biryukov 2022-10-27 15:21:47 +00:00
  • de38bf25bb Tests: Move wp_handle_comment_submission() tests to the comment directory. Sergey Biryukov 2022-10-27 15:01:31 +00:00
  • b71a7bfcff Build/Test Tools: Introduce a workflow for testing and building default themes. Jonathan Desrosiers 2022-10-26 15:06:21 +00:00
  • 5395998625 Docs: Add a @since note for object-fit support in safecss_filter_attr(). Sergey Biryukov 2022-10-26 14:20:47 +00:00
  • 2517d54525 Editor: Update packages for 6.1 Release Candidate 3. Bernie Reiter 2022-10-25 19:06:04 +00:00
  • 7127b18e1b Help/About: Update About section images. Kelly Choyce-Dwan 2022-10-25 14:54:42 +00:00
  • 439b9463c8 Administration: Improve the wording of "Site Address" field description. Sergey Biryukov 2022-10-25 14:20:49 +00:00
  • 022bfc03c8 Editor: Correctly apply Button block styles for classic themes Bernie Reiter 2022-10-25 12:17:55 +00:00
  • ec91ec56be Twenty Twenty-Three: Merge the latest changes from GitHub. Jonathan Desrosiers 2022-10-25 01:23:25 +00:00
  • 8b3314ad25 Query: Move cache key generation to its own method. Peter Wilson 2022-10-25 00:35:30 +00:00
  • 28061cb869 Build/Test Tools: Ensure PHPCS related workflows are properly marked as failed. Jonathan Desrosiers 2022-10-24 16:47:15 +00:00
  • 2645177a58 Media: Add object-fit to the allowed list of CSS properties. David Baumwald 2022-10-24 15:34:42 +00:00
  • 0c3cdb9a90 Build/Test Tools: Hardcode the ref for the workflow dispatch on failure. Jonathan Desrosiers 2022-10-24 15:18:37 +00:00
  • b47ed8accb Role/Capability: Revert the newly added update_role function for 6.1. David Baumwald 2022-10-24 14:54:08 +00:00
  • 64065e10a2 KSES: Display a notice if any of the required globals are not set. Sergey Biryukov 2022-10-24 14:47:10 +00:00
  • d962be18b5 Blocks: Allow arrays for deprecated asset types in block registration. Bernie Reiter 2022-10-24 14:14:25 +00:00
  • 799d7dc86f I18N: Change how WP_Textdomain_Registry stores the default languages path. Pascal Birchler 2022-10-24 10:01:01 +00:00