Make WordPress Core

{8} Future Releases, Workflow Oriented (8327 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 (6501 - 6600 of 8327)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal normal Awaiting Review enhancement 06/04/2024
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal enhancement close 06/04/2019
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 02/10/2020
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 12/09/2019
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal Awaiting Review feature request 06/04/2024
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 07/11/2024
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 02/23/2021
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
#53828 Nullable registered meta with format does not display in JSON schema REST API normal normal Awaiting Review defect (bug) 07/29/2021
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal normal Awaiting Review defect (bug) 04/30/2021
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal normal Awaiting Review defect (bug) 02/09/2022
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#51909 REST API inconsistencies REST API normal normal Awaiting Review defect (bug) 12/01/2020
#54484 REST API returns (empty) array for Meta but Schema has type object REST API normal normal Awaiting Review defect (bug) 11/24/2021
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal Awaiting Review defect (bug) 06/14/2024
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal Awaiting Review defect (bug) 12/11/2024
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal Awaiting Review defect (bug) 09/05/2022
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) 10/08/2019
#60599 REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value. REST API normal normal Future Release defect (bug) 03/11/2024
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id REST API normal major Awaiting Review defect (bug) 10/16/2023
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 10/25/2020
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major Awaiting Review defect (bug) 04/20/2021
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal Awaiting Review defect (bug) 05/14/2022
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal Awaiting Review defect (bug) 12/11/2022
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
#41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 10/25/2020
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 10/25/2020
#63074 Automated Output Escaping Based on REST API Schema REST API normal normal Awaiting Review enhancement 03/07/2025
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal normal Awaiting Review enhancement 11/28/2022
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 02/22/2021
#58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 07/19/2023
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#48822 Indicate partial success/error of a REST API request REST API normal normal Awaiting Review enhancement 10/24/2020
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API normal minor Awaiting Review enhancement 05/04/2022
#60608 Missing REST API users endpoint orderby parameters REST API normal normal Awaiting Review enhancement 02/22/2024
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor Awaiting Review enhancement 11/28/2022
#53836 Option to additionally format API response REST API normal normal Awaiting Review enhancement 07/30/2021
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 10/15/2020
#56587 REST API sanitize and validate order / priority REST API normal normal Awaiting Review enhancement 09/16/2022
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 01/18/2022
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal normal Awaiting Review enhancement 12/20/2022
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024
#50239 REST API Debug/Dev Mode REST API normal normal Awaiting Review feature request 05/24/2020
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal Future Release feature request 10/24/2020
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017
#52384 WordPress API - Add Limit / Block API Access Features REST API normal normal Awaiting Review feature request 01/27/2021
#60142 wordpress api not returns category descriptions in embedded data of post REST API normal normal Awaiting Review feature request 07/26/2024
#39544 REST API: Improve users endpoint in multisite REST API normal normal Future Release task (blessed) 08/17/2021
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 01/17/2019
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
#30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal defect (bug) 06/04/2019
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 07/06/2021
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal Awaiting Review defect (bug) 03/11/2019
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal Awaiting Review defect (bug) 01/16/2019
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) 06/15/2021
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 11/12/2019
#48574 Create better post diff screens Revisions normal normal Awaiting Review enhancement 11/12/2019
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major Awaiting Review enhancement 12/18/2019
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal Awaiting Review enhancement 10/12/2023
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal normal Awaiting Review feature request 11/28/2017
#57641 Need functionality to preview revisions for the post such as preview Revisions normal normal Awaiting Review feature request 11/20/2023
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020
#59419 Revisions page: how to support varying "Go to editor" link templates Revisions normal normal Awaiting Review feature request 11/21/2023
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal Awaiting Review defect (bug) 11/08/2017
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal Awaiting Review defect (bug) 08/20/2017
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal Awaiting Review defect (bug) 12/18/2021
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal normal Awaiting Review defect (bug) 09/15/2017
#54654 Can flush_rewrite_rules() be called automatically after changing the site URL? Rewrite Rules normal normal Awaiting Review defect (bug) 12/18/2021
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal Future Release defect (bug) 03/04/2022
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) 07/14/2020
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal Awaiting Review defect (bug) 03/27/2020
#53545 Domain Mapping not working with page as homepage Rewrite Rules normal normal Awaiting Review defect (bug) 06/28/2021
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules normal normal Awaiting Review defect (bug) 01/12/2018
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal Awaiting Review defect (bug) 03/12/2023
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
#52419 Pagination adds trailing slash when it shouldn't Rewrite Rules normal minor Awaiting Review defect (bug) 02/02/2021
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor Awaiting Review defect (bug) 07/21/2020
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
#52969 Permalink for /wp-includes falls back to blog post Rewrite Rules normal normal Awaiting Review defect (bug) 04/05/2021
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 02/25/2020
Note: See TracReports for help on using and creating reports.