Make WordPress Core

{37} Needs Unit Tests (888 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 (201 - 300 of 888)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#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
#41064 Registered and last edited dates on new sites should be identical desrosj Networks and Sites normal normal defect (bug) needs-unit-tests 01/21/2019
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 08/29/2017
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 07/29/2024
#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
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#40536 Imagick tests cannot be tested on Travis Media normal normal defect (bug) needs-unit-tests 03/02/2021
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2024
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 04/03/2020
#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 04/04/2017
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement needs-unit-tests 04/19/2023
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types normal minor Awaiting Review defect (bug) needs-unit-tests 02/23/2017
#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) needs-unit-tests 07/09/2019
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal Future Release enhancement needs-unit-tests 02/21/2022
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/15/2024
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement needs-unit-tests 02/27/2017
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 10/08/2018
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 07/14/2020
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) needs-unit-tests 02/28/2019
#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 needs-unit-tests 09/17/2024
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) needs-unit-tests 10/31/2017
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 03/12/2020
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) needs-unit-tests 05/27/2020
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement needs-unit-tests 01/17/2023
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) needs-unit-tests 02/28/2023
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 03/02/2018
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 07/28/2024
#39089 Setting the Object Relationship Between Post Type Objects and Taxonomy Objects Posts, Post Types normal normal enhancement needs-unit-tests 01/30/2022
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#39072 Add gmt_offset as a REST API setting REST API normal normal defect (bug) needs-unit-tests 11/29/2019
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/25/2019
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 12/01/2017
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
#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
#38731 Allow publicly readable settings within WP_REST_Settings_Controller REST API normal normal enhancement needs-unit-tests 10/25/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 06/04/2020
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 06/25/2017
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) needs-unit-tests 04/01/2019
#38218 Make post type labels work during locale switching Posts, Post Types normal normal enhancement needs-unit-tests 10/18/2018
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 08/25/2017
#38160 Attachment template hierarchy selects generic attachment.php before specific post type templates Themes normal normal enhancement needs-unit-tests 07/01/2022
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* Pings/Trackbacks low minor Future Release enhancement needs-unit-tests 05/30/2023
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) needs-unit-tests 12/13/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#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
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal defect (bug) needs-unit-tests 06/04/2019
#37542 Taxonomies in cron jobs cause problems Cron API normal normal defect (bug) needs-unit-tests 07/07/2020
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#37526 Introduce the possibility to register new administration panels Administration normal normal enhancement needs-unit-tests 04/25/2018
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 10/10/2021
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/28/2020
#37276 tax_query with field=name doesn't work if the term contains an apostrophe Taxonomy normal normal defect (bug) needs-unit-tests 02/21/2019
#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/04/2019
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#36978 Add pre filter to get_term_by Taxonomy 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
#36831 wp_normalize_path in plugin_dir_path Plugins normal normal defect (bug) needs-unit-tests 01/16/2021
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) 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
#36654 New function `has_terms` Taxonomy normal normal enhancement needs-unit-tests 05/25/2023
#36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 02/05/2017
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
#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
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 04/30/2018
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/16/2023
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.