Action: sensei_learner_admin_wrapper_container

do_action( 'sensei_learner_admin_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).

Source:

do_action( 'sensei_learner_admin_wrapper_container', $position )

Fires after rendering the students page container. This hook allows to wrap the container.

Parameters:
Name Type Description
$position string

The position of the container ('bottom' here).

Source: