bbp_the_content( array $args = array() )

Output a textarea or TinyMCE if enabled

Description

Parameters

$args

(array) (Optional)

Default value: array()

Source

File: bp-forums/common/template.php

function bbp_the_content( $args = array() ) {
	echo bbp_get_the_content( $args );
}

Changelog

Changelog
Version Description
bbPress (r3586) 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.