常用函数-untrailingslashit()

0条评论

常用函数-untrailingslashit()

说明

删除已有的结尾斜线。

该函数主要用于路径,也只应该用于路径。函数对路径没有特别限制,也不为路径提供特别支持。

用法

<?php untrailingslashit( $string ) ?>

参数

$string

(字符串)(必须)删除结尾斜线的位置

默认值:None

返回的值

(字符串)

结尾斜线被删除后的字符串

示例

注释

  • 结尾斜线:'/'

修改记录

自2.2.0版本后

源文件

untrailingslashit()位于 wp-includes/feed.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.