Make WordPress Core

{1} All Tickets (8274 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 8274)

REST API (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave has-patch normal normal Future Release defect (bug) 7 days ago 5
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter has-patch normal normal 7.2 defect (bug) 12 days ago 10
#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) 13 days ago 4
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter has-patch normal normal 7.2 defect (bug) 2 weeks ago 15
#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) 3 weeks ago 29
#65761 REST comments: wrong error when a status is sent with no post has-patch normal minor 7.2 defect (bug) 3 weeks ago 1
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 has-patch normal normal 7.2 defect (bug) 3 weeks ago 16
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 2
#63982 Comment REST API route: add support multiple statuses adamsilverstein has-patch normal normal 7.2 defect (bug) 4 weeks ago 6
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child has-patch normal normal Awaiting Review defect (bug) 5 weeks ago 4
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) dev-feedback normal normal Awaiting Review enhancement 5 weeks ago
#63761 Adding Edit/PUT Method for Template REST API Endpoint. has-patch normal normal Future Release enhancement 6 weeks ago 6
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once has-patch normal normal Awaiting Review enhancement 2 months ago 11
#63946 Introduce a mechanism for lazy-loading REST routes and handlers has-patch normal normal Awaiting Review enhancement 2 months ago 19
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates has-patch normal normal Awaiting Review enhancement 2 months ago 1
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 2 months ago 7
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 3 months ago 4
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js has-patch normal normal Awaiting Review defect (bug) 3 months ago 5
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint has-patch normal normal Future Release defect (bug) 3 months ago 2
#65251 Response from media library API query includes an empty array rather than an empty object normal normal Awaiting Review defect (bug) 3 months ago 1
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property has-patch normal normal Awaiting Review defect (bug) 3 months ago 1
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests has-patch normal normal Awaiting Review enhancement 4 months ago 3
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 has-patch normal normal Future Release defect (bug) 5 months ago 7
#63294 Got this error when send image via REST API on WP 6.8 reporter-feedback normal critical Awaiting Review defect (bug) 5 months ago 10
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed has-patch normal normal Awaiting Review defect (bug) 6 months ago 4
#61061 PHP Warning with invalid JSON input has-patch low normal Future Release defect (bug) 6 months ago 32
#63635 Tests: rest-posts-controller hooks blow under certain circumstances dev-feedback normal blocker Awaiting Review defect (bug) 6 months ago 6
#50012 REST API: Fields filter does not work with "object" collection responses dev-feedback normal normal Future Release defect (bug) 6 months ago 10
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 7 months ago 6
#64248 REST API: Logic to only change comment status never runs needs-unit-tests normal normal Awaiting Review defect (bug) 7 months ago 3
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. normal major Awaiting Review defect (bug) 7 months ago 3
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 7 months ago 11
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein dev-feedback normal normal Future Release defect (bug) 9 months ago 17
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 9 months ago 2
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller has-patch normal normal Future Release defect (bug) 10 months ago 8
#48885 REST API: Support reading public settings, implement context handling spacedmonkey dev-feedback normal normal Future Release enhancement 10 months ago 57
#64073 Attachments REST API: extend to support ordering by `mime_type`. has-patch normal normal Awaiting Review enhancement 10 months ago 9
#62701 Post controller: support for grouping results by parent-child relationship has-patch normal normal Future Release enhancement 11 months ago 14
#63967 REST API test methods using supported image format to test unsupported logic checks has-patch normal normal Future Release defect (bug) 11 months ago 6
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param has-patch normal normal Awaiting Review defect (bug) 11 months ago 1
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." normal normal Awaiting Review enhancement 11 months ago
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 13 months ago 4
#63670 Add trashability to REST API posts controller has-patch normal normal Awaiting Review enhancement 13 months ago 7
#46238 REST API: Allow conditional field registration needs-unit-tests normal normal Awaiting Review enhancement 13 months ago 9
#41325 Adding GraphQL support in core? normal normal feature request 13 months ago 5
#58849 Document supported $args for register_rest_route() dev-feedback normal normal Future Release enhancement 13 months ago 7
#43681 Incorrect HTTP status code in 'posts' query. close normal normal Future Release enhancement 14 months ago 16
#39861 WP REST API and Caching Issue normal normal Future Release defect (bug) 14 months ago 7
#38813 REST API: Test schema registration for required fields. has-patch normal normal Future Release enhancement 15 months ago 6
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings needs-unit-tests normal normal Awaiting Review defect (bug) 15 months ago 5
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil has-patch normal normal Awaiting Review enhancement 15 months ago 1
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration has-patch normal blocker Awaiting Review enhancement 15 months ago 2
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() dev-feedback normal normal Awaiting Review enhancement 15 months ago 1
#62604 Prevent false-positive in validate_callback() in REST API has-patch normal normal Awaiting Review enhancement 15 months ago 1
#54516 Full site editing/REST-API: modify permission checks to use post type. needs-unit-tests normal normal Future Release defect (bug) 15 months ago 53
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 15 months ago 8
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array has-patch normal normal Awaiting Review defect (bug) 15 months ago 4
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 15 months ago 7
#63402 Query Posts without URL parameters to avoid running into character limit with many filters normal normal Awaiting Review feature request 16 months ago
#63253 Theme REST API: expose "has_theme_json" field has-patch normal normal Awaiting Review enhancement 16 months ago 4
#63231 Add support for batching GET REST API Requests has-patch normal normal Future Release enhancement 17 months ago 2
#39037 Should REST API support multiple orderby values? has-patch normal normal Awaiting Review enhancement 17 months ago 14
#63092 REST API: Support preloading 'HEAD' requests Mamaduka has-patch normal normal Awaiting Review enhancement 17 months ago 2
#63074 Automated Output Escaping Based on REST API Schema normal normal Awaiting Review enhancement 18 months ago
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp close normal minor Future Release defect (bug) 18 months ago 4
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 18 months ago 3
#53673 Add unit tests for v5.8 widget sidebar IDs dev-feedback normal normal Future Release enhancement 18 months ago 8
#53860 REST API returns special characters as Unicode Decimal Code has-patch normal minor Awaiting Review enhancement 18 months ago 2
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 19 months ago 5
#61308 Return `post_types` field in templates REST API oandregal has-patch normal normal Future Release enhancement 19 months ago 13
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 20 months ago 6
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation has-patch normal normal Awaiting Review defect (bug) 20 months ago 3
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 21 months ago 3
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 21 months ago 7
#62333 Simplify code structure and optimize conditional logic in REST API controllers has-patch normal minor Awaiting Review enhancement 21 months ago 12
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different reporter-feedback normal critical Awaiting Review defect (bug) 22 months ago 2
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs has-patch normal normal Future Release defect (bug) 22 months ago 39
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 2 years ago 2
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 2 years ago 4
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 2 years ago 3
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 has-patch normal normal Awaiting Review defect (bug) 2 years ago 1
#53784 Limiting user enumeration through the REST API has-patch normal normal Future Release defect (bug) 2 years ago 18
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 2 years ago
#49538 Can't get a subset of `_embedded` using `_fields` needs-unit-tests normal normal Future Release enhancement 2 years ago 9
#52925 Autosaves controller: Post checks will never catch invalid IDs has-patch normal normal Future Release defect (bug) 2 years ago 8
#41616 REST API: Expose old slugs has-patch normal normal Future Release enhancement 2 years ago 5
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 2 years ago 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) 2 years ago 3
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 2 years ago
#40988 Use objects for `get_item_schema()` calls pbearne normal normal Awaiting Review enhancement 2 years ago 5
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 2 years ago 2
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 2 years ago 8
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 2 years ago
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 3 years ago 3
#47443 REST-API prevents users with edit_published_posts capability updating published posts has-patch normal normal Future Release defect (bug) 3 years ago 35
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 3 years ago
#59903 Add user pattern categories to the pattern categories API response has-patch normal normal Awaiting Review enhancement 3 years ago 6
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko has-patch normal normal Awaiting Review enhancement 3 years ago 4
#56919 REST API term embed 401 - not allowed to view terms for this post dev-feedback normal blocker Awaiting Review defect (bug) 3 years ago
#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) 3 years ago 1
Note: See TracReports for help on using and creating reports.