描述
这对于在评论区域中显示支持哪些元素和属性很有用。以及任何想要显示它的插件。
返回
(string) HTML允许标签实体编码。
源码
更新日志
版本 | 描述 |
---|---|
1.0.1 | 开始引入 |
使用示例
显示允许的HTML标记
$allowed_html_tags = allowed_tags(); echo $allowed_html_tags;
输出:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>