EDD_API_V2::get_product_data( object $product_info )
Given a download post object, generate the data for the API output
Description Description
Parameters Parameters
- $product_info
-
(Required) The Download Post Object
Return Return
(array) Array of post data to return back in the API
Source Source
File: includes/api/class-edd-api-v2.php
Changelog Changelog
Version | Description |
---|---|
2.6 | Introduced. |