apply_filters( 'jb_preview_media_output', $output, $field_data ) → {string}
Filters the preview media output.
Parameters:
Name | Type | Description |
---|---|---|
$output |
string | Media output. |
$field_data |
array | Field data. |
- Since:
- 1.2.2
- Source:
Returns:
Filtered media output.
- Type
- string