bbp_allowed_tags()
Output all of the allowed tags in HTML format with attributes.
Description
This is useful for displaying in the post area, which elements and attributes are supported. As well as any plugins which want to display it.
Source
File: bp-forums/common/template.php
function bbp_allowed_tags() { echo bbp_get_allowed_tags(); }
Changelog
Version | Description |
---|---|
bbPress (r2780) | 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.