Make WordPress Core

{40} Tickets Awaiting Review (4814 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 (3601 - 3700 of 4814)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal enhancement 02/21/2022 4.2 needs-patch
#28798 htaccess and protected option Posts, Post Types normal enhancement 10/15/2021 4.0
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal enhancement 09/29/2021 5.9 dev-feedback
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal feature request 08/24/2021 4.6 needs-unit-tests
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal enhancement 08/06/2021 4.8 dev-feedback
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal enhancement 07/27/2021 needs-patch
#35416 List children pages of another (in dashboard) Posts, Post Types normal enhancement 05/30/2020 has-patch
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal enhancement 03/13/2020 5.4 dev-feedback
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal enhancement 02/15/2020 4.9 dev-feedback
#49164 Page List Order Posts, Post Types major enhancement 01/13/2020
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal enhancement 01/06/2020 needs-patch
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal enhancement 11/18/2019 4.9.4 has-patch
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal feature request 10/19/2019 dev-feedback
#32545 Adding actions before and after "Add New" button Posts, Post Types normal enhancement 05/30/2019 4.2.2 dev-feedback
#49602 New design for Privacy settings page and hooks Privacy normal enhancement 01/30/2026 dev-feedback
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal enhancement 08/27/2025 4.9.6 dev-feedback
#44539 Notify the admin when no personal data is found for a user Privacy normal enhancement 02/09/2025 4.9.6
#60805 Reading Settings: add option to discourage AI services from crawling the site Privacy normal feature request 01/13/2025
#43811 Licence & Policy notice during installation xkon Privacy normal enhancement 08/29/2023 needs-patch
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy major enhancement 02/06/2023 6.1.1
#52903 Consent Management within WordPress Core Privacy normal feature request 10/14/2022 needs-patch
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal enhancement 09/27/2022 4.9.6 has-patch
#49357 Admin intervention for personal data export really needed? xkon* Privacy normal enhancement 11/17/2021 5.4
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal enhancement 11/08/2021 dev-feedback
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal enhancement 10/16/2020 4.9.6 dev-feedback
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal enhancement 10/16/2020 4.9.6
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal enhancement 10/16/2020
#44645 Expose download link Privacy normal enhancement 10/16/2020
#48009 Expand upon the Media item data in Export Requests Privacy normal enhancement 12/13/2019 4.9.6 has-patch
#44001 oEmbed two click / local emoji scripts Privacy major enhancement 12/12/2019 4.9.6 needs-patch
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal enhancement 06/19/2019 4.9.6 needs-patch
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal enhancement 06/06/2019 needs-patch
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal enhancement 02/13/2019
#43993 Provide indication to admin when user downloads privacy export Privacy normal enhancement 01/16/2019 4.9.6
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal enhancement 01/09/2019 needs-unit-tests
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal enhancement 07/30/2018 4.9.6 needs-patch
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal enhancement 06/20/2018 4.9.6
#44268 GDPR concerns on the core commenting flow Privacy normal enhancement 05/30/2018 4.9.6
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal enhancement 09/10/2025 6.2 has-patch
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to Query normal feature request 09/09/2025
#63614 pre_get_lastpostdate filter Query minor enhancement 06/24/2025 has-patch
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal enhancement 05/26/2025 has-patch
#63094 Allow ordering by meta_id in a meta query Query normal feature request 03/13/2025
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal enhancement 03/03/2025 has-patch
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal enhancement 02/12/2025 4.7.3 needs-patch
#61632 Allow ordering of posts by `status` Query normal enhancement 07/11/2024
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal enhancement 07/04/2024 4.6 has-patch
#40341 Make search possible in custom fields Query normal enhancement 05/24/2024 4.8
#52386 Should WP_Query::get_posts be a private method? Query normal enhancement 04/30/2024
#61048 order sticky posts using the same order for posts Query major enhancement 04/22/2024 6.5
#61008 Allow searching of extra post fields Query normal enhancement 04/15/2024
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter Query normal enhancement 02/15/2024 6.5
#60490 Add 'author__in' option to WP_Query 'orderby' options Query normal feature request 02/09/2024
#48193 Improve the WordPress loop Query normal enhancement 01/20/2024 dev-feedback
#59351 Add support for querying by an exact date with WP_Date_Query Query normal enhancement 09/15/2023
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal enhancement 06/26/2023 6.2.2
#37463 Abstract Query Class Query normal enhancement 04/20/2023 has-patch
#41678 Make sure all field returns use filters in WP Query Query normal enhancement 04/20/2023 1.5 needs-unit-tests
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal enhancement 04/20/2023 needs-unit-tests
#56168 Add a way easily perform advanced post fields queries Query trivial feature request 07/07/2022
#55630 add array input to meta_query key Query normal enhancement 04/27/2022 5.9.3 has-patch
#53060 Data Deletion - comments Query normal feature request 04/20/2021
#52167 WP_Query: always convert `any` post type values to public values. Query normal enhancement 12/24/2020 has-patch
#51155 Default Order and Order By for Post Types and Taxonomies Query normal enhancement 08/27/2020
#50154 About date and time request of version 5.4.1 Query normal feature request 05/13/2020 5.4.1
#49149 Write tests for WP_Query Query normal enhancement 02/20/2020 needs-unit-tests
#49429 There seems to be no way to check query value for NULL Query normal enhancement 02/14/2020 5.3.2 dev-feedback
#49296 Split up WP_Query into more manageable classes Query normal enhancement 01/26/2020 5.3.2
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal feature request 12/21/2019
#47694 Adding a filter for $searchand variable Query normal enhancement 07/13/2019
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal enhancement 03/13/2019 4.9
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal enhancement 01/16/2019
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal enhancement 01/16/2019
#44602 meta_query to support FIND_IN_SET Query normal enhancement 07/18/2018 has-patch
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal enhancement 07/03/2018 4.7.1
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal enhancement 04/07/2018 has-patch
#42082 Support compare custom fields in WP_Meta_Query Query normal enhancement 02/28/2018 4.9.4 needs-patch
#43356 create is_403 function Query normal feature request 02/19/2018 4.9.3
#41797 max_num_pages for WP_User_Query Query normal enhancement 09/05/2017 has-patch
#39632 Adding Query identifier attribute Query normal feature request 06/07/2017
#37837 Extend WP_Query author parameters to filter by role Query normal feature request 03/30/2017 4.7
#59374 Bulk Edit does not let me remove "Uncategorized" for categorized posts Quick/Bulk Edit normal feature request 09/06/2025 6.3.1
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal enhancement 08/31/2025 has-patch
#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
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal enhancement 03/09/2026 has-patch
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal enhancement 10/20/2025 6.9 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 6.9
#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 6.9 has-patch
#46238 REST API: Allow conditional field registration REST API normal enhancement 07/28/2025 needs-unit-tests
#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
Note: See TracReports for help on using and creating reports.