allowed_tags
allowed_tags ( No parameters )
Returns:- (string) HTML allowed tags entity encoded.
Defined at:Change Log: - Introduced in WordPress: 1.0.1
- Deprecated in WordPress: —
Description
Displays all of the allowed tags in HTML format with attributes.This is useful for displaying in the comment area, which elements and
attributes are supported. As well as any plugins which want to display it.