Commit Graph

  • 622ab73fe6 Docs: Correct the alternative hook name for the deprecated whitelist_options hook. Sergey Biryukov 2021-02-17 12:40:10 +00:00
  • e49c3c7f18 Docs: Correct the type of $widget_id argument in is_active_widget(). Sergey Biryukov 2021-02-17 11:46:35 +00:00
  • 135d567399 Robots: Rename wp_embed_no_robots to wp_robots_noindex_embeds(). Sergey Biryukov 2021-02-17 10:49:13 +00:00
  • f400eb5ab9 General: Add noindex robots meta tag to search results. Peter Wilson 2021-02-16 23:36:44 +00:00
  • 6299c30506 Post WordPress 5.7 Beta 3 version bump. John Blackbourn 2021-02-16 21:18:06 +00:00
  • 21c5666fce WordPress 5.7 beta 3. John Blackbourn 2021-02-16 20:55:10 +00:00
  • 9bac3d3401 External Libraries: Further fix jQuery deprecations in WordPress core. Sergey Biryukov 2021-02-16 20:23:19 +00:00
  • e23d442cd9 Twenty Nineteen: Add some space between the cookies checkbox and label in comment form. Sergey Biryukov 2021-02-16 20:13:48 +00:00
  • 55f2f3f67b Twenty Twenty-One: Remove background color from Social Links the dark gray style. Kelly Choyce-Dwan 2021-02-16 20:10:19 +00:00
  • 944830428d Accessibility: Taxonomy: Correct keyboard navigation for the Tags meta box in classic editor. Sergey Biryukov 2021-02-16 20:02:35 +00:00
  • 729873ddda Administration: Apply the months_dropdown_results filter separately from pre_months_dropdown_query. Sergey Biryukov 2021-02-16 19:56:13 +00:00
  • 0ff408d563 Twenty Ten: Correct the fallback to the default header if the featured image width is narrower than the twentyten_header_image_width setting. Sergey Biryukov 2021-02-16 19:25:26 +00:00
  • 0337b93b01 Twenty Eleven: Correct the fallback to the default header if the featured image width is narrower than the twentyeleven_header_image_width setting. Sergey Biryukov 2021-02-16 19:24:40 +00:00
  • 5334a8dcca Twenty Twenty: Make sure the RTL list styles are preserved after npm run build. Sergey Biryukov 2021-02-16 19:09:55 +00:00
  • 686448dde2 Bundled Themes: Fix alignment and styles for quote, verse, and code blocks. Kelly Choyce-Dwan 2021-02-16 18:57:31 +00:00
  • 28bc6a08cf Posts, Post Types: Update the styling of the legacy Links editing screen. John Blackbourn 2021-02-16 18:47:39 +00:00
  • 563ea09789 Filesystem API: Make sure to only call fread() on non-empty files in the PclZip library. Sergey Biryukov 2021-02-16 18:40:29 +00:00
  • 22618cef9a Feeds: Fix the URL returned by get_feed_link() when pretty permalinks are not in use. John Blackbourn 2021-02-16 17:32:58 +00:00
  • 8bd8ead1da XML-RPC: Pass the method arguments and the XML-RPC server instance to the xmlrpc_call action. Sergey Biryukov 2021-02-16 17:01:46 +00:00
  • 4e4837d9b1 Media: Associate upload errors and field with controls. Joe Dolson 2021-02-16 04:03:37 +00:00
  • d9ceb1c434 Twenty Twenty-One: Display inline-images inline. Peter Wilson 2021-02-16 02:24:11 +00:00
  • 62614d976b Twenty Twenty-One: Match bullets between editor and frontend. Peter Wilson 2021-02-15 23:50:06 +00:00
  • ad0a97f111 Bundled Themes: Synchronise .gitignore with themes' svn ignore property. Peter Wilson 2021-02-15 23:17:36 +00:00
  • ed55dc802e Twenty Twenty-One: Add CSS source map files to committed files. Peter Wilson 2021-02-15 23:09:27 +00:00
  • caffd32f52 Bundled Themes: Support font size option for code block. Kelly Choyce-Dwan 2021-02-15 18:54:02 +00:00
  • c3bf0a2fec Twenty Thirteen: Fix alignment of child blocks within the Cover block. Kelly Choyce-Dwan 2021-02-15 18:31:01 +00:00
  • e50f46d49a Tests: Rename two classes in phpunit/tests/http/ to match the function names. Sergey Biryukov 2021-02-15 14:05:42 +00:00
  • 4e4b4de3be Tests: Add missing @covers tags for files in phpunit/tests/http/. Sergey Biryukov 2021-02-15 14:00:02 +00:00
  • 9cab116980 Block Editor: Update packages with bug fixes to be included in WP 5.7 beta 3. Riad Benguella 2021-02-15 08:27:50 +00:00
  • a17ae3dc0f Tests: Rename classes in phpunit/tests/hooks/ per the naming conventions. Sergey Biryukov 2021-02-14 12:20:34 +00:00
  • 8d1dfb6bcf Tests: Add missing @covers tags for files in phpunit/tests/hooks/. Sergey Biryukov 2021-02-14 12:09:25 +00:00
  • 93e961bd76 Docs: Improve parameter types for various URL functions and filters that also accept null. Dominik Schilling 2021-02-13 15:15:00 +00:00
  • cb623c351c Tests: Add missing @covers tags for files in phpunit/tests/general/. Sergey Biryukov 2021-02-13 13:47:12 +00:00
  • 3f50750a50 Tests: Simplify @covers tags in editor/wpEditors.php using @coversDefaultClass annotation. Sergey Biryukov 2021-02-13 13:45:23 +00:00
  • f626e2897b Tests: Use @ticket annotation for ticket numbers, for clarity. Sergey Biryukov 2021-02-13 12:17:36 +00:00
  • e794cb23a8 Tests: Fix failing unit test for block settings gziolo 2021-02-12 16:39:01 +00:00
  • 4e080befee Build/Test Tools: Run xDebug tests on PHP 8.0. Jonathan Desrosiers 2021-02-12 16:36:14 +00:00
  • 14c3fb1d43 Build/Test Tools: Run automated testing when tags are created. Jonathan Desrosiers 2021-02-12 16:01:54 +00:00
  • e3a98e8f55 Blocks: Add missing apiVersion field when preparing server-registered blocks for the block editor Greg Ziółkowski 2021-02-12 15:58:53 +00:00
  • d271a206db Block Editor: Remove extra quotes from the default font stack for editor styles. Sergey Biryukov 2021-02-12 07:53:28 +00:00
  • a55a9183bc Site Health: Update site-health script dependencies. Peter Wilson 2021-02-12 00:08:16 +00:00
  • 37f41ee040 Twenty Twenty-One: Correct accent marks in block pattern alt text. Peter Wilson 2021-02-12 00:01:08 +00:00
  • ae1a9ba8db Tests: Rename some files and classes in phpunit/tests/general/ per the naming conventions. Sergey Biryukov 2021-02-11 21:38:30 +00:00
  • 88567c5bae Tests: Rename some classes in phpunit/tests/date/ per the naming conventions. Sergey Biryukov 2021-02-11 21:20:41 +00:00
  • 835066933b Tests: Add missing @covers tags for files in phpunit/tests/external-http/. Sergey Biryukov 2021-02-11 20:53:51 +00:00
  • 5b3cb96ce0 Tests: Add missing @covers tags for files in phpunit/tests/error-protection/. Sergey Biryukov 2021-02-11 20:53:19 +00:00
  • f184ef4b6c Tests: Add missing @covers tags for files in phpunit/tests/editor/. Sergey Biryukov 2021-02-11 20:52:52 +00:00
  • c49e14bd7b Tests: Add missing @covers tags for files in phpunit/tests/dependencies/. Sergey Biryukov 2021-02-11 15:15:37 +00:00
  • a4617592cb Tests: Add missing @covers tags for files in phpunit/tests/db/. Sergey Biryukov 2021-02-11 14:02:42 +00:00
  • 6e49ac2e96 Build/Test Tools: Install WordPress Importer plugin when installing the Docker-based local environment. Jonathan Desrosiers 2021-02-10 16:52:13 +00:00
  • 3d259c2b22 Tests: Use assertSame() in some newly introduced tests. Sergey Biryukov 2021-02-10 13:24:24 +00:00
  • 62d5c54b67 Tests: Replace most instances of assertEquals() in phpunit/includes/ with assertSame(). Sergey Biryukov 2021-02-10 13:23:42 +00:00
  • f9b901549b Canonical: Rename wp_force_plain_ugly_permalink() to match UI terminology. Peter Wilson 2021-02-10 05:38:23 +00:00
  • 26b3fa70a3 Post WordPress 5.7 Beta 2 version bump. Jonathan Desrosiers 2021-02-09 20:38:37 +00:00
  • c351ffcb1c WordPress 5.7 Beta 2. Jonathan Desrosiers 2021-02-09 20:24:56 +00:00
  • def10f619b Tests: Add missing @covers tags for files in phpunit/tests/date/. Sergey Biryukov 2021-02-09 19:55:35 +00:00
  • a25e5988dd Administration: Update color contrast on UI elements. Kelly Choyce-Dwan 2021-02-09 19:45:47 +00:00
  • c35f0ede24 Build/Test Tools: Synchronize svn:ignore with .gitignore. Jonathan Desrosiers 2021-02-09 18:40:46 +00:00
  • 6b7a708fa1 Tests: Correct the test for NOT BETWEEN comparison operator in WP_Date_Query. Sergey Biryukov 2021-02-09 18:08:07 +00:00
  • 93db55f9be Twenty Twenty: Make ordered list styling in classic editor match the front-end style. Sergey Biryukov 2021-02-09 17:53:00 +00:00
  • 5f2d089fb3 Media: Make adjacent_image_link() include alt text when returning an image. Anthony Burchell 2021-02-09 17:25:18 +00:00
  • 22ffa08799 Twenty Twenty-One: Use correct value for the global line-height CSS variable. Sergey Biryukov 2021-02-09 17:08:31 +00:00
  • 0ff5b67127 Site Health: Link to the support article on troubleshooting in "There has been a critical error" message. Sergey Biryukov 2021-02-09 16:57:06 +00:00
  • 22cd0a3b9e Comments: Extend the duration of the window within which unapproved comments are visible by their author. John Blackbourn 2021-02-09 16:55:29 +00:00
  • 93e1d628d0 External Libraries: Further fix jQuery deprecations in WordPress core. Sergey Biryukov 2021-02-09 16:43:44 +00:00
  • 73c1b28ec7 Twenty Twenty-One: Prevent Dark Mode related JavaScript error. Jonathan Desrosiers 2021-02-09 14:54:48 +00:00
  • 2833031cce Build/Test Tools: Correct some inline documentation within GitHub Action files. Jonathan Desrosiers 2021-02-09 14:15:50 +00:00
  • 9207a14a64 Build/Test Tools: Update NPM dependencies. Jonathan Desrosiers 2021-02-09 14:14:25 +00:00
  • f0e3ab49b3 Posts, Post Types: Clarify the documentation about the return value of get_post() when a falsey value is passed. John Blackbourn 2021-02-09 13:42:58 +00:00
  • b4f354d524 Build/Test Tools: Various docblock improvements within test utilities. John Blackbourn 2021-02-09 13:22:47 +00:00
  • a4cb795001 Docs: Update some recently added inline comments per the documentation standards. Sergey Biryukov 2021-02-09 12:32:54 +00:00
  • 0b8b1f4006 Site Health: Clarify the recommendation in file uploads test when post_max_size is defined as 0. Sergey Biryukov 2021-02-09 12:04:01 +00:00
  • c25dcaf5e8 Twenty Twenty-One: Update editor styles of search block. Peter Wilson 2021-02-09 03:53:14 +00:00
  • 59ff18165e Twenty Twenty-One: Adapt vertical buttons to text length. Peter Wilson 2021-02-09 03:42:43 +00:00
  • 223bd0ee52 Twenty Twenty-One: Support font size option for code block. Peter Wilson 2021-02-09 03:22:42 +00:00
  • 385c29b49a Fix wp.i18n.isRTL() Robert Anderson 2021-02-08 23:49:33 +00:00
  • 27a113951b Media: Allow post_date to be respected in media_handle_sideload(). Anthony Burchell 2021-02-08 23:20:56 +00:00
  • 2e23c29603 Posts/Post Types: Improve documentation of get_posts(). Peter Wilson 2021-02-08 22:50:36 +00:00
  • de258c87e6 Media: Pause any playing media when closing the the media modal. Anthony Burchell 2021-02-08 21:42:43 +00:00
  • df0c776d1f Block Editor: Use a unique name for the nonce of the custom fields toggle form. Dominik Schilling 2021-02-08 21:37:34 +00:00
  • fb37bfa8e1 Privacy: Update colors to match new color palette. Kelly Choyce-Dwan 2021-02-08 19:13:09 +00:00
  • 9c8e17821a Administration: Fix background color of plugin update row on small screens. Kelly Choyce-Dwan 2021-02-08 16:11:34 +00:00
  • c3dd52264d Docs: Clarify the @return value for wp_get_attachment_image_url() and get_the_post_thumbnail_url(). Sergey Biryukov 2021-02-08 14:12:21 +00:00
  • a8179897a2 Editor: Update @wordpress npm packages Robert Anderson 2021-02-08 03:34:31 +00:00
  • ef0a312dc1 I18N: Use the actual placeholder instead of a number in translator comments if the corresponding string does not use numbered placeholders. Sergey Biryukov 2021-02-07 12:42:06 +00:00
  • cf8928cdfc Twenty Twenty-One: Capitalize translator comments consistently. Sergey Biryukov 2021-02-07 12:26:41 +00:00
  • b301fa3d42 Editor: Correct the check for unsaved content in wp.autosave.server.postChanged(). Sergey Biryukov 2021-02-06 14:14:48 +00:00
  • a07d734d77 Docs: Use typed array notation in the update_post_term_count_statuses filter DocBlock. Sergey Biryukov 2021-02-05 19:11:15 +00:00
  • 73b353ef95 Privacy: Rename the $send_confirmation_email parameter of wp_create_user_request() to $status, for clarity. Sergey Biryukov 2021-02-05 15:48:59 +00:00
  • df85e54119 Users: Coding standards fixes after [50228]. John Blackbourn 2021-02-05 14:42:01 +00:00
  • a690358619 Users: Allow the role of users to be bulk changed to no role from the Users listing screen. John Blackbourn 2021-02-05 14:38:15 +00:00
  • 5629865595 Build/Test Tools: Fix tests after [50185]. Jonathan Desrosiers 2021-02-05 03:36:26 +00:00
  • 36171d1a83 Build/Test Tools: Specify a version range within engines for node and npm. Jonathan Desrosiers 2021-02-05 02:44:07 +00:00
  • 3c40632397 Privacy: Remove gray left border on the inline notices in Privacy Policy Guide. Sergey Biryukov 2021-02-04 12:46:58 +00:00
  • a27e920d3e Privacy: Update URLs to the Privacy Policy Guide in help tabs. Sergey Biryukov 2021-02-04 12:04:31 +00:00
  • 13f117a174 Build/Test Tools: Update NPM dependencies Jonathan Desrosiers 2021-02-03 14:53:55 +00:00
  • c17cc1def2 Docs: Consistently document the default value for $args parameter in various cron functions. Sergey Biryukov 2021-02-03 11:06:39 +00:00
  • 7d0367b851 Docs: Add a @since note to wp_clear_scheduled_hook() for the $wp_error parameter. Sergey Biryukov 2021-02-03 10:56:39 +00:00
  • 3c3590103a Post WordPress 5.7 Beta 1 version bump. Sergey Biryukov 2021-02-02 22:21:52 +00:00
  • 2f8657c858 WordPress 5.7 Beta 1. Sergey Biryukov 2021-02-02 22:04:54 +00:00