do_action( 'learners_wrapper_container', $position )
Fires before rendering the students page container. This hook allows to wrap the container.
Parameters:
Name | Type | Description |
---|---|---|
$position |
string | The position of the container ('top' here). |