Make WordPress Core

{12} Needs Unit Tests (437 matches)

Create a new ticket
  • Tickets that need unit tests (keywords: needs-unit-tests)
  • In some cases, these tickets have patches but need tests in order to be committed)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 300 of 437)

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) 12/13/2019
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) 03/11/2023
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement has-patch 06/14/2018
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* Pings/Trackbacks low minor Future Release enhancement 05/30/2023
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 07/28/2017
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement dev-feedback 08/25/2017
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) has-patch 04/01/2019
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) 06/25/2017
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement has-patch 09/29/2021
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request has-patch 01/17/2018
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement has-patch 06/04/2020
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 07/31/2020
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request 08/10/2017
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 03/26/2019
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement has-patch 01/18/2022
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request dev-feedback 05/26/2019
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement 11/30/2019
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) 12/01/2017
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) 05/25/2019
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement 10/04/2017
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement 07/14/2017
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement 07/14/2017
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement dev-feedback 07/28/2024
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) 03/02/2018
#39174 Introduce network roles Role/Capability normal normal Future Release feature request 03/15/2019
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 02/28/2023
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement dev-feedback 01/17/2023
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) reporter-feedback 05/27/2020
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) reporter-feedback 03/12/2020
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) 10/31/2017
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement 01/27/2021
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement dev-feedback 09/17/2024
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) has-patch 02/28/2019
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 07/14/2020
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) 10/08/2018
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 02/27/2017
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 02/15/2024
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal Future Release enhancement has-patch 02/21/2022
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) 07/09/2019
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types normal minor Awaiting Review defect (bug) 02/23/2017
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement 04/19/2023
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) has-patch 02/08/2024
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) 08/03/2017
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement has-patch 04/04/2017
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 04/03/2020
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) dev-feedback 07/31/2024
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement has-patch 02/01/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) has-patch 09/01/2022
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement 03/02/2023
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) 07/29/2024
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement has-patch 08/29/2017
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement 08/04/2017
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/21/2017
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement dev-feedback 10/25/2020
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement 05/16/2020
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/17/2019
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement has-patch 07/30/2017
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement 11/22/2017
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) dev-feedback 05/16/2024
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal Future Release defect (bug) has-patch 08/04/2017
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement 10/19/2018
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement 09/01/2022
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release defect (bug) has-patch 02/20/2019
#41674 More granular capabilities for restoring and permanently deleting trashed posts Posts, Post Types normal normal Awaiting Review enhancement 08/19/2017
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement dev-feedback 04/20/2023
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement 08/22/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement 09/20/2020
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/20/2017
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement 09/19/2017
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 09/15/2017
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement has-patch 09/24/2020
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement 03/22/2020
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) has-patch 10/20/2023
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement 10/08/2017
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) 10/10/2017
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 01/16/2019
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement dev-feedback 01/08/2019
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/24/2017
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement dev-feedback 10/24/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement has-patch 04/18/2018
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement 11/01/2017
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement 02/07/2019
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) has-patch 11/13/2017
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement has-patch 02/05/2020
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) 05/29/2023
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement has-patch 01/07/2020
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement has-patch 04/20/2020
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement dev-feedback 08/13/2024
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement 01/18/2022
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) has-patch 12/10/2021
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 11/06/2020
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) has-patch 01/14/2019
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) 12/01/2020
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 01/16/2019
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement 01/09/2019
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) dev-feedback 01/16/2019
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal Awaiting Review defect (bug) 04/19/2018
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) 07/10/2024
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) 09/17/2021
1 2 3 4 5
Note: See TracReports for help on using and creating reports.