files_for_item
Added in version 2.7.
Usage
Filter the HTML for displaying all files for an item.
The file_markup filter is used to modify the HTML markup for displaying a single file, but this filter can be used to modify the markup for all the files being displayed as a whole (for example, to add markup that comes before or after, or wraps around, all the displayed files).
Value
string$htmlThe HTML for displaying the files
Arguments
ItemitemThe item object
arrayoptionsOptions to pass to the callback
stringwrapperAttributesAttributes to apply to the wrapping
<div>element