Make WordPress Core

{7} Future Releases (8209 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 (7001 - 7100 of 8209)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
4 #43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 07/06/2020
4 #43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
4 #43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
4 #51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 10/16/2020
4 #44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal normal Awaiting Review enhancement 10/16/2020
4 #44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 10/16/2020
4 #44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement 12/12/2019
4 #53824 Fatal error when in action pre_get_posts call *_template() Query normal normal Future Release defect (bug) has-patch 02/15/2022
4 #44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 02/09/2022
4 #50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
4 #41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
4 #51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
4 #43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal Awaiting Review defect (bug) 03/02/2018
4 #44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 09/21/2022
4 #48360 `meta_value` is ignored when empty string is provided Query normal normal Awaiting Review defect (bug) 02/13/2020
4 #48280 orderby meta_value breaks with newer versions of MySQL Query normal normal Awaiting Review defect (bug) 01/30/2020
4 #59351 Add support for querying by an exact date with WP_Date_Query Query normal normal Awaiting Review enhancement 09/15/2023
4 #29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
4 #10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 12/16/2018
4 #43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release defect (bug) has-patch 05/24/2019
4 #38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
4 #39861 WP REST API and Caching Issue johnbillion* REST API normal normal Future Release defect (bug) 06/21/2023
4 #53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
4 #40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
4 #41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
4 #41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
4 #45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
4 #35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
4 #41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
4 #39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 01/17/2019
4 #29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
4 #30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 04/19/2022
4 #57641 Need functionality to preview revisions for the post such as preview Revisions normal normal Awaiting Review feature request 11/20/2023
4 #34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal Awaiting Review defect (bug) 03/27/2020
4 #24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
4 #51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/23/2023
4 #36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
4 #50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 01/26/2024
4 #19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 05/13/2022
4 #47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 11/14/2024
4 #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
4 #43421 The $capabilities argument in the `add_role()` function requires an explicit grant Role/Capability normal normal Awaiting Review enhancement has-patch 09/17/2024
4 #17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018
4 #62435 Preload script modules and enqueue script modules in wrong order Script Loader normal normal Awaiting Review defect (bug) close 12/02/2024
4 #51200 Consider a better way to deprecate JavaScript code Script Loader normal normal Awaiting Review enhancement 08/31/2020
4 #58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 01/29/2024
4 #61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement 06/25/2024
4 #50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal Future Release defect (bug) has-patch 11/10/2021
4 #36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 04/12/2024
4 #62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 10/10/2024
4 #35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
4 #43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
4 #40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 12/05/2024
4 #51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 08/14/2024
4 #54116 Check ImageMagick version 6/7 Site Health normal normal Awaiting Review enhancement 01/24/2024
4 #52652 Check for display_errors in Site Health Site Health normal normal Future Release enhancement 09/14/2023
4 #56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal normal Awaiting Review enhancement 03/07/2023
4 #47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2021
4 #62304 Site Health: Allow dismissing warnings Site Health normal normal Awaiting Review enhancement 10/27/2024
4 #50787 Consolidate the logic for displaying WP & PHP compatibility messages for themes SergeyBiryukov* Site Health normal normal Future Release task (blessed) 02/22/2021
4 #47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
4 #51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) has-patch 10/07/2024
4 #54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps low normal Awaiting Review enhancement dev-feedback 03/16/2023
4 #58109 Fatal Error when changed Taxonomy from hierarchical False to True Taxonomy normal normal Awaiting Review defect (bug) 04/26/2023
4 #46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) has-patch 04/26/2019
4 #55358 Passing int term term_exists parent param not respected Taxonomy normal normal Future Release defect (bug) has-patch 06/13/2024
4 #57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 10/16/2024
4 #46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given Taxonomy normal normal Awaiting Review defect (bug) 04/17/2024
4 #32642 Add supports argument to register_taxonomy Taxonomy normal normal Future Release enhancement dev-feedback 04/30/2018
4 #33148 Categories are missing in admin category list when child category linked to non-existant parent id Taxonomy normal normal Future Release enhancement 07/13/2021
4 #36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal Future Release enhancement 10/03/2018
4 #38308 Accept 'meta_query' parameter in `WP_Tax_Query` Taxonomy normal normal Future Release feature request 07/30/2017
4 #39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal Awaiting Review feature request reporter-feedback 12/23/2020
4 #54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 07/06/2023
4 #40070 Cannot remove theme with Javascript if folder name contains periods Themes normal normal Future Release defect (bug) 06/12/2017
4 #37972 Image size (height/width) arguments are not used in output for custom_logo Themes normal normal Awaiting Review defect (bug) has-patch 11/29/2024
4 #55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 03/01/2023
4 #37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts Themes normal normal Future Release defect (bug) has-patch 02/06/2021
4 #41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal Awaiting Review defect (bug) dev-feedback 03/18/2019
4 #39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal normal Awaiting Review defect (bug) 04/27/2017
4 #29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) 03/14/2024
4 #51832 Add a more visible way to delete unused themes Themes normal normal Future Release enhancement dev-feedback 06/06/2022
4 #39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 01/06/2017
4 #4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal Future Release enhancement has-patch 06/06/2018
4 #40108 Pagination Enhancement wp_link_pages() Themes normal normal Awaiting Review enhancement needs-refresh 01/25/2018
4 #47124 Admin menu: restore "Add New" in the Themes section Themes normal normal Future Release feature request has-patch 10/29/2021
4 #53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/04/2021
4 #50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) has-patch 06/11/2021
4 #51823 Native auto updater caused plugin update to fail and disappears plugin from directory francina Upgrade/Install normal major Awaiting Review defect (bug) 10/26/2022
4 #27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/18/2018
4 #34986 Add Upgrade Notice for Themes Upgrade/Install normal normal Future Release enhancement has-patch 06/21/2023
4 #41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal Future Release enhancement has-patch 08/31/2018
4 #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
4 #28988 Detect Time Zones automatically at installation pbearne Upgrade/Install normal normal Future Release enhancement has-patch 11/19/2024
4 #51695 Include Upgrade Notice in post-auto-update emails Upgrade/Install normal normal Future Release enhancement 06/05/2021
4 #51540 Iterations to updates screen Upgrade/Install normal normal Awaiting Review enhancement 02/17/2021
4 #52154 Ability to install site with predefined configuration without Docker or console commands — analogue of package.json for full site installation with exact settings, plugins, themes and their settings Upgrade/Install normal normal Awaiting Review feature request 03/01/2023
4 #18489 Create constants in default-constants.php for the uploads folder to allow better custom uploads location eddiemoya Upload normal normal Awaiting Review enhancement 05/15/2019
4 #28367 Video upload failure is a dead end Upload normal normal Awaiting Review enhancement 05/15/2019
4 #55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor Users normal normal Awaiting Review defect (bug) 04/20/2023
Note: See TracReports for help on using and creating reports.