常用函数-convert_smilies()

0条评论

常用函数-convert_smilies()

说明

将文本中的表情符号转换为表情图像。

只在选项'use_smilies'为true,且函数中的全局变量不为空时转换表情符号。

用法

<?php convert_smilies( $text ) ?>

参数

$text

(字符串)(必需)需要转换表情符号的内容

默认值:None

返回的值

(字符串)

将表情转换为图像之后的文本

示例

注释

  • 用法:$wp_smiliessearch, $wp_smiliesreplace是替代表情符号的数组
  • 使用全局变量:(数组) $wp_smiliessearch
  • 使用全局变量:(数组)$wp_smiliesreplace

修改记录

自0.71版本后

源文件

convert_smilies()位于 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.