Make WordPress Core

{12} Needs Unit Tests (404 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 (301 - 400 of 404)

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement has-patch 09/24/2020
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement 10/25/2020
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement 06/26/2024
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement 11/30/2019
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement dev-feedback 10/25/2020
#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
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement 03/02/2023
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement has-patch 01/31/2025
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement 08/22/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement has-patch 04/18/2018
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement 09/20/2020
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement 11/09/2021
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement dev-feedback 11/09/2021
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement dev-feedback 09/25/2023
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement has-patch 07/26/2023
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement has-patch 09/29/2021
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal 6.9 enhancement has-patch 02/26/2025
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement dev-feedback 02/12/2019
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement 08/04/2017
#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
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement has-patch 06/14/2018
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement 07/14/2017
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement has-patch 11/05/2021
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement 01/23/2019
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal Future Release enhancement 11/19/2024
#63045 Add caching to `count_many_users_posts()` Users normal normal 6.9 enhancement has-patch 03/03/2025
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement dev-feedback 10/24/2017
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement dev-feedback 07/28/2024
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement dev-feedback 09/27/2017
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement dev-feedback 03/02/2019
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement dev-feedback 01/30/2022
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement has-patch 07/29/2021
#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
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement has-patch 10/20/2020
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement dev-feedback 10/05/2024
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement 06/04/2019
#17020 Some comment queries are not filterable Comments normal normal enhancement 06/04/2019
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement has-patch 06/22/2023
#31018 Persistent database connections with mysqli Database normal normal enhancement has-patch 08/01/2022
#29938 mysqli_query and multiple resultsets Database normal normal enhancement 06/04/2019
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement has-patch 11/07/2024
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement dev-feedback 06/04/2019
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement has-patch 06/04/2019
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement has-patch 06/04/2019
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement has-patch 06/04/2019
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement has-patch 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement dev-feedback 06/04/2019
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement has-patch 08/07/2024
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement close 06/04/2019
#35384 Archive for post in Menu Editor Menus normal normal enhancement has-patch 06/04/2019
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement has-patch 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement dev-feedback 06/04/2019
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement 06/04/2019
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement has-patch 06/04/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement 06/04/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement has-patch 04/24/2021
#25190 Improve name/pagename query variable mapping Query normal normal enhancement 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement has-patch 05/08/2024
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement has-patch 06/04/2019
#23044 adjacent_image_link() needs optimization Query normal normal enhancement has-patch 06/04/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement reporter-feedback 06/04/2019
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement 06/04/2019
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement 06/04/2019
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement 11/05/2020
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement has-patch 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement dev-feedback 06/04/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement has-patch 06/05/2019
#18791 Add custom post type support for Author Template functions Users normal normal enhancement 06/05/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement has-patch 06/05/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement has-patch 06/05/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement has-patch 06/05/2019
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request has-patch 07/30/2018
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request has-patch 07/15/2022
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request 10/05/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
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request has-patch 01/17/2018
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request 08/10/2017
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request changes-requested 02/07/2023
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request dev-feedback 09/07/2017
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request 02/19/2018
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request has-patch 08/24/2021
#39174 Introduce network roles Role/Capability normal normal Future Release feature request 03/15/2019
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request early 11/08/2021
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request dev-feedback 10/04/2019
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request has-patch 03/07/2020
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) has-patch 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) has-patch 10/20/2023
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) 03/17/2023
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) has-patch 09/10/2024
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 03/11/2025
1 2 3 4 5
Note: See TracReports for help on using and creating reports.