Make WordPress Core

{37} Needs Unit Tests (870 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 (301 - 400 of 870)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#17268 Use native gettext library when available I18N normal normal enhancement needs-unit-tests 02/28/2024
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement needs-unit-tests 02/28/2024
#17185 Optimize verbose attachment rules Rewrite Rules normal normal enhancement needs-unit-tests 03/07/2024
#18210 Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT Database normal normal defect (bug) needs-unit-tests 03/08/2024
#33885 meta_form performs a potentially expensive query Administration normal normal defect (bug) needs-unit-tests 03/13/2024
#27088 Allow per-query filtering of post status objects Query normal normal enhancement needs-unit-tests 03/21/2024
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 04/04/2024
#33306 Only Query for author ID if user is member of blog Query normal normal enhancement needs-unit-tests 04/05/2024
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#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 04/21/2024
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/21/2024
#5250 wpautop() issue with lists Formatting normal normal defect (bug) needs-unit-tests 06/12/2024
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 06/13/2024
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#61113 WP_REST_Templates_Revisions_Controller not checking parent ID correctly REST API normal normal defect (bug) needs-unit-tests 06/25/2024
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 07/28/2024
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 08/07/2024
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 08/15/2024
#59950 read_dashboard capability? Role/Capability normal normal feature request needs-unit-tests 08/18/2024
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 09/17/2024
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal enhancement needs-unit-tests 09/26/2024
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 10/09/2024
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 11/07/2024
#62320 Update `wp_login_url` and `wp_logout_url` to Use `network_site_url` Instead of `site_url` General normal normal enhancement needs-unit-tests 11/12/2024
#50027 Retire Phpass and use PHP native password hashing johnbillion Security normal normal defect (bug) needs-unit-tests 11/20/2024
#59485 Invalid username Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 01/03/2025
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 01/23/2025
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2025
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 02/19/2025
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal enhancement needs-unit-tests 02/26/2025
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 03/17/2025
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 03/28/2025
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal feature request needs-unit-tests 04/09/2025
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 04/16/2025
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement needs-unit-tests 05/06/2025
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal defect (bug) needs-unit-tests 05/07/2025
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 05/12/2025
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 05/12/2025
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 05/12/2025
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter Customize normal normal defect (bug) needs-unit-tests 05/14/2025
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 05/14/2025
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 05/15/2025
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 05/16/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 05/19/2025
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 05/19/2025
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 05/20/2025
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/21/2025
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 05/22/2025
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 05/25/2025
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 05/25/2025
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal Awaiting Review defect (bug) needs-unit-tests 05/28/2025
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 05/30/2025
#63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) needs-unit-tests 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) needs-unit-tests 06/05/2025
#63539 wp_add_id3_tag_data() unit test coverage Build/Test Tools normal normal enhancement needs-unit-tests 06/08/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) needs-unit-tests 06/10/2025
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/10/2025
#37756 Allow inline scripts on script aliases Script Loader normal normal defect (bug) needs-unit-tests 06/10/2025
#31020 Introduce discrete capability for managing widgets Widgets 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
#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
#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
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 08/04/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
#63911 Unit Tests: Adding More Coverage for Post Statuses Posts, Post Types normal normal enhancement needs-unit-tests 09/03/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
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.