apply_filters( 'bp_activity_embed_fallback_html', string $blockquote, BP_Activity_Activity $activity )

Filters the fallback HTML used when embedding a BP activity item.


Parameters Parameters

$blockquote

(string) Current fallback HTML

$activity

(BP_Activity_Activity) Activity object


Source Source

File: bp-activity/classes/class-bp-activity-oembed-extension.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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