Make WordPress Core

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

REST API (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39861 WP REST API and Caching Issue normal normal Future Release defect (bug) 14 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
#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
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 4 years ago 1
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 2 months ago 7
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 6 years ago 2
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 6 years ago 2
#63074 Automated Output Escaping Based on REST API Schema normal normal Awaiting Review enhancement 18 months ago
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? normal normal Awaiting Review enhancement 4 years ago 2
#52590 Consider increasing the limit of the perPage argument in paginated requests. normal normal Awaiting Review enhancement 5 years ago
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 18 months ago 3
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle normal normal Awaiting Review enhancement 7 years ago 5
#43428 Improve CORS headers sent to REST Api requests normal normal Awaiting Review enhancement 3 years ago 4
#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
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 2 years ago 2
#48822 Indicate partial success/error of a REST API request normal normal Awaiting Review enhancement 6 years ago 1
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 2 years ago 2
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 4 years ago
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 2 years ago
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 4 years ago 1
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 5 years ago
#47194 Posts endpoint: Enable collection parameters for querying by custom field normal normal Future Release enhancement 6 years ago 2
#50409 REST API about links should be embeddable. normal normal Future Release enhancement 6 years ago 7
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 4 years ago
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 9 years ago 7
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 5 years ago 5
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 6 years ago 9
#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
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 5 years ago 7
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 4 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
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 2 years ago 4
#41325 Adding GraphQL support in core? normal normal feature request 13 months ago 5
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs normal normal Awaiting Review feature request 5 years ago 13
#63402 Query Posts without URL parameters to avoid running into character limit with many filters normal normal Awaiting Review feature request 16 months ago
#50239 REST API Debug/Dev Mode normal normal Awaiting Review feature request 6 years ago
#46379 REST API posts/pages response to include scripts needed for display of post content normal normal Future Release feature request 6 years ago 6
#39972 REST API: Allow querying posts by post format normal normal Awaiting Review feature request 9 years ago 3
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 6 years ago 1
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 2 years ago
#39544 REST API: Improve users endpoint in multisite normal normal Future Release task (blessed) 5 years ago 26
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 8 years ago 3
#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) 18 months ago 4
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 20 months ago 7
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 19 months ago 5
#43681 Incorrect HTTP status code in 'posts' query. close normal normal Future Release enhancement 13 months 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
#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) 6 months ago 10
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 4 years ago
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 7 months ago 11
#63635 Tests: rest-posts-controller hooks blow under certain circumstances dev-feedback normal blocker Awaiting Review defect (bug) 6 months ago 6
#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
#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
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() dev-feedback normal normal Awaiting Review enhancement 15 months ago 1
#53673 Add unit tests for v5.8 widget sidebar IDs dev-feedback normal normal Future Release enhancement 18 months ago 8
#58849 Document supported $args for register_rest_route() dev-feedback normal normal Future Release enhancement 13 months ago 7
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 20 months ago 6
#49277 Implement email sanitize in REST API spacedmonkey dev-feedback normal normal Future Release enhancement 5 years ago 12
#48885 REST API: Support reading public settings, implement context handling spacedmonkey dev-feedback normal normal Future Release enhancement 10 months ago 57
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) dev-feedback normal normal Awaiting Review enhancement 5 weeks ago
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 7 years ago 2
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 2 years ago 1
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 3 years ago 2
#56593 Post meta validation error messages are not helpful to end users dev-feedback normal normal Awaiting Review feature request 4 years ago
#40365 Introduce a REST API endpoint for sites realloc dev-feedback normal normal Future Release task (blessed) 19 hours ago 20
#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
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller has-patch normal normal Future Release defect (bug) 9 months ago 8
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 3 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
#63982 Comment REST API route: add support multiple statuses adamsilverstein has-patch normal normal 7.2 defect (bug) 3 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) 13 days ago 15
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js has-patch normal normal Awaiting Review defect (bug) 3 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) 5 months ago 7
#64168 Inaccurate JSON schema for template-parts endpoint has-patch normal normal Future Release defect (bug) 3 months ago 2
#53784 Limiting user enumeration through the REST API has-patch normal normal Future Release defect (bug) 2 years ago 18
#61061 PHP Warning with invalid JSON input has-patch low normal Future Release defect (bug) 6 months ago 32
#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
#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
#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
#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
#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) 9 days ago 10
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 7 months ago 6
#56494 REST API: Fix and test rest_default_additional_properties_to_false has-patch normal normal Awaiting Review defect (bug) 3 years ago 10
#64926 REST API: GET requests fail object/array schema validation when params are JSON-serialized strings has-patch normal normal Awaiting Review defect (bug) 4 months ago 27
#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
#65855 REST API: Taxonomy REST bases can overwrite existing post item properties despite conflict warning has-patch normal normal Awaiting Review defect (bug) 3 days 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
#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
#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) 43 hours ago 6
#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
#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) 3 weeks ago 2
#65761 REST comments: wrong error when a status is sent with no post has-patch normal minor 7.2 defect (bug) 2 weeks ago 1
#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
Note: See TracReports for help on using and creating reports.