Make WordPress Core

{8} Future Releases, Workflow Oriented (7988 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1601 - 1700 of 7988)

Needs Docs or Unit Tests (48 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 11/05/2020
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 02/02/2026
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) needs-unit-tests 04/20/2021
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal Future Release defect (bug) needs-unit-tests 01/15/2026
#64778 get_block_editor_theme_styles() doesn't load editor styles of parent theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 03/03/2026
#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
#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
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#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
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request needs-unit-tests 09/21/2025
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement needs-unit-tests 11/05/2021
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 05/16/2025
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 01/23/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 06/05/2019
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#64862 Application Passwords: Add rate limiting to prevent brute-force attacks Users normal normal Awaiting Review defect (bug) needs-unit-tests 03/14/2026
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 05/19/2025
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 02/02/2026
#59485 Invalid username Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
#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
#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 10/25/2021
#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
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal normal Awaiting Review enhancement needs-docs 08/19/2022
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#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
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#53816 Overview: Refactor the widgets read/write logic Widgets normal normal Future Release enhancement needs-docs 06/06/2025
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement needs-unit-tests 07/29/2021
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 02/05/2020
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 01/31/2026
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) needs-unit-tests 09/30/2020

Changes Requested (52 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57577 Admin: Color schema is not applied correctly to beta labels in site editor Administration normal minor Future Release defect (bug) changes-requested 02/13/2026
#42586 Code Editor: Inconsistent results between finding in CodeMirror vs browser Administration normal major Future Release defect (bug) changes-requested 11/17/2022
#55501 Multiple loader issue on admin general setting page. Administration normal normal Awaiting Review defect (bug) changes-requested 10/26/2023
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal Future Release defect (bug) changes-requested 05/12/2025
#62866 Adjust background alternate row on post and page tables Administration normal normal Future Release enhancement changes-requested 09/02/2025
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters joedolson* Administration normal normal Future Release enhancement changes-requested 06/02/2026
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) changes-requested 01/19/2026
#64299 Output relevant URLs in GitHub Actions logs. Build/Test Tools normal normal Future Release enhancement changes-requested 03/11/2026
#62784 Test theme build processes on more setups Build/Test Tools normal normal Future Release enhancement changes-requested 01/07/2025
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) changes-requested 05/21/2025
#59648 PHPUnit tests: Add/improve @covers annotations Build/Test Tools normal normal Future Release task (blessed) changes-requested 05/15/2026
#61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal Future Release defect (bug) changes-requested 05/17/2025
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) changes-requested 06/20/2025
#63624 Twenty Fourteen: Quote block does not apply user-defined text color to citation Bundled Theme normal normal Future Release defect (bug) changes-requested 07/09/2025
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) changes-requested 09/10/2024
#47044 Twenty Nineteen: Add padding for full-aligned text blocks inside of a full-width column block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/29/2024
#46215 Twenty Nineteen: Aligning table to center not working on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 08/11/2024
#63143 Twenty Nineteen: Inconsistent spacing between Table Caption and Table in Table Block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 05/12/2025
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) changes-requested 01/09/2025
#59204 Twenty Nineteen: Separator block does not center as expected Bundled Theme normal normal Future Release defect (bug) changes-requested 06/09/2024
#56455 Twenty Nineteen: Text Color issue in Pullquote Block Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025
#59924 Twenty Nineteen: The navigation block submenu button is unreadable Bundled Theme normal normal Future Release defect (bug) changes-requested 06/19/2025
#59203 Twenty Nineteen: fix Separator block's full-width size and placement Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 12/23/2024
#62610 Twenty Seventeen - Image block having unnecessary border if duotone and link is applied. Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#56073 Twenty Seventeen: Pullquote Block: Color and Font size issue Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal Future Release defect (bug) changes-requested 05/21/2025
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) changes-requested 09/03/2024
#60336 Twenty Sixteen: Table block having issue with border when text color is used. Bundled Theme normal normal Future Release defect (bug) changes-requested 06/24/2025
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 05/07/2025
#58608 Twenty Twenty-One: Text color is not reflected when having background color Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025
#63291 Twenty Twenty-One: fix text color in Cover block Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025
#56638 Twenty Twenty-One: submit button colors inside a block with background color Bundled Theme normal normal Future Release defect (bug) changes-requested 05/21/2025
#62781 Twenty Twenty: Inconsistent caption styles between editor and front-end in Calendar block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 03/28/2026
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 05/29/2025
#44777 Multiple bundled themes ignore/override ordered list types Bundled Theme normal normal Future Release enhancement changes-requested 05/12/2025
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal normal Awaiting Review enhancement changes-requested 01/23/2026
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement changes-requested 08/27/2025
#55948 Twenty Twenty: Not able to change the Text size or Color for Add citation in Gutenberg Quote block Bundled Theme normal normal Future Release enhancement changes-requested 08/12/2024
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) changes-requested 06/14/2025
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) changes-requested 03/19/2026
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) changes-requested 08/28/2025
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) changes-requested 04/16/2026
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement changes-requested 10/28/2024
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal Future Release defect (bug) changes-requested 03/17/2025
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 03/20/2023
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal Future Release defect (bug) changes-requested 02/18/2026
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) changes-requested 06/27/2025
#57647 Deprecate wp_enqueue_block_support_styles function Editor normal normal Future Release defect (bug) changes-requested 02/06/2025
#62602 Table directory not available for the wp editor Editor normal normal Awaiting Review defect (bug) changes-requested 06/10/2025
#64608 Add support for Terms Query Pagination blocks Editor normal normal Awaiting Review enhancement changes-requested 05/30/2026
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Editor normal normal Awaiting Review enhancement changes-requested 09/18/2025
Note: See TracReports for help on using and creating reports.