Action: grading_wrapper_container

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).

Source:

do_action( 'grading_wrapper_container', $which )

Fires after the container of the Grading page. This hook allows to wrap the container.

Parameters:
Name Type Description
$which string

The position ('bottom' here).

Source:

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).

Source:

do_action( 'grading_wrapper_container', $which )

Fires after the container on the Grading page. This hook allows to wrap the container.

Parameters:
Name Type Description
$which string

The position ('bottom' here).

Source: