Filter: jb_upload_wrapper_styles

apply_filters( 'jb_upload_wrapper_styles', $styles, $field_data ) → {string}

Filters the preview style.

Parameters:
Name Type Description
$styles string

Styles

$field_data array

Field data.

Since:
  • 1.2.3
Source:
Returns:

Styles attribute

Type
string