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). |
Fires before the container on the Reports page. This hook allows to wrap the container.
Name | Type | Description |
---|---|---|
$which |
string | The placement ('top' here). |
Fires after the container on the Reports page. This hook allows to wrap the container.
Name | Type | Description |
---|---|---|
$which |
string | The placement ('bottom' here). |