Make WordPress Core

{8} Future Releases, Workflow Oriented (8238 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 8238)

Needs Docs or Unit Tests (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#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
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
#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
#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
#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
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 03/02/2018
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) needs-unit-tests 05/27/2020
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 03/12/2020
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) needs-unit-tests 10/31/2017
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) needs-unit-tests 02/28/2019
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 07/14/2020
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 10/08/2018
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement needs-unit-tests 02/27/2017
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/15/2024
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal Future Release enhancement needs-unit-tests 02/21/2022
#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
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types normal minor Awaiting Review defect (bug) needs-unit-tests 02/23/2017
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement needs-unit-tests 04/19/2023
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#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
#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
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/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
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 08/29/2017
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#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
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal Future Release defect (bug) needs-unit-tests 08/04/2017
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 02/20/2019
#41674 More granular capabilities for restoring and permanently deleting trashed posts Posts, Post Types normal normal Awaiting Review enhancement needs-unit-tests 08/19/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 08/22/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement needs-unit-tests 09/19/2017
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 10/08/2017
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 10/24/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 04/18/2018
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 11/01/2017
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement needs-unit-tests 02/07/2019
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) needs-unit-tests 02/12/2025
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 02/05/2020
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 04/20/2020
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 01/18/2022
#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
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) needs-unit-tests 01/14/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
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 01/09/2019
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 04/19/2018
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 07/10/2024
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) needs-unit-tests 09/17/2021
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 02/12/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
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 06/24/2019
#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
#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
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
#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
#44651 Make the excerpt explanation filterable Posts, Post Types normal normal Awaiting Review enhancement needs-docs 01/16/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019
#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
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) needs-unit-tests 04/15/2019
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 01/08/2019
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 01/23/2019
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 10/22/2024
#45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 03/03/2021
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 06/26/2024
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 01/25/2019
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement needs-unit-tests 11/16/2021
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 05/13/2021
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 10/25/2020
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) needs-unit-tests 06/04/2020
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/15/2019
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) needs-unit-tests 10/04/2019
#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
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
Note: See TracReports for help on using and creating reports.