Commit Graph

  • bae635f1a0 Sitemaps: Prevent incorrect redirection of paged sitemap requests. Peter Wilson 2020-08-27 01:28:24 +0000
  • f14250e2a7 Media: Disable lazy-loading for custom logos by default. Jonathan Desrosiers 2020-08-27 01:08:23 +0000
  • 066882a4a8 Media: Disable lazy-loading for custom logos by default. Jonathan Desrosiers 2020-08-27 01:06:01 +0000
  • 4636ab5143 Upgrade/Install: Make the check for empty home option in __get_option() more resilient. Sergey Biryukov 2020-08-26 17:05:54 +0000
  • c7f5af72dc Upgrade/Install: Make the check for empty home option in __get_option() more resilient. Sergey Biryukov 2020-08-26 16:55:36 +0000
  • 1a982564f1 Quick/Bulk Edit: Revert [48134] to address the bottom "Bulk actions" dropdown not functioning properly on Posts and Users list tables. Sergey Biryukov 2020-08-26 14:19:01 +0000
  • 2a9c68872e Quick/Bulk Edit: Revert [48134] to address the bottom "Bulk actions" dropdown not functioning properly on Posts and Users list tables. Sergey Biryukov 2020-08-26 14:16:12 +0000
  • 61f45b5db6 Editor: Remove some hardcoded text color values from patterns that have body text with no specific background color. Sergey Biryukov 2020-08-26 13:34:32 +0000
  • efc5c63254 Editor: Remove some hardcoded text color values from patterns that have body text with no specific background color. Sergey Biryukov 2020-08-26 13:32:05 +0000
  • 09cf17d0b7 Administration: Remove non-color related styling from Modern color scheme. Sergey Biryukov 2020-08-26 13:19:09 +0000
  • cae856c8eb Administration: Remove non-color related styling from Modern color scheme. Sergey Biryukov 2020-08-26 13:17:36 +0000
  • ad9f02ed80 Twenty Twenty: Add context to adjectives and homonyms. Sergey Biryukov 2020-08-26 01:33:45 +0000
  • 6f51272e51 Editor: Make some hardcoded strings in block patterns translatable. Sergey Biryukov 2020-08-25 12:40:21 +0000
  • 04d555e91d Editor: Make some hardcoded strings in block patterns translatable. Sergey Biryukov 2020-08-25 12:38:21 +0000
  • c20372e0aa Tests: Clean up some existing @covers tags. Sergey Biryukov 2020-08-25 00:57:17 +0000
  • 0dd560ac3f Bootstrap/Load: Add local environment type to wp_get_environment_type(). Sergey Biryukov 2020-08-24 22:32:20 +0000
  • 25c9718a1e Bootstrap/Load: Add local environment type to wp_get_environment_type(). Sergey Biryukov 2020-08-24 22:30:36 +0000
  • 8e7e3c5b72 Docs: Improve documentation for wp_lazy_loading_enabled() per the documentation standards. Sergey Biryukov 2020-08-24 22:14:17 +0000
  • ae49fc0a3b Docs: Add documentation and a @since note about the loading attribute added to wp_get_attachment_image(). Sergey Biryukov 2020-08-24 22:12:06 +0000
  • 4869de2a1c Docs: Add a @since note about the $srcset and $sizes attributes added to wp_get_attachment_image(). Sergey Biryukov 2020-08-24 22:10:25 +0000
  • 62260b9fbf Docs: Add documentation and a @since note about the loading attribute added to wp_get_attachment_image(). Sergey Biryukov 2020-08-24 22:02:44 +0000
  • e393d41e3c Administration: Don't print the .php-error class in the admin header for PHP notices in wp-config.php. Sergey Biryukov 2020-08-24 10:48:24 +0000
  • ce10049fcc Administration: Don't print the .php-error class in the admin header for PHP notices in wp-config.php. Sergey Biryukov 2020-08-24 10:46:30 +0000
  • 4ad67eb3c2 REST API: In WP_REST_Block_Directory_Controller::get_items(), make sure the blocks data for a plugin is not empty before proceeding. Sergey Biryukov 2020-08-24 10:33:09 +0000
  • a6bb0120ac Tests: Correct a number of malformed @covers tags. Sergey Biryukov 2020-08-23 17:23:52 +0000
  • e353e266a0 Build/Test Tools: Update code coverage setup in the phpunit.xml.dist file to point to the build directory. Sergey Biryukov 2020-08-23 17:22:28 +0000
  • 631f440506 Tests: Update wp-api-generated.js to reflect the new "Reusable Blocks" post type label. Sergey Biryukov 2020-08-23 14:38:40 +0000
  • cc7fa67925 General: Ensure svn:eol-style is consistently set for all recently added files. Sergey Biryukov 2020-08-23 14:34:06 +0000
  • c90037ca47 Tests: Clear any previous term IDs from the metadata lazyloader queue in term meta lazy-loading test. Sergey Biryukov 2020-08-23 03:46:41 +0000
  • 380145e073 Docs: Update the description for the $legacy parameter of wp_count_terms() for consistency with get_terms(). Sergey Biryukov 2020-08-23 00:06:04 +0000
  • 153d07b93a REST API: In WP_REST_Block_Directory_Controller::get_items(), make sure the blocks data for a plugin is not empty before proceeding. Sergey Biryukov 2020-08-22 01:52:42 +0000
  • 2e2ef9e538 Editor: Use wp_add_inline_script() instead of wp_localize_script() to pass the _wpMetaBoxUrl value to the wp-editor script. Sergey Biryukov 2020-08-22 00:03:01 +0000
  • 0228dd6a5d Taxonomy: Allow for wp_count_terms( $args ) signature, making passing a taxonomy optional. Felix Arntz 2020-08-21 22:30:06 +0000
  • 3b1d1bfa7a Code Modernization: Fix PHP 8 "ArgumentCountError: array_merge() does not accept unknown named parameters" fatal error in retrieve_widgets(). Sergey Biryukov 2020-08-21 21:49:02 +0000
  • 29bfc56ca2 Code Modernization: Fix PHP 8 "argument must be passed by reference, value given" error in WP_Comment_Query::get_comments(). Sergey Biryukov 2020-08-21 21:32:49 +0000
  • 387bbeb286 Twenty Nineteen: Remove trailing commas after selectors in style-editor.scss. Sergey Biryukov 2020-08-21 15:40:56 +0000
  • 493a88c666 Privacy: Avoid a PHP 7.4 notice in WP_Privacy_Policy_Content::text_change_check(). Sergey Biryukov 2020-08-21 01:11:19 +0000
  • e87d86b2ae Docs: Correct references to WP_Filesystem_Base methods in various DocBlocks. Sergey Biryukov 2020-08-21 00:41:43 +0000
  • 5ad8969179 Customize: Add / character to <img> tag in WP_Customize_Manager and WP_Customize_Header_Image_Control JS templates. Sergey Biryukov 2020-08-20 13:11:36 +0000
  • 4e7ac9bb9f Docs: Update documentation for get_custom_logo() and the_custom_logo() to mention the unlink-homepage-logo theme feature. Sergey Biryukov 2020-08-20 10:40:40 +0000
  • 1b78e495b2 Docs: Update documentation for get_custom_logo() and the_custom_logo() to mention the unlink-homepage-logo theme feature. Sergey Biryukov 2020-08-20 10:39:12 +0000
  • ca5c4cebef Coding Standards: Fix WPCS issue in [48830]. Sergey Biryukov 2020-08-19 16:33:02 +0000
  • 62562f8428 Tests: Update unit tests to account for comment_agent and comment_author_IP values being passed to the preprocess_comment filter. Sergey Biryukov 2020-08-19 16:06:27 +0000
  • de70dabf63 Editor: Update the post type labels for the reusable blocks post type. Jonathan Desrosiers 2020-08-19 13:38:56 +0000
  • acc404eaf8 Docs: Add a @since note to register_rest_route() about the _doing_it_wrong() notice when the required permission_callback argument is not set. Sergey Biryukov 2020-08-19 12:31:23 +0000
  • ab12557628 Docs: Add a @since note to register_rest_route() about the _doing_it_wrong() notice when the required permission_callback argument is not set. Sergey Biryukov 2020-08-19 12:29:34 +0000
  • de73a6a8e9 Docs: Improve description for WP_Admin_Bar::add_group(). Sergey Biryukov 2020-08-19 02:44:38 +0000
  • c101a86baf Bundled Themes: Correct punctuation in "Your comment is awaiting moderation" string. Sergey Biryukov 2020-08-19 02:25:46 +0000
  • 27a2494ebe Comments: Correct punctuation in "Your comment is awaiting moderation" string in Walker_Comment. Sergey Biryukov 2020-08-19 02:25:13 +0000
  • 2b3bf40907 Comments: Revert unintended changes from [48822]. Sergey Biryukov 2020-08-19 01:57:29 +0000
  • 5f861293e6 Comments: Make sure the comment data passed to the preprocess_comment filter includes the comment_agent and comment_author_IP values. Sergey Biryukov 2020-08-19 01:55:12 +0000
  • 5b338a892f Plugins: Avoid a PHP notice if the update-supported key in plugin data is not set. Sergey Biryukov 2020-08-18 20:38:21 +0000
  • c65973e0f5 Plugins: Avoid a PHP notice if the update-supported key in plugin data is not set. Sergey Biryukov 2020-08-18 20:36:42 +0000
  • ba58ceefa4 Formatting: Make the check for empty text in wp_trim_excerpt() more resilient. Sergey Biryukov 2020-08-18 19:35:30 +0000
  • 5cec68d0c9 Build/Test Tools: Update several NPM dependencies. Jonathan Desrosiers 2020-08-18 15:16:57 +0000
  • 76c599ced2 Formatting: Make the check for empty text in wp_trim_excerpt() more resilient. Sergey Biryukov 2020-08-18 15:08:19 +0000
  • 1911eae4a1 Docs: Correct alignment for some DocBlocks in WP_Query::get_posts(). Sergey Biryukov 2020-08-18 12:37:39 +0000
  • a8f733a239 Docs: Add a @since note to get_the_archive_title() about the title part being wrapped in a <span> element. Sergey Biryukov 2020-08-18 12:05:13 +0000
  • 89ea6ce552 Docs: Add a @since note to get_the_archive_title() about the title part being wrapped in a <span> element. Sergey Biryukov 2020-08-18 12:03:24 +0000
  • e35a4f0170 Help/About: Revert [48811] from the 5.5 branch for now, to avoid displaying untranslated strings on the About page. Sergey Biryukov 2020-08-18 03:00:58 +0000
  • 7d0dc26c96 Accessibility: Toolbar: Don't output the "Skip to toolbar" link in modern themes that support the wp_body_open action. Sergey Biryukov 2020-08-17 14:24:30 +0000
  • 1006cd9c2c Help/About: Fix typo and remove trailing spaces from some strings. Sergey Biryukov 2020-08-17 10:57:37 +0000
  • fe47413a65 Site Health: Ensure that the tests returned by WP_Site_Health::get_tests() always have the required array keys: direct and async. Sergey Biryukov 2020-08-17 02:21:17 +0000
  • 09a3a6e7bd Help/About: Fix typo and remove trailing spaces from some strings. Sergey Biryukov 2020-08-17 02:10:55 +0000
  • e6c2f66ab2 Site Health: Ensure that the tests returned by WP_Site_Health::get_tests() always have the required array keys: direct and async. Sergey Biryukov 2020-08-17 02:01:04 +0000
  • 3212a7dffb REST API: Add uniqueItems as a permitted endpoint argument JSON Schema keyword. Sergey Biryukov 2020-08-17 01:40:59 +0000
  • 267960fc5d Site Health: Only display the warning about the post_max_size PHP value when it's lower than upload_max_filesize. Sergey Biryukov 2020-08-17 01:27:29 +0000
  • 6ee7a4f5c8 Site Health: Add site environment type to the debug information. Sergey Biryukov 2020-08-17 01:23:58 +0000
  • 9e0800ebe9 Site Health: Recognize define( 'WP_AUTO_UPDATE_CORE', 'minor' ) as an acceptable value. Sergey Biryukov 2020-08-17 01:02:38 +0000
  • 6b6be351ef Filesystem API: Use correct variable when closing the file handle in WP_Filesystem_FTPext::get_contents(). Sergey Biryukov 2020-08-17 00:55:28 +0000
  • 271ab2010a Site Health: Add site environment type to the debug information. Sergey Biryukov 2020-08-16 18:25:50 +0000
  • e499354eee Site Health: Rename the $upload_max_size variable to $upload_max_filesize, for consistency with the PHP setting name. Sergey Biryukov 2020-08-16 17:52:25 +0000
  • 73671e85c5 Site Health: Only display the warning about the post_max_size PHP value when it's lower than upload_max_filesize. Sergey Biryukov 2020-08-16 17:46:51 +0000
  • a1e05cff28 Docs: Fix typo in the $image parameter description in is_gd_image(). Sergey Biryukov 2020-08-16 14:00:27 +0000
  • cbaa88cb5a Code Modernization: Introduce is_gd_image() to check for PHP 8 GdImage object instances. Sergey Biryukov 2020-08-16 13:31:57 +0000
  • d41ac05964 Filesystem API: Use correct variable when closing the file handle in WP_Filesystem_FTPext::get_contents(). Sergey Biryukov 2020-08-15 20:54:46 +0000
  • dddddc47f4 REST API: Add uniqueItems as a permitted endpoint argument JSON Schema keyword. Timothy Jacobs 2020-08-15 16:09:56 +0000
  • dd071ee278 Menus: Make the $object_id parameter of _wp_delete_post_menu_item() required, for consistency with _wp_delete_tax_menu_item(). Sergey Biryukov 2020-08-15 13:44:00 +0000
  • 9c220ffaf7 Code Modernization: Fix PHP 8 deprecation notices for optional function parameters declared before required parameters. Sergey Biryukov 2020-08-15 13:38:52 +0000
  • b9e5fa1077 Docs: Document the parameters of wp_get_associated_nav_menu_items() as optional. Sergey Biryukov 2020-08-15 13:10:15 +0000
  • 8c378606ab Site Health: Recognize define( 'WP_AUTO_UPDATE_CORE', 'minor' ) as an acceptable value. Sergey Biryukov 2020-08-14 20:37:42 +0000
  • 285d176f08 Tests: Consistently unregister custom settings after performing assertions in WP_Test_REST_Settings_Controller. Sergey Biryukov 2020-08-14 16:33:24 +0000
  • f0733600c9 Code Modernization: Change create_function() in phpunit/includes/plural-form-function.php to closure. Sergey Biryukov 2020-08-13 12:32:03 +0000
  • ab9aee8af4 Code Modernization: Only call libxml_disable_entity_loader() in PHP < 8. Sergey Biryukov 2020-08-12 15:23:47 +0000
  • 1bf0a780b3 Code Modernization: Remove final keyword from private methods. Sergey Biryukov 2020-08-12 15:03:50 +0000
  • aabef3109e Post WordPress 5.5 version bump. Sergey Biryukov 2020-08-11 19:33:39 +0000
  • 944a787b80 Tag 5.5 5.5.0 Sergey Biryukov 2020-08-11 18:43:11 +0000
  • 70fcbf67df WordPress 5.5 Jake Spurlock 2020-08-11 18:12:27 +0000
  • b591209e14 Help/About: Final adjustments to the 5.5 About page. Jonathan Desrosiers 2020-08-11 16:55:20 +0000
  • 56b096195a Help/About: Final adjustments to the 5.5 About page. Jonathan Desrosiers 2020-08-11 16:51:22 +0000
  • a84a5029be Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. Sergey Biryukov 2020-08-11 00:32:22 +0000
  • 32016c9a91 Post WordPress 5.5 RC 3 version bump. Jake Spurlock 2020-08-10 16:53:55 +0000
  • 002569e0c7 WordPress 5.5 RC 3. Jake Spurlock 2020-08-10 16:31:54 +0000
  • dd5e7eecdf Options, Meta APIs: Update the docs around default metadata values. Sergey Biryukov 2020-08-10 15:52:01 +0000
  • 635ae16e85 Docs: Update documentation for get_{$meta_type}_metadata filter for consistency with default_{$meta_type}_metadata. Sergey Biryukov 2020-08-10 15:48:25 +0000
  • d434a22552 Options, Meta APIs: Update the docs around default metadata values. Jake Spurlock 2020-08-10 15:40:18 +0000
  • 8f90e1214a Bundled Themes: Bump theme versions ahead of WordPress 5.5. Jonathan Desrosiers 2020-08-10 15:35:03 +0000
  • d8985baaad Bundled Themes: Bump theme versions ahead of WordPress 5.5. Jonathan Desrosiers 2020-08-10 15:30:18 +0000
  • f05d382e09 Build/Test Tools: Update elliptic in Twenty Twenty. Jonathan Desrosiers 2020-08-10 15:17:11 +0000
  • b54b69fcfb Editor: update packages. Sergey Biryukov 2020-08-10 14:20:54 +0000