Make WordPress Core

{37} Needs Unit Tests (889 matches)

Create a new ticket
  • Tickets that explicitly marked as needing unit tests (needs-unit-tests), or tickets in the Unit Tests component
  • Remove the keyword once the unit tests are committed
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 500 of 889)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 06/02/2022
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal Future Release enhancement needs-unit-tests 06/07/2022
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 Formatting normal normal Future Release enhancement needs-unit-tests 06/13/2022
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement needs-unit-tests 06/15/2022
#36477 Responsive images (srcset) can include images larger than the full size joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 06/16/2022
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 06/17/2022
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 06/22/2022
#55357 Add object_id property to WP_Term class Taxonomy normal normal defect (bug) needs-unit-tests 06/22/2022
#38160 Attachment template hierarchy selects generic attachment.php before specific post type templates Themes normal normal enhancement needs-unit-tests 07/01/2022
#33296 Allow sites to skip a query in meta_form() that can delay loading the page Administration normal normal enhancement needs-unit-tests 07/07/2022
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request needs-unit-tests 07/15/2022
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#36476 Add tests for sign on related functions Login and Registration normal normal Future Release enhancement needs-unit-tests 07/29/2022
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement needs-unit-tests 08/02/2022
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 08/05/2022
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/14/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
#56323 Undefined variable phpcs error for $new_size_meta adamsilverstein Media normal normal defect (bug) needs-unit-tests 09/07/2022
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement needs-unit-tests 09/07/2022
#31334 Customizer JS API should handle container removal from document and provide destroy callback westonruter Customize normal normal enhancement needs-unit-tests 09/11/2022
#31897 Update Customizer nonces via Heartbeat API Customize low normal enhancement needs-unit-tests 09/11/2022
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/11/2022
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#50568 Improve WP_Term's sanitization calls Taxonomy normal normal Future Release defect (bug) needs-unit-tests 10/03/2022
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request needs-unit-tests 10/05/2022
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) needs-unit-tests 10/07/2022
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2022
#56968 Email - Rename attachments (optional) Mail normal normal enhancement needs-unit-tests 11/03/2022
#56992 The Loop displays incorrect data for queries started with `fields => 'id=>parent'`. Query normal normal Awaiting Review defect (bug) needs-unit-tests 11/04/2022
#33885 meta_form performs a potentially expensive query Administration normal normal defect (bug) needs-unit-tests 11/08/2022
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#15384 wp-login.php refactor Login and Registration normal normal enhancement needs-unit-tests 01/06/2023
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement needs-unit-tests 01/17/2023
#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 needs-unit-tests 01/19/2023
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal Future Release defect (bug) needs-unit-tests 01/26/2023
#57487 Add support for "development mode" General normal normal Future Release enhancement needs-unit-tests 02/01/2023
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) needs-unit-tests 02/02/2023
#5250 wpautop() issue with lists Formatting normal normal Future Release defect (bug) needs-unit-tests 02/02/2023
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/03/2023
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/03/2023
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 02/07/2023
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement needs-unit-tests 02/07/2023
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) needs-unit-tests 02/10/2023
#4298 wpautop: Avoid wrapping <table> tags with a paragraph markjaquith Formatting low minor defect (bug) needs-unit-tests 02/10/2023
#50867 An API which encourages automatic escaping of HTML General normal normal Awaiting Review enhancement needs-unit-tests 02/14/2023
#53622 Query Param status default is a string value, but an array is required rachelbaker* REST API normal minor Awaiting Review defect (bug) needs-unit-tests 02/20/2023
#51305 wp_list_comments returns nothing if "per_page" parameter is defined metalandcoffee Comments normal normal Awaiting Review defect (bug) needs-unit-tests 02/22/2023
#21077 Add support for custom ports in multisite site addresses Bootstrap/Load normal normal Future Release enhancement needs-unit-tests 02/22/2023
#44916 Add escape in walker nav menu title welcher Menus normal normal defect (bug) needs-unit-tests 02/23/2023
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) needs-unit-tests 02/23/2023
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 02/24/2023
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#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) needs-unit-tests 02/28/2023
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 03/01/2023
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 03/02/2023
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 03/02/2023
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement needs-unit-tests 03/15/2023
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) needs-unit-tests 03/17/2023
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#4463 Pretty permalink on search Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/22/2023
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 03/22/2023
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 03/22/2023
#4539 Abbreviated year followed by punctuation or markup doesn't texturize jmstacey Formatting low normal Awaiting Review defect (bug) needs-unit-tests 03/22/2023
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement needs-unit-tests 03/23/2023
#52529 Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset Login and Registration normal normal Awaiting Review defect (bug) needs-unit-tests 03/29/2023
#17268 Use native gettext library when available I18N normal normal Future Release enhancement needs-unit-tests 04/05/2023
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 04/06/2023
#33330 Undefined property: stdClass::$slug Plugins normal minor Future Release defect (bug) needs-unit-tests 04/06/2023
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters adamsilverstein Filesystem API normal minor Future Release defect (bug) needs-unit-tests 04/06/2023
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 04/14/2023
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement needs-unit-tests 04/19/2023
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#39090 Remove duplicate query from posts page in the admin Users normal normal Future Release enhancement needs-unit-tests 04/20/2023
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 04/24/2023
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 04/29/2023
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Bootstrap/Load normal normal Awaiting Review defect (bug) needs-unit-tests 05/02/2023
#50027 Retire Phpass and use PHP native password hashing Security normal normal Awaiting Review defect (bug) needs-unit-tests 05/08/2023
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 05/09/2023
#34093 New filter: `get_calendar_post_type` in get_calendar() Widgets normal normal enhancement needs-unit-tests 05/17/2023
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/17/2023
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) needs-unit-tests 05/18/2023
#54648 Improve filter to enable setting quality for each subsize image adamsilverstein* Media normal normal Awaiting Review enhancement needs-unit-tests 05/25/2023
#36654 New function `has_terms` Taxonomy normal normal enhancement needs-unit-tests 05/25/2023
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.