Make WordPress Core

{7} Future Releases (8229 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 (7101 - 7200 of 8229)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
1 #55618 combine/concatenate enqueued relative js/css Script Loader normal normal Awaiting Review feature request 04/25/2022
6 #10975 comment form nonce Comments normal normal Future Release enhancement 02/27/2020
11 #29462 comment pagination in reverse order should display a full number of the latest comments Comments normal normal Future Release defect (bug) dev-feedback 03/16/2021
1 #47306 comment reply event listener: need ability to run custom js function Comments normal normal Future Release enhancement 06/20/2019
5 #16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
2 #13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments normal normal defect (bug) 06/04/2019
#54234 comment_type of reply should be same as parent Comments normal normal Awaiting Review enhancement 10/18/2021
1 #27148 comments in page code converted to displayed text upon submission Editor normal normal defect (bug) 06/04/2019
#45585 comments ordering by date, orders them only for the current page. Comments normal normal Awaiting Review defect (bug) 12/12/2018
9 #17763 comments_popup_link() need a get_* version Comments normal normal enhancement 06/04/2019
#52215 conflict with useBlockProps() Editor normal normal Awaiting Review defect (bug) 01/04/2021
1 #45761 consistency between $wpdb->blogid and get_current_blog_id() Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 09/09/2024
#57751 contributor bypass asking for review Role/Capability normal normal defect (bug) reporter-feedback 02/23/2023
2 #62497 core-js not up to date even with latest wordpress version 6.7 General normal major Awaiting Review defect (bug) 11/21/2024
1 #56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#55442 count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-includes/post-template.php on line 319 Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2022
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#41558 create a (reusable) wp_default_admin_scripts Administration normal normal Awaiting Review enhancement 06/29/2022
1 #42958 create callers for loop functions to accept post id General normal normal Awaiting Review enhancement dev-feedback 11/17/2020
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018
5 #27286 create menu page for custom post types General normal normal enhancement dev-feedback 06/04/2019
1 #39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal Future Release enhancement dev-feedback 04/23/2020
#30105 css defining protocol Themes normal normal defect (bug) 06/04/2019
1 #56905 css media query issue General normal trivial Awaiting Review defect (bug) reporter-feedback 10/25/2022
1 #61934 ctrl+shift+v - does not work in the editor General normal critical Awaiting Review defect (bug) 08/27/2024
2 #44329 current-menu-item class not applied to home link with starter content audrasjb Menus low normal Future Release defect (bug) 07/09/2019
#43076 current-menu-item for archive menu item on singular page audrasjb Menus normal normal Future Release defect (bug) reporter-feedback 01/17/2020
#47465 current_action function - return types Administration normal minor Awaiting Review defect (bug) reporter-feedback 06/06/2019
8 #38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
7 #36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
2 #11465 custom field duplicated westi* Editor normal minor Future Release defect (bug) 06/08/2022
2 #28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#35048 custom menu - OPTIMIZE QUERY! Menus normal normal feature request 06/04/2019
2 #43122 customize.php fails to load with default changeset_uuid bpayton Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2021
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
2 #37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal defect (bug) needs-unit-tests 06/04/2019
#46059 cyrillic capitalization in tag search I18N normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2020
1 #43084 dashboard confuses published posts count with all posts Posts, Post Types normal normal Awaiting Review defect (bug) 05/15/2019
5 #10883 db-error.php not used for all DB failures Database normal normal enhancement 12/07/2023
1 #34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
3 #28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) Database normal normal defect (bug) 06/04/2019
2 #44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
3 #40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
8 #10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#59481 dbDelta do useless request when type case is not the same between query and describe result Database normal normal Awaiting Review defect (bug) has-patch 08/12/2024
1 #46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#59177 dbDelta doesn't handle changing the DEFAULT value of a column from NULL to '' Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created Database normal trivial Awaiting Review defect (bug) 03/09/2019
#20634 dbDelta is unforgiving about field declarations Database normal normal enhancement dev-feedback 06/04/2019
2 #46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) 11/17/2022
1 #46145 dbDelta runs same updates on every execution Database normal normal Awaiting Review defect (bug) 01/30/2019
2 #40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
3 #15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
3 #41335 dbDelta() does not recognize MySQL's IF NOT EXISTS statement Upgrade/Install normal normal Awaiting Review enhancement reporter-feedback 10/21/2022
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) Database normal major Awaiting Review defect (bug) reporter-feedback 09/08/2022
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
1 #54936 db_version mismatch after update to 5.9 Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2022
2 #27188 deactivated_plugin behaves improperly Plugins normal normal defect (bug) dev-feedback 10/22/2023
7 #25856 debug of wpautop function with Unit Tests Formatting normal normal enhancement 03/20/2024
2 #58631 decoding="async" is added wildly, even if loading="eager" is there Media normal normal Awaiting Review defect (bug) reporter-feedback 01/29/2025
5 #36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
1 #52593 default user and woocommerce bug Users normal normal defect (bug) reporter-feedback 04/28/2023
#62336 default widget latest posts wordpress Widgets normal normal Awaiting Review defect (bug) 11/03/2024
#50681 default-filters.php contains non-tweakable parameters Media normal normal Awaiting Review defect (bug) has-patch 09/26/2020
2 #39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021
#62211 defect (bug): wp_site_admin_email_change_notification triggers wp_mail with an empty to address creating downstream wp_mail_failed Administration normal minor Awaiting Review defect (bug) has-patch 10/12/2024
6 #30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal Awaiting Review enhancement has-patch 06/01/2021
1 #58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal normal Awaiting Review defect (bug) 07/25/2023
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 #38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) needs-unit-tests 02/07/2025
1 #47427 deleted pages for a plugin prevent page creation during re-installation of plugin Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 06/01/2019
1 #48442 deleting a site leaves "orphaned" user options Networks and Sites normal normal Awaiting Review defect (bug) 10/27/2019
4 #28212 determine_current_user filter with priority <10 gets overridden Login and Registration normal normal Awaiting Review defect (bug) needs-refresh 10/24/2020
1 #45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal normal Awaiting Review enhancement 10/17/2023
1 #42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
#61857 disable fluid font sizes Editor normal normal Awaiting Review feature request 08/11/2024
2 #23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#62778 display options for Links/Blogroll in sidebar not saving Widgets normal major Awaiting Review defect (bug) 01/09/2025
8 #37788 dns-prefetch s.w.org conditionally via javascript Emoji normal normal Awaiting Review enhancement 05/09/2024
2 #41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal normal Awaiting Review enhancement 05/29/2024
#49678 do_action default first parameter Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/04/2020
3 #47438 do_action will convert "single array object" as "object" Plugins normal normal Awaiting Review defect (bug) 06/24/2024
#49703 do_all_pings brings race back Pings/Trackbacks normal normal Awaiting Review defect (bug) 03/26/2020
1 #14493 do_enclose() can ping the same URL many times, can't filter URLs to ping nacin* Feeds normal normal enhancement 06/04/2019
2 #27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#62490 doing_action wrong in shutdown General normal minor Awaiting Review defect (bug) reporter-feedback 11/20/2024
1 #48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019
1 #35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019
1 #27076 double newlines inserted before captions Editor normal normal defect (bug) dev-feedback 06/04/2019
5 #11800 doubled execution of cron jobs westi Cron API normal normal Future Release defect (bug) dev-feedback 04/04/2021
#60564 download_url() always returns error_code 'http_404' for any non-200 responses HTTP API normal normal Awaiting Review defect (bug) has-patch 01/24/2025
5 #33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal Future Release defect (bug) has-patch 02/21/2017
#45562 drag and drop file upload fails with empty files when dragging from macOS Preview into WP on Safari 12 Media normal normal Awaiting Review defect (bug) 11/19/2020
1 #59104 duotone is not applied to videos in the cover block in safari Editor normal normal Awaiting Review defect (bug) 08/22/2023
83 #15311 dynamic image resize (on the fly) using already available functions Media normal normal Future Release enhancement dev-feedback 03/12/2020
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
7 #9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 03/02/2020
1 #54397 e2e timeout errors: waiting for selection `.components-snackbar` Build/Test Tools normal normal Awaiting Review defect (bug) 10/04/2022
2 #22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.