Make WordPress Core

{7} Future Releases (8206 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 (2601 - 2700 of 8206)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 11/16/2022
2 #47630 Multisite: Admin dashboard links are malfunctioning on mapped domain Networks and Sites normal blocker Awaiting Review defect (bug) 07/10/2019
2 #42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
2 #39808 My Sites broken in 4.7.2 Networks and Sites normal normal Awaiting Review defect (bug) 11/14/2017
2 #50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation Networks and Sites normal normal Awaiting Review defect (bug) 05/22/2020
2 #40362 Remove `blog-id-cache` cache group Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/03/2017
2 #52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 04/18/2024
2 #45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/26/2020
2 #62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2024
2 #46641 Add site_id to WP_Post object Networks and Sites normal normal Awaiting Review enhancement 10/26/2022
2 #37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal Future Release enhancement 03/06/2023
2 #40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal normal Awaiting Review enhancement 04/25/2017
2 #39156 Introduce singular capabilities for managing individual sites on a network Networks and Sites normal normal Future Release enhancement dev-feedback 07/20/2021
2 #37687 Multisite - Enormous number of update queries during site creation (user roles) Networks and Sites normal normal Awaiting Review enhancement 01/23/2019
2 #43812 Retrieving Blog/site description in multisite Networks and Sites normal normal Awaiting Review enhancement dev-feedback 01/16/2019
2 #40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017
2 #40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal normal Awaiting Review enhancement 04/24/2017
2 #60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal Future Release feature request needs-docs 03/12/2024
2 #57408 Show at which sites in the multisite a plugin or theme is installed Networks and Sites normal normal Awaiting Review feature request 12/18/2023
2 #45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal normal Awaiting Review defect (bug) 12/22/2020
2 #40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
2 #29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
2 #41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal Awaiting Review defect (bug) 08/10/2017
2 #44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal Awaiting Review defect (bug) 11/19/2024
2 #55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
2 #52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor Awaiting Review defect (bug) dev-feedback 07/19/2021
2 #45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020
2 #43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 04/08/2018
2 #34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal Awaiting Review defect (bug) 04/06/2017
2 #55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
2 #60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
2 #40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/02/2017
2 #55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 06/01/2022
2 #45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation Permalinks normal major Awaiting Review defect (bug) reporter-feedback 10/25/2020
2 #49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal Awaiting Review defect (bug) 02/17/2020
2 #8905 Category pagination broken with certain permalink structures Permalinks normal normal Future Release defect (bug) 01/27/2021
2 #48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal normal Awaiting Review defect (bug) 01/13/2021
2 #3451 Page URI canonization markjaquith Permalinks normal normal Awaiting Review defect (bug) close 02/20/2023
2 #48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ Permalinks normal normal Awaiting Review defect (bug) 11/16/2019
2 #55401 Subpages of a web page can be called twice Permalinks normal major Awaiting Review defect (bug) dev-feedback 07/20/2023
2 #38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 05/03/2017
2 #32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal Awaiting Review defect (bug) 03/09/2017
2 #55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical Awaiting Review defect (bug) 05/24/2022
2 #53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 05/03/2022
2 #47878 Permalink issue when using sub categories. Why does it entirely rely on ID? Permalinks normal major Awaiting Review enhancement 10/12/2021
2 #29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value Permalinks normal normal Future Release enhancement 07/02/2020
2 #53859 Add a filter hook to modify the paginate links arguments Permalinks normal normal Awaiting Review feature request has-patch 10/01/2024
2 #58511 Escaping function missing in wp-trackback.php Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 06/12/2023
2 #39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor Future Release defect (bug) has-patch 10/08/2018
2 #40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal Awaiting Review defect (bug) 09/17/2018
2 #60728 Install/upgrade latest supported version of plugin, when latest version of plugin is not supported Plugins normal normal Future Release defect (bug) close 08/09/2024
2 #49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal Awaiting Review defect (bug) has-patch 02/01/2022
2 #58214 Plugin authors should not be able to delete tags from SVN repository Plugins normal normal Awaiting Review defect (bug) 04/28/2023
2 #26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 04/06/2024
2 #46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
2 #48656 Views details blocked by SAMEORIGIN Plugins normal major Awaiting Review defect (bug) 11/17/2019
2 #50850 When the deactivate_plugins() function is called in the ABSPATH/wp-admin/includes/plugin.php file, the is_plugin_active_for_network() conditional tag always returns true when the active_sitewide_plugins sitemeta option is set to 1 Plugins normal normal Awaiting Review defect (bug) 09/08/2020
2 #30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal Future Release defect (bug) 07/02/2020
2 #45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 01/25/2019
2 #41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 08/30/2017
2 #50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal normal Awaiting Review enhancement 05/21/2020
2 #56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 09/17/2024
2 #40475 Additional way to add plugin by indicating URL|slug of plugin page Plugins normal normal Awaiting Review enhancement 07/28/2021
2 #31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 02/05/2017
2 #17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 11/28/2023
2 #23253 Lack of a do_settings_section (singular) function Plugins normal normal Awaiting Review enhancement has-patch 02/27/2021
2 #43949 Need filter in get_metadata Plugins normal normal Awaiting Review enhancement reporter-feedback 05/23/2018
2 #59211 Plugins should be sandboxed on update to prevent fatal errors Plugins normal normal Awaiting Review enhancement 08/26/2023
2 #52281 Updating plugin by upload and replace current should run activation hook function Plugins normal normal Awaiting Review enhancement 01/12/2021
2 #30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor Awaiting Review enhancement has-patch 08/08/2021
2 #60507 Add a view for plugins with missing dependencies Plugins normal normal Awaiting Review feature request 02/13/2024
2 #51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal normal Awaiting Review feature request 11/09/2020
2 #43058 File search in theme & plugin editor window Plugins normal normal Awaiting Review feature request has-patch 01/16/2018
2 #43115 Improve plugin search results Plugins normal normal Awaiting Review feature request 09/14/2018
2 #55645 Docs: Improve the documentation for `plugins_api()`. Plugins normal normal Future Release task (blessed) has-patch 08/09/2024
2 #42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Awaiting Review defect (bug) has-patch 04/15/2018
2 #44077 Image editor not working after WP update 4.9.5 this week Post Thumbnails normal major Awaiting Review defect (bug) reporter-feedback 06/25/2018
2 #62597 WordPress 6.7 sizes="auto" is messing featured image on chrome mobile. Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 11/29/2024
2 #50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 12/05/2024
2 #50989 "Blog pages show at most" setting not working when 2 posts are made sticky Posts, Post Types normal normal Awaiting Review defect (bug) close 01/16/2023
2 #62223 "Error in moving the item to Trash" when using Cloudflare Speed Brain (Missing/Unreachable directories) Posts, Post Types normal normal Awaiting Review defect (bug) 10/17/2024
2 #48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal Awaiting Review defect (bug) 12/12/2019
2 #46288 'get_extended' breaks when using 'more' gutenberg block Posts, Post Types normal normal Future Release defect (bug) 04/24/2019
2 #40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal normal Awaiting Review defect (bug) 11/27/2019
2 #29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal Awaiting Review defect (bug) close 06/28/2024
2 #47072 Hierarchical post types missing attributes meta box if post type doesn't support 'page-attributes' or have templates Posts, Post Types normal minor Awaiting Review defect (bug) 04/29/2019
2 #50435 In some cases wp_get_post_parent_id() = get_post_ancestors Posts, Post Types normal normal Awaiting Review defect (bug) 06/19/2020
2 #31254 Post errors show success borders Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/03/2024
2 #47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2019
2 #61996 Slug Conflict When a Published and Draft Page Share post_name Posts, Post Types normal normal Awaiting Review defect (bug) 09/06/2024
2 #54983 The post has already been deleted. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/07/2022
2 #36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/20/2017
2 #59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/21/2024
2 #32651 get_adjacent_post() doesn't return posts with the same date Posts, Post Types normal normal Future Release defect (bug) 06/24/2019
2 #44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
2 #50255 get_the_modified_author() not working Posts, Post Types normal normal Awaiting Review defect (bug) 08/03/2021
2 #49805 missing get_the_title / confusing the_title filter Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 04/04/2020
2 #47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal normal Awaiting Review defect (bug) 07/05/2019
2 #41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
2 #50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
Note: See TracReports for help on using and creating reports.