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

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


Parameters Parameters

$user_id

(int) WP User ID.

$product_id

(int) WP Post ID of the course or membership.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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