Commit Graph

  • 4923d75fb1 Admin/Comments: remove bespoke truncation from search string HTML. John James Jacoby 2021-11-02 15:56:02 +00:00
  • 605e7d1b00 Build/Test Tools: Restore changes to package.json. Joe Dolson 2021-11-02 14:24:40 +00:00
  • 1822d9875b REST API: Add URL Details endpoint. Tonya Mork 2021-11-02 12:46:01 +00:00
  • b45c85a405 Widgets: Remove unused CSS breaking wp_text_diff layout. Joe Dolson 2021-11-01 23:12:06 +00:00
  • 93b2e8d9a6 Widgets: Use a text-based button to select location. Joe Dolson 2021-11-01 22:53:19 +00:00
  • d9bb269a31 Site Health: Internationalizes count in the info section headings. Tonya Mork 2021-11-01 22:35:43 +00:00
  • 054dac262f Editor: Include post's title in editor title element. Joe Dolson 2021-11-01 22:31:56 +00:00
  • 400982add8 Build/Test Tools: Ignore "null to nullable" deprecations for select tests. Tonya Mork 2021-11-01 22:22:49 +00:00
  • 162fda69c8 General: Remove role="navigation" from nav elements. Joe Dolson 2021-11-01 21:45:45 +00:00
  • 23b4388bab Application Passwords: Add end-to-end (e2e) tests. Tonya Mork 2021-11-01 21:40:19 +00:00
  • 175ad4c91c Docs: Add a @since note for the rest_namespace argument of register_post_type() and register_taxonomy(). Sergey Biryukov 2021-11-01 14:29:42 +00:00
  • 2cd084aeb0 REST API: Support custom namespaces for taxonomies. Timothy Jacobs 2021-11-01 03:26:06 +00:00
  • 9ca3e8f36b KSES: Add options for restricting tags based upon their attributes. Gary Pendergast 2021-11-01 02:12:09 +00:00
  • bb6c5dbb8d REST API: Support custom namespaces for custom post types. Timothy Jacobs 2021-10-31 23:15:10 +00:00
  • 045bec51a4 Docs: Add a @since note to WP_REST_Post_Types_Controller::get_item_schema() for the supports and visibility properties. Sergey Biryukov 2021-10-31 20:26:07 +00:00
  • 07ad6efdf7 REST API: Send a 500 status code when JSON encoding fails. Timothy Jacobs 2021-10-31 06:06:02 +00:00
  • 57ded3c85d REST API: Add visibility information to the Post Types controller. Timothy Jacobs 2021-10-31 05:17:53 +00:00
  • 9f9c81f567 Application Passwords: Various docblock improvements. John Blackbourn 2021-10-30 20:25:19 +00:00
  • 2716cc52af Docs: Miscellaneous docblock improvements. John Blackbourn 2021-10-30 20:15:59 +00:00
  • 1f1f1d64d8 Docs: Further update the debug_information filter description per the documentation standards. Sergey Biryukov 2021-10-30 13:39:24 +00:00
  • ec5ed03bf6 Docs: Miscellaneous docblock improvements. John Blackbourn 2021-10-29 23:11:32 +00:00
  • 86c54d872e Build/Test Tools: Use correct URL for a GitHub Action workflow run. Jonathan Desrosiers 2021-10-29 20:33:19 +00:00
  • f28310aeda Build/Test Tools: Adjust Slack notifications for scheduled and workflow_dispatch events. Jonathan Desrosiers 2021-10-29 19:59:05 +00:00
  • 5b1da06715 Build/Test Tools: Escape $ within commit messages for `$variables. Jonathan Desrosiers 2021-10-29 19:40:26 +00:00
  • ba6b4c4cd9 Coding Standards: Correct alignment in WP_Site_Health::get_test_update_temp_backup_writable(). Sergey Biryukov 2021-10-29 16:51:42 +00:00
  • c92c8df5d8 Date/Time: Improve the docblocks for various date and time related functions. John Blackbourn 2021-10-29 16:50:29 +00:00
  • 59dc049816 Site Health: Correct and improve the documentation for the debug_information hook. John Blackbourn 2021-10-29 15:33:18 +00:00
  • 965a38fc82 Media: Remove deprecated click function in media uploader. Joe Dolson 2021-10-28 17:49:08 +00:00
  • fe81c8fb35 Administration: Hide mobile menu on focusout. Joe Dolson 2021-10-28 17:27:04 +00:00
  • 548829f271 Media: Close attachment details modal with esc key. Joe Dolson 2021-10-28 16:06:20 +00:00
  • 39479eb86a Coding Standards: Correct alignment in wp_enqueue_global_styles(). Sergey Biryukov 2021-10-28 14:09:07 +00:00
  • 0cf6d3e48d Role/Capability: Add support for capability queries in WP_User_Query. Pascal Birchler 2021-10-27 18:42:13 +00:00
  • c043d40900 Docs: Document the usage of some globals in wp-includes/script-loader.php. Sergey Biryukov 2021-10-27 18:20:58 +00:00
  • 489260a45a Script Loader: Correct the number of arguments passed to the closure in enqueue_block_styles_assets(). Sergey Biryukov 2021-10-27 17:08:15 +00:00
  • 28a1ec5f59 Coding Standards: Rename the $process variable to $processed_response for clarity in WP_Http_Streams::request(). Sergey Biryukov 2021-10-27 15:02:04 +00:00
  • 9b6c18b756 Admin/HTTP API: add suggested filename support to download_url(). John James Jacoby 2021-10-27 14:58:24 +00:00
  • 98bf67e02b Tests: Some test improvements for clean_dirsize_cache() tests: Sergey Biryukov 2021-10-26 02:02:50 +00:00
  • e1eb18d5df Build/Test Tools: Use the correct workflow name in notifications on workflow_run. Jonathan Desrosiers 2021-10-25 20:26:45 +00:00
  • 22bb0fee98 Build/Test Tools: Restore Slack notifications for older branches. Jonathan Desrosiers 2021-10-25 19:28:04 +00:00
  • aa37d5ba15 Coding Standards: Rename $theHeaders variable to $processed_headers in WP_Http_Curl::request(). Sergey Biryukov 2021-10-25 16:18:26 +00:00
  • 2238c302f9 Docs: Use sign-up & signup consistently in wp-signup.php. Peter Wilson 2021-10-25 00:22:41 +00:00
  • e6ba58cb68 Coding Standards: Rename the $arrHeaders variable to $processed_headers in WP_Http_Streams::request(). Sergey Biryukov 2021-10-24 19:21:18 +00:00
  • a1a11d6ceb Tests: Add @ticket references for page_on_front canonical tests. Sergey Biryukov 2021-10-23 12:36:15 +00:00
  • 7fb3aa1597 Coding Standards: Escape id attributes in WP_Customize_Control::render_content() and ::print_template(). Sergey Biryukov 2021-10-22 16:08:10 +00:00
  • 1cf97a3c14 Coding Standards: Improve escaping in wp_login_form(). Sergey Biryukov 2021-10-21 18:17:20 +00:00
  • d428a5b632 Build/Test Tools: Fix syntax for passing secrets to a called workflow. Jonathan Desrosiers 2021-10-20 19:51:00 +00:00
  • 3b618332af Build/Test Tools: Pass required secrets to the Slack notifications workflow. Jonathan Desrosiers 2021-10-20 19:25:12 +00:00
  • 85d529d100 Coding Standards: Improve escaping in wp-admin/theme-install.php. Sergey Biryukov 2021-10-20 19:17:00 +00:00
  • caec0f8b4c Build/Test Tools: Adjustments as a follow up to [51921]. Jonathan Desrosiers 2021-10-20 15:35:13 +00:00
  • cbf2a1968f Build/Test Tools: Modify the Slack notifications workflow to be a reusable one. Jonathan Desrosiers 2021-10-20 14:40:47 +00:00
  • 40fd54aede Help/About: Don't output empty <span> tags on Credits screen. Sergey Biryukov 2021-10-19 23:07:42 +00:00
  • b0cc77854f Coding Standards: Add public visibility to methods in src directory. Tonya Mork 2021-10-18 17:51:17 +00:00
  • 4dae388d32 Coding Standards: Add a leading zero in the CSS declarations printed by the print_emoji_styles() function. Sergey Biryukov 2021-10-18 16:52:51 +00:00
  • ac18b68a32 Cron: Remove errant false values in cron array when upgrading to 5.9+. Tonya Mork 2021-10-18 13:29:47 +00:00
  • 94fb97347f Cron: Fix malformed cron array in wp_schedule_single_event() when _get_cron_array() returns false. Tonya Mork 2021-10-18 12:51:00 +00:00
  • ad9de4547c REST API: Correct the order of the parameters documented for WP_REST_Server::respond_to_request(). John Blackbourn 2021-10-18 11:13:32 +00:00
  • d802fecf97 Coding Standards: Consistently escape form action URL in wp-admin/update-core.php. Sergey Biryukov 2021-10-17 20:29:58 +00:00
  • d36e2dd621 Docs: Improve documentation for the tax_input parameter of wp_insert_post(). Sergey Biryukov 2021-10-16 02:37:39 +00:00
  • 0a0e8159a8 FileSystem API: Add safeguard for invalid return from get_attached_file() in wp_delete_attachment(). Tonya Mork 2021-10-15 22:57:47 +00:00
  • f180a0865e FileSystem API: Fix autovivification deprecation notice in recurse_dirsize(). Tonya Mork 2021-10-15 22:52:43 +00:00
  • dce6abe768 FileSystem API: Fix infinite loop on Windows for clean_dirsize_cache(). Tonya Mork 2021-10-15 22:23:35 +00:00
  • 0800c31518 Embeds: Add Wolfram Notebook as a trusted oEmbed provider. Gary Pendergast 2021-10-15 05:03:17 +00:00
  • 66ed91d214 REST API: Add text-field and textarea-field as available schema formats for string sanitization. Rachel Baker 2021-10-15 02:03:38 +00:00
  • dc54ceabd8 Media: Display the unsaved changes dialog in image edit form using jQuery .text() function. Sergey Biryukov 2021-10-15 00:17:49 +00:00
  • ef20d5fdbe Docs: Update WP_Date_Query documentation to reflect changes in accepted column names. Sergey Biryukov 2021-10-14 18:03:07 +00:00
  • 04044f9aa5 Docs: Update documentation for the date_query_valid_columns filter. Sergey Biryukov 2021-10-13 19:58:35 +00:00
  • 65d9094a47 Build/Test Tools: Add end-to-end (e2e) tests README.md. Tonya Mork 2021-10-12 18:50:34 +00:00
  • d96e75674b I18N: Add context for some Media Library filter strings: Sergey Biryukov 2021-10-12 16:42:19 +00:00
  • 1227fc5119 Upgrade/Install: Restore or clean up the temporary plugin or theme backup on shutdown. Sergey Biryukov 2021-10-11 15:07:52 +00:00
  • 6367c01844 External Libraries: Revert [51900] for now to investigate test failures. Sergey Biryukov 2021-10-10 01:15:16 +00:00
  • 267b0717ec External Libraries: Update getID3 to version 1.9.21. Sergey Biryukov 2021-10-10 00:12:03 +00:00
  • 184e7c15ed Upgrade/Install: Introduce a move_dir() function. Sergey Biryukov 2021-10-09 03:37:41 +00:00
  • 4b60c38a36 Site Health: Use an integer value as a fallback in the available disk space check. Sergey Biryukov 2021-10-09 02:49:02 +00:00
  • 92ff897931 External Libraries: Update jQuery UI to 1.13.0 final. Andrew Ozz 2021-10-08 18:04:08 +00:00
  • 440336b73e Taxonomy: Populate the WP_Terms_List_Table::$items property in ::prepare_items(). Sergey Biryukov 2021-10-08 00:36:18 +00:00
  • eda09eccfb Docs: Add a @since note for the new $parent_block parameter of several filters: Sergey Biryukov 2021-10-07 13:14:43 +00:00
  • ed9f437fc0 Apply the pre_render_block, render_block_data, and render_block_context filters when rendering inner/nested blocks. Introdices another param to these filters: $parent_block that is the "parent" WP_Block instance for nested blocks and null for top level blocks. Adds unit tests for the filters. Andrew Ozz 2021-10-06 18:47:09 +00:00
  • 411eaea04f Twenty Twenty-One: Remove duplicate width and height values from social icons. Sergey Biryukov 2021-10-06 15:37:36 +00:00
  • 83b2339a0e Permalinks: Move the Nginx documentation link to help sidebar in wp-admin/options-permalink.php. Tonya Mork 2021-10-05 23:09:21 +00:00
  • a86f7c7def Accessibility: Privacy: Use red color for action buttons on the Erase Personal Data screen: Sergey Biryukov 2021-10-05 20:30:11 +00:00
  • be25c1bf25 Build/Test Tools: Change the patch version used for testing the 5.6 branch of PHP. Jonathan Desrosiers 2021-10-05 17:33:11 +00:00
  • 374adaafe6 Coding Standards: Use strict type check for in_array() in register_block_script_handle(). Tonya Mork 2021-10-05 16:51:15 +00:00
  • f2d146d3f1 Administration: Allow plugin action links row to wrap. Tonya Mork 2021-10-05 15:05:15 +00:00
  • de822e8fb0 Docs: Improve various inline documentation for admin bar functions and hooks. John Blackbourn 2021-10-04 20:45:36 +00:00
  • 4bf908449a Docs: Miscellaneous inline documentation improvements, including: John Blackbourn 2021-10-04 20:42:54 +00:00
  • c69c34273a Build/Test Tools: Update the @wordress/e2e-test-utils package to version 5.4.3. Sergey Biryukov 2021-10-04 11:44:49 +00:00
  • 3ae66a3cd1 HTTP: Remove the DST Root CA X3 certificate expired on September 30, 2021. Sergey Biryukov 2021-10-03 17:50:01 +00:00
  • 6194de49dc REST API: Sort widget types by their id. Timothy Jacobs 2021-10-02 21:43:26 +00:00
  • f660632c9c Twenty Twenty-One: Keep the closing </span> tag in footer links. Sergey Biryukov 2021-10-02 17:04:52 +00:00
  • 1f0aed81a6 Administration: Enable first and last page buttons in WP_List_Table::pagination(). Tonya Mork 2021-10-01 18:38:52 +00:00
  • 4226e71828 Coding Standards: Use strict comparison in wp-includes/class-wp-http-ixr-client.php. Sergey Biryukov 2021-10-01 14:59:31 +00:00
  • f6755ded9f App Passwords: Remove placeholder from the app password name input field. Tonya Mork 2021-10-01 13:47:59 +00:00
  • 48c68e5dac Coding Standards: Use strict comparison in wp-includes/class-http.php. Sergey Biryukov 2021-09-30 14:03:17 +00:00
  • 2bcff1d6a2 Docs: Improve documentation for WP_Admin_Bar methods. Sergey Biryukov 2021-09-29 13:38:21 +00:00
  • 48f2966c95 Twenty Twenty-One: Remove duplicate class name from localized font-family elements. Sergey Biryukov 2021-09-28 10:01:33 +00:00
  • ab501af2b5 Twenty Twenty: Remove duplicate class name from localized font-family elements. Sergey Biryukov 2021-09-28 09:59:48 +00:00
  • 863b9f0f8b Coding Standards: Remove duplicate assignment from a ternary operator in WP_MS_Sites_List_Table::site_states(). Sergey Biryukov 2021-09-27 00:35:38 +00:00
  • 90b6ae9943 Tests: Update the Services_JSON test for PHPUnit 9.5.10/8.5.21+. Sergey Biryukov 2021-09-26 03:27:10 +00:00
  • 7c2b54e027 Build/Test Tools: Update PHPUnit configuration for PHPUnit 9.5.10/8.5.21+. Sergey Biryukov 2021-09-26 03:11:18 +00:00
  • e0359da2c1 Tests: Don't skip some Ajax tests on multisite, add them to the ms-excluded group instead. Sergey Biryukov 2021-09-26 00:12:56 +00:00