Action: analysis_wrapper_container

do_action( 'analysis_wrapper_container', $which )

Fires before the container on the Reports page. This hook allows to wrap the container.

Parameters:
Name Type Description
$which string

The placement ('top' here).

Source:

do_action( 'analysis_wrapper_container', $which )

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

Parameters:
Name Type Description
$which string

The placement ('bottom' here).

Source: