Make WordPress Core

{12} Needs Unit Tests (447 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 (101 - 200 of 447)

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) has-patch 01/07/2020
#19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement has-patch 03/29/2019
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue Query normal normal Future Release enhancement has-patch 04/23/2017
#45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement has-patch 03/03/2021
#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
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) has-patch 02/19/2024
#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
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement has-patch 10/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement has-patch 01/18/2022
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement has-patch 09/24/2020
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 10/08/2021
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) has-patch 01/23/2018
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 01/16/2019
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) has-patch 09/17/2018
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/10/2023
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement has-patch 06/04/2020
#45197 Introduce `user_can_for_blog()` johnbillion Role/Capability normal normal 6.6 enhancement has-patch 03/07/2024
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement has-patch 04/18/2018
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) has-patch 02/04/2021
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal 6.6 defect (bug) has-patch 02/22/2024
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) has-patch 02/21/2020
#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
#50568 Improve WP_Term's sanitization calls Taxonomy normal normal Future Release defect (bug) has-patch 03/12/2024
#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
#36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 02/05/2017
#58905 Ensure locate_template only loads theme files Themes normal normal 6.6 defect (bug) has-patch 02/17/2024
#56990 Render blocking CSS `classic-themes.css` unnecessarily enqueued Themes normal normal Future Release defect (bug) has-patch 06/20/2023
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) has-patch 11/21/2022
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Awaiting Review defect (bug) has-patch 11/12/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
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement has-patch 11/05/2021
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal Future Release enhancement has-patch 06/07/2022
#60299 Default assignment of `use_ssl` user meta value causes unnecessary DB write. Users normal normal 6.6 defect (bug) has-patch 02/19/2024
#37454 get_avatar_data() delivers different url for scheme=https and is_ssl() Users normal normal Awaiting Review defect (bug) has-patch 02/15/2017
#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
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request has-patch 03/07/2020
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) has-patch 06/24/2021
#32848 Null values for Update Options does not reset in $all_options Cache API normal normal defect (bug) has-patch 06/04/2019
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) has-patch 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) has-patch 06/04/2019
#36409 Comments number is wrong Comments normal normal defect (bug) has-patch 06/04/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) has-patch 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
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement has-patch 05/18/2022
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) has-patch 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) has-patch 11/17/2020
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) has-patch 06/04/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) has-patch 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
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) has-patch 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) 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
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement has-patch 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
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) 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
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) has-patch 06/04/2019
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) has-patch 06/04/2019
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement has-patch 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) has-patch 06/04/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement has-patch 04/24/2021
#30184 Author page and category Query normal normal defect (bug) has-patch 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) has-patch 06/04/2019
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) has-patch 06/04/2019
#36881 Improved hot-wiring of set_found_posts Query normal normal enhancement has-patch 06/04/2019
#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
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) has-patch 06/04/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) has-patch 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) has-patch 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) has-patch 11/10/2020
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 06/04/2019
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement has-patch 06/04/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement has-patch 06/05/2019
#31772 Browser unresponsive with long password Users normal normal defect (bug) has-patch 06/05/2019
#31127 Can't add a new user to two sites before they've accepted their account jeremyfelt Users normal normal defect (bug) has-patch 06/05/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) has-patch 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
#34093 New filter: `get_calendar_post_type` in get_calendar() Widgets normal normal enhancement has-patch 05/17/2023
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement early 01/25/2022
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) early 02/18/2021
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) early 03/02/2023
#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
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) early 06/04/2019
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement dev-feedback 03/22/2023
#60208 Prevent redirect loops Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 02/07/2024
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement dev-feedback 01/08/2019
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement dev-feedback 02/12/2017
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement dev-feedback 01/27/2021
1 2 3 4 5
Note: See TracReports for help on using and creating reports.