Make WordPress Core

{8} Future Releases, Workflow Oriented (8075 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6301 - 6400 of 8075)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47694 Adding a filter for $searchand variable Query normal normal Awaiting Review enhancement 7 years ago
#61632 Allow ordering of posts by `status` Query normal normal Awaiting Review enhancement 2 years ago
#61008 Allow searching of extra post fields Query normal normal Awaiting Review enhancement 2 years ago
#51155 Default Order and Order By for Post Types and Taxonomies Query normal normal Awaiting Review enhancement 6 years 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
#62484 Multiple selection of post type in Query loop block Query normal normal Awaiting Review enhancement close 16 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 19 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
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 2 years ago
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 3 years ago
#49296 Split up WP_Query into more manageable classes Query normal normal Awaiting Review enhancement 7 years ago
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 9 years ago
#61048 order sticky posts using the same order for posts Query normal major Awaiting Review enhancement 2 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
#50154 About date and time request of version 5.4.1 Query normal normal Awaiting Review feature request 6 years ago
#60490 Add 'author__in' option to WP_Query 'orderby' options Query normal normal Awaiting Review feature request 3 years ago
#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 18 months ago
#53060 Data Deletion - comments Query normal normal Awaiting Review feature request 5 years ago
#37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 9 years ago
#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 12 months ago
#43356 create is_403 function Query normal normal Awaiting Review feature request 9 years ago
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 3 years ago
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal Awaiting Review defect (bug) 16 months ago
#53195 Add $post or $post_id to the quick_edit_custom_box hook Quick/Bulk Edit normal normal Awaiting Review defect (bug) 12 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
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 4 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
#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
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal Awaiting Review feature request 2 years ago
#59374 Bulk Edit does not let me remove "Uncategorized" for categorized posts Quick/Bulk Edit normal normal Awaiting Review feature request 12 months ago
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 16 months ago
#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) 8 months 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
#53828 Nullable registered meta with format does not display in JSON schema REST API normal normal Awaiting Review defect (bug) 5 years ago
#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
#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
#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) 21 months ago
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal Awaiting Review defect (bug) 4 years ago
#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
#65251 Response from media library API query includes an empty array rather than an empty object REST API normal normal Awaiting Review defect (bug) 4 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
#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
#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
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 3 years ago
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal Awaiting Review defect (bug) 4 years ago
#41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 6 years ago
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 6 years ago
#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
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 6 years ago
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 19 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
#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 12 months ago
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 2 years ago
#48822 Indicate partial success/error of a REST API request REST API normal normal Awaiting Review enhancement 6 years ago
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 2 years ago
#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 3 years ago
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor Awaiting Review enhancement 4 years ago
#53836 Option to additionally format API response REST API normal normal Awaiting Review enhancement 5 years ago
#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 10 years ago
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 7 years ago
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 4 years ago
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 2 years ago
#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
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 2 years ago
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal Awaiting Review feature request 5 years ago
#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
#50239 REST API Debug/Dev Mode REST API normal normal Awaiting Review feature request 6 years ago
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 9 years ago
#52384 WordPress API - Add Limit / Block API Access Features REST API normal normal Awaiting Review feature request 6 years ago
#60142 wordpress api not returns category descriptions in embedded data of post REST API normal normal Awaiting Review feature request 2 years ago
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 15 months ago
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) 8 months ago
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 9 years ago
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal Awaiting Review defect (bug) 8 years ago
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal Awaiting Review defect (bug) 8 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) 12 months ago
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 7 years 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 9 years ago
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 7 years ago
#48574 Create better post diff screens Revisions normal normal Awaiting Review enhancement 7 years ago
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal Awaiting Review enhancement 3 years ago
#56576 When post is switched from published to draft, create revision Revisions normal normal Awaiting Review enhancement 12 months ago
#57641 Need functionality to preview revisions for the post such as preview Revisions normal normal Awaiting Review feature request 3 years ago
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 6 years ago
#59419 Revisions page: how to support varying "Go to editor" link templates Revisions normal normal Awaiting Review feature request 3 years ago
Note: See TracReports for help on using and creating reports.