Make WordPress Core

{1} All Tickets (8316 matches)

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

Results (6301 - 6400 of 8316)

REST API (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 16 months ago 8
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 5 years ago 5
#63092 REST API: Support preloading 'HEAD' requests Mamaduka has-patch normal normal Awaiting Review enhancement 18 months ago 2
#48885 REST API: Support reading public settings, implement context handling spacedmonkey dev-feedback normal normal Future Release enhancement 11 months ago 57
#38813 REST API: Test schema registration for required fields. has-patch normal normal Future Release enhancement 2 weeks ago 9
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests has-patch normal normal Awaiting Review enhancement 5 months ago 3
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 6 years ago 9
#66027 REST API: let the media create endpoint record the attachment an upload was edited from has-patch normal normal 7.2 enhancement 8 days ago 2
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 7 years ago 2
#35425 Return HTTP status code in WP_Error objects normal normal Future Release enhancement 9 years ago 11
#61308 Return `post_types` field in templates REST API oandregal has-patch normal normal Future Release enhancement 20 months ago 13
#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
#39037 Should REST API support multiple orderby values? has-patch normal normal Awaiting Review enhancement 18 months ago 14
#62333 Simplify code structure and optimize conditional logic in REST API controllers has-patch normal minor Awaiting Review enhancement 22 months ago 12
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 5 years ago 7
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) dev-feedback normal normal Awaiting Review enhancement 3 weeks ago 1
#63253 Theme REST API: expose "has_theme_json" field has-patch normal normal Awaiting Review enhancement 16 months ago 4
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 4 years ago 2
#40748 Use REST API for Community Events needs-unit-tests normal normal Future Release enhancement 6 years ago 14
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 7 years ago 2
#40988 Use objects for `get_item_schema()` calls pbearne normal normal Awaiting Review enhancement 2 years ago 5
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload normal normal Awaiting Review enhancement 4 years ago 1
#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 3 months ago 11
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 2 years ago 1
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param has-patch normal normal Awaiting Review defect (bug) 12 months ago 1
#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
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 4 months ago 4
#52925 Autosaves controller: Post checks will never catch invalid IDs has-patch normal normal Future Release defect (bug) 2 years ago 8
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 16 months ago 7
#63982 Comment REST API route: add support multiple statuses adamsilverstein has-patch normal normal 7.2 defect (bug) 7 weeks ago 6
#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) 6 weeks ago 15
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js has-patch normal normal Awaiting Review defect (bug) 4 months ago 5
#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) 6 months ago 7
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey normal normal Future Release defect (bug) 6 years ago 30
#65953 Fatal PHP error tested on PHP8.2 & 8.3 inside the file class-wp-rest-server.php (Can be fixed and improved) dev-feedback normal normal Awaiting Review defect (bug) 2 weeks ago 3
#54516 Full site editing/REST-API: modify permission checks to use post type. needs-unit-tests normal normal Future Release defect (bug) 16 months ago 53
#63294 Got this error when send image via REST API on WP 6.8 reporter-feedback normal critical Awaiting Review defect (bug) 6 months ago 10
#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) 7 years 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) 8 months ago 3
#64168 Inaccurate JSON schema for template-parts endpoint has-patch normal normal Future Release defect (bug) 2 weeks ago 6
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 6 years ago 1
#53784 Limiting user enumeration through the REST API has-patch normal normal Future Release defect (bug) 2 years ago 18
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? close normal normal Awaiting Review defect (bug) 3 years ago 3
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp close normal minor Future Release defect (bug) 19 months ago 4
#53942 Non-single post meta multiple value update breaks post save through REST API normal blocker Awaiting Review defect (bug) 5 years ago 1
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 5 years ago
#61061 PHP Warning with invalid JSON input has-patch low normal Future Release defect (bug) 7 months ago 32
#65680 Permission Check Mismatch Due to Unnormalized Ability Input normal normal Future Release defect (bug) 4 weeks 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 normal normal Awaiting Review defect (bug) 5 years ago 2
#53242 Potential private information leak in REST API doing it wrong reporter-feedback 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 normal normal Awaiting Review defect (bug) 5 years ago
#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
#56668 REST API calls are failed when cookies are cleared from the site normal normal Awaiting Review defect (bug) 4 years ago
#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
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 6 years ago 1
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 has-patch normal normal 7.2 defect (bug) 7 weeks ago 16
#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
#63967 REST API test methods using supported image format to test unsupported logic checks has-patch normal normal Future Release defect (bug) 12 months ago 6
#42947 REST API wrong total pages spacedmonkey has-patch normal normal Future Release defect (bug) 5 years ago 21
#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) 5 weeks ago 10
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 8 months ago 6
#38878 REST API: Default query for users endpoint doesn't scale dev-feedback normal normal Future Release defect (bug) 7 years ago 7
#50012 REST API: Fields filter does not work with "object" collection responses dev-feedback normal normal Future Release defect (bug) 7 months ago 10
#56494 REST API: Fix and test rest_default_additional_properties_to_false has-patch normal normal Awaiting Review defect (bug) 3 years ago 10
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 2 years ago
#64248 REST API: Logic to only change comment status never runs has-patch normal normal Awaiting Review defect (bug) 2 weeks ago 4
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array has-patch normal normal Awaiting Review defect (bug) 16 months ago 4
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 21 months ago 3
#65855 REST API: Taxonomy REST bases can overwrite existing post item properties despite conflict warning has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 2
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs has-patch normal normal Future Release defect (bug) 2 years ago 39
#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) 4 months ago 1
#65810 REST API: attachments created from a `url` skip the shared insert path in `create_item()` adamsilverstein has-patch normal normal 7.2 defect (bug) 4 weeks ago 6
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 4 years ago 4
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint has-patch normal normal Future Release defect (bug) 4 months ago 2
#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) 5 weeks ago 4
#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) 7 weeks ago 2
#65761 REST comments: wrong error when a status is sent with no post has-patch normal minor 7.2 defect (bug) 21 hours ago 2
#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
#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
#65251 Response from media library API query includes an empty array rather than an empty object normal normal Awaiting Review defect (bug) 4 months ago 1
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 4 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 3 years ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave has-patch normal normal Future Release defect (bug) 4 weeks ago 5
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 8 months ago 11
#63635 Tests: rest-posts-controller hooks blow under certain circumstances dev-feedback normal blocker Awaiting Review defect (bug) 7 months ago 6
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 6 years ago 5
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings needs-unit-tests normal normal Awaiting Review defect (bug) 16 months ago 5
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation has-patch normal normal Awaiting Review defect (bug) 21 months ago 3
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 2 years ago 3
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 5 years ago 3
#39861 WP REST API and Caching Issue normal normal Future Release defect (bug) 15 months ago 7
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 6 years ago 1
#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) 2 months ago 4
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API reporter-feedback normal major Awaiting Review defect (bug) 4 years ago 5
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different reporter-feedback normal critical Awaiting Review defect (bug) 23 months ago 2
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 21 months ago 7
#50964 WordPress view/preview links + post editor don't get along with SPA frontend 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 normal normal Awaiting Review defect (bug) 4 years ago 1
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 3 years ago 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) 3 weeks ago 31
Note: See TracReports for help on using and creating reports.