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

Filters whether richtext is enabled for the given field.

Description

Parameters

$enabled

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

$field_id

(int) ID of the field.

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.4.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.