Make WordPress Core

{1} All Tickets (8331 matches)

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

Results (6201 - 6300 of 8331)

Quick/Bulk Edit (26 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59971 Publishing a post in QuickEdit forces Date to NOW dev-feedback normal normal Awaiting Review defect (bug) 12/05/2023 2
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen has-patch normal normal Future Release defect (bug) 03/14/2019 12
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 05/14/2018 5
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#32952 Select elements don't have the same size as input elements close normal normal defect (bug) 05/14/2023 5
#31615 UI bug using Quick Edit dev-feedback normal normal defect (bug) 06/04/2019 1
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter has-patch normal normal defect (bug) 06/04/2019 3
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66
#30870 Add an $actions array and a filter in inline_edit() function reporter-feedback normal normal enhancement 06/04/2019 1
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. dev-feedback normal normal enhancement 06/04/2019 4
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler has-patch normal normal Future Release enhancement 09/16/2024 42
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow normal normal Awaiting Review enhancement 06/04/2024 4
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent close normal normal enhancement 06/04/2019 2
#37296 Bulk edit category labels are slightly misleading has-patch normal normal enhancement 06/04/2019 4
#29320 Bulk edit on custom post types without title support normal normal enhancement 07/24/2019 4
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 4
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#31634 Minor UI improvements to bulk editing joedolson* has-patch normal normal Future Release enhancement 04/14/2023 36
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#60898 'Change Author' as a bulk action in media library normal normal Awaiting Review feature request 06/04/2024 1
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom has-patch normal normal Future Release feature request 02/08/2023 21
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1

REST API (74 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53942 Non-single post meta multiple value update breaks post save through REST API normal blocker Awaiting Review defect (bug) 08/17/2021 1
#56919 REST API term embed 401 - not allowed to view terms for this post dev-feedback normal blocker Awaiting Review defect (bug) 10/29/2023
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id normal major Awaiting Review defect (bug) 10/16/2023 1
#54125 Rest API tax_relation=OR doesn't seem to work correctly reporter-feedback normal major Awaiting Review defect (bug) 08/02/2024 1
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API reporter-feedback normal major Awaiting Review defect (bug) 12/11/2022 5
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#60055 Array to string conversion warning after r50157 reporter-feedback normal minor Awaiting Review defect (bug) 06/21/2024 1
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp has-patch normal minor Future Release defect (bug) 06/10/2021 2
#53622 Query Param status default is a string value, but an array is required rachelbaker* needs-unit-tests normal minor Awaiting Review defect (bug) 07/26/2024 1
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 05/04/2022
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 11/28/2022 1
#53860 REST API returns special characters as Unicode Decimal Code normal minor Awaiting Review enhancement 08/02/2021 1
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 03/09/2017 7
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 06/25/2024 1
#52925 Autosaves controller: Post checks will never catch invalid IDs has-patch normal normal Future Release defect (bug) 07/25/2024 8
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 07/11/2024 7
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey normal normal Future Release defect (bug) 01/03/2021 30
#61970 Fatal error: Attempt to read property "ID" on null in /src/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php has-patch normal normal Awaiting Review defect (bug) 10/14/2024 5
#54516 Full site editing/REST-API: modify permission checks to use post type. needs-unit-tests normal normal Future Release defect (bug) 09/12/2024 50
#57048 Handle trailing slashes in rest_preload_api_request swissspidy has-patch normal normal 6.8 defect (bug) 10/14/2024 5
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. needs-unit-tests normal normal Future Release defect (bug) 07/09/2019 3
#43681 Incorrect HTTP status code in 'posts' query. has-patch normal normal Future Release defect (bug) 05/24/2019 3
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/2021 1
#53784 Limiting user enumeration through the REST API has-patch normal normal Future Release defect (bug) 08/05/2024 18
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? close normal normal Awaiting Review defect (bug) 03/20/2023 3
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 07/29/2021
#61061 PHP Warning with invalid JSON input commit low normal 6.7 defect (bug) 10/14/2024 4
#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 normal normal Awaiting Review defect (bug) 04/30/2021 2
#53242 Potential private information leak in REST API doing it wrong reporter-feedback normal normal Awaiting Review defect (bug) 05/21/2021 2
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them normal normal Awaiting Review defect (bug) 02/09/2022
#56668 REST API calls are failed when cookies are cleared from the site normal normal Awaiting Review defect (bug) 09/27/2022
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 has-patch normal normal Awaiting Review defect (bug) 08/09/2024 1
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 12/01/2020 1
#54484 REST API returns (empty) array for Meta but Schema has type object normal normal Awaiting Review defect (bug) 11/24/2021 1
#42947 REST API wrong total pages spacedmonkey has-patch normal normal Future Release defect (bug) 10/31/2021 21
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 02/15/2024 5
#38878 REST API: Default query for users endpoint doesn't scale dev-feedback normal normal Future Release defect (bug) 07/11/2019 7
#50012 REST API: Fields filter does not work with "object" collection responses has-patch normal normal Future Release defect (bug) 09/19/2023 3
#56494 REST API: Fix and test rest_default_additional_properties_to_false has-patch normal normal Awaiting Review defect (bug) 08/09/2023 10
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 06/14/2024
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array has-patch normal normal Awaiting Review defect (bug) 08/09/2024 4
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 09/21/2023
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs has-patch normal normal Future Release defect (bug) 10/14/2024 39
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 09/05/2022 4
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint 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. normal normal Future Release defect (bug) 03/11/2024 3
#47443 REST-API prevents users with edit_published_posts capability updating published posts has-patch normal normal Future Release defect (bug) 01/27/2024 35
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 01/25/2024
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 06/12/2024 10
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 02/24/2021 5
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation reporter-feedback normal normal Awaiting Review defect (bug) 10/07/2024 2
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 08/14/2024 3
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2021 3
#39861 WP REST API and Caching Issue johnbillion* normal normal Future Release defect (bug) 06/21/2023 7
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks has-patch low normal 6.8 defect (bug) 10/04/2024 2
#60911 WordPress requires Host in the header reporter-feedback normal normal Awaiting Review defect (bug) 05/17/2024 1
#54753 Wrong post content when uploading raw post data via REST API when html data url is used normal normal Awaiting Review defect (bug) 05/14/2022 1
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 02/14/2024 3
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() has-patch normal normal Future Release defect (bug) 06/09/2023 19
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 06/19/2024 3
#59558 not documented information about changes in embedded data normal normal Awaiting Review defect (bug) 10/06/2023 1
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 12/11/2022 1
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint dev-feedback normal normal Future Release defect (bug) 06/20/2019 4
#42970 Add a 'rest_nonce_action' filter to the REST API close normal normal Awaiting Review enhancement 11/29/2019 5
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 04/05/2024 8
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 07/23/2024 4
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 10/25/2020 2
#55961 Add embed to WP_REST_Request class has-patch normal normal Awaiting Review enhancement 07/20/2023 3
#50074 Add filter on post/etc action links in the REST API has-patch normal normal Future Release enhancement 09/08/2021 5
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 10/25/2020 2
#54513 Add meta support to template REST API has-patch normal normal Future Release enhancement 11/25/2021
Note: See TracReports for help on using and creating reports.