Make WordPress Core

{37} Needs Unit Tests (886 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 886)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#29213 Introduce capability for access to nav-menus.php Menus normal normal Future Release enhancement needs-unit-tests 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) needs-unit-tests 06/21/2025
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) needs-unit-tests 06/21/2025
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 06/21/2025
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/22/2025
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 06/23/2025
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement needs-unit-tests 06/24/2025
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 06/25/2025
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 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) needs-unit-tests 06/27/2025
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) needs-unit-tests 06/28/2025
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal defect (bug) needs-unit-tests 06/30/2025
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 07/08/2025
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 07/18/2025
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 07/21/2025
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 07/21/2025
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 07/28/2025
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 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) needs-unit-tests 08/02/2025
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 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 needs-unit-tests 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 needs-unit-tests 08/22/2025
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 08/23/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 08/25/2025
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 08/29/2025
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 09/01/2025
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal Future Release enhancement needs-unit-tests 09/02/2025
#63911 Unit Tests: Adding More Coverage for Post Statuses Posts, Post Types normal normal enhancement needs-unit-tests 09/03/2025
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 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) needs-unit-tests 09/09/2025
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement needs-unit-tests 09/11/2025
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 09/17/2025
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 09/20/2025
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal defect (bug) needs-unit-tests 09/20/2025
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request needs-unit-tests 09/21/2025
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 09/23/2025
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal defect (bug) needs-unit-tests 09/27/2025
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2025
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement needs-unit-tests 10/03/2025
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/09/2025
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) needs-unit-tests 10/22/2025
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal task (blessed) needs-unit-tests 10/23/2025
#60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement needs-unit-tests 10/29/2025
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) needs-unit-tests 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) needs-unit-tests 11/04/2025
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/10/2025
#57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) needs-unit-tests 11/20/2025
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 11/21/2025
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal defect (bug) needs-unit-tests 12/07/2025
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major defect (bug) needs-unit-tests 12/07/2025
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 12/07/2025
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal enhancement needs-unit-tests 12/09/2025
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 12/11/2025
#64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 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) needs-unit-tests 12/26/2025
#64454 Escaping for footnotes block output to follow WordPress Coding Standards General normal normal defect (bug) needs-unit-tests 12/29/2025
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement needs-unit-tests 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) needs-unit-tests 01/15/2026
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement needs-unit-tests 01/19/2026
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/20/2026
#13554 WordPress MU canonical link redirect failure markjaquith Bootstrap/Load normal normal defect (bug) needs-unit-tests 01/20/2026
#64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) needs-unit-tests 01/23/2026
#64439 Add admin download functionality for themes in wp-admin Themes normal normal Awaiting Review enhancement needs-unit-tests 01/23/2026
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement needs-unit-tests 01/25/2026
#64248 REST API: Logic to only change comment status never runs REST API normal normal Awaiting Review defect (bug) needs-unit-tests 01/27/2026
#9102 Inverse proxy breaks permalinks Permalinks normal normal defect (bug) needs-unit-tests 01/28/2026
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 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 needs-unit-tests 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 needs-unit-tests 01/30/2026
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 01/30/2026
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2026
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 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 needs-unit-tests 01/31/2026
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 02/01/2026
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 02/01/2026
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 02/02/2026
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 02/02/2026
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/02/2026
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 02/03/2026
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected westonruter* General normal normal Future Release enhancement needs-unit-tests 02/03/2026
#64553 Add parameter to delete_expired_transients() for custom transients Database normal normal Awaiting Review enhancement needs-unit-tests 02/03/2026
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 02/04/2026
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 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 needs-unit-tests 02/04/2026
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement needs-unit-tests 02/05/2026
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 02/06/2026
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement needs-unit-tests 02/06/2026
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 02/07/2026
#64498 Add core support for random content redirects Rewrite Rules normal normal Awaiting Review feature request needs-unit-tests 02/07/2026
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement needs-unit-tests 02/10/2026
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 02/14/2026
#63932 Investigate failing Imagick tests on PHP 8.3 and 8.4 Media normal normal Future Release defect (bug) needs-unit-tests 02/18/2026
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 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) needs-unit-tests 02/19/2026
#64778 get_block_editor_theme_styles() doesn't load editor styles of parent theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 03/03/2026
#64775 Warning from pluck function on some random pages General normal normal defect (bug) needs-unit-tests 03/04/2026
#64483 Core Abilities getting error when execution AI normal normal Awaiting Review defect (bug) needs-unit-tests 03/06/2026
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.