常用函数-remove_query_arg()

0条评论

说明

从查询字符串中删除某个条目或列表项

用法

<?php remove_query_arg( $key, $query ) ?>

参数

$key

(字符串 | 数组)(必需)需要被删除的查询关键字

默认值:None

$query

(布尔值)(可选)使用$_SERVER值时返回false

默认值:false

返回的值

(字符串)

新的URL查询字符串

示例

注释

修改记录

自1.5.0版本后

源文件

remove_query_arg()位于 wp-includesfunctions.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.