apply_filters( 'bp_attachments_get_image_data', array $image_data )

Filter here to add/remove/edit data to the image full data


Description Description


Parameters Parameters

$image_data

An associate array containing the width, height and metadatas.


Top ↑

Source Source

File: bp-core/classes/class-bp-attachment.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.