Make WordPress Core

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

1 2 3 4

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement reporter-feedback 06/04/2019
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) 06/04/2019
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement 03/02/2023
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) has-patch 05/20/2025
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) 07/09/2019
#64248 REST API: Logic to only change comment status never runs REST API normal normal Awaiting Review defect (bug) 11/13/2025
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal Awaiting Review defect (bug) close 05/28/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
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement 07/25/2024
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement has-patch 01/07/2020
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement has-patch 08/04/2025
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement 09/01/2022
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement dev-feedback 01/13/2023
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement has-patch 10/24/2020
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement 10/04/2017
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement has-patch 01/18/2022
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement has-patch 09/24/2020
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement 07/28/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement 05/19/2025
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement dev-feedback 10/25/2020
#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 dev-feedback 09/17/2024
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 09/17/2025
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) early 02/18/2021
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) dev-feedback 05/30/2025
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) 10/10/2017
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 05/15/2025
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) dev-feedback 10/02/2025
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) dev-feedback 06/14/2022
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) has-patch 07/10/2021
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) 08/27/2019
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) changes-requested 06/03/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
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) dev-feedback 10/01/2018
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) reporter-feedback 06/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) reporter-feedback 01/31/2025
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement 04/20/2023
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement 01/27/2021
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement dev-feedback 04/20/2023
#19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement has-patch 03/29/2019
#45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement has-patch 03/03/2021
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement 02/20/2020
#30184 Author page and category Query normal normal defect (bug) close 06/22/2025
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) early 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) has-patch 06/04/2019
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) dev-feedback 01/23/2025
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) has-patch 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement has-patch 05/08/2024
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement has-patch 06/04/2019
#23044 adjacent_image_link() needs optimization Query normal normal enhancement has-patch 06/04/2019
#64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) has-patch 12/16/2025
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) has-patch 01/27/2019
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) 10/08/2020
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) 09/29/2022
#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 07/09/2018
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement dev-feedback 09/07/2020
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement 01/09/2019
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement has-patch 10/12/2020
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 06/04/2019
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 06/21/2025
#55523 Remove deprecation notice from get_the_excerpt SirLouen Posts, Post Types normal normal Future Release defect (bug) has-patch 12/03/2025
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) has-patch 02/10/2023
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) 12/07/2025
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) dev-feedback 05/21/2024
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) 09/05/2025
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement 06/18/2024
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement dev-feedback 08/14/2022
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement has-patch 10/09/2025
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement 05/25/2025
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement changes-requested 01/26/2023
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request has-patch 08/24/2021
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) has-patch 09/10/2024
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) has-patch 06/04/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement has-patch 04/24/2021
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) has-patch 07/09/2019
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) 12/01/2020
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) 01/25/2019
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) 03/02/2020
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) has-patch 10/02/2017
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement 07/21/2025
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement dev-feedback 01/19/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 02/05/2017
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement has-patch 08/05/2022
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement has-patch 06/04/2019
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) has-patch 04/21/2024
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) dev-feedback 01/16/2019
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request 02/19/2018
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) has-patch 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) 06/04/2019
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) 06/04/2019
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement 06/04/2019
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) dev-feedback 05/15/2025
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) 03/11/2023
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) dev-feedback 02/23/2023
#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
1 2 3 4
Note: See TracReports for help on using and creating reports.