Make WordPress Core

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

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) 06/08/2021
#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
#53622 Query Param status default is a string value, but an array is required rachelbaker* REST API normal minor Awaiting Review defect (bug) 02/20/2023
#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 04/04/2021
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement 10/22/2020
#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 06/07/2022
#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 10/25/2020
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 10/08/2021
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement 10/31/2018
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement 11/30/2019
#57897 REST attachments controller does not handle terms on creation REST API normal normal Future Release enhancement has-patch 05/29/2023
#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 01/19/2023
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 04/03/2020
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement 03/02/2023
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) early 03/02/2023
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) dev-feedback 01/16/2019
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) has-patch 01/23/2018
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 09/15/2017
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 01/16/2019
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) 06/04/2019
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) dev-feedback 12/05/2022
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) 06/04/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement reporter-feedback 06/04/2019
#17185 Optimize verbose attachment rules Rewrite Rules normal normal enhancement dev-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
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) 08/03/2017
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) has-patch 09/17/2018
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) 05/20/2020
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) dev-feedback 01/14/2019
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) 05/25/2019
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) 06/25/2017
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement has-patch 06/04/2020
#45197 Introduce `user_can_for_blog()` Role/Capability normal normal Future Release enhancement has-patch 11/25/2018
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement 08/22/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement has-patch 04/18/2018
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement 09/20/2020
#43421 The $capabilities argument in the `add_role()` function is incompatible with `user_can` Role/Capability normal normal Awaiting Review enhancement 03/20/2018
#39174 Introduce network roles Role/Capability normal normal Future Release feature request 03/15/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) has-patch 06/04/2019
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) 12/13/2019
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2017
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) has-patch 02/04/2021
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) dev-feedback 07/19/2022
#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 11/08/2021
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) has-patch 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) has-patch 06/04/2019
#50027 Retire Phpass and use PHP native password hashing Security normal normal Awaiting Review defect (bug) dev-feedback 05/08/2023
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement 11/09/2021
#52388 Use HTTPS URL already during installation if supported Security normal normal Future Release enhancement 01/28/2021
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/23/2023
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement dev-feedback 11/09/2021
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal defect (bug) 06/04/2019
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) has-patch 02/21/2020
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) 06/24/2019
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) 07/06/2020
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) has-patch 04/01/2019
#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 01/16/2019
#50568 Improve WP_Term's sanitization calls Taxonomy normal normal Future Release defect (bug) has-patch 10/03/2022
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/16/2020
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement has-patch 11/10/2021
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement has-patch 09/29/2021
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement dev-feedback 02/12/2019
#52710 Taxonomy: Make it possible to bypass automatic caching of results in `get_terms()` Taxonomy normal normal Awaiting Review enhancement has-patch 02/02/2022
#36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 02/05/2017
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement 08/04/2017
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) has-patch 11/10/2020
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement 06/04/2019
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement 06/04/2019
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement 06/04/2019
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement 11/05/2020
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement has-patch 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement 06/04/2019
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) has-patch 11/21/2022
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal Future Release enhancement has-patch 02/21/2022
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement has-patch 06/14/2018
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement 07/14/2017
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request dev-feedback 10/04/2019
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) dev-feedback 06/04/2019
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) 04/20/2021
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement dev-feedback 06/04/2019
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement has-patch 11/05/2021
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement 01/23/2019
1 2 3 4 5
Note: See TracReports for help on using and creating reports.