Make WordPress Core

{12} Needs Unit Tests (450 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 450)

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) close 10/02/2023
#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
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request dev-feedback 10/04/2019
#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
#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
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) dev-feedback 02/08/2024
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) dev-feedback 12/04/2017
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major Awaiting Review defect (bug) 05/05/2020
#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
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal Awaiting Review defect (bug) 10/25/2021
#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
#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
#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
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement dev-feedback 01/17/2023
#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 11/21/2017
#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
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal Future Release enhancement 04/23/2017
#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
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request has-patch 03/07/2020
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) 09/30/2020
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#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
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) 06/04/2019
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) 06/04/2019
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) 06/04/2019
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) dev-feedback 06/04/2019
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal enhancement 06/04/2019
#36409 Comments number is wrong Comments normal normal defect (bug) has-patch 06/04/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) 06/04/2019
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) 06/04/2019
#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
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal defect (bug) reporter-feedback 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
#35109 Add Online DDL support to dbDelta Database normal normal enhancement 06/04/2019
#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 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
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) 06/04/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) has-patch 06/04/2019
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) 06/04/2019
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) 06/04/2019
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) 06/04/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) 01/18/2022
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) 06/04/2019
#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
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 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
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) 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 06/04/2019
#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
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) 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
#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
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) has-patch 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement dev-feedback 06/04/2019
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) has-patch 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) 06/04/2019
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) 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
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) 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
#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
#30184 Author page and category Query normal normal defect (bug) has-patch 06/04/2019
1 2 3 4 5
Note: See TracReports for help on using and creating reports.