Make WordPress Core

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

1 2 3 4 5

Future Releases (39 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement has-patch 07/29/2021
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement 06/07/2022
#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
#54648 Improve filter to enable setting quality for each subsize image adamsilverstein* Media normal normal Awaiting Review enhancement has-patch 05/25/2023
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement 06/15/2022
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 09/17/2023
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) reporter-feedback 08/07/2023
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) dev-feedback 07/19/2022
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) dev-feedback 02/23/2023
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 Formatting normal normal Future Release enhancement dev-feedback 06/30/2023
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement 04/20/2023
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2023
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request changes-requested 02/07/2023
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement has-patch 09/07/2022
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 09/11/2022
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) 09/29/2022
#56990 Render blocking CSS `classic-themes.css` unnecessarily enqueued Themes normal normal Future Release defect (bug) has-patch 06/20/2023
#56992 The Loop displays incorrect data for queries started with `fields => 'id=>parent'`. Query normal normal Awaiting Review defect (bug) 11/04/2022
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement 03/15/2023
#57030 Condition is not strictly checked on options-general.php file SergeyBiryukov Administration normal normal Future Release defect (bug) changes-requested 07/06/2023
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) has-patch 11/21/2022
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 11/10/2023
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement has-patch 02/07/2023
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 11/16/2023
#57579 Replace most strip_tags() with wp_strip_tags() General normal normal Future Release defect (bug) changes-requested 08/08/2023
#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
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) reporter-feedback 08/08/2023
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement dev-feedback 09/25/2023
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement commit 06/13/2023
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement dev-feedback 12/04/2023
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) 09/14/2023
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) 09/15/2023
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) close 10/02/2023
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) 10/04/2023
#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
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) has-patch 11/28/2023
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Awaiting Review defect (bug) 11/09/2023
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement dev-feedback 11/27/2023

Next Release (17 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal 6.5 defect (bug) dev-feedback 10/16/2023
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal 6.5 defect (bug) has-patch 11/24/2023
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal 6.5 defect (bug) has-patch 11/20/2023
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor 6.5 defect (bug) dev-feedback 10/11/2023
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values hellofromTonya Build/Test Tools normal minor 6.5 defect (bug) 11/16/2023
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 6.5 task (blessed) has-patch 09/26/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal 6.5 defect (bug) has-patch 10/04/2023
#55604 Update SimplePie to version 1.7.0 External Libraries normal normal 6.5 task (blessed) dev-feedback 10/03/2023
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal 6.5 defect (bug) has-patch 12/04/2023
#58905 Ensure locate_template only loads theme files Themes normal normal 6.5 defect (bug) has-patch 09/18/2023
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal 6.5 defect (bug) dev-feedback 10/05/2023
#59249 shortcode_parse_atts() result for no attributes does not match the documentation nicolefurlan Shortcodes normal normal 6.5 defect (bug) dev-feedback 10/16/2023
#59496 Duotone undefined index/array key warning Editor normal normal 6.5 defect (bug) has-patch 10/30/2023
#59662 Clear block theme file caches when editing the theme in the Theme File Editor flixos90 Themes normal normal 6.5 defect (bug) 10/24/2023
#59774 Undefined array key when using wp_list_pluck function Script Loader normal normal 6.5 defect (bug) has-patch 10/31/2023
#59927 Missing error check in convert_smilies() can cause PHP Fatal error Formatting normal normal 6.5 defect (bug) 11/28/2023
#59969 Conditional loading `build_template_part_block_variations` for performance improvement thekt12 General normal normal 6.5 defect (bug) dev-feedback 12/07/2023
1 2 3 4 5
Note: See TracReports for help on using and creating reports.