Make WordPress Core

{16} Needs Patch (2774 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 (901 - 1000 of 2774)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal Awaiting Review defect (bug) 8 years ago
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical Awaiting Review defect (bug) 5 years ago
#43391 WP_User_Query bug Query normal normal Awaiting Review defect (bug) 8 years ago
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal Future Release defect (bug) 9 years ago
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal Awaiting Review defect (bug) 8 years ago
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 9 years ago
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 9 years ago
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker Awaiting Review defect (bug) 6 months ago
#40166 query_vars bug sets is_home to false. Query normal normal Awaiting Review defect (bug) 7 years ago
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 7 years ago
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 8 months ago
#40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 2 years ago
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal Awaiting Review enhancement 8 years ago
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 21 months ago
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 20 months ago
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 18 months ago
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 7 years ago
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal Awaiting Review enhancement 8 years ago
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 8 years ago
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement 4 years ago
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 9 years ago
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal Awaiting Review enhancement 8 years ago
#39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 9 years ago
#37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 9 years ago
#14375 Post pagination should have a show all option Query normal normal Future Release feature request 11 months ago
#43356 create is_403 function Query normal normal Awaiting Review feature request 8 years ago
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal Awaiting Review defect (bug) 15 months ago
#53195 Add $post or $post_id to the quick_edit_custom_box hook Quick/Bulk Edit normal normal Awaiting Review defect (bug) 11 months ago
#52501 Bad date format in data picker, depends on time format settings Quick/Bulk Edit normal normal Awaiting Review defect (bug) 3 years ago
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 8 years ago
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 3 years ago
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 4 years ago
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 3 years ago
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 7 years ago
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 7 years ago
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 15 months ago
#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) 6 years ago
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 5 years ago
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 4 years ago
#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) 10 days ago
#39861 WP REST API and Caching Issue REST API normal normal Future Release defect (bug) 14 months ago
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 6 years ago
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 2 months ago
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 18 months ago
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 7 years ago
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 3 years ago
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 6 years ago
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 6 years ago
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 9 years ago
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 6 years ago
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 9 years ago
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 2 years ago
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 9 years ago
#39544 REST API: Improve users endpoint in multisite REST API normal normal Future Release task (blessed) 5 years ago
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 8 years ago
#65122 Accessibility issues in Visual History Revisions normal normal 7.2 defect (bug) 3 weeks ago
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 9 years ago
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 5 years ago
#51374 The initial revision of an imported post goes missing Revisions normal normal Awaiting Review defect (bug) 11 months ago
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 7 years ago
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 5 years ago
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 8 years ago
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 7 years ago
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 6 years ago
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#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) 9 years ago
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal Awaiting Review defect (bug) 6 years ago
#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) 9 years ago
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor Awaiting Review defect (bug) 6 years ago
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 6 months ago
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 7 years ago
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 7 years ago
#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) 8 years ago
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 11 months ago
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 7 years ago
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 9 years ago
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 4 years ago
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 9 years ago
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 7 years ago
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 9 years ago
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 8 years ago
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 34 hours ago
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 8 years ago
#5942 Add Owner role Role/Capability normal normal Awaiting Review feature request 9 years ago
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 9 years ago
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 9 years ago
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 8 years ago
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 6 years ago
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) 4 years ago
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 9 years ago
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 12 months ago
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 3 years ago
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 7 years ago
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 9 years ago
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 8 years ago
#41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 9 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.