do_action( 'before_llms_user_enrollment', int $user_id, int $product_id )

Fires before a user is enrolled into a course or membership.


Description Description


Parameters Parameters

$user_id

WP User ID.

$product_id

WP Post ID of the course or membership.


Top ↑

Source Source

File: includes/models/model.llms.student.php


Top ↑

User Contributed Notes User Contributed Notes

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