LLMS_REST_Webhook_Data::get_payload( array $args )

Retrieve a payload for webhook delivery.


Description Description


Parameters Parameters

$args

(Required) Numeric array of arguments from the originating hook.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.6 Retrieve proper payload for enrollment and progress resources.
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.