apply_filters( 'bp_attachments_cover_image_script_data', array $script_data )
Filters the cover image script data.
Description Description
Parameters Parameters
- $script_data
-
Array of data for the cover image.
Source Source
File: bp-core/classes/class-bp-attachment-cover-image.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |