apply_filters( 'bp_media_extractor_strip_markup', array $plaintext, string $richtext )

Filters the generated plain text version of the content passed to the extractor.


Description Description


Parameters Parameters

$plaintext

Generated plain text.

$richtext

Original content.


Top ↑

Source Source

File: bp-core/classes/class-bp-media-extractor.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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