常用函数-sanitize_title_with_dashes()

0条评论

常用函数-sanitize_title_with_dashes()

说明

检查标题,用破折号代替空格。

输出结果仅限于字母数字字符、下划线(_)和破折号(-)。空格将被替换为破折号。

用法

?php sanitize_title_with_dashes( $title ) ?>

参数

$title

(字符串)(必需)被检查的字符串

默认值:None

返回的值

(字符串)

经过检查的字符串

示例

注释

修改记录

自1.2.0版本后

源文件

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