Make WordPress Core

{23} Popular Tickets (5278 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3701 - 3800 of 5278)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#12769 Disappearing posts/pages (in quickedit mode) Quick/Bulk Edit low minor 3 defect (bug) has-patch 02/17/2023
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal 3 enhancement 06/04/2019
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal 3 Future Release enhancement 02/10/2020
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 05/15/2023
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 10/12/2018
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 02/17/2023
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 03/14/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal 2 defect (bug) has-patch 06/04/2019
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal 2 enhancement dev-feedback 06/04/2019
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal 2 enhancement close 06/04/2019
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal 2 Awaiting Review enhancement dev-feedback 06/04/2024
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) has-patch 06/04/2024
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/04/2024
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) has-patch 01/30/2024
#30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal 1 enhancement reporter-feedback 06/04/2019
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor 1 Future Release enhancement 12/09/2019
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal 10 Awaiting Review defect (bug) dev-feedback 06/12/2024
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal 10 Future Release enhancement needs-unit-tests 11/30/2019
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal 10 Awaiting Review enhancement 06/12/2024
#39544 REST API: Improve users endpoint in multisite REST API normal normal 9 Future Release task (blessed) 08/17/2021
#40365 Introduce a REST API endpoint for sites REST API normal normal 8 Future Release task (blessed) needs-unit-tests 04/03/2020
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal 7 Future Release defect (bug) has-patch 01/27/2024
#53603 Expose block data directly through REST API endpoints REST API normal normal 7 Future Release enhancement dev-feedback 08/01/2021
#41032 REST API: Date fields do not support ISO8601 REST API normal normal 6 Future Release defect (bug) has-patch 02/15/2024
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal 6 enhancement 01/18/2022
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal 6 Awaiting Review enhancement has-patch 09/25/2019
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal 5 Future Release defect (bug) has-patch 10/14/2024
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal 5 Future Release defect (bug) has-patch 06/09/2023
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal 5 Future Release enhancement needs-unit-tests 06/26/2024
#39037 Should REST API support multiple orderby values? REST API normal normal 5 Awaiting Review enhancement has-patch 08/07/2024
#40748 Use REST API for Community Events REST API normal normal 5 Future Release enhancement needs-unit-tests 10/25/2020
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal 5 Awaiting Review feature request 01/07/2022
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal 4 Future Release defect (bug) has-patch 05/24/2019
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal 4 Future Release defect (bug) dev-feedback 07/11/2019
#39861 WP REST API and Caching Issue johnbillion* REST API normal normal 4 Future Release defect (bug) 06/21/2023
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal 4 Future Release enhancement has-patch 04/05/2024
#40410 Add chunked upload support to the REST API REST API normal normal 4 Future Release enhancement 07/23/2024
#41821 REST API: Add support for threaded comments REST API normal normal 4 Future Release enhancement needs-unit-tests 09/24/2020
#41616 REST API: Expose old slugs REST API normal normal 4 Future Release enhancement has-patch 07/22/2024
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal 4 Future Release enhancement dev-feedback 07/18/2022
#45252 Reconsider the `context` argument in REST API calls REST API normal normal 4 Awaiting Review enhancement 11/21/2019
#35425 Return HTTP status code in WP_Error objects REST API normal normal 4 Future Release enhancement 03/26/2017
#56481 Short-circuit HEAD methods in Core controllers REST API normal normal 4 Awaiting Review enhancement has-patch 09/27/2024
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal 4 Future Release task (blessed) has-patch 04/03/2020
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal 4 Future Release task (blessed) 01/17/2019
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal 3 Awaiting Review defect (bug) 07/11/2024
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal 3 Future Release defect (bug) 01/03/2021
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 3 Future Release defect (bug) needs-unit-tests 09/12/2024
#42947 REST API wrong total pages spacedmonkey REST API normal normal 3 Future Release defect (bug) has-patch 10/31/2021
#41740 Add comment count to "replies" link in post responses REST API normal normal 3 Awaiting Review enhancement 10/25/2020
#50074 Add filter on post/etc action links in the REST API REST API normal normal 3 Future Release enhancement has-patch 09/08/2021
#58849 Document supported $args for register_rest_route() REST API normal normal 3 Future Release enhancement 07/19/2023
#54304 Expose menu data public in Menus REST API REST API normal normal 3 6.8 enhancement has-patch 10/09/2024
#43428 Improve CORS headers sent to REST Api requests REST API normal normal 3 Awaiting Review enhancement 04/24/2023
#57749 In REST APIs, only prime meta data if there are registered keys REST API normal normal 3 Awaiting Review enhancement has-patch 10/09/2024
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal 3 Future Release enhancement needs-unit-tests 01/13/2023
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal 3 Future Release enhancement 10/25/2020
#51757 REST API: Add const validation REST API normal normal 3 Awaiting Review enhancement has-patch 01/25/2021
#46238 REST API: Allow conditional field registration REST API normal normal 3 Awaiting Review enhancement needs-unit-tests 10/25/2020
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal 3 Awaiting Review enhancement has-patch 12/04/2023
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal 3 Future Release feature request 10/24/2020
#60055 Array to string conversion warning after r50157 REST API normal minor 2 Awaiting Review defect (bug) reporter-feedback 06/21/2024
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal 2 Future Release defect (bug) has-patch 07/25/2024
#57048 Handle trailing slashes in rest_preload_api_request swissspidy REST API normal normal 2 6.8 defect (bug) has-patch 10/14/2024
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal 2 Future Release defect (bug) 02/23/2021
#53784 Limiting user enumeration through the REST API REST API normal normal 2 Future Release defect (bug) has-patch 08/05/2024
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal 2 Future Release defect (bug) has-patch 09/19/2023
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal 2 Awaiting Review defect (bug) has-patch 08/09/2024
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal 2 Awaiting Review defect (bug) 09/05/2022
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal 2 Future Release defect (bug) 10/08/2019
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/07/2024
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major 2 Awaiting Review defect (bug) reporter-feedback 12/11/2022
#54832 _doing_it_wrong should write into debug.log REST API normal normal 2 Awaiting Review defect (bug) 02/14/2024
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal 2 Future Release defect (bug) dev-feedback 06/20/2019
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 07/25/2024
#54293 Expand functionality of themes REST API REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 06/07/2022
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal 2 Awaiting Review enhancement 07/11/2019
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal 2 Future Release enhancement needs-unit-tests 09/01/2022
#49179 Manage Post trackbacks within the REST API REST API normal normal 2 Future Release enhancement needs-unit-tests 10/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal 2 Future Release enhancement needs-unit-tests 01/18/2022
#40556 REST API: Allow for server generating a user's password REST API normal normal 2 Awaiting Review enhancement has-patch 04/27/2017
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 2 Future Release enhancement needs-unit-tests 10/08/2024
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 09/17/2024
#58034 Post API can't get image URL on Endpoint REST API normal normal 2 Awaiting Review feature request dev-feedback 04/06/2023
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal 1 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 1 Awaiting Review defect (bug) close 03/20/2023
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor 1 Future Release defect (bug) has-patch 06/10/2021
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker 1 Awaiting Review defect (bug) 08/17/2021
#61061 PHP Warning with invalid JSON input REST API low normal 1 6.7 defect (bug) commit 10/14/2024
#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 1 Awaiting Review defect (bug) 04/30/2021
#53622 Query Param status default is a string value, but an array is required rachelbaker* REST API normal minor 1 Awaiting Review defect (bug) needs-unit-tests 07/26/2024
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal 1 Awaiting Review defect (bug) 06/14/2024
#54125 Rest API tax_relation=OR doesn't seem to work correctly REST API normal major 1 Awaiting Review defect (bug) reporter-feedback 08/02/2024
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal 1 Awaiting Review defect (bug) 10/25/2020
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks REST API low normal 1 6.8 defect (bug) has-patch 10/04/2024
#60911 WordPress requires Host in the header REST API normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/17/2024
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal 1 Awaiting Review defect (bug) 05/14/2022
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal 1 Awaiting Review defect (bug) dev-feedback 06/19/2024
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal 1 Awaiting Review defect (bug) 12/11/2022
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal 1 Awaiting Review enhancement close 11/29/2019
Note: See TracReports for help on using and creating reports.