Make WordPress Core

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

1 2 3 4

Future Releases (91 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) changes-requested 06/03/2025
#63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) has-patch 06/04/2025
#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) reporter-feedback 06/05/2025
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) 06/10/2025
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement dev-feedback 06/11/2025
#29213 Introduce capability for access to nav-menus.php Menus normal normal Future Release enhancement dev-feedback 06/11/2025
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) dev-feedback 06/21/2025
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 06/21/2025
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 06/21/2025
#30184 Author page and category Query normal normal defect (bug) close 06/22/2025
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) reporter-feedback 06/23/2025
#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
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) changes-requested 06/24/2025
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement dev-feedback 06/24/2025
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 06/26/2025
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) close 06/27/2025
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) has-patch 06/28/2025
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement has-patch 07/08/2025
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) dev-feedback 07/18/2025
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) 07/21/2025
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement 07/21/2025
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement 07/28/2025
#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
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 08/02/2025
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement has-patch 08/04/2025
#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 08/13/2025
#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 08/22/2025
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) dev-feedback 08/23/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement dev-feedback 08/25/2025
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) dev-feedback 08/29/2025
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement 09/01/2025
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal Future Release enhancement has-patch 09/02/2025
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) 09/05/2025
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Permalinks normal normal Awaiting Review defect (bug) has-patch 09/09/2025
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 09/11/2025
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 09/17/2025
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) close 09/20/2025
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request 09/21/2025
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) dev-feedback 10/02/2025
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) 10/03/2025
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement close 10/03/2025
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement has-patch 10/09/2025
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) has-patch 10/22/2025
#60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement has-patch 10/29/2025
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) has-patch 11/03/2025
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 11/04/2025
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) changes-requested 11/10/2025
#57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) changes-requested 11/20/2025
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement dev-feedback 11/21/2025
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) 12/07/2025
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request dev-feedback 12/11/2025
#64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) has-patch 12/16/2025
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) has-patch 12/26/2025
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement has-patch 01/14/2026
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal Future Release defect (bug) has-patch 01/15/2026
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement dev-feedback 01/19/2026
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) has-patch 01/20/2026
#64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) has-patch 01/23/2026
#64439 Add admin download functionality for themes in wp-admin Themes normal normal Awaiting Review enhancement dev-feedback 01/23/2026
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement dev-feedback 01/25/2026
#64248 REST API: Logic to only change comment status never runs REST API normal normal Awaiting Review defect (bug) has-patch 01/27/2026
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) has-patch 01/29/2026
#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 01/30/2026
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement has-patch 01/30/2026
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) has-patch 01/30/2026
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 01/31/2026
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request has-patch 01/31/2026
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Administration normal normal Future Release enhancement changes-requested 01/31/2026
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) reporter-feedback 02/01/2026
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 02/01/2026
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) has-patch 02/02/2026
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) has-patch 02/02/2026
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) has-patch 02/02/2026
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 02/03/2026
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected westonruter* General normal normal Future Release enhancement dev-feedback 02/03/2026
#64553 Add parameter to delete_expired_transients() for custom transients Database normal normal Awaiting Review enhancement changes-requested 02/03/2026
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) has-patch 02/04/2026
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 02/04/2026
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement dev-feedback 02/04/2026
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement 02/05/2026
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal Future Release defect (bug) has-patch 02/06/2026
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement 02/06/2026
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement dev-feedback 02/07/2026
#64498 Add core support for random content redirects Rewrite Rules normal normal Awaiting Review feature request dev-feedback 02/07/2026
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement has-patch 02/10/2026
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) 02/14/2026
#63932 Investigate failing Imagick tests on PHP 8.3 and 8.4 Media normal normal Future Release defect (bug) 02/18/2026
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) close 02/18/2026
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion Options, Meta APIs normal normal 7.1 defect (bug) has-patch 02/19/2026
#64778 get_block_editor_theme_styles() doesn't load editor styles of parent theme Themes normal normal Awaiting Review defect (bug) has-patch 03/03/2026
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Future Release defect (bug) changes-requested 03/11/2026

Next Release (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64813 Docs: Fix `@param` type for `get_posts()` and other functions using `wp_parse_args()` rodrigosprimo Posts, Post Types normal normal 7.0 defect (bug) changes-requested 03/13/2026
1 2 3 4
Note: See TracReports for help on using and creating reports.