Make WordPress Core

{40} Tickets Awaiting Review (4845 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (3701 - 3800 of 4845)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal enhancement 06/04/2024 dev-feedback
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal enhancement 06/04/2024
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal feature request 06/04/2024
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal enhancement 10/20/2025 trunk has-patch
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal enhancement 09/29/2025 has-patch
#63928 Add additional fields to the `/wp-json/wp/v2/comments` endpoints hannahtinkler REST API normal enhancement 09/23/2025 trunk has-patch
#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 enhancement 09/22/2025 trunk
#54293 Expand functionality of themes REST API REST API normal enhancement 08/04/2025 4.7 needs-unit-tests
#63670 Add trashability to REST API posts controller REST API normal enhancement 07/29/2025 trunk has-patch
#46238 REST API: Allow conditional field registration REST API normal enhancement 07/28/2025 needs-unit-tests
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal enhancement 07/28/2025 dev-feedback
#62604 Prevent false-positive in validate_callback() in REST API REST API normal enhancement 05/26/2025 has-patch
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal enhancement 05/26/2025 dev-feedback
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal enhancement 05/26/2025 has-patch
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API blocker enhancement 05/26/2025 has-patch
#63402 Query Posts without URL parameters to avoid running into character limit with many filters REST API normal feature request 05/06/2025
#63253 Theme REST API: expose "has_theme_json" field REST API normal enhancement 05/05/2025 has-patch
#39037 Should REST API support multiple orderby values? REST API normal enhancement 03/27/2025 4.6.1 has-patch
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal enhancement 03/13/2025 has-patch
#63074 Automated Output Escaping Based on REST API Schema REST API normal enhancement 03/07/2025
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal enhancement 02/12/2025 4.9.7 needs-patch
#53860 REST API returns special characters as Unicode Decimal Code REST API minor enhancement 02/10/2025 5.8 has-patch
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API minor enhancement 11/21/2024 6.7 has-patch
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal enhancement 09/17/2024 4.4 needs-unit-tests
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal enhancement 09/09/2024 6.0
#61205 Add support for relative paths to theme assets in theme.json REST API normal feature request 09/08/2024
#60142 wordpress api not returns category descriptions in embedded data of post REST API normal feature request 07/26/2024
#54387 trailing slash in the url /wp-json REST API minor enhancement 06/25/2024 5.8.1 dev-feedback
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal enhancement 06/12/2024 4.7
#55675 Improve performance Themes REST API endpoint REST API normal enhancement 04/16/2024
#60608 Missing REST API users endpoint orderby parameters REST API normal enhancement 02/22/2024
#59903 Add user pattern categories to the pattern categories API response REST API normal enhancement 12/21/2023 6.5 has-patch
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal enhancement 12/04/2023 6.4 has-patch
#55961 Add embed to WP_REST_Request class REST API normal enhancement 07/20/2023 4.7 has-patch
#43428 Improve CORS headers sent to REST Api requests REST API normal enhancement 04/24/2023
#58034 Post API can't get image URL on Endpoint REST API normal feature request 04/06/2023 6.2 dev-feedback
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal enhancement 12/20/2022 4.7
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal enhancement 11/28/2022 6.2
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API minor enhancement 11/28/2022 6.2
#56593 Post meta validation error messages are not helpful to end users REST API normal feature request 09/17/2022 6.0.2 dev-feedback
#56587 REST API sanitize and validate order / priority REST API normal enhancement 09/16/2022 6.0.1
#56368 Unable to use enum with array data type - REST API REST API normal enhancement 09/04/2022
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API minor enhancement 05/04/2022 6.0
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal feature request 01/07/2022
#53836 Option to additionally format API response REST API normal enhancement 07/30/2021 5.8
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal enhancement 02/22/2021
#52384 WordPress API - Add Limit / Block API Access Features REST API normal feature request 01/27/2021
#51757 REST API: Add const validation REST API normal enhancement 01/25/2021 has-patch
#46267 Add generated_slug to REST API autosaves endpoint REST API normal enhancement 10/25/2020
#41740 Add comment count to "replies" link in post responses REST API normal enhancement 10/25/2020
#48822 Indicate partial success/error of a REST API request REST API normal enhancement 10/24/2020 4.7
#50239 REST API Debug/Dev Mode REST API normal feature request 05/24/2020 4.4
#48816 Use get_bloginfo in the REST API index REST API normal enhancement 11/29/2019 4.4 dev-feedback
#45252 Reconsider the `context` argument in REST API calls REST API normal enhancement 11/21/2019
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal enhancement 09/25/2019 has-patch
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal enhancement 09/02/2019 5.3 has-patch
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal enhancement 07/11/2019
#41735 Include titles for JSON Schema properties REST API normal enhancement 12/03/2017 4.7 has-patch
#39972 REST API: Allow querying posts by post format REST API normal feature request 05/07/2017 4.7
#40556 REST API: Allow for server generating a user's password REST API normal enhancement 04/27/2017 4.7 has-patch
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API minor enhancement 03/09/2017 4.7
#56576 When post is switched from published to draft, create revision Revisions normal enhancement 09/10/2025
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal feature request 01/13/2025 has-patch
#59419 Revisions page: how to support varying "Go to editor" link templates Revisions normal feature request 11/21/2023
#57641 Need functionality to preview revisions for the post such as preview Revisions normal feature request 11/20/2023
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal enhancement 10/12/2023
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal enhancement 12/29/2022 6.1.1 has-patch
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal enhancement 04/30/2021 needs-patch
#42086 Option to view condensed diffs for post revisions Revisions normal feature request 09/01/2020 needs-patch
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal enhancement 01/10/2020 3.9.2 needs-patch
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal enhancement 11/12/2019
#48574 Create better post diff screens Revisions normal enhancement 11/12/2019 5.3
#38368 Add front-end revision browsing Revisions normal enhancement 03/08/2018
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal feature request 11/28/2017
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal enhancement 09/30/2025 4.3.1
#64037 New filters for managing rewrite rules Rewrite Rules normal enhancement 09/24/2025
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal enhancement 09/04/2025 3.1 has-patch
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal enhancement 08/14/2024 has-patch
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal enhancement 09/17/2022 6.0.2
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal feature request 09/02/2019 has-patch
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal feature request 07/11/2019 5.2.1 dev-feedback
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal enhancement 01/23/2019 dev-feedback
#18450 New safe action to add rewrite rules on Rewrite Rules normal enhancement 09/21/2018 3.2.1 dev-feedback
#43678 Add indents to default .htaccess rules Rewrite Rules normal enhancement 04/02/2018 has-patch
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal enhancement 04/01/2018 has-patch
#41946 Option to delete_with_markers Rewrite Rules normal enhancement 09/21/2017 4.8.2
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal enhancement 09/01/2025 needs-unit-tests
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal enhancement 08/29/2025 dev-feedback
#62959 Ensure wp_roles() returns an instance of WP_Roles Role/Capability minor enhancement 02/13/2025 has-patch
#40320 Feature idea: Rename roles Role/Capability normal enhancement 02/02/2023 4.8 dev-feedback
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal enhancement 08/14/2022
#55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal feature request 02/08/2022
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability major enhancement 07/20/2021 2.0 dev-feedback
#52350 Add documentation about meta capabilities Role/Capability normal enhancement 01/23/2021 needs-docs
#51334 Implement enhanced post_status transition capabilities Role/Capability normal feature request 09/18/2020 dev-feedback
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal feature request 03/30/2019
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal enhancement 10/03/2018 needs-patch
#44476 Backend section Access based on Role/User Role/Capability normal feature request 08/02/2018 4.9.6 dev-feedback
#43210 Introduce singular capabilities for managing individual options Role/Capability normal enhancement 04/19/2018 dev-feedback
#36691 Ability to disable "Password Protected" post option Role/Capability normal enhancement 03/10/2018 needs-patch
Note: See TracReports for help on using and creating reports.