Filter: mc_grid_wrapper

apply_filters( 'mc_grid_wrapper', $table, $format ) → {string}

Alter the outer wrapper HTML element for the grid view. Default table.

Parameters:
Name Type Description
$table string

HTML element tag without <>.

$format string

Viewed format.

Source:
Returns:
Type
string

apply_filters( 'mc_grid_wrapper', $table, $format ) → {string}

Alter the outer wrapper HTML element for the grid view. Default table.

Parameters:
Name Type Description
$table string

HTML element tag without <>.

$format string

Viewed format.

Source:
Returns:
Type
string