常用函数-wp_nonce_url()

0条评论

说明

检索在查询中添加了随机数的URL。

用法

<?php wp_nonce_url( $actionurl, $action ) ?>

参数

$actionurl

(字符串)(必需)添加随机数动作的URL

默认值:None

$action

(字符串)(可选)随机数动作名称

默认值:-1

返回的值

(字符串)

添加了随机数动作的URL。

示例

注释

历史记录

始见于2.0.4版本

源文件

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