LLMS_REST_Webhook::is_valid_post_action( int $post_id )
Determine if the current post-related action is valid for the webhook
Description Description
Parameters Parameters
- $post_id
-
(Required) WP Post ID.
Return Return
(bool)
Source Source
File: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |