Commit Graph

  • 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 +00:00
  • a1e05cff28 Docs: Fix typo in the $image parameter description in is_gd_image(). Sergey Biryukov 2020-08-16 14:00:27 +00:00
  • cbaa88cb5a Code Modernization: Introduce is_gd_image() to check for PHP 8 GdImage object instances. Sergey Biryukov 2020-08-16 13:31:57 +00:00
  • 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 +00:00
  • dddddc47f4 REST API: Add uniqueItems as a permitted endpoint argument JSON Schema keyword. Timothy Jacobs 2020-08-15 16:09:56 +00:00
  • 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 +00:00
  • 9c220ffaf7 Code Modernization: Fix PHP 8 deprecation notices for optional function parameters declared before required parameters. Sergey Biryukov 2020-08-15 13:38:52 +00:00
  • b9e5fa1077 Docs: Document the parameters of wp_get_associated_nav_menu_items() as optional. Sergey Biryukov 2020-08-15 13:10:15 +00:00
  • 8c378606ab Site Health: Recognize define( 'WP_AUTO_UPDATE_CORE', 'minor' ) as an acceptable value. Sergey Biryukov 2020-08-14 20:37:42 +00:00
  • 285d176f08 Tests: Consistently unregister custom settings after performing assertions in WP_Test_REST_Settings_Controller. Sergey Biryukov 2020-08-14 16:33:24 +00:00
  • f0733600c9 Code Modernization: Change create_function() in phpunit/includes/plural-form-function.php to closure. Sergey Biryukov 2020-08-13 12:32:03 +00:00
  • ab9aee8af4 Code Modernization: Only call libxml_disable_entity_loader() in PHP < 8. Sergey Biryukov 2020-08-12 15:23:47 +00:00
  • 1bf0a780b3 Code Modernization: Remove final keyword from private methods. Sergey Biryukov 2020-08-12 15:03:50 +00:00
  • 56b096195a Help/About: Final adjustments to the 5.5 About page. Jonathan Desrosiers 2020-08-11 16:51:22 +00:00
  • a84a5029be Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. Sergey Biryukov 2020-08-11 00:32:22 +00:00
  • 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 +00:00
  • d434a22552 Options, Meta APIs: Update the docs around default metadata values. Jake Spurlock 2020-08-10 15:40:18 +00:00
  • d8985baaad Bundled Themes: Bump theme versions ahead of WordPress 5.5. Jonathan Desrosiers 2020-08-10 15:30:18 +00:00
  • f05d382e09 Build/Test Tools: Update elliptic in Twenty Twenty. Jonathan Desrosiers 2020-08-10 15:17:11 +00:00
  • ab5fb855f3 Editor: update packages Ella van Durpe 2020-08-10 14:16:11 +00:00
  • e70870b2c5 I18N: Fix typo in a screen reader text string on the About page. Sergey Biryukov 2020-08-10 13:13:34 +00:00
  • 82104fac79 I18N: Add a class_exists() check to Plural_Forms class for consistency with other POMO library classes. Sergey Biryukov 2020-08-10 11:32:01 +00:00
  • e0ad73b0a0 I18N: Fix typo in a string in rest_validate_value_from_schema(). Sergey Biryukov 2020-08-09 01:58:31 +00:00
  • f556437ef4 Coding Standards: Remove a few more extra brackets from some conditions in wp-admin/includes/plugin.php. Sergey Biryukov 2020-08-09 01:54:28 +00:00
  • f09aab7232 Coding Standards: Use consistent formatting for translator comments in wp-includes/rest-api.php. Sergey Biryukov 2020-08-09 01:44:29 +00:00
  • 18c0692773 Coding Standards: Fix WPCS issues in wp-admin/includes/plugin.php. Sergey Biryukov 2020-08-08 21:02:18 +00:00
  • 9eb6dd69c8 Coding Standards: Simplify some parts of user_can_access_admin_page() for better readability. Sergey Biryukov 2020-08-08 20:22:34 +00:00
  • fd8169e525 Help/About: Update videos and their descriptions on the About page. Sergey Biryukov 2020-08-08 14:14:38 +00:00
  • 5602ba4db7 Docs: Document the return value of get_settings_errors() using hash notation. Sergey Biryukov 2020-08-08 12:37:03 +00:00
  • 6ebff324b2 Themes: Update the test_theme_supports_custom_logo to check for the unlink-homepage-logo property. Jake Spurlock 2020-08-07 20:42:04 +00:00
  • a5771dc74b Themes: Add unlink-homepage-logo to the create_initial_theme_features() registration for the custom-logo theme feature. Sergey Biryukov 2020-08-07 19:41:16 +00:00
  • 5868743f1f Script Loader: Remove the jquery-migrate-compat-5.5 temporary script handle for now. Can be re-added later if there is a compelling use case. For now it doesn't seem necessary. Andrew Ozz 2020-08-07 18:28:36 +00:00
  • 910df84191 Script Loader: Add a temporary jquery-migrate-compat-5.5 script handle. Sergey Biryukov 2020-08-07 16:49:24 +00:00
  • 29b58359ed Comments: Update DB version number used to trigger the upgrade routine for changing the comment_type DB field value in comments table. Sergey Biryukov 2020-08-07 16:30:32 +00:00
  • 8c11d506e1 Docs: Correct usage of the dynamic auto_update_{$type} filter. Sergey Biryukov 2020-08-07 16:12:11 +00:00
  • 54cba57fa6 Accessibility: Themes: Only unlink custom logo on the home page if the theme declares support for that. Sergey Biryukov 2020-08-07 15:24:10 +00:00
  • def2425406 Comments: Update comment cache in the upgrade routine for changing the comment_type DB field value in comments table. Sergey Biryukov 2020-08-07 14:27:40 +00:00
  • 9d1a31cd0a Site Health: Consistently pass an object to the auto_update_{$type} filter in Site Health debug data. Sergey Biryukov 2020-08-07 13:26:11 +00:00
  • 58f9000f3e Tests: Correct duplicate array keys in Tests_Kses::test_wp_filter_post_kses_address(). Sergey Biryukov 2020-08-06 13:26:06 +00:00
  • 103d7d1613 Posts, Post Types: Use a consistent wording in messages about a locked post. Sergey Biryukov 2020-08-06 13:12:03 +00:00
  • f840046391 Site Health: Check if session_status() exists before calling it. Sergey Biryukov 2020-08-06 00:23:13 +00:00
  • 55d73734e4 Comments: Remove a few more unnecessary instances of esc_html() in WP_Comments_List_Table::comment_status_dropdown(). Sergey Biryukov 2020-08-05 13:52:01 +00:00
  • 581a636bad Help/About: Correct header spacing on shorter screens after removing the musician name. Sergey Biryukov 2020-08-04 18:09:37 +00:00
  • 752379652d Plugins: Move the "Successfully installed the plugin" string to the correct Plugin_Upgrader method. Sergey Biryukov 2020-08-04 17:52:36 +00:00
  • 3fb50acb41 Site Health: Display auto-update properly for plugins that don't support auto-updates. Jake Spurlock 2020-08-04 17:35:09 +00:00
  • d11bac5030 Help/About: Remove “Musician Name” placeholder. Jonathan Desrosiers 2020-08-04 17:33:38 +00:00
  • 926cbb5425 Help/About: String updates and accessibility improvements to the 5.5 About page. Jonathan Desrosiers 2020-08-04 17:24:35 +00:00
  • 68d1605ed7 Editor: Make some hardcoded strings in block patterns translatable. Sergey Biryukov 2020-08-04 16:59:03 +00:00
  • 005504cbcd Editor: update JS packages ellatrix 2020-08-04 16:46:02 +00:00
  • a362852fcf Comments: Restore the ::has_items() call in WP_Comments_List_Table::extra_tablenav() for now, until unit tests are updated accordingly. Sergey Biryukov 2020-08-04 16:24:32 +00:00
  • 21c0ed05c4 Comments: Use the existing static variable instead of calling ::has_items() again in WP_Comments_List_Table::extra_tablenav(). Sergey Biryukov 2020-08-04 15:55:25 +00:00
  • 39be04b2c2 Help/About: String update for 5.5 release. Jake Spurlock 2020-08-04 15:54:48 +00:00
  • 3bee99349a Editor: update JS packages Ella van Durpe 2020-08-04 13:41:37 +00:00
  • 48837a340d Accessibility: Administration: Address backward compatibility concerns for the sortable postboxes areas after [48340]. Andrea Fercia 2020-08-04 13:15:52 +00:00
  • 42dc935f9f Media: Remove extra space from the width attribute in wp_playlist_shortcode() output. Sergey Biryukov 2020-08-04 12:45:57 +00:00
  • 59ed4cbfc1 Administration: Allow wp_credits() to accept $version and $locale parameters. Sergey Biryukov 2020-08-03 12:51:22 +00:00
  • 35a4b7bc24 Docs: Correct placement for wp_editor_expand filter DocBlock. Sergey Biryukov 2020-08-03 12:09:34 +00:00
  • a5cb12dce1 Permalinks: Don't show "You should update your .htaccess file now" message when saving permalink settings on Multisite. Sergey Biryukov 2020-08-02 12:55:56 +00:00
  • b79a8c6194 Permalinks: Simplify the logic for displaying "You should update your .htaccess file now" message. Sergey Biryukov 2020-08-02 12:49:08 +00:00
  • 2c5ef0fc2f Docs: Correct formatting for a comment in wp-admin/options-permalink.php. Sergey Biryukov 2020-08-02 12:37:08 +00:00
  • 7bc790c50a Permalinks: Correct the check whether .htaccess update is required when saving permalink settings. Sergey Biryukov 2020-08-02 12:34:05 +00:00
  • c77373edce Upgrade/Install: Show the installed WordPress version number on WordPress Updates screen if there is a newer version available. Sergey Biryukov 2020-08-01 19:44:09 +00:00
  • ac278ca0eb HTTP: Update the Root Certificate bundle. Sergey Biryukov 2020-08-01 14:07:29 +00:00
  • d3edd666da Build/Test Tools: Update grunt-patch-wordpress Aaron Jorbin 2020-07-31 18:33:23 +00:00
  • 96b409c7f1 Upgrade/Install: Ensure the proper count of plugins that have auto-update enabled. Jake Spurlock 2020-07-31 17:19:34 +00:00
  • d83942aa15 Upgrade/Install: Allow for WordPress.org to remotely disable auto-updates for plugins/themes Jake Spurlock 2020-07-31 17:01:16 +00:00
  • bfc5c53189 Editor: Correctly back up the global $post in wp-admin/edit-form-blocks.php. Sergey Biryukov 2020-07-31 13:58:09 +00:00
  • e95d64569c Widgets: Use correct escaping function in WP_Widget_Archives::widget(). Sergey Biryukov 2020-07-31 13:13:36 +00:00
  • 6d3207d564 Upgrade/Install: Pass the plugin file path into the plugin_auto_update_debug_string filter. Jake Spurlock 2020-07-30 21:48:19 +00:00
  • 1c6ca0998c Docs: Various fixes and improvements to inline documentation. John Blackbourn 2020-07-30 19:12:02 +00:00
  • 2ec18b9d8e Docs: Correct formatting for a comment in wp-admin/options-permalink.php. Sergey Biryukov 2020-07-30 14:00:59 +00:00
  • a7e5570da6 Comments: Pass the $which parameter to the manage_comments_nav action. Sergey Biryukov 2020-07-30 13:25:10 +00:00
  • bee24dc17c I18N: Use a placeholder instead of the \ character in a translatable string in WP_REST_Users_Controller::check_user_password(). Sergey Biryukov 2020-07-30 12:26:45 +00:00
  • e53aaaeead Themes: Pass correct variable to is_php_version_compatible() in wp_theme_update_row(). Sergey Biryukov 2020-07-29 21:06:47 +00:00
  • 20ac5dd62d Upgrade/Install: Only show auto-update for themes that support the feature. Jake Spurlock 2020-07-29 19:59:30 +00:00
  • a4927249a8 Help/About: Adjust two strings on the About page for better i18n. SergeyBiryukov 2020-07-29 13:27:02 +00:00
  • c1101f08d5 Upgrade/Install: Pass correct argument to clear_destination in Theme_Upgrader::install(). Sergey Biryukov 2020-07-29 13:07:35 +00:00
  • 014b40e623 Media: Pass the $rel parameter to image_send_to_editor filter. Sergey Biryukov 2020-07-28 21:19:53 +00:00
  • 7aae3c7bbf Trunk is now 5.6 alpha. Sergey Biryukov 2020-07-28 20:54:37 +00:00
  • ed82e57f8c Post WordPress 5.5 RC 1 version bump. Jake Spurlock 2020-07-28 19:13:41 +00:00
  • 14e896dace WordPress 5.5 RC 1. Jake Spurlock 2020-07-28 18:52:06 +00:00
  • ce675c0d50 WordPress 5.5 RC 1. Jake Spurlock 2020-07-28 18:48:51 +00:00
  • 355152a599 Upgrade/Install: Swap auto-update-supported to update-supported in update checks. Jake Spurlock 2020-07-28 18:26:58 +00:00
  • 0848bbf334 Upgrade/Install: Clarify the descriptions for install_(plugin|theme)_overwrite_actions. Jonathan Desrosiers 2020-07-28 18:14:03 +00:00
  • b60cf9ca31 Upgrade/Install: Correct spelling of “overwrite” in new hooks and array indexes. Jonathan Desrosiers 2020-07-28 17:54:52 +00:00
  • 29b8823767 Help/About: WordPress 5.5 About Page. Jake Spurlock 2020-07-28 17:43:50 +00:00
  • 57f9a2c10f Login and Registration: Correct the logic for determining the path to wp-login.php in wp_lostpassword_url(). Sergey Biryukov 2020-07-28 17:42:44 +00:00
  • d1ef380858 Login and Registration: Only call get_blog_details() in wp_lostpassword_url() on Multisite. Sergey Biryukov 2020-07-28 17:38:37 +00:00
  • 087d11282a Login and Registration: Link to the correct site after activating a user on a Multisite install in subdirectory mode. Sergey Biryukov 2020-07-28 17:18:06 +00:00
  • 0dd3bd3b8b Administration: Correct alignment of the "PHP Update Required" dashboard box title. Sergey Biryukov 2020-07-28 17:06:52 +00:00
  • d3614d49fe Administration: Don't override the $mode global in WP_Screen::render_view_mode() if it's already set. Sergey Biryukov 2020-07-28 16:53:03 +00:00
  • af4127ab84 Upgrade/Install: Enhance auto-updates to be disabled for plugins that don't suport updates. Jake Spurlock 2020-07-28 16:30:48 +00:00
  • 828d287cab Administration: Pull the table_view_mode filter for now. Sergey Biryukov 2020-07-28 16:17:13 +00:00
  • 18f5561dfd Upgrade/Install: Disable the plugin/theme auto-updates UI if AUTOMATIC_UPDATER_DISABLED is defined and set as true. Sergey Biryukov 2020-07-28 16:13:03 +00:00
  • 9636a9d4d7 Upgrade/Install: Check WordPress and PHP version requirements when uploading a plugin or theme from ZIP file. Sergey Biryukov 2020-07-28 16:05:39 +00:00
  • cded42aa94 Taxonomy: Rename the default_taxonomy_$taxonomy option key to default_term_$taxonomy. Sergey Biryukov 2020-07-28 15:40:35 +00:00
  • 2547c15fee Coding Standards: Reformat a condifion for default taxonomy terms in map_meta_cap() for better readability. Sergey Biryukov 2020-07-28 14:40:06 +00:00
  • 6e66f08ec9 Taxonomy: Ensure the child_of argument of get_terms() works as expected with 'fields' => 'id=>name' or 'id=>slug'. Sergey Biryukov 2020-07-28 14:21:54 +00:00
  • faa6036d08 Bootstrap/Load: Remove the wp_environment_type and wp_get_environment_type filters. Sergey Biryukov 2020-07-28 12:08:41 +00:00
  • ae65f096b0 Docs: Add missing documentation for various upgrade/install class properties and methods. Sergey Biryukov 2020-07-28 11:55:19 +00:00