Make WordPress Core

{2} All Tickets, Workflow Oriented (8230 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6801 - 6900 of 8230)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#14375 Post pagination should have a show all option Query normal normal Future Release feature request 09/18/2025 5
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to Query normal normal Awaiting Review feature request 09/09/2025 1
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018 1
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023 1
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal Awaiting Review defect (bug) 05/12/2025 5
#53195 Add $post or $post_id to the quick_edit_custom_box hook Quick/Bulk Edit normal normal Awaiting Review defect (bug) 09/11/2025
#52501 Bad date format in data picker, depends on time format settings Quick/Bulk Edit normal normal Awaiting Review defect (bug) 03/15/2023 20
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 12/16/2018 20
#37064 No checkbox in Posts list table for bulk action Quick/Bulk Edit normal normal defect (bug) 08/30/2025
#33172 Notice in get_bulk_actions() in certain conditions Quick/Bulk Edit normal normal defect (bug) 06/04/2019 1
#26524 Quick edit form looks strange for localized version Quick/Bulk Edit normal normal defect (bug) 02/25/2024 4
#32952 Select elements don't have the same size as input elements Quick/Bulk Edit normal normal defect (bug) close 05/14/2023 5
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023 7
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 02/12/2024 66
#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 4
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019 4
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019 4
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019 13
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 02/10/2020 13
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal Awaiting Review feature request 06/04/2024 1
#59374 Bulk Edit does not let me remove "Uncategorized" for categorized posts Quick/Bulk Edit normal normal Awaiting Review feature request 09/06/2025
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 05/12/2025 7
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal Future Release defect (bug) 01/03/2021 30
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 02/23/2021 1
#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 2
#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 1
#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 3
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal Awaiting Review defect (bug) 09/05/2022 4
#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 3
#65251 Response from media library API query includes an empty array rather than an empty object REST API normal normal Awaiting Review defect (bug) 05/15/2026 1
#39861 WP REST API and Caching Issue REST API normal normal Future Release defect (bug) 06/11/2025 7
#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 1
#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 1
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024 3
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal Awaiting Review defect (bug) 12/11/2022 1
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 06/12/2026 7
#41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 10/25/2020 2
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 10/25/2020 2
#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 2
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 02/22/2021
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025 3
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 07/11/2019 5
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023 4
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." REST API normal normal Awaiting Review enhancement 09/22/2025
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024 2
#48822 Indicate partial success/error of a REST API request REST API normal normal Awaiting Review enhancement 10/24/2020 1
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024 2
#60608 Missing REST API users endpoint orderby parameters REST API normal normal Awaiting Review enhancement 02/22/2024
#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 2
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 10/15/2020 7
#56587 REST API sanitize and validate order / priority REST API normal normal Awaiting Review enhancement 09/16/2022
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal enhancement 01/18/2022 5
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020 9
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019 2
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017 11
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 01/18/2022 7
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022 2
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024 5
#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 1
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024 4
#41325 Adding GraphQL support in core? REST API normal normal feature request 07/26/2025 5
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal Awaiting Review feature request 01/07/2022 13
#63402 Query Posts without URL parameters to avoid running into character limit with many filters REST API normal normal Awaiting Review feature request 05/06/2025
#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 6
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017 3
#52384 WordPress API - Add Limit / Block API Access Features REST API normal normal Awaiting Review feature request 01/27/2021 1
#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 26
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 01/17/2019 3
#65122 Accessibility issues in Visual History Revisions normal normal 7.0.1 defect (bug) 05/19/2026 6
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal Future Release defect (bug) 03/13/2025 11
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 06/10/2025 2
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) 01/18/2026 2
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018 1
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal Awaiting Review defect (bug) 03/11/2019 2
#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 1
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021 1
#51374 The initial revision of an imported post goes missing Revisions normal normal Awaiting Review defect (bug) 09/11/2025
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 05/17/2025 48
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019 1
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020 8
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021 1
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018 9
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 11/12/2019 3
#48574 Create better post diff screens Revisions normal normal Awaiting Review enhancement 11/12/2019 1
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal Awaiting Review enhancement 10/12/2023 6
#56576 When post is switched from published to draft, create revision Revisions normal normal Awaiting Review enhancement 09/10/2025
#57641 Need functionality to preview revisions for the post such as preview Revisions normal normal Awaiting Review feature request 11/20/2023 2
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020 3
#59419 Revisions page: how to support varying "Go to editor" link templates Revisions normal normal Awaiting Review feature request 11/21/2023 3
#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 8
Note: See TracReports for help on using and creating reports.