常用函数-wp_next_scheduled()

0条评论

说明

返回一个定时时间的下一个时间标记。

用法

 $timestamp = wp_next_scheduled( hook, args (optional)); 

返回的值

时间标记

事件下一次发生的时间(UNIX时间标记格式)

参数

$hook

(字符串)(必需)需要被执行事件的动作钩子的名称

默认值:None

$args

(数组)(可选)传递给钩子函数的参数

默认值:None

参见

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许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.