Commit Graph

  • aae0000cef REST API: Introduce Menu management endpoints. Timothy Jacobs 2021-11-09 18:58:59 +00:00
  • de9a1e6f94 Coding Standards: Minor alignment fix after [52058]. Jonathan Desrosiers 2021-11-09 18:49:12 +00:00
  • f22abe7610 Themes: Avoid fatal error loading admin styles when SCRIPT_DEBUG is false. Jonathan Desrosiers 2021-11-09 18:06:35 +00:00
  • f0de932e45 Coding Standards: Revert unrelated change to wp_send_user_request(). Sergey Biryukov 2021-11-09 16:21:00 +00:00
  • 40da0f6e0b Login and Registration: Fix failing test for "email already exists" registration error improvement. Tonya Mork 2021-11-09 16:19:05 +00:00
  • 4a6df3f37d Login and Registration: Improve "email already exists" registration error message. Tonya Mork 2021-11-09 15:27:58 +00:00
  • 2e911f4f16 Media: Add "webp" extension to wp.media.controller.Library isImageAttachment. Adam Silverstein 2021-11-09 14:59:44 +00:00
  • 04cd9e2db2 Editor, Docs: Add documentation for the $block_editor_context parameter of the block_editor_rest_api_preload_paths hook. Dominik Schilling 2021-11-09 12:58:08 +00:00
  • dd9bca79bb Site Editor: Load as full screen by default. Riad Benguella 2021-11-09 09:12:38 +00:00
  • cd2a9d78f2 REST API: Regenerate wp-api-generated.js after [52068]. Timothy Jacobs 2021-11-09 02:26:19 +00:00
  • f034bc832e Add Site Editor and PHP changes from Gutenberg 10.1 - 11.9 Robert Anderson 2021-11-09 02:15:23 +00:00
  • ecf1d6a158 REST API: Add batch support for posts and terms controllers. Timothy Jacobs 2021-11-09 01:57:48 +00:00
  • 29615a6c70 Posts, Post Types: Add $old_status parameter to {$new_status}_{$post->post_type} action. Tonya Mork 2021-11-09 01:29:58 +00:00
  • 6f023bc765 General: Convert wp_list_filter() into a wrapper for wp_filter_object_list(). Tonya Mork 2021-11-09 01:09:11 +00:00
  • 8649d6d4ff Media: Refine the heuristics to exclude certain images and iframes from being lazy-loaded to improve performance. Felix Arntz 2021-11-09 00:34:17 +00:00
  • fab9d0685e Users: Introduce wp_list_users() function. Tonya Mork 2021-11-09 00:22:34 +00:00
  • 9558873885 Coding Standards: PHP Code style errors. Joe Dolson 2021-11-08 23:18:35 +00:00
  • 39e33bed83 Editor: Add block theme infrastructure Robert Anderson 2021-11-08 23:09:53 +00:00
  • 81b29a2865 General: Add "noopener" to wp_list_bookmarks() output. Tonya Mork 2021-11-08 23:05:50 +00:00
  • 4a77621488 Coding Standards: PHP Code style errors. Joe Dolson 2021-11-08 23:02:40 +00:00
  • 56ff78042c Media: Change upload button to a file input for better e2e targeting. Anthony Burchell 2021-11-08 22:47:09 +00:00
  • 99514de6bb I18N: Add language switcher on login/registration screens. Joe Dolson 2021-11-08 22:36:11 +00:00
  • 0f0735a888 Add: get_query_pagination_arrow function to core. Jorge Costa 2021-11-08 22:30:41 +00:00
  • 3c482788b9 Fix: Linting error affecting trunk. Jorge Costa 2021-11-08 21:56:17 +00:00
  • 3e4677b94b Admin/Help: add commas to end of multi-line array items. John James Jacoby 2021-11-08 21:53:50 +00:00
  • 8e30713cd5 Add: Public functions for interacting with global styles & settings. Jorge Costa 2021-11-08 21:44:12 +00:00
  • a2015573eb Admin/Help: add docs links to several screens. John James Jacoby 2021-11-08 21:41:43 +00:00
  • 872b818794 Add: Global styles user content escaping. Jorge Costa 2021-11-08 21:23:34 +00:00
  • 5ca3347268 Add: Global Styles Rest endpoints. Jorge Costa 2021-11-08 20:58:56 +00:00
  • 247159da45 Fix: Update block-theme-pl_PL.mo file. Jorge Costa 2021-11-08 20:32:39 +00:00
  • 60725c46ca Update theme.json classes for WordPress 5.9. Jorge Costa 2021-11-08 19:18:39 +00:00
  • 31e9247872 Tests: Remove the formatting group from wp_is_numeric_array() tests. Sergey Biryukov 2021-11-08 17:07:49 +00:00
  • 7e04f4dd82 Build/Test Tools: Update/Audit NPM dependencies for bundled themes. Jonathan Desrosiers 2021-11-08 16:24:38 +00:00
  • 81f3e49b3f Build/Test Tools: Update/Audit NPM dependencies for 5.9. Jonathan Desrosiers 2021-11-08 16:13:32 +00:00
  • 588f155406 Posts/Post Types: Improves the 'is_post_type_viewable' filter boolean return. Tonya Mork 2021-11-08 15:33:10 +00:00
  • 874c62cde2 Themes: Remove temporary Full Site Editing safety checks. Jonathan Desrosiers 2021-11-08 15:26:32 +00:00
  • 18004914f3 Posts/Post Types: Introduce 'is_post_status_viewable ' filter in is_post_status_viewable(). Tonya Mork 2021-11-08 15:20:51 +00:00
  • fdb2dacc19 Block Editor: Update the WordPress Packages based on Gutenberg 11.9 RC1. Riad Benguella 2021-11-08 14:26:27 +00:00
  • 7bbee20833 Add: wp_global_styles custom post type. jorgefilipecosta 2021-11-08 14:24:02 +00:00
  • 1046682e4f General: Introduce polyfills for str_ends_with() and str_starts_with() added in PHP 8.0. Tonya Mork 2021-11-08 14:21:44 +00:00
  • 3cc8f1237a General: Introduce polyfill for str_contains() added in PHP 8.0. Tonya Mork 2021-11-08 14:02:54 +00:00
  • b21d748b41 General: Introduce polyfills for array_key_first() and array_key_last() added in PHP 7.3.0. Tonya Mork 2021-11-08 13:50:35 +00:00
  • 2648a5f984 General: Add phpunit tests for wp_is_numeric_array(). Tonya Mork 2021-11-08 13:29:25 +00:00
  • 105584a5f7 Fix relative URLs in inlined block styles that involve external assets Greg Ziółkowski 2021-11-08 13:23:44 +00:00
  • d088e31c73 Docs: Various docblock improvements and corrections. John Blackbourn 2021-11-08 10:47:55 +00:00
  • a247caa0af Docs: Fix some docblock syntax errors and add a missing canonical reference. John Blackbourn 2021-11-08 10:43:52 +00:00
  • 9c00ed2069 Media: Adjust alt text info link text. Anthony Burchell 2021-11-08 00:21:50 +00:00
  • 8ac6425f19 Media: Remove security messaging in media upload failures. Anthony Burchell 2021-11-07 23:28:48 +00:00
  • 2ce222c92b Widgets: Add filter to disable RSS widget icon. Joe Dolson 2021-11-07 23:03:47 +00:00
  • 4f2ce0716c Editor: Update structure of title element for editing. Joe Dolson 2021-11-07 22:08:55 +00:00
  • 99705b35b8 Comments: Mark comment text field as required. Joe Dolson 2021-11-07 21:13:11 +00:00
  • cdb15e353a Media: Add filter for post thumbnail id. Anthony Burchell 2021-11-07 20:36:11 +00:00
  • ff0425a81f Media: Add filter for post thumbnail url. Anthony Burchell 2021-11-07 19:27:45 +00:00
  • b7bbb52298 Coding Standards: Move wp-includes/class-http.php to wp-includes/class-wp-http.php. Sergey Biryukov 2021-11-07 01:35:52 +00:00
  • 6523e724ee Coding Standards: Rename the $strResponse argument to $str_response in WP_Http::processResponse(). Sergey Biryukov 2021-11-06 21:55:50 +00:00
  • 9c72fd73cb Posts/Post Types: Add filter to is_post_type_viewable(). Tonya Mork 2021-11-05 23:00:44 +00:00
  • c3d8812856 Bundled Theme: Add privacy policy link to Twenty Twenty footer. Tonya Mork 2021-11-05 22:27:30 +00:00
  • 76cf854334 Bundled Theme: Ensure logo displays in Customizer previewer. Tonya Mork 2021-11-05 22:19:12 +00:00
  • 3d679af2a7 Site Health: Add the constant WP_ENVIRONMENT_TYPE for debug data. Marius L. J 2021-11-05 21:03:34 +00:00
  • b64d06f784 Coding Standards: Consistently escape attribute in wp-admin/themes.php. Sergey Biryukov 2021-11-05 17:57:40 +00:00
  • 68b5fffc49 Code Modernization: Pass correct default value to http_build_query() in get_core_checksums() and wp_version_check(). Tonya Mork 2021-11-05 12:17:32 +00:00
  • 18e9b9a135 Site Health: Update the icon used when no issues are reported. Marius L. J 2021-11-05 11:39:44 +00:00
  • ca7450dfdd REST API: Support subdirectory themes in the Themes controller. Timothy Jacobs 2021-11-05 02:29:32 +00:00
  • 827dd20997 REST API: Allow sidebars and their widgets to be public. Timothy Jacobs 2021-11-05 02:14:07 +00:00
  • 4a67a9774a Comments: Avoid reparenting during post deletion. Peter Wilson 2021-11-04 23:55:21 +00:00
  • 243149b2c0 Administration: Make dashboard widget control submit button text more clear. Tonya Mork 2021-11-04 23:30:01 +00:00
  • 58adc101d7 Bundled Themes: Remove the "role" attribute on HTML elements with a default landmark role. Tonya Mork 2021-11-04 18:16:46 +00:00
  • 6857e69549 Docs: Clarify the path usage register_block_type_from_metadata Greg Ziółkowski 2021-11-04 16:02:42 +00:00
  • 1918fe9e25 Build: Remove polyfills from block view scripts Greg Ziółkowski 2021-11-04 15:56:06 +00:00
  • 40ac5de838 Coding Standards: Add visibility to methods in tests/phpunit/tests/. Tonya Mork 2021-11-04 15:22:47 +00:00
  • 80380cd374 Coding Standards: Add public visibility to methods in tests/phpunit/includes/. Tonya Mork 2021-11-04 13:15:33 +00:00
  • 93e6311612 REST API: Improve translations, comments, and readability in URL Details endpoint. Tonya Mork 2021-11-04 12:42:26 +00:00
  • d782ee4c3c Comments: Add noopener noreferrer to author links in list table. David Baumwald 2021-11-03 20:00:36 +00:00
  • bf63e7ab46 External Libraries: Update the Iris color picker to version 1.1.1. Sergey Biryukov 2021-11-03 19:38:33 +00:00
  • a88e82020c General: Remove the svn:executable property from wp-admin/_index.php. Sergey Biryukov 2021-11-03 17:22:55 +00:00
  • b8564bdf9e Themes/TwentySixteen: correct invalid CSS font-style value. John James Jacoby 2021-11-03 17:00:18 +00:00
  • e6e51414c9 Customize: Fix focus() to collapse child panels and show parent panel. Tonya Mork 2021-11-03 15:04:55 +00:00
  • 9cfdfd4ecd Build/Test Tools: Pass workflow outcome to Slack Notifications. Jonathan Desrosiers 2021-11-03 14:54:20 +00:00
  • 387269d5e5 Help/About: Improve typography in the Welcome to your WordPress Dashboard! text. Sergey Biryukov 2021-11-03 03:15:21 +00:00
  • 213eb89650 Build/Test Tools: Restore the https URL for browserify-aes. Sergey Biryukov 2021-11-03 02:59:30 +00:00
  • 8a4ffe3883 Tests: Clean up the $_REQUEST superglobal in WP_UnitTestCase_Base::clean_up_global_scope(). Sergey Biryukov 2021-11-03 02:56:27 +00:00
  • b8dabaf249 Tests: Correct @covers tags in WP_Comments_List_Table tests. Sergey Biryukov 2021-11-03 00:54:47 +00:00
  • b849ae2685 Tests: Split WP_Posts_List_Table and WP_Comments_List_Table tests into two separate files for clarity. Sergey Biryukov 2021-11-03 00:48:42 +00:00
  • 53f646d382 Customizer: Make range controls full width. Tonya Mork 2021-11-02 23:18:46 +00:00
  • 88835bea75 Help/About: Improve the Welcome text in wp-admin/_index.php. Tonya Mork 2021-11-02 22:53:54 +00:00
  • 4e02784e4e Build/Test Tools: Add missing @covers and visibility for Tests_Admin_includesMisc. Tonya Mork 2021-11-02 22:07:49 +00:00
  • aa83121b9f Build/Test Tools: Add missing @covers tags for Tests_Admin_includesListTable. Tonya Mork 2021-11-02 22:00:44 +00:00
  • 30fc5ec439 Build/Test Tools: Add missing @covers tags for Tests_Admin_includesFile. Tonya Mork 2021-11-02 21:56:10 +00:00
  • 032b98dbdd Help/About: Simplifies WordPress version in "Help" sidebar. Tonya Mork 2021-11-02 21:42:44 +00:00
  • 36ecafde11 Build/Test Tools: Add end-to-end (e2e) tests for edit posts page. Tonya Mork 2021-11-02 21:25:53 +00:00
  • 5da7a6f923 Build/Test Tools: Introduce local visual regression testing. Tonya Mork 2021-11-02 21:03:10 +00:00
  • 3e2ec6c215 Coding Standards: Fix some WPCS errors and warnings in wp-admin/user-edit.php: Sergey Biryukov 2021-11-02 20:18:09 +00:00
  • 9007b1dd3a Help/About: add WordPress version to contextual "Help" sidebar area. John James Jacoby 2021-11-02 19:07:10 +00:00
  • 8f9eea80f9 Permalinks: Sanitize non-visible characters inside sanitize_title_with_dashes(). John James Jacoby 2021-11-02 18:46:36 +00:00
  • d7518d1927 Media: Use WP_Query::get() method to retrieve the posts_per_page value in wp_ajax_query_attachments(). Sergey Biryukov 2021-11-02 18:28:23 +00:00
  • 4440711bfb Application Passwords: display guiding text & link in user-edit.php when unavailable. John James Jacoby 2021-11-02 17:55:07 +00:00
  • 8d26fccb10 Admin/UI-Copy: reword some "we" usages. John James Jacoby 2021-11-02 17:36:34 +00:00
  • e30e4b6f00 Themes: Introduce get_header_image_tag_attributes hook. John James Jacoby 2021-11-02 17:20:35 +00:00
  • df8a2b408b Admin/Menu: include 960 exact pixel width in collapse measurements. John James Jacoby 2021-11-02 17:06:16 +00:00
  • dbf96aadab Admin/Discussion Settings: attempt to clarify intent of "Default post settings" section. John James Jacoby 2021-11-02 16:42:01 +00:00