Make WordPress Core

{2} All Tickets, Workflow Oriented (8011 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 (3601 - 3700 of 8011)

Needs Docs or Unit Tests (76 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020 9
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) needs-unit-tests 06/21/2025 9
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019 6
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019 1
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019 4
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020 1
#64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) needs-unit-tests 01/23/2026 5
#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) needs-unit-tests 08/02/2025 22
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019 1
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) needs-unit-tests 04/15/2019 2
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal Future Release enhancement needs-docs 06/23/2020 7
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019 12
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 01/25/2019 8
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2026 9
#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 13
#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 01/30/2026 2
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 05/25/2025 18
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019 4
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019 1
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 03/02/2020 17
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023 12
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/21/2025 5
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020 24
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) needs-unit-tests 10/22/2025 6
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019 3
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement needs-unit-tests 11/16/2021 4
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019 17
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019 1
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) needs-unit-tests 02/12/2025 4
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019 2
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020 6
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019 7
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2023 10
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019 7
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 05/31/2017 28
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 09/10/2020 13
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 05/12/2025 8
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 06/23/2025 6
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019 2
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/2019 16
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 08/05/2022 13
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020 3
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019 3
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019 8
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019 2
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019 5
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 10/02/2017 18
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 09/05/2025 2
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021 4
#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 04/29/2023 28
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 02/04/2026 6
#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 20
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022 15
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019 10
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2025 5
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019 4
#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 9
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) needs-unit-tests 09/17/2021 3
#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 2
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023 107
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 10/08/2017
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019 16
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 02/04/2026 6
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019 5
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 06/24/2025 7
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019 16
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021 9
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020 4
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019 5
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019 12
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019 10
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 12/26/2025 5
#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 2
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 07/10/2024 4
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019 5

Needs Early Attention (24 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022 67
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) needs-unit-tests 02/18/2021 5
#62790 "autoload" index is not used Database normal minor Future Release defect (bug) early 01/20/2026 12
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request close 07/19/2025 37
#62864 Add padding and color changes to buttons and inputs fabiankaegy Administration normal normal Future Release enhancement has-patch 11/26/2025 15
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* Administration normal normal Future Release enhancement early 08/26/2025 48
#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 06/13/2024 9
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022 13
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019 6
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020 31
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/04/2021 3
#62831 Bring in lighter background for admin audrasjb Administration normal normal Future Release enhancement has-patch 09/23/2025 56
#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 needs-unit-tests 08/13/2025 15
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/20/2026 11
#46484 Cleaning WP from any reference to php4 General normal normal Future Release enhancement early 05/22/2019 1
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> tirth03 External Libraries normal normal Future Release enhancement early 01/30/2025 18
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024 45
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 07/29/2025 18
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022 25
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal Future Release enhancement early 01/15/2025 20
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024 12
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal Future Release defect (bug) has-patch 11/04/2025 28
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal Future Release defect (bug) changes-requested 11/03/2025 26
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024 15
Note: See TracReports for help on using and creating reports.