Make WordPress Core

{8} Future Releases, Workflow Oriented (7992 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 (3101 - 3200 of 7992)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025
#62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025
#37000 Support for the SameSite cookie attribute Security normal normal Future Release enhancement dev-feedback 06/06/2024
#20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal Future Release feature request dev-feedback 06/11/2025
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
#37183 Nested shortcodes in new-style [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) changes-requested 03/18/2025
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 05/22/2025
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019
#31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal Future Release enhancement dev-feedback 10/31/2017
#62454 [ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string Shortcodes normal trivial Awaiting Review enhancement dev-feedback 11/19/2024
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal enhancement dev-feedback 07/21/2025
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#52977 Consider using basic auth in https healh check. Site Health normal normal Awaiting Review defect (bug) dev-feedback 09/08/2023
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 01/28/2021
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content Site Health normal minor Awaiting Review defect (bug) dev-feedback 10/07/2025
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal Future Release defect (bug) dev-feedback 06/20/2019
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 10/02/2024
#63524 Add DISABLE_WP_CRON to site health constants Site Health normal normal Awaiting Review enhancement dev-feedback 06/06/2025
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal normal Awaiting Review enhancement dev-feedback 03/06/2025
#62129 Add a Site Health test for existence of sender email address Site Health normal normal Awaiting Review enhancement dev-feedback 08/07/2025
#49188 Add a check for tables structures. Site Health normal normal Awaiting Review enhancement dev-feedback 01/29/2021
#59893 Add a translation section in the Site Health report Site Health normal normal Awaiting Review enhancement dev-feedback 09/26/2024
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
#62526 Add the theme type (block theme or non block theme) to the site health page Site Health normal normal Awaiting Review enhancement dev-feedback 05/26/2025
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#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
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal normal Awaiting Review enhancement dev-feedback 07/03/2025
#59362 Display deprecated function usage in Site Health Site Health normal normal Awaiting Review enhancement dev-feedback 09/16/2023
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
#63397 Harder Deprecate ms-files.php Site Health normal normal Future Release enhancement dev-feedback 09/22/2025
#50389 Improve support for site health issues in WordPress Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2020
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal normal Awaiting Review enhancement dev-feedback 02/20/2025
#52471 Site Health Upload-related INI values could use consistent formatting Site Health normal normal Awaiting Review enhancement close 02/14/2021
#47653 Site Health plugin security check Site Health normal normal Awaiting Review enhancement dev-feedback 09/07/2021
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal normal Awaiting Review enhancement dev-feedback 10/23/2023
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal Awaiting Review enhancement dev-feedback 12/06/2019
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal normal Awaiting Review enhancement dev-feedback 10/13/2024
#51702 Warn of potentially poor/insecure password generation Site Health normal normal Awaiting Review feature request dev-feedback 06/01/2021
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps low normal Awaiting Review enhancement dev-feedback 03/16/2023
#64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current Sitemaps normal normal Awaiting Review enhancement dev-feedback 09/28/2025
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/17/2023
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 11/04/2025
#45076 Category counter is not updated Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 08/01/2025
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) dev-feedback 07/07/2025
#50082 Item count is not increasing after adding category Taxonomy normal normal Future Release defect (bug) dev-feedback 08/11/2020
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/08/2019
#41631 Same Term Not Added Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 06/26/2025
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) changes-requested 05/17/2025
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 05/01/2020
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters Taxonomy normal normal Future Release defect (bug) dev-feedback 04/23/2025
#53613 Add filter to prevent term deletion Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/17/2021
#52724 Add filters to term label and info values Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/26/2021
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#23421 Add sortable to taxonomy column Taxonomy normal normal Future Release enhancement dev-feedback 08/11/2021
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal normal Awaiting Review enhancement dev-feedback 05/03/2020
#32642 Add supports argument to register_taxonomy Taxonomy normal normal Future Release enhancement dev-feedback 04/30/2018
#40047 Add term_meta to WP_Term class getter method Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/13/2017
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/12/2020
#45023 Improve parent and child category description example Taxonomy normal minor Awaiting Review enhancement dev-feedback 10/03/2018
#63683 Improve wp_insert_term() duplicate query Taxonomy normal minor Awaiting Review enhancement dev-feedback 07/23/2025
#48682 Introduce WP_Labels class Taxonomy normal normal Awaiting Review enhancement dev-feedback 11/17/2019
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal normal Awaiting Review enhancement dev-feedback 09/24/2025
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal normal Awaiting Review enhancement dev-feedback 06/09/2022
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 02/12/2019
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. Taxonomy high normal Future Release enhancement dev-feedback 11/28/2023
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal Future Release enhancement close 07/24/2025
#36956 Trigger event when taxonomy term is added with ajax Taxonomy normal normal enhancement dev-feedback 06/04/2019
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/10/2025
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal normal Awaiting Review enhancement dev-feedback 11/18/2022
#57619 register_taxonomy doesn't check for reserved terms Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/11/2025
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 09/15/2023
#38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal normal Awaiting Review feature request dev-feedback 10/25/2017
#43835 Add thumbnail to category (like to posts) Taxonomy normal normal Awaiting Review feature request dev-feedback 07/22/2025
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal normal Awaiting Review feature request dev-feedback 08/26/2020
#63428 Taxonomy settings (output order) Taxonomy normal normal Awaiting Review feature request dev-feedback 05/10/2025
#13816 There should be built-in index pages for taxonomies Taxonomy normal normal Future Release feature request dev-feedback 12/11/2024
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#59538 Theme update message showing user wrong theme popup Themes normal normal Awaiting Review defect (bug) dev-feedback 04/12/2024
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#63499 wp-signup and wp-activate page ui looking broken Themes normal normal Awaiting Review defect (bug) dev-feedback 05/29/2025
#64241 wp_is_block_theme should detect block theme if the contains a theme.json file. Themes normal normal Awaiting Review defect (bug) close 11/12/2025
#51832 Add a more visible way to delete unused themes Themes normal normal Future Release enhancement dev-feedback 06/06/2022
#42855 Add ability to filter header, sidebar, searchform, footer and template_part file paths Themes normal normal Awaiting Review enhancement dev-feedback 06/26/2023
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 06/04/2019
#61555 Add deprecation notice to wp_title() Themes normal normal Awaiting Review enhancement needs-docs 07/04/2024
#41179 Adding get_the_content-filter Themes normal normal Awaiting Review enhancement dev-feedback 08/04/2025
#40842 Adding template filters Themes normal normal Awaiting Review enhancement dev-feedback 10/23/2017
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal Future Release enhancement dev-feedback 05/29/2021
#53351 Delete Theme Files in Database When Using Delete Option Themes normal normal Awaiting Review enhancement dev-feedback 01/28/2022
#39836 Display maximum file upload size on theme upload page Themes normal normal Awaiting Review enhancement dev-feedback 06/25/2017
Note: See TracReports for help on using and creating reports.