Make WordPress Core

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

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) dev-feedback 10/16/2020
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) dev-feedback 05/16/2024
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement dev-feedback 08/13/2024
#29213 Introduce capability for access to nav-menus.php johnbillion Menus normal normal Future Release enhancement dev-feedback 01/30/2022
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request dev-feedback 09/07/2017
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 09/06/2024
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement dev-feedback 09/20/2019
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 09/11/2022
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 11/06/2020
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) dev-feedback 02/23/2023
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/02/2023
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) dev-feedback 01/16/2019
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement dev-feedback 08/25/2017
#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
#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
#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
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement dev-feedback 08/14/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
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) dev-feedback 06/14/2022
#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
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement dev-feedback 04/20/2023
#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
#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
#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
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 09/15/2017
#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
#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
#50027 Retire Phpass and use PHP native password hashing Security normal normal Awaiting Review defect (bug) dev-feedback 10/13/2023
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement dev-feedback 11/09/2021
#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
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement dev-feedback 09/25/2023
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement dev-feedback 02/12/2019
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request dev-feedback 10/04/2019
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) dev-feedback 02/08/2024
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) dev-feedback 07/31/2024
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 01/16/2019
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement dev-feedback 01/17/2023
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement dev-feedback 10/24/2017
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement dev-feedback 07/28/2024
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement dev-feedback 09/27/2017
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement dev-feedback 03/02/2019
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement dev-feedback 01/30/2022
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) dev-feedback 06/04/2019
#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 dev-feedback 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement dev-feedback 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) dev-feedback 02/12/2022
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) dev-feedback 12/05/2022
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) dev-feedback 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement dev-feedback 06/04/2019
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal Awaiting Review defect (bug) close 09/28/2020
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal Future Release defect (bug) close 04/21/2024
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) close 10/02/2023
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement close 06/04/2019
#57579 Replace most strip_tags() with wp_strip_tags() General normal normal Future Release defect (bug) changes-requested 08/10/2024
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request changes-requested 02/07/2023
#61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() Permalinks normal normal Awaiting Review defect (bug) changes-requested 06/21/2024
#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
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) 10/04/2019
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) 08/15/2024
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement 11/10/2021
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement 03/22/2020
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement 10/19/2018
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement 01/20/2022
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) 09/06/2018
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) 07/20/2020
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement 06/29/2020
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) 12/14/2023
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) 01/18/2024
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) 10/08/2018
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement 07/14/2017
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) 06/30/2019
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement 05/22/2021
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement 05/16/2020
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) 03/17/2023
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) 06/09/2022
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement 06/15/2022
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement 11/22/2017
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) 01/05/2021
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement 04/06/2023
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement 02/24/2023
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) 11/23/2020
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) 04/12/2024
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) 05/29/2023
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) 07/06/2020
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) 03/02/2018
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) 09/04/2020
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) 08/06/2020
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) 04/03/2019
1 2 3 4 5
Note: See TracReports for help on using and creating reports.