LLMS_REST_Webhook::is_valid_user_action( int $user_id )

Determine if the current user-related action is valid for the webhook


Description Description


Parameters Parameters

$user_id

(Required) WP User ID.


Top ↑

Return Return

(bool)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
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.