Make WordPress Core

{8} Future Releases, Workflow Oriented (7953 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 (3401 - 3500 of 7953)

Needs Docs or Unit Tests (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 05/31/2017
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 09/10/2020
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 05/12/2025
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 04/30/2018
#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
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) needs-unit-tests 06/21/2025
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#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
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 09/09/2025
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 06/22/2022
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 12/17/2018
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 01/08/2019
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) needs-unit-tests 09/17/2021
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 04/21/2024
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#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
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 12/01/2020
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 01/25/2019
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 03/02/2020
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 10/02/2017
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-docs 09/05/2025
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types 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
#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
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 07/29/2024
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 09/30/2025
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 09/05/2025
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
#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
#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
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/22/2025
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#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
#30911 Overhaul post_status logic in WP_Query Query 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
#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
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 06/03/2025
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) needs-unit-tests 06/10/2025
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 06/23/2025
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2025
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 05/20/2025
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
#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
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) needs-unit-tests 08/02/2025
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#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
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 09/20/2025
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 09/17/2018
#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
#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
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/21/2025
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
#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
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) needs-unit-tests 04/01/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy 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
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) needs-unit-tests 04/20/2021
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal Future Release defect (bug) needs-unit-tests 08/08/2025
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2023
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 05/16/2025
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 05/19/2025
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#59485 Invalid username Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 12/01/2017
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2021
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) needs-unit-tests 09/30/2020
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks Build/Test Tools normal normal Awaiting Review enhancement needs-docs 01/21/2025
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 06/15/2021
#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
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
Note: See TracReports for help on using and creating reports.