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

Filters the ‘template_notices’ feedback message content.


Parameters Parameters

$template_message

(string) Feedback message content.

$type

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


Source Source

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

View on Trac



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.