Make WordPress Core

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

1 2 3 4

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#30184 Author page and category Query normal normal defect (bug) close 06/22/2025
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) 06/04/2019
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement 06/04/2019
#31018 Persistent database connections with mysqli Database normal normal enhancement has-patch 08/01/2022
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement dev-feedback 06/11/2025
#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
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) close 05/19/2025
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement dev-feedback 02/05/2017
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy 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
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement has-patch 06/04/2019
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement has-patch 06/22/2023
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) 06/04/2019
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) 06/04/2019
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 06/21/2025
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement 06/04/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement has-patch 06/05/2019
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) dev-feedback 06/04/2019
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement 07/14/2017
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) 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
#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
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement dev-feedback 01/27/2021
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement has-patch 06/05/2019
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) has-patch 06/04/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement has-patch 06/05/2019
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement has-patch 08/07/2024
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement 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
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) 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
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement dev-feedback 09/27/2017
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) has-patch 10/02/2017
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement 06/04/2019
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) reporter-feedback 10/03/2019
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement dev-feedback 08/25/2025
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) has-patch 06/04/2019
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 06/21/2025
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) 12/17/2018
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) has-patch 06/28/2025
#35384 Archive for post in Menu Editor Menus normal normal enhancement has-patch 06/04/2019
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) 05/31/2017
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request 02/19/2018
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) 06/04/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) 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
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement has-patch 04/28/2023
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) 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
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) changes-requested 11/10/2025
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) 04/30/2018
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) has-patch 10/07/2024
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) dev-feedback 01/14/2019
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) has-patch 07/09/2019
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) has-patch 05/16/2025
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement dev-feedback 02/12/2017
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement has-patch 05/08/2024
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 06/04/2019
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 09/06/2024
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) has-patch 07/29/2025
#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
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) has-patch 06/04/2019
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) reporter-feedback 06/23/2025
#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
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement 06/18/2024
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement 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
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 07/28/2017
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement 07/21/2025
#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
#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
#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
#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
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) reporter-feedback 06/24/2025
#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
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 05/15/2025
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) 07/21/2025
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 02/27/2017
1 2 3 4
Note: See TracReports for help on using and creating reports.