Make WordPress Core

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

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#44985 timezone_string should be valid when offset time zone mode is used Date/Time normal normal enhancement needs-unit-tests 05/27/2019
#31920 oEmbed: Support YouTube timestamps as hashes peterwilsoncc Embeds normal normal enhancement needs-unit-tests 04/30/2022
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 11/07/2024
#43357 SimplePie deprecated calls modified Feeds normal normal enhancement needs-unit-tests 06/02/2020
#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 06/04/2019
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement needs-unit-tests 06/04/2019
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 06/04/2019
#20771 esc_url() instead of esc_html() in wp_nonce_url() johnbillion Formatting normal normal enhancement needs-unit-tests 02/23/2021
#48242 Deprecate wp_parse_url() in favour of native parse_url() General normal normal enhancement needs-unit-tests 11/17/2023
#35386 Refining Walker code General normal normal enhancement needs-unit-tests 01/30/2020
#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
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#34883 Support TLS Client Certificates HTTP API normal normal enhancement needs-unit-tests 09/16/2020
#44599 Add translator notes to _post_states via _x I18N normal normal enhancement needs-unit-tests 01/28/2019
#17268 Use native gettext library when available I18N normal normal enhancement needs-unit-tests 02/28/2024
#15384 wp-login.php refactor Login and Registration normal normal enhancement needs-unit-tests 01/06/2023
#56968 Email - Rename attachments (optional) Mail normal normal enhancement needs-unit-tests 11/03/2022
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement needs-unit-tests 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement needs-unit-tests 06/04/2019
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 08/07/2024
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 06/04/2019
#44473 Produce better image quality/size combination via php Imagick module Media normal normal enhancement needs-unit-tests 06/27/2018
#51650 Store file size in attachment metadata Media normal normal enhancement needs-unit-tests 10/27/2020
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 06/04/2019
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#32367 Nav menu attribute unit tests Menus normal normal enhancement needs-unit-tests 12/11/2020
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 06/04/2019
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 04/24/2021
#38218 Make post type labels work during locale switching Posts, Post Types normal normal enhancement needs-unit-tests 10/18/2018
#39089 Setting the Object Relationship Between Post Type Objects and Taxonomy Objects Posts, Post Types normal normal enhancement needs-unit-tests 01/30/2022
#43750 Establish a standard means of core reading privacy declarations from plugins' headers xkon Privacy normal normal enhancement needs-unit-tests 01/22/2020
#27088 Allow per-query filtering of post status objects Query normal normal enhancement needs-unit-tests 03/21/2024
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 10/09/2024
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#33306 Only Query for author ID if user is member of blog Query normal normal enhancement needs-unit-tests 04/05/2024
#9785 Search Enhancements -- consolidated ticket Query normal normal enhancement needs-unit-tests 09/21/2021
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#38731 Allow publicly readable settings within WP_REST_Settings_Controller REST API normal normal enhancement needs-unit-tests 10/25/2020
#41159 REST API: Add a way to determine if a request is an embedded "sub-request" REST API normal normal enhancement needs-unit-tests 10/25/2020
#41549 REST API: Use `wp.apiRequest` helper in `wp.api` Backbone client adamsilverstein REST API normal normal enhancement needs-unit-tests 12/11/2019
#40580 rest_ensure_response() can return WP_Error object, but is consequently not checked in get_item() method REST API normal normal enhancement needs-unit-tests 09/09/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#17185 Optimize verbose attachment rules Rewrite Rules normal normal enhancement needs-unit-tests 03/07/2024
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#42403 Introduce singular capabilities for network activating plugins Role/Capability normal normal enhancement needs-unit-tests 09/20/2020
#44302 X-DNS-Prefetch-Control default setting prevents resource hints from working for dubious 'security reasons' Script Loader normal normal enhancement needs-unit-tests 10/24/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 11/05/2020
#36654 New function `has_terms` Taxonomy normal normal enhancement needs-unit-tests 05/25/2023
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#38160 Attachment template hierarchy selects generic attachment.php before specific post type templates Themes normal normal enhancement needs-unit-tests 07/01/2022
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 06/04/2019
#29804 Use HR instead of IMG as a placeholder for the more and nextpage tags TinyMCE normal normal enhancement needs-unit-tests 07/01/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 06/05/2019
#42550 Make wp_upload_dir respect URL scheme Upload normal normal enhancement needs-unit-tests 11/07/2020
#41673 Abstract update capability logic into a meta capability Users normal normal enhancement needs-unit-tests 12/11/2020
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal enhancement needs-unit-tests 09/26/2024
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#34093 New filter: `get_calendar_post_type` in get_calendar() Widgets normal normal enhancement needs-unit-tests 05/17/2023
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request needs-unit-tests 12/11/2019
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request needs-unit-tests 07/15/2022
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request needs-unit-tests 10/05/2022
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 05/26/2019
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 02/07/2023
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 09/07/2017
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 02/19/2018
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 08/24/2021
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#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 11/08/2021
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request needs-unit-tests 10/04/2019
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
#32378 Image Uploads automatically puts "Olympus Digital Camera" as caption Media normal normal feature request needs-unit-tests 09/23/2019
#18848 Filter post listing screen by post parent johnbillion Posts, Post Types normal normal feature request needs-unit-tests 09/20/2020
#59950 read_dashboard capability? Role/Capability normal normal feature request needs-unit-tests 08/18/2024
#14781 Allow upload of PHP files as plugin Upgrade/Install normal normal feature request needs-unit-tests 05/18/2021
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) needs-unit-tests 03/17/2023
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 09/10/2024
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.