do_action( 'grading_wrapper_container', $which )
Fires before the container of the Grading page. This hook allows to wrap the container.
Parameters:
Name | Type | Description |
---|---|---|
$which |
string | The position ('top' here). |
Fires before the container of the Grading page. This hook allows to wrap the container.
Name | Type | Description |
---|---|---|
$which |
string | The position ('top' here). |
Fires after the container of the Grading page. This hook allows to wrap the container.
Name | Type | Description |
---|---|---|
$which |
string | The position ('bottom' here). |
Fires before the container of the Grading page. This hook allows to wrap the container.
Name | Type | Description |
---|---|---|
$which |
string | The position ('top' here). |
Fires after the container on the Grading page. This hook allows to wrap the container.
Name | Type | Description |
---|---|---|
$which |
string | The position ('bottom' here). |