apply_filters( 'mc_disable_link', $no_link, $data ) → {bool}
Disable links on grid view.
Parameters:
Name | Type | Description |
---|---|---|
$no_link |
bool | True to disable link. |
$data |
array | Event data array. |
- Source:
Returns:
- Type
- bool