Make WordPress Core

{16} Needs Patch (3265 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 (2601 - 2700 of 3265)

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) 04/12/2021
#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
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 11/12/2024
#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
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement 11/02/2022
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 01/31/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
#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
#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
#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
#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
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 02/12/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
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 05/12/2025
#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
#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
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#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
#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
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
#58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 04/30/2025
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#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
#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
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#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
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#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
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
#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
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) 06/15/2021
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 05/17/2025
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#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
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal normal Awaiting Review feature request 11/28/2017
#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
#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) 05/12/2025
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
#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
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
#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
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 03/10/2025
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 06/04/2019
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 05/13/2022
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 03/21/2017
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 02/02/2020
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 10/07/2017
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 09/18/2018
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#5942 Add Owner role Role/Capability normal normal Awaiting Review feature request 11/06/2017
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 09/02/2017
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 05/08/2017
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 05/02/2018
#40134 Invalid data for scripts in footer Script Loader normal normal Awaiting Review defect (bug) 03/12/2017
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 07/21/2020
#63486 Script modules should support being printed in the footer the same as classic scripts Script Loader normal normal Future Release defect (bug) 06/05/2025
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) 04/27/2022
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 05/20/2019
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal Future Release enhancement 06/06/2023
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
#43403 Improve wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 02/24/2018
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
Note: See TracReports for help on using and creating reports.