Make WordPress Core

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

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 5 years ago
#14781 Allow upload of PHP files as plugin Upgrade/Install normal normal feature request needs-unit-tests 5 years ago
#23690 Allow plugin test bootstraps access to tests_add_filter() earlier scribu Unit Tests normal normal WordPress.org enhancement 5 years ago
#15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 5 years ago
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 5 years ago
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement needs-unit-tests 5 years ago
#9785 Search Enhancements -- consolidated ticket Query normal normal enhancement needs-unit-tests 5 years ago
#44112 WP is changing page URL to avoid duplicate URL for non needed case Networks and Sites normal normal defect (bug) needs-unit-tests 5 years ago
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 5 years ago
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal Awaiting Review defect (bug) needs-unit-tests 5 years ago
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 5 years ago
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 5 years ago
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement needs-unit-tests 5 years ago
#54666 Numeric theme not work REST API normal normal defect (bug) needs-unit-tests 5 years ago
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 5 years ago
#39089 Setting the Object Relationship Between Post Type Objects and Taxonomy Objects Posts, Post Types normal normal enhancement needs-unit-tests 5 years ago
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 5 years ago
#31920 oEmbed: Support YouTube timestamps as hashes peterwilsoncc Embeds normal normal enhancement needs-unit-tests 4 years ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#55357 Add object_id property to WP_Term class Taxonomy normal normal defect (bug) needs-unit-tests 4 years ago
#38160 Attachment template hierarchy selects generic attachment.php before specific post type templates Themes normal normal enhancement needs-unit-tests 4 years ago
#33296 Allow sites to skip a query in meta_form() that can delay loading the page Administration normal normal enhancement needs-unit-tests 4 years ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 4 years ago
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 4 years ago
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#56323 Undefined variable phpcs error for $new_size_meta adamsilverstein Media normal normal defect (bug) needs-unit-tests 4 years ago
#31334 Customizer JS API should handle container removal from document and provide destroy callback westonruter Customize normal normal enhancement needs-unit-tests 4 years ago
#31897 Update Customizer nonces via Heartbeat API Customize low normal enhancement needs-unit-tests 4 years ago
#56968 Email - Rename attachments (optional) Mail normal normal enhancement needs-unit-tests 4 years ago
#15384 wp-login.php refactor Login and Registration normal normal enhancement needs-unit-tests 4 years ago
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) needs-unit-tests 4 years ago
#4298 wpautop: Avoid wrapping <table> tags with a paragraph markjaquith Formatting low minor defect (bug) needs-unit-tests 4 years ago
#44916 Add escape in walker nav menu title welcher Menus normal normal defect (bug) needs-unit-tests 4 years ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 4 years ago
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 4 years ago
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 3 years ago
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 3 years ago
#36654 New function `has_terms` Taxonomy normal normal enhancement needs-unit-tests 3 years ago
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 3 years ago
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 3 years ago
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#34889 wp_check_password() and issue with trailing space Login and Registration normal normal defect (bug) needs-unit-tests 3 years ago
#48602 wptexturize: smart quotes: should ignore tags inside quotes Formatting normal normal defect (bug) needs-unit-tests 3 years ago
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 3 years ago
#48242 Deprecate wp_parse_url() in favour of native parse_url() General normal normal enhancement needs-unit-tests 3 years ago
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 3 years ago
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 3 years ago
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 3 years ago
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#44789 REST API: Improved media titles when created from filename REST API normal normal defect (bug) needs-unit-tests 3 years ago
#51305 wp_list_comments returns nothing if "per_page" parameter is defined metalandcoffee Comments normal normal defect (bug) needs-unit-tests 3 years ago
#4539 Abbreviated year followed by punctuation or markup doesn't texturize jmstacey Formatting low normal defect (bug) needs-unit-tests 3 years ago
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#17268 Use native gettext library when available I18N normal normal enhancement needs-unit-tests 3 years ago
#17185 Optimize verbose attachment rules Rewrite Rules normal normal enhancement needs-unit-tests 3 years ago
#18210 Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT Database normal normal defect (bug) needs-unit-tests 2 years ago
#33885 meta_form performs a potentially expensive query Administration normal normal defect (bug) needs-unit-tests 2 years ago
#27088 Allow per-query filtering of post status objects Query normal normal enhancement needs-unit-tests 2 years ago
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 2 years ago
#33306 Only Query for author ID if user is member of blog Query normal normal enhancement needs-unit-tests 2 years ago
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 2 years ago
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 2 years ago
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#5250 wpautop() issue with lists Formatting normal normal defect (bug) needs-unit-tests 2 years ago
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 2 years ago
#61113 WP_REST_Templates_Revisions_Controller not checking parent ID correctly REST API normal normal defect (bug) needs-unit-tests 2 years ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 2 years ago
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 2 years ago
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 2 years ago
#59950 read_dashboard capability? Role/Capability normal normal feature request needs-unit-tests 2 years ago
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 2 years ago
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal enhancement needs-unit-tests 2 years ago
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 2 years ago
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 23 months ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 23 months ago
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 23 months ago
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 22 months ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.