Make WordPress Core

{8} Future Releases, Workflow Oriented (7783 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 (3301 - 3400 of 7783)

Needs Docs or Unit Tests (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 03/03/2021
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) needs-unit-tests 07/10/2021
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 11/28/2023
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement needs-unit-tests 08/10/2025
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) needs-unit-tests 11/23/2020
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement needs-unit-tests 04/19/2023
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 06/24/2021
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) needs-unit-tests 12/10/2021
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) needs-unit-tests 06/28/2025
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 06/04/2019
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2023
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 12/07/2025
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal Awaiting Review defect (bug) needs-unit-tests 05/28/2025
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal normal Awaiting Review enhancement needs-docs 09/23/2025
#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 06/05/2025
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/10/2025
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 02/19/2018
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 12/01/2020
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#17020 Some comment queries are not filterable Comments normal normal enhancement needs-unit-tests 06/04/2019
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 07/29/2025
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request needs-unit-tests 09/21/2025
#54235 Script for handling metadata in wp_postmeta Database normal normal Awaiting Review feature request needs-docs 10/08/2021
#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
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/23/2018
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) needs-unit-tests 11/20/2025
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) needs-docs 06/18/2025
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) needs-unit-tests 02/10/2023
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement needs-unit-tests 05/06/2025
#55523 Remove deprecation notice from get_the_excerpt SirLouen Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 12/03/2025
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 01/08/2019
#64248 REST API: Logic to only change comment status never runs REST API normal normal Awaiting Review defect (bug) needs-unit-tests 11/13/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 05/19/2025
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 07/28/2025
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement needs-unit-tests 05/25/2025
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) needs-unit-tests 10/08/2020
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement needs-unit-tests 10/12/2020
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement needs-unit-tests 01/14/2026
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 12/17/2018
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 06/21/2025
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 06/22/2022
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/09/2025
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 05/12/2025
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement needs-unit-tests 06/29/2020
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#53816 Overview: Refactor the widgets read/write logic Widgets normal normal Future Release enhancement needs-docs 06/06/2025
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement needs-unit-tests 03/29/2019
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 07/08/2025
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 11/10/2020
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/05/2024
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/16/2025
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 05/15/2025
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 09/17/2024
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 08/29/2017
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 09/01/2025
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 08/15/2024
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 05/12/2025
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 08/24/2021
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 11/05/2020
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
Note: See TracReports for help on using and creating reports.