apply_filters( 'bp_activity_thumbnail_content_images', string $content, array $matches, array $args )

Filters the activity content that had a thumbnail replace images.


Description Description


Parameters Parameters

$content

Activity content that had images replaced in.

$matches

Array of all image tags found in the posted content.

$args

Arguments passed into function creating the activity update.


Top ↑

Source Source

File: bp-activity/bp-activity-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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