apply_filters( 'bp_core_render_message_content', string $template_message, string $type )

Filters the ‘template_notices’ feedback message content.


Description Description


Parameters Parameters

$template_message

Feedback message content.

$type

The type of message being displayed. Either 'updated' or 'error'.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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