Make WordPress Core

{2} All Tickets, Workflow Oriented (8010 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1901 - 2000 of 8010)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022 13
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020 3
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023 3
#61558 oEmbed: Support non-dot-com Pinterest URLs Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2024 2
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022 7
#54114 paginate_links() ajax General normal normal Awaiting Review defect (bug) has-patch 09/21/2021 2
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 10/16/2024 22
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 02/05/2025 5
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 02/12/2025 2
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 02/12/2025 5
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 02/12/2025 2
#48006 post_date not as expected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/17/2019 11
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 09/02/2025 3
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023 2
#63614 pre_get_lastpostdate filter Query normal minor Awaiting Review enhancement has-patch 06/24/2025 2
#60480 preg_match() warning in wp_image_add_srcset_and_sizes() when image_meta['file'] is missing Import normal major Awaiting Review defect (bug) has-patch 08/08/2025 8
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019 4
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019 26
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024 4
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 07/01/2025 56
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal normal Awaiting Review defect (bug) has-patch 04/02/2024 2
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) has-patch 08/29/2025 70
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 03/04/2025 3
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal Awaiting Review enhancement has-patch 03/01/2017 4
#63222 register_block_type is not working with symbolic links still audrasjb Editor normal normal Future Release defect (bug) has-patch 11/03/2025 5
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024 18
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024 5
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019 1
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal Future Release defect (bug) has-patch 07/04/2025 6
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 02/21/2019 14
#24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal Future Release defect (bug) has-patch 06/09/2024 12
#56391 safecss_filter_attr(): support rgba background-color Security normal normal defect (bug) has-patch 07/31/2025 11
#63257 sanitize_term_field missing default $context value audrasjb* Taxonomy normal normal 7.0 defect (bug) has-patch 11/10/2025 18
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019 5
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 03/03/2025 2
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) has-patch 11/30/2020 1
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/2024 3
#63216 simplify get_role() method in WP_Roles class Role/Capability normal normal Awaiting Review defect (bug) has-patch 04/05/2025 3
#40768 site.com/login should not redirect to login page when user is already logged in Login and Registration normal normal Awaiting Review enhancement has-patch 04/19/2024 9
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024 5
#62729 stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type pbearne Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 08/11/2025 13
#63923 style-engine: Add string check to prevent fatal errors from malformed block attributes Editor normal normal Awaiting Review defect (bug) has-patch 09/03/2025 1
#61925 subsizes with same dimensions are generated multiple times unnecessarily Media normal normal Awaiting Review defect (bug) has-patch 11/14/2024 5
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/30/2025 16
#54754 test for is_blog_installed() Build/Test Tools normal normal Future Release defect (bug) has-patch 04/01/2024 8
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 10/09/2024 2
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022 1
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024 3
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 10/09/2024 2
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 10/09/2024 2
#59752 test for wp_cache_get_last_changed Cache API normal normal Future Release enhancement has-patch 10/09/2024 2
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 10/09/2024 3
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 10/09/2024 2
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 10/09/2024 2
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024 4
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024 2
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 10/09/2024 2
#57081 test for wp_mkdir_p General normal normal Awaiting Review defect (bug) has-patch 11/11/2022 3
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 10/09/2024 2
#59775 test for wp_post_preview_js Editor normal normal Future Release enhancement has-patch 10/09/2024 2
#59710 test for wp_privacy_exports_dir Privacy normal normal Future Release enhancement has-patch 10/09/2024 2
#59709 test for wp_privacy_exports_url Privacy normal normal Future Release enhancement has-patch 10/09/2024 2
#59707 test for wp_schedule_delete_old_privacy_export_files Privacy normal normal Future Release enhancement has-patch 10/09/2024 2
#59721 test for wp_site_admin_email_change_notification Administration normal normal Future Release enhancement has-patch 10/09/2024 2
#57263 test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 10/09/2024 3
#57264 test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 10/09/2024 2
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 02/12/2025 4
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024 4
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 10/09/2024 5
#59700 tests for wp_update_php_annotation General normal normal Future Release defect (bug) has-patch 10/09/2024 2
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024 3
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024 2
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal Awaiting Review defect (bug) has-patch 08/18/2020 6
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021 8
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020 1
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023 6
#58236 theme.json customTemplates with child themes work wrong Editor normal normal Awaiting Review defect (bug) has-patch 07/09/2024 1
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal normal Awaiting Review defect (bug) has-patch 12/01/2025 4
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 05/10/2022 7
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019 7
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023 2
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 11/06/2025 15
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 09/10/2020 1
#57130 unittest for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 11/22/2022 7
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022 1
#46364 update.php coding standards:trigger_error() function Administration normal normal Awaiting Review defect (bug) has-patch 04/01/2019 2
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025 17
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal Awaiting Review defect (bug) has-patch 10/30/2023 9
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/03/2024 4
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 05/07/2025 2
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 12/05/2024 2
#63918 updated_..._meta meta_id is string not int - wrong docs Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 09/03/2025 4
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019 18
#47889 uploading image contains special characters will return a wrong image url Media normal normal Awaiting Review defect (bug) has-patch 08/18/2019 2
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023 1
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/01/2025 3
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019 1
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 07/04/2025 8
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020 2
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 08/30/2017 1
Note: See TracReports for help on using and creating reports.