LLMS_REST_Table_Webhooks::get_data( string $key, LLMS_REST_API_Key $webhook )
Retrieve data for the columns
Description Description
Parameters Parameters
- $key
-
(Required) the column id / key.
- $webhook
-
(Required) API key object.
Return Return
(mixed)
Source Source
File: libraries/lifterlms-rest/includes/admin/tables/class-llms-rest-table-webhooks.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.3 | Output translated status instead of the database value; trim the delivery URL to 40 characters. |
1.0.0-beta.1 | Introduced. |