LD_REST_Quiz_Statistics_Controller_V2::statistic_response_embed_links( array $response )
Add the embed links to quiz statistic response item.
Description Description
Parameters Parameters
- $response
-
(Required) Response object in which link will be added.
Return Return
(array)
Source Source
File: includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |