Make WordPress Core

{2} All Tickets, Workflow Oriented (8266 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6601 - 6700 of 8266)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 7 years ago 1
#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 1
#49555 Reorder WP_Query methods for a more logical placement Query normal trivial Future Release enhancement 6 years ago 1
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 2 years ago 1
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 3 years ago 2
#49296 Split up WP_Query into more manageable classes Query normal normal Awaiting Review enhancement 7 years ago 1
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 8 years ago 1
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 7 years ago
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 7 years ago 5
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 7 years ago 1
#15068 merging query objects/arrays Query normal normal enhancement 7 years ago 5
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 7 years ago 13
#61048 order sticky posts using the same order for posts Query normal major Awaiting Review enhancement 2 years ago 1
#37056 paginate_links should be a method on WP_Query Query normal normal enhancement 7 years ago 2
#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
#50154 About date and time request of version 5.4.1 Query normal normal Awaiting Review feature request 6 years ago 2
#60490 Add 'author__in' option to WP_Query 'orderby' options Query normal normal Awaiting Review feature request 3 years ago 2
#31383 Add WP_Tax_Query support to WP_User_Query Query normal normal Future Release feature request 22 months ago 18
#56168 Add a way easily perform advanced post fields queries Query normal trivial Awaiting Review feature request 4 years ago
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal normal Awaiting Review feature request 7 years ago
#39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 9 years ago
#63094 Allow ordering by meta_id in a meta query Query normal normal Awaiting Review feature request 17 months ago
#53060 Data Deletion - comments Query normal normal Awaiting Review feature request 5 years ago 5
#37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 9 years ago 1
#16910 Lazy evaluation for WP_Query Query normal normal feature request 7 years ago 2
#30982 Meta query in pre_get_posts Query normal normal feature request 7 years ago 3
#14375 Post pagination should have a show all option Query normal normal Future Release feature request 11 months ago 5
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to Query normal normal Awaiting Review feature request 11 months ago 1
#43356 create is_403 function Query normal normal Awaiting Review feature request 8 years ago 1
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 3 years ago 1
#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 5
#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 20
#63972 Bulk actions status messages not announced by screen readers Quick/Bulk Edit normal major Future Release defect (bug) 6 months ago 8
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 8 years ago 20
#37064 No checkbox in Posts list table for bulk action Quick/Bulk Edit normal normal defect (bug) 12 months ago
#33172 Notice in get_bulk_actions() in certain conditions Quick/Bulk Edit normal normal defect (bug) 7 years ago 1
#26524 Quick edit form looks strange for localized version Quick/Bulk Edit normal normal defect (bug) 2 years ago 4
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 3 years ago 1
#32952 Select elements don't have the same size as input elements Quick/Bulk Edit normal normal defect (bug) close 3 years ago 5
#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 7
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal normal Awaiting Review enhancement 2 years ago 4
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 7 years ago 4
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 7 years ago 4
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 7 years ago 13
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 7 years ago 13
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 7 years ago 10
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal Awaiting Review feature request 2 years ago 1
#59374 Bulk Edit does not let me remove "Uncategorized" for categorized posts Quick/Bulk Edit normal normal Awaiting Review feature request 11 months ago
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 15 months ago 7
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. REST API normal major Awaiting Review defect (bug) 7 months ago 3
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 5 years ago 1
#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 1
#53828 Nullable registered meta with format does not display in JSON schema REST API normal normal Awaiting Review defect (bug) 5 years ago
#65680 Permission Check Mismatch Due to Unnormalized Ability Input REST API normal normal Future Release defect (bug) 5 days ago 1
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal normal Awaiting Review defect (bug) 5 years ago 2
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal normal 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
#51909 REST API inconsistencies REST API normal normal Awaiting Review defect (bug) 6 years ago 1
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal Awaiting Review defect (bug) 2 years ago
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal Awaiting Review defect (bug) 20 months ago 3
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal Awaiting Review defect (bug) 4 years ago 4
#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) 11 days ago 4
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id REST API normal major Awaiting Review defect (bug) 3 years ago 1
#65251 Response from media library API query includes an empty array rather than an empty object REST API normal normal Awaiting Review defect (bug) 3 months ago 1
#39861 WP REST API and Caching Issue REST API normal normal Future Release defect (bug) 14 months ago 7
#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 1
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major Awaiting Review defect (bug) 5 years ago 2
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal Awaiting Review defect (bug) 4 years ago 1
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 3 years ago 3
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal Awaiting Review defect (bug) 4 years ago 1
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 2 months ago 7
#41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 6 years ago 2
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 6 years ago 2
#63074 Automated Output Escaping Based on REST API Schema REST API normal normal Awaiting Review enhancement 18 months ago
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal normal Awaiting Review enhancement 4 years ago 2
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 5 years 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 3
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 3 years ago 4
#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 normal Awaiting Review enhancement 11 months ago
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 2 years ago 2
#48822 Indicate partial success/error of a REST API request REST API normal normal Awaiting Review enhancement 6 years ago 1
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 2 years ago 2
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API normal minor Awaiting Review enhancement 4 years ago
#60608 Missing REST API users endpoint orderby parameters REST API normal normal Awaiting Review enhancement 2 years ago
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor Awaiting Review enhancement 4 years ago 1
#53836 Option to additionally format API response REST API normal normal Awaiting Review enhancement 5 years ago
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 6 years ago 2
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 6 years ago 7
#56587 REST API sanitize and validate order / priority REST API normal normal Awaiting Review enhancement 4 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 7
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 6 years ago 9
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 7 years ago 2
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 9 years ago 11
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 5 years ago 7
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 4 years ago 2
#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 4 years ago 1
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 2 years ago 4
#41325 Adding GraphQL support in core? REST API normal normal feature request 13 months ago 5
#63402 Query Posts without URL parameters to avoid running into character limit with many filters REST API normal normal Awaiting Review feature request 16 months ago
Note: See TracReports for help on using and creating reports.