Make WordPress Core

{30} Tickets with a focus on (4981 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 4981)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#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
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement needs-unit-tests 09/17/2024
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal Awaiting Review feature request 01/07/2022
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017
#60142 wordpress api not returns category descriptions in embedded data of post REST API normal normal Awaiting Review feature request 07/26/2024
#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
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 02/22/2023
#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
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 09/02/2025
#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
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal normal Awaiting Review enhancement has-patch 08/31/2025
#43372 $wp_query->max_num_pages return value as float Query normal trivial Awaiting Review defect (bug) 02/10/2022
#39914 'orderby' date results differs depend on 'post_status' Query normal normal Awaiting Review defect (bug) 02/19/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator Query normal normal Awaiting Review defect (bug) 03/22/2019
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal Awaiting Review defect (bug) has-patch 07/23/2021
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#40903 Filtered posts_request query can break found_posts query Query normal normal Awaiting Review defect (bug) 06/01/2017
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#37251 Not return 404 on front-page with option page and url `/page/2` Query normal normal Awaiting Review defect (bug) 05/28/2023
#40397 PHP 7.1.x problem in WP_Query Query normal normal Awaiting Review defect (bug) 01/11/2018
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal normal Awaiting Review defect (bug) 06/09/2017
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal Awaiting Review defect (bug) 11/28/2017
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal Awaiting Review defect (bug) has-patch 04/09/2019
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#50885 Setting a pre_get_posts query post_type to array results in broken wp-admin filters Query normal normal Awaiting Review defect (bug) 08/11/2020
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies Query normal normal Awaiting Review defect (bug) 01/08/2019
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. Query normal normal Awaiting Review defect (bug) 08/25/2020
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account Query normal minor Awaiting Review defect (bug) 10/14/2021
#41546 WP Query order by meta_clause not working correctly for decimal values Query normal normal Awaiting Review defect (bug) 08/05/2017
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical Awaiting Review defect (bug) dev-feedback 10/17/2023
#40387 WP_Query bug with product post type with search parameter on Query normal normal Awaiting Review defect (bug) 04/18/2017
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal Awaiting Review defect (bug) 01/17/2019
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#43391 WP_User_Query bug Query normal normal Awaiting Review defect (bug) 03/03/2018
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal Awaiting Review defect (bug) 03/02/2018
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 Query normal critical Awaiting Review defect (bug) 11/22/2019
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/2017
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) 06/24/2021
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 01/11/2020
#40166 query_vars bug sets is_home to false. Query normal normal Awaiting Review defect (bug) 05/20/2019
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 10/12/2019
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 04/07/2018
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 05/26/2025
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 05/24/2024
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal Awaiting Review enhancement 01/16/2019
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 02/12/2025
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 03/13/2019
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal Awaiting Review enhancement 07/03/2018
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 04/30/2024
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 06/26/2023
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal Awaiting Review enhancement 01/16/2019
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 09/10/2025
#39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 06/07/2017
#53060 Data Deletion - comments Query normal normal Awaiting Review feature request 04/20/2021
#37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 03/30/2017
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal Awaiting Review defect (bug) 01/28/2021
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items Privacy normal minor Awaiting Review defect (bug) 07/06/2021
#44258 Inconsistency in Export and Erase Personal data behavior Privacy normal normal Awaiting Review defect (bug) 01/10/2020
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 08/14/2023
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal Awaiting Review defect (bug) 07/01/2020
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#63467 function do_robots() should use admin_url() Privacy normal normal Awaiting Review defect (bug) has-patch 05/23/2025
#49357 Admin intervention for personal data export really needed? xkon* Privacy normal normal Awaiting Review enhancement 11/17/2021
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 01/09/2019
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal normal Awaiting Review enhancement 10/16/2020
#44539 Notify the admin when no personal data is found for a user Privacy normal normal Awaiting Review enhancement 02/09/2025
#43993 Provide indication to admin when user downloads privacy export Privacy normal normal Awaiting Review enhancement 01/16/2019
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal Awaiting Review enhancement has-patch 09/27/2022
#52903 Consent Management within WordPress Core Privacy normal normal Awaiting Review feature request 10/14/2022
#60805 Reading Settings: add option to discourage AI services from crawling the site Privacy normal normal Awaiting Review feature request 01/13/2025
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 05/12/2025
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal normal Awaiting Review defect (bug) 11/27/2019
#35538 AllPosts page UI: link "All" has incorrect color Posts, Post Types normal trivial Awaiting Review defect (bug) 07/09/2023
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy Posts, Post Types normal normal Awaiting Review defect (bug) 05/13/2022
#47041 Custom Post type author empty Posts, Post Types normal normal Awaiting Review defect (bug) 04/22/2020
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy Posts, Post Types normal normal Awaiting Review defect (bug) 12/15/2020
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.