Make WordPress Core

{7} Future Releases (7974 matches)

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

Results (6301 - 6400 of 7974)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
3 #17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/15/2025
3 #14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
3 #18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal Future Release enhancement dev-feedback 09/20/2023
3 #63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025
3 #33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 02/10/2020
3 #57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 05/12/2025
3 #47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal Future Release defect (bug) 01/03/2021
3 #54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 05/20/2025
3 #42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
3 #59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal Awaiting Review defect (bug) 12/11/2024
3 #62577 WordPress Rest API broken in 6.7.1 REST API normal normal Awaiting Review defect (bug) close 12/11/2024
3 #41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 10/25/2020
3 #63231 Add support for batching GET REST API Requests REST API normal normal Future Release enhancement has-patch 04/04/2025
3 #58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 04/30/2025
3 #43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
3 #52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
3 #47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
3 #51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
3 #46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 10/25/2020
3 #61308 Return `post_types` field in templates REST API oandregal REST API normal normal Future Release enhancement has-patch 01/14/2025
3 #59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
3 #46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal Future Release feature request 10/24/2020
3 #61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal Future Release defect (bug) 03/13/2025
3 #47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
3 #42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020
3 #41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal Awaiting Review defect (bug) 08/20/2017
3 #51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal Future Release defect (bug) 03/04/2022
3 #44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
3 #17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
3 #43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
3 #18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
3 #47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019
3 #50252 Capability issue with admin menu Role/Capability normal normal Awaiting Review defect (bug) 06/24/2023
3 #38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities Role/Capability normal normal Awaiting Review defect (bug) 03/25/2019
3 #38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 01/31/2025
3 #40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023
3 #43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 03/15/2019
3 #46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
3 #47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal Awaiting Review defect (bug) 10/20/2019
3 #61435 Style dependencies are not inlined Script Loader normal normal Awaiting Review defect (bug) 06/15/2024
3 #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 07/19/2022
3 #47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
3 #38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement 03/26/2019
3 #60234 Script Modules API: Add a translations API Script Loader normal normal Awaiting Review enhancement 05/06/2025
3 #37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
3 #58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal Awaiting Review enhancement 06/26/2023
3 #44058 Include security sniffs in PHPCS ruleset Security normal normal Future Release enhancement 05/16/2018
3 #29429 Support frame-ancestors directive over X-Frame-Options Security normal normal Future Release enhancement dev-feedback 07/29/2019
3 #51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
3 #42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
3 #31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal Future Release enhancement dev-feedback 10/31/2017
3 #48399 Recovery mode can stick the admin in a bad state Site Health normal normal Awaiting Review defect (bug) 11/21/2019
3 #55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 02/27/2024
3 #63524 Add DISABLE_WP_CRON to site health constants Site Health normal normal Awaiting Review enhancement dev-feedback 06/06/2025
3 #62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Future Release enhancement has-patch 02/25/2025
3 #47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
3 #61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal normal Awaiting Review enhancement 07/24/2024
3 #57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal Future Release enhancement dev-feedback 02/07/2023
3 #47765 Email from improved fatal error protection Site Health normal minor Awaiting Review enhancement 12/05/2019
3 #63634 Expand servehappy to detect MariaDB/MySQL versions with very short support periods Site Health normal normal Awaiting Review enhancement 06/27/2025
3 #47653 Site Health plugin security check Site Health normal normal Awaiting Review enhancement dev-feedback 09/07/2021
3 #58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 09/30/2024
3 #57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
3 #59979 Add a wp_mail() check to Site Health Info Site Health normal normal Awaiting Review feature request close 01/15/2024
3 #51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
3 #59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php Taxonomy normal normal Awaiting Review defect (bug) 07/02/2025
3 #61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) needs-unit-tests 06/03/2025
3 #56351 Shared terms will not apply properly to a post in WordPress 6.0 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 08/14/2022
3 #42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
3 #42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
3 #28118 category sort bug Taxonomy normal normal Future Release defect (bug) 04/22/2019
3 #60532 Add a `pre_set_object_terms` action Taxonomy normal normal Awaiting Review enhancement has-patch 10/29/2024
3 #58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
3 #59703 Enable Block Editor for term description Taxonomy normal normal Awaiting Review enhancement 12/10/2024
3 #45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019
3 #62997 Put the final nail in the coffin of shared terms Taxonomy normal normal Future Release enhancement has-patch 07/02/2025
3 #57619 register_taxonomy doesn't check for reserved terms Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/11/2025
3 #57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 09/15/2023
3 #56908 The result of locate_block_template function might be wrong Themes normal normal Awaiting Review defect (bug) has-patch 05/12/2025
3 #41341 Theme update notification appearing multiple times Themes normal normal Future Release defect (bug) 01/15/2021
3 #55585 WordPress 5.9 wp-container styles introduce Cumulative Layout Shift Themes normal normal Awaiting Review defect (bug) 04/20/2022
3 #57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal Awaiting Review defect (bug) has-patch 03/08/2023
3 #31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
3 #54838 Automatically enable some templates from inactive themes Themes normal normal Awaiting Review enhancement has-patch 01/18/2022
3 #36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal normal Awaiting Review enhancement dev-feedback 05/15/2018
3 #39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
3 #39167 Theme mods should be able to be gotten/changed on inactive themes. Themes normal normal Awaiting Review enhancement dev-feedback 03/15/2019
3 #48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. Themes normal normal Awaiting Review enhancement 10/30/2019
3 #60644 When theme installation fails, add a link to return to theme installer page Themes normal normal Future Release enhancement has-patch 12/17/2024
3 #51072 Add action hook after theme skip links sarahricker Themes normal normal Future Release feature request 10/16/2020
3 #48122 Add separator argument for wp_get_document_title() Themes normal normal Awaiting Review feature request dev-feedback 10/19/2019
3 #53412 Consider allowing themes to include block directory block references Themes normal normal Awaiting Review feature request 06/15/2021
3 #63607 Long display name breaks admin bar layout on frontend and backend at smaller screen sizes Toolbar normal normal Awaiting Review defect (bug) dev-feedback 07/01/2025
3 #38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal Future Release enhancement has-patch 04/08/2025
3 #46003 Improve toolbar CSS Toolbar normal normal Future Release enhancement 03/04/2020
3 #46292 Bump `set_time_limit()` at the start of the update process, instead of mid-way. Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/15/2022
3 #62029 Do not bloat Debug Log with Scraping home page… when auto upgrade is OK Upgrade/Install normal normal Future Release defect (bug) has-patch 02/17/2025
3 #54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 08/30/2022
3 #39593 Improve DocBlocks in class-automatic-upgrader-skin.php Upgrade/Install normal normal Future Release defect (bug) has-patch 07/27/2021
3 #42281 No Autoupdate for Translation files Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 07/09/2023
Note: See TracReports for help on using and creating reports.