Commit Graph

  • 364dfec369 Tests: Remove unnecessary setUp() and tearDown() methods in multisite tests. Sergey Biryukov 2021-09-25 01:27:47 +00:00
  • 284764c658 Build/Test Tools: Remove the PHPUnit container from local Docker environment. Tonya Mork 2021-09-24 16:54:42 +00:00
  • 3546c694e9 Tests: Rename classes in phpunit/tests/multisite/ per the naming conventions. Sergey Biryukov 2021-09-24 00:45:43 +00:00
  • 80a345f5b2 Tests: Further improve the tests for avoid_blog_page_permalink_collision(): Sergey Biryukov 2021-09-24 00:29:46 +00:00
  • a12706381b Tests: Correct the @ticket reference in wp_terms_checklist() tests. Sergey Biryukov 2021-09-24 00:12:47 +00:00
  • 3f6ba8aeb3 Build/Test Tools: Upgrades Tests_Multisite_MS_Permalink_Collision fixture methods and strict assertion. Tonya Mork 2021-09-23 21:29:07 +00:00
  • bf705d99e6 Coding Standards: Fix the alignment of the array. Jake Spurlock 2021-09-23 20:33:57 +00:00
  • 5bc2752524 Posts, Post Types: Don't add a trailing number when there is a unique post parent. Jake Spurlock 2021-09-23 20:26:28 +00:00
  • 36ed6d5107 Docs: Fix typo in the $clear_working parameter description in WP_Upgrader methods. Sergey Biryukov 2021-09-23 14:21:07 +00:00
  • 6b2e2bf8d7 Code Modernization: Fix "passing null to non-nullable" deprecation in _mb_substr(). Tonya Mork 2021-09-22 23:33:24 +00:00
  • 237efb5304 Build/Test Tools: Splits and improves compat tests. Tonya Mork 2021-09-22 23:05:59 +00:00
  • e0f5dfd91b Docs: Miscellaneous docblock corrections and improvements. John Blackbourn 2021-09-22 21:21:40 +00:00
  • 5c18b5f642 General: Fix code quality issues which were identified by static analysis. John Blackbourn 2021-09-22 20:59:15 +00:00
  • cb5e2611a6 Docs: Update description for retrieve_widgets() per the documentation standards. Sergey Biryukov 2021-09-22 14:09:19 +00:00
  • d05ecf236f Update and enhance the docs for retrieve_widgets(). Andrew Ozz 2021-09-21 22:12:18 +00:00
  • 9269cbd7e8 Formatting: Pass the block instance as a parameter to the render_block filters. John Blackbourn 2021-09-21 21:31:35 +00:00
  • d7b91f9da6 Docs: Document some more common names for dynamic hooks and standardise the phrasing used. John Blackbourn 2021-09-21 18:19:19 +00:00
  • 0f0089391b Docs: Add @since notes to register_setting() for the deprecated misc and privacy option groups. Sergey Biryukov 2021-09-21 13:20:20 +00:00
  • 81ade4da65 Build/Test Tools: Fix null handling and string type casting in WP_UnitTestCase_Base::assertSameIgnoreEOL(). Tonya Mork 2021-09-20 19:58:09 +00:00
  • cece2cca5e REST API: Fix autovivification deprecation notice in WP_Test_REST_Widgets_Controller::set_up(). Tonya Mork 2021-09-20 18:48:47 +00:00
  • 506aa746b5 Login and Registration: Fix "passing null to non-nullable" deprecation for authorize_application error message. Tonya Mork 2021-09-20 18:21:32 +00:00
  • fe9f6a29ac Build/Test Tools: Improve Composer update command in bootstrap error messages. Tonya Mork 2021-09-20 16:44:00 +00:00
  • e881178e78 Docs: Remove deprecated option groups from register_setting() and add_option_update_handler(). John James Jacoby 2021-09-20 16:18:04 +00:00
  • 8873b17424 Coding Standards: Rename the $processedHeaders variable to $processed_headers in WP_Http::request(). Sergey Biryukov 2021-09-20 12:05:20 +00:00
  • a6408603aa Coding Standards: Rename the $arrURL variable to $parsed_url in WP_Http_Streams::request(). Sergey Biryukov 2021-09-19 16:59:35 +00:00
  • 4d669c9ec5 Coding Standards: Rename the $arrURL variable to $parsed_url in WP_Http_Cookie::__construct(). Sergey Biryukov 2021-09-19 16:58:43 +00:00
  • be12fd20ef Coding Standards: Rename the $arrURL variable to $parsed_url in WP_Http::request(). Sergey Biryukov 2021-09-19 16:57:46 +00:00
  • f386f6f5ed Coding Standards: Use strict comparison in wp-inclues/class-wp-http-cookie.php. Sergey Biryukov 2021-09-18 19:54:30 +00:00
  • ab9b51e5e3 Embeds: Add Pinterest as a trusted oEmbed provider. Gary Pendergast 2021-09-17 03:12:35 +00:00
  • ecad6ae28c Twenty Twenty-One: Add missing escaping for the "Secondary menu" label. Sergey Biryukov 2021-09-16 21:30:36 +00:00
  • 57ad9f16df Block editor: Cache global stylesheet by theme key. Jorge Costa 2021-09-16 18:03:04 +00:00
  • 97790af164 Options, Meta APIs: Fix "passing null to non-nullable" deprecations to (get|add|update|delete)_option(). Tonya Mork 2021-09-15 22:18:36 +00:00
  • 07a7b4262b Build/Test Tools: Reworks Tests_Option_Option::test_bad_option_names() into data provider. Tonya Mork 2021-09-15 21:21:58 +00:00
  • c0b328a74d Media: Fix $content parameter default value in img_caption_shortcode(). Tonya Mork 2021-09-15 19:05:20 +00:00
  • f5aaafd1fe Upgrade/Install: Create a temporary backup of plugins and themes before updating. Sergey Biryukov 2021-09-15 18:39:09 +00:00
  • f329608784 I18N: Add a translator comment to clarify the "Block HTML" string in the Block widget settings form. Sergey Biryukov 2021-09-15 11:47:56 +00:00
  • f44a995297 Build/Test Tools: Expect an absolute path in WP_TESTS_PHPUNIT_POLYFILLS_PATH constant. Tonya Mork 2021-09-14 18:52:57 +00:00
  • 3062b3d803 Build/Test Tools: Improve messaging when PHPUnit Polyfills do not comply with version requirements. Tonya Mork 2021-09-14 18:47:46 +00:00
  • c3a3da800b Build/Test Tools: Improve messaging when PHPUnit Polyfills cannot be found. Tonya Mork 2021-09-14 18:40:30 +00:00
  • 6f1a983d52 Build/Test Tools: Make WP_TESTS_PHPUNIT_POLYFILLS_PATH more flexible. Tonya Mork 2021-09-14 18:32:39 +00:00
  • f98b284768 Docs: Update description for the $wp_version global. Sergey Biryukov 2021-09-14 17:30:48 +00:00
  • cabe470ae7 Twenty Seventeen: Make blog header margin more specific on front page. Sergey Biryukov 2021-09-14 10:17:05 +00:00
  • a591d5159d Twenty Eleven: Set a fixed height for search form when header image is added. Sergey Biryukov 2021-09-13 20:40:29 +00:00
  • 08fe0469f9 Code Modernization: Fix "passing null to non-nullable" deprecation notice in WP_Comment_Query::get_comment_ids(). Tonya Mork 2021-09-13 18:53:57 +00:00
  • 092ee0fbff Site Health: Move the Imagick entry higher in the list of recommended PHP extensions. Sergey Biryukov 2021-09-12 10:08:25 +00:00
  • ad96dc2332 Site Health: Add Intl to the list of recommended PHP extensions. Sergey Biryukov 2021-09-11 18:19:31 +00:00
  • d82accc291 Code Modernization: Fix "passing null to non-nullable" deprecation notices in WP_Http::normalize_cookies(). Tonya Mork 2021-09-10 17:42:36 +00:00
  • c64c2d77aa Tests: Fix "null to non-nullable" deprecation notice in Tests_Admin_IncludesPlugin::test_get_plugin_files_folder(). Tonya Mork 2021-09-10 17:26:42 +00:00
  • 14f92886f1 Code Modernization: Fix "passing null to non-nullable" deprecation in wpdb::_real_escape(). Tonya Mork 2021-09-10 16:35:39 +00:00
  • 43de6d5cb5 Tests: Add tests for wpdb::_real_escape(). Tonya Mork 2021-09-10 16:29:24 +00:00
  • dade4c62b5 Code Modernization: Fix null to non-nullable deprecations in WP_Meta_Query::get_sql_for_clause(). Tonya Mork 2021-09-10 15:59:17 +00:00
  • 9abf35cfa7 Code Modernization: Fix null to non-nullable deprecation in term_exists(). Tonya Mork 2021-09-10 15:02:07 +00:00
  • ce168ea06b Accessibility: Administration: Improve aria-label on network admin Themes screen. Sergey Biryukov 2021-09-10 14:47:24 +00:00
  • 088f3043a4 External Libraries: Update jQuery UI to 1.13.0-rc2. Andrew Ozz 2021-09-10 00:01:24 +00:00
  • acad2b4149 Code Modernization: Fix null to non-nullable deprecation in wp_privacy_anonymize_ip(). Tonya Mork 2021-09-09 22:55:36 +00:00
  • c556e0dbab Tests: Add more invalid IP test cases and @covers to Tests_Functions_Anonymization. Tonya Mork 2021-09-09 22:43:49 +00:00
  • 1d0e4441c1 Widgets: Revert [51705]. Tonya Mork 2021-09-09 21:39:39 +00:00
  • 50d7248e1e Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Image_Editor::save(). Tonya Mork 2021-09-09 20:38:20 +00:00
  • cc1632c046 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Widget::update(). Tonya Mork 2021-09-09 20:12:58 +00:00
  • ec3b4135da Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Sitemaps_Provider::get_max_num_pages(). Tonya Mork 2021-09-09 19:41:53 +00:00
  • 36bca16d31 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Sitemaps_Provider::get_url_list(). Tonya Mork 2021-09-09 19:20:56 +00:00
  • 36d6e7d3b0 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response(). Tonya Mork 2021-09-09 18:35:34 +00:00
  • bff35b8cef Code Modernization: Fix parameter name mismatch with parent in WP_Customize_Custom_CSS_Setting::validate(). Tonya Mork 2021-09-09 15:17:20 +00:00
  • dbc7e56e06 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Customize_Setting::update(). Tonya Mork 2021-09-09 14:47:10 +00:00
  • 653790b83c Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Customize_Setting::sanitize(). Tonya Mork 2021-09-09 14:31:13 +00:00
  • 123b0e4678 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_Upgrader_Skin::error(). Tonya Mork 2021-09-09 13:58:25 +00:00
  • 2a3113bbaf Code Modernization: Fix reserved keyword and parameter name mismatches for parent/child classes in WP_Upgrader_Skin::feedback(). Tonya Mork 2021-09-09 13:47:17 +00:00
  • e96aa67fe1 Code Modernization: Fix reserved keyword and parameter name mismatches for parent/child classes in Walker::end_el(). Tonya Mork 2021-09-09 13:02:46 +00:00
  • 47a3b90231 Code Modernization: Fix last parameter name mismatches for parent/child classes in Walker::start_el(). Tonya Mork 2021-09-09 12:38:36 +00:00
  • 0bf7d5ea0d Editor: Revert [51748] and [51649]. They intorduced a bug where wp.editor may be replaced with wp.oldEditor in certain cases. Andrew Ozz 2021-09-08 23:28:43 +00:00
  • 46c9b70265 Editor: fix the replacement of wp.editor with wp.oldEditor in the inline script outputted when enqueueing the old editor. Andrew Ozz 2021-09-08 19:14:49 +00:00
  • ca4765c62c General: Only use _jsonp_wp_die_handler() for JSONP REST API requests. Sergey Biryukov 2021-09-08 17:16:01 +00:00
  • 4f4c3443d7 Code Modernization: Fix reserved keyword and parameter name mismatches for parent/child classes in Walker::start_el(). Tonya Mork 2021-09-08 15:35:32 +00:00
  • 594079c5d1 Users: Introduce a meta_input argument for wp_insert_user(). John Blackbourn 2021-09-07 21:30:07 +00:00
  • 16b04903fe Code Modernization: Fix parameter name mismatches for parent/child classes in WP_List_Table::handle_row_actions(). Tonya Mork 2021-09-07 19:23:00 +00:00
  • 031e8ae457 Build/Test Tools: Fix CI for running tests on PHP 8.1. John Blackbourn 2021-09-07 19:22:57 +00:00
  • a5423694f7 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_List_Table::column_cb(). Tonya Mork 2021-09-07 18:18:10 +00:00
  • 60876f2954 Code Modernization: Improve @since message in WP_List_Table::column_default(). Tonya Mork 2021-09-07 16:56:34 +00:00
  • c6a9a598bb Docs: Correct documentation for the in_plugin_update_message-{$file} filter. Sergey Biryukov 2021-09-07 12:53:35 +00:00
  • b3326d8aa4 Docs: Correct the post_submitbox_minor_actions hook description. Sergey Biryukov 2021-09-06 13:34:36 +00:00
  • a52bc208ba Docs: Сlarify that term_id is a valid value for the $field parameter of get_term_by(). Sergey Biryukov 2021-09-05 11:05:58 +00:00
  • 26c0800c46 Docs: Fix typo in a comment in WP_Customize_Manager::get_return_url(). Sergey Biryukov 2021-09-04 00:37:21 +00:00
  • b83b01e1b0 Docs: Move @since notes from the safe_style_css filter to the safecss_filter_attr() function. Sergey Biryukov 2021-09-03 01:36:20 +00:00
  • be4552d686 Code Modernization: Fix parameter name mismatches for parent/child classes in WP_List_Table::column_default(). Tonya Mork 2021-09-02 22:25:58 +00:00
  • d6851a30d0 Coding Standards: Apply coding standards on CSS. Kelly Choyce-Dwan 2021-09-02 22:16:16 +00:00
  • 40edc2addb Docs: Provide a more accurate description for a few script and style functions. Sergey Biryukov 2021-09-02 08:29:03 +00:00
  • 793bde1af7 Tests: Add missing @covers tags for Tests_Admin_wpCommunityEvents. Tonya Mork 2021-09-01 22:26:33 +00:00
  • 88cdf9f663 Tests: Add missing @covers tags for Tests_Admin_IncludesComment. Tonya Mork 2021-09-01 21:58:32 +00:00
  • baa5ba32d8 Editor: Update block editor packages for WordPress 5.8.1. Jonathan Desrosiers 2021-09-01 19:05:44 +00:00
  • 82c52dab56 Media: Remove documentation detailing specific edge cases in the image_editor_output_format filter. Jonathan Desrosiers 2021-09-01 17:16:08 +00:00
  • afb38a6eb6 Customize: Add wp-embed-responsive class to body if using widgets block editor Robert Anderson 2021-09-01 07:09:05 +00:00
  • c5461a67a7 Site Health: Remove MySQL query cache size from the Site Health Info screen. Sergey Biryukov 2021-09-01 07:00:35 +00:00
  • d43e6a6314 Build: Clean css/dist as part of the webpack build step. Peter Wilson 2021-09-01 03:59:30 +00:00
  • 1c9ac8c6c1 Build/Test Tools: Double escape quotation marks() for Slack “messages”. Jonathan Desrosiers 2021-09-01 00:25:10 +00:00
  • b7a495d337 Widgets: Rename and soft deprecate retrieve_widgets(). Tonya Mork 2021-08-31 19:57:20 +00:00
  • 1bbc5a4737 Media: apply the wp_editor_set_quality filter not only when loading an image in the editor but also when saving an converted image, after the mime-type of the output image has changed. Andrew Ozz 2021-08-31 18:57:09 +00:00
  • 9002ba2e04 Media: fix showing of the "Filter Media" filds when replacing an image from the media modal. Andrew Ozz 2021-08-31 17:26:42 +00:00
  • 60d68fadbd Tests: Add missing @covers tags for actions' tests. Tonya Mork 2021-08-31 17:22:32 +00:00
  • af99f0e6ef Widgets: Show title and media select fields in Accessibility Mode. Jonathan Desrosiers 2021-08-31 13:49:23 +00:00
  • 6b3019b03e Widgets: Pass correct context to get_block_categories() calls. Sergey Biryukov 2021-08-31 13:37:31 +00:00