• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 334

LLMS_REST_Webhook_Data::get_user_agent()

Method: Retrieve a user agent string to use for delivering webhooks.

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

Used by 0 functions | Uses 1 function

LLMS_REST_Webhook_Data::set_delivery_failure()

Method: Increment delivery failures and after max allowed failures are reached, set status to disabled.

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

Used by 0 functions | Uses 2 functions

LLMS_REST_Webhook::deliver()

Method: Delivers the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:39

Used by 1 function | Uses 3 functions

LLMS_REST_Webhook::delivery_after()

Method: Fires after delivery

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:117

Used by 1 function | Uses 1 function

LLMS_REST_Webhook::enqueue()

Method: Add actions for all the webhooks hooks

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:182

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::is_already_processed()

Method: Checks if the specified resource has already been queued for delivery within the current request

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:198

Used by 1 function | Uses 0 functions

LLMS_REST_Webhook::is_pending()

Method: Determine if the webhook is currently pending delivery

Source: vendor/lifterlms/lifterlms-rest/includes/models/class-llms-rest-webhook.php:189

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhook::is_valid_action()

Method: Determine if the current action is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:210

Used by 1 function | Uses 3 functions

LLMS_REST_Webhook::is_valid_post_action()

Method: Determine if the current post-related action is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:248

Used by 1 function | Uses 1 function

LLMS_REST_Webhook::is_valid_resource()

Method: Determine if the the resource is valid for the webhook

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php:276

Used by 1 function | Uses 1 function
« Previous 1 … 333 334 335 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions