常用函数-remove_accents()

0条评论

常用函数-remove_accents()

说明

将所有重音字符转换为ASCII字符。

如果没有重音字符,返回所给字符串。

用法

<?php remove_accents( $string ) ?>

参数

$string

(字符串)(必需)可能含有重音字符的文本内容

默认值:None

返回的值

(字符串)

过滤后的字符串

示例

注释

修改记录

自1.2.1版本后

源文件

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