Make WordPress Core

{16} Needs Patch (2871 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1901 - 2000 of 2871)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 10/12/2019
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 12/08/2025
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#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
#62484 Multiple selection of post type in Query loop block Query normal normal Awaiting Review enhancement close 05/26/2025
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 01/06/2025
#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
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement 11/02/2022
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
#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
#39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 06/07/2017
#55287 Allow for DISTINCT in WP_Query method Query normal normal Awaiting Review feature request reporter-feedback 09/11/2025
#37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 03/30/2017
#14375 Post pagination should have a show all option Query normal normal Future Release feature request 09/18/2025
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal Future Release feature request dev-feedback 09/11/2019
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023
#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
#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
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 12/16/2018
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) 05/30/2025
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12/05/2023
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 02/22/2023
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 09/13/2025
#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
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
#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
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 02/07/2023
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 05/12/2025
#63294 Got this error when send image via REST API on WP 6.8 REST API normal critical Awaiting Review defect (bug) reporter-feedback 03/16/2026
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal Awaiting Review defect (bug) close 03/20/2023
#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
#53242 Potential private information leak in REST API doing it wrong REST API normal normal Awaiting Review defect (bug) reporter-feedback 05/21/2021
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 10/29/2023
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
#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
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
#39861 WP REST API and Caching Issue REST API normal normal Future Release defect (bug) 06/11/2025
#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
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major Awaiting Review defect (bug) reporter-feedback 12/11/2022
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different REST API normal critical Awaiting Review defect (bug) reporter-feedback 10/29/2024
#62577 WordPress Rest API broken in 6.7.1 REST API normal normal Awaiting Review defect (bug) close 12/11/2024
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 09/16/2022
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 12/16/2024
#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
#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
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 07/28/2025
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 05/19/2025
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#56593 Post meta validation error messages are not helpful to end users REST API normal normal Awaiting Review feature request dev-feedback 09/17/2022
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017
#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
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018
#51374 The initial revision of an imported post goes missing Revisions normal normal Awaiting Review defect (bug) 09/11/2025
#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
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020
#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
#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
#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
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#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) 04/09/2026
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal Awaiting Review defect (bug) reporter-feedback 10/27/2025
#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
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 02/10/2026
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 Rewrite Rules normal minor Awaiting Review defect (bug) close 09/03/2025
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 05/14/2019
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 01/13/2019
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 01/25/2018
Note: See TracReports for help on using and creating reports.