常用函数-wp_richedit_pre()

0条评论

常用函数-wp_richedit_pre()

说明

为富文本编辑器中的文本进行排版。

使用过滤器函数'richedit_pre'。如果 $text为空,过滤器函数可用于空字符串。

用法

<?php wp_richedit_pre( $text ) ?>

参数

$text

(字符串)(必需)需要进行排版的文本

默认值:None

返回的值

(字符串)

转换后的内容

示例

注释

修改记录

自2.0.0版本后

源文件

wp_richedit_pre()位于 wp-includes/formatting.php.中。

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.