apply_filters( 'bp_xprofile_is_richtext_enabled_for_field', bool $enabled, int $field_id )

Filters whether richtext is enabled for the given field.


Description Description


Parameters Parameters

$enabled

True if richtext is enabled for the field, otherwise false.

$field_id

ID of the field.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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