Make WordPress Core

{8} Future Releases, Workflow Oriented (7791 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 (6101 - 6200 of 7791)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56774 Need more options on pre-existing blocks. Formatting normal normal Awaiting Review enhancement 10/09/2022
#41422 Need replace_filter() function for improved Just In Time filter adjusment Formatting normal normal Awaiting Review enhancement 08/03/2017
#62738 Proposal for format_atts() Formatting normal normal Awaiting Review enhancement 12/26/2024
#53709 Spaces as <br> in RSS Excerpts Formatting normal normal Awaiting Review enhancement 07/25/2021
#39674 Special characters are encoded in the database, for site settings options Formatting normal normal Awaiting Review enhancement 01/24/2017
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal normal Awaiting Review enhancement 01/24/2018
#56663 `tag_escape()` does not follow naming convention. Formatting normal normal Awaiting Review enhancement 09/27/2022
#25856 debug of wpautop function with Unit Tests Formatting normal normal enhancement 03/20/2024
#33204 kses $allowedposttags should support microdata Formatting normal normal Awaiting Review enhancement 11/15/2018
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output Formatting normal normal Awaiting Review enhancement 04/26/2017
#46329 sanitize_text_field after 5.1 update should account for __toString() methods Formatting normal normal Awaiting Review enhancement 02/24/2019
#51482 wp_kses_post should filter javascript content as well as the <script> tags Formatting normal minor Awaiting Review enhancement 10/08/2020
#29023 Galleries: add pagination option Gallery normal normal enhancement 06/04/2019
#34396 Gallery shortcode : make image captions relative to the current gallery Gallery normal normal enhancement 06/04/2019
#34778 A better indication of action happening on buttons. General normal normal Awaiting Review enhancement 03/16/2020
#58346 A way for adding inline dynamic data General normal normal Awaiting Review enhancement 09/06/2024
#59916 API Docs: update comment endpoint does't have example request gavande1 General normal minor Awaiting Review enhancement 11/27/2023
#62662 Ability to rename wp-admin and wp-login in wp-config.php General normal major Awaiting Review enhancement 12/07/2024
#63796 Accidentally deleted Entire Menu and there’s no way to restore!!! General normal normal Awaiting Review enhancement 10/06/2025
#64154 Add $x_redirect_by in all places used wp_redirect() and wp_safe_redirect() - in the core, themes and plugins General normal normal Awaiting Review enhancement 10/27/2025
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service General normal normal Awaiting Review enhancement 06/22/2018
#62087 Add `inline` support to the new `wp_get_admin_notice()` function General normal normal Awaiting Review enhancement 09/20/2024
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal Awaiting Review enhancement 04/05/2022
#38223 Add indicators to off-site links in wp-admin General normal normal Awaiting Review enhancement 03/16/2020
#59444 Add language injection comments for embedded languages in PHP General normal normal Future Release enhancement 09/26/2023
#54846 Add links to actual topics instead of general Debugging for messages only visible when Debug is enabled General normal normal Awaiting Review enhancement 02/17/2023
#63388 Add optional breadcrumb navigation to WordPress admin area General normal major Awaiting Review enhancement 05/04/2025
#51139 Allow "tested up to" PHP version statement for plugins & themes General normal normal Awaiting Review enhancement 01/09/2024
#63419 Auto-generate temporary title for new posts without a title General normal major Awaiting Review enhancement 05/08/2025
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box General normal normal Awaiting Review enhancement 01/16/2019
#49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein General normal normal Future Release enhancement 01/07/2021
#63919 Block Bindings: Conditional rendering of HTML elements corresponding to block attrs General normal normal Future Release enhancement 10/13/2025
#60906 Block Hooks: Allow adding toggle without injecting hooked block General normal normal Awaiting Review enhancement 04/03/2024
#61078 Block Hooks: Consider introducing a dedicated endpoint General normal normal Future Release enhancement 04/26/2024
#63781 Blogger to wordpress error General normal normal Awaiting Review enhancement 08/03/2025
#43319 Bootstrap 4 Card issue in backend General normal normal Awaiting Review enhancement 02/16/2018
#64494 Bump minimum PHP version to 8.* General normal normal Awaiting Review enhancement 01/16/2026
#32316 Caps: Pass cap being checked to the 'user_has_cap' filter General normal normal enhancement 06/04/2019
#61647 Catch ArgumentCountError in apply_filters, and prompt developers to check accepted_args General normal normal Awaiting Review enhancement 07/13/2024
#36034 Change post name permalinks to use ID when inserting links General normal normal Awaiting Review enhancement 06/28/2017
#41873 Code Editor: Add PHP linter General normal normal Future Release enhancement 10/03/2017
#61569 Content-Security-Policy (CSP) add support for trusted types (centralized input validation of text inserted into DOM XSS sinks) General normal normal Awaiting Review enhancement 02/18/2025
#62848 Continuous requests for apple-touch-icon-precomposed.png returning 404 General normal minor Awaiting Review enhancement 01/23/2025
#30934 Create a new API to standardize application logging General normal normal Awaiting Review enhancement 08/04/2022
#32249 Create extendable base classes of WP_Customize_* so that the rest of WordPress can benefit for its API General normal normal enhancement 06/04/2019
#32469 Create wp-include/views directory General normal normal enhancement 06/04/2019
#37699 Death to Globals Episode #1: A Registry, A Pattern General normal normal Awaiting Review enhancement 01/14/2021
#62172 Deprecate non-UTF-8 Support General normal normal Future Release enhancement 01/02/2026
#46102 Documentation improvement General normal normal Awaiting Review enhancement 01/27/2019
#31603 Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string General normal normal Future Release enhancement 07/17/2021
#55662 Eliminating magic numbers General normal normal Awaiting Review enhancement 05/03/2022
#53070 Establish a Core CSS deprecation path General normal normal Awaiting Review enhancement 12/16/2021
#31010 Frontend / Admin specifications for AJAX General normal normal enhancement 06/04/2019
#63015 Handle more content-disposition format on dowload_url General normal normal Awaiting Review enhancement 02/25/2025
#57299 Implement array key type notation General normal normal Future Release enhancement 09/22/2025
#34567 Improve HTML5 support in frontend General normal normal Awaiting Review enhancement close 09/04/2020
#41249 Improve the "collapse menu" interface General normal normal Awaiting Review enhancement 04/21/2019
#28643 Improve the wp_die experience General normal normal enhancement 06/04/2019
#37307 Indicate non-GPL plugins and themes for users General normal normal Awaiting Review enhancement 05/03/2017
#40834 Introduce a JS module pattern to WordPress General normal normal Awaiting Review enhancement 09/04/2018
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? General normal minor Awaiting Review enhancement 03/21/2019
#53285 Make it easier to determine which features have been merged to core General normal normal Future Release enhancement 09/30/2025
#43813 Meta API should set `last_changed` cache key internally General normal normal Awaiting Review enhancement 04/20/2018
#64113 Missing unit tests for wp-duotone class General normal minor Awaiting Review enhancement 10/17/2025
#32558 More compact handling of the filter bar on small screens General normal normal enhancement 06/04/2019
#64147 Move all @media screen rules to the bottom of common.css General normal normal Awaiting Review enhancement 10/30/2025
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) General normal normal Awaiting Review enhancement 11/16/2021
#63393 Native “Maintenance Mode” with Custom Message and Access Rules General normal normal Awaiting Review enhancement 12/17/2025
#31211 New function for link-category intersection General normal normal enhancement 06/04/2019
#32979 Password UI: Regenerate PW after clearing field General normal normal Future Release enhancement 12/11/2017
#44407 Please add page_attributes_meta_box_parent action to meta-boxes.php General normal normal Awaiting Review enhancement 06/21/2018
#64243 Rename default category from uncategorized to general or similar. General normal normal Awaiting Review enhancement 11/13/2025
#48758 Repurpose 'Hello World' post to also serve as a Gutenberg tutorial General normal normal Awaiting Review enhancement 04/10/2021
#27957 Revisit the Tag/Category Converter mention on the Tools Page General normal normal enhancement 06/04/2019
#60384 Security Issues on one of the website General normal major Awaiting Review enhancement 01/30/2024
#55330 Set global_styles_svg_filters transient to return true causing symbol `1` to be appeared on the screen in a production mode General normal trivial Awaiting Review enhancement 03/08/2022
#61626 Settings > Reading: add a connection to the home template for block themes General normal normal Awaiting Review enhancement 08/27/2024
#33492 Slightly better add_filter General normal normal enhancement 06/04/2019
#61445 Synced patterns can not be used on site if pages are copied General normal normal Awaiting Review enhancement 06/14/2024
#57176 Table pagination issue General normal normal Awaiting Review enhancement close 07/24/2025
#62171 Test suite: Eliminate flakiness from basic HTTP tests getting rate-limited. General normal normal Future Release enhancement 10/05/2024
#60782 The method parameter is never used. General normal normal Awaiting Review enhancement 06/20/2024
#54525 URL Object General normal normal Awaiting Review enhancement 11/27/2021
#58987 Unify usage of die(), die( '-1' ), exit(); General normal minor Awaiting Review enhancement 08/06/2023
#36417 Unit tests for functions.php's maybe_unserialize General normal normal enhancement 06/04/2019
#50400 Update Search Engine Visibility text following XML sitemap launch General normal normal Awaiting Review enhancement 06/16/2020
#56822 Use non-breaking space in required fields message General normal normal Awaiting Review enhancement 11/04/2022
#39795 WordPress objects are only accessible via global variables General normal normal Awaiting Review enhancement 02/06/2017
#59384 `wp_create_nonce()` should not have a default parameter General normal normal Awaiting Review enhancement 09/18/2023
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement 07/28/2020
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023
#52143 memory_limit not always adhered General normal normal Awaiting Review enhancement 06/11/2025
#43884 new is_front() function General normal normal Awaiting Review enhancement 04/29/2018
#40791 paginate_links outputs unnecessary dots General normal normal Awaiting Review enhancement 05/22/2017
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). General normal normal enhancement 06/04/2019
#63828 Can't use `CURLFile` with `wp_remote_post` HTTP API normal normal Awaiting Review enhancement 08/14/2025
#64457 Early filter invalid hosts in wp_http_validate_url HTTP API normal normal Future Release enhancement 01/05/2026
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement 08/26/2025
#60658 Set http_build_query as an option to Curl class HTTP API normal normal Awaiting Review enhancement 01/16/2025
#52631 ability to override http 'connect_timeout' HTTP API normal normal Awaiting Review enhancement 06/09/2022
Note: See TracReports for help on using and creating reports.