常用函数-get_lastcommentmodified()

0条评论

常用函数-get_lastcommentmodified()

说明

最近一次评论修改日期。设置$cache_lastcommentmodified参数后,该函数可从缓存中返回值而不必进入数据库。

用法

<?php get_lastcommentmodified( $timezone ) ?>

参数

$timezone

(字符串)(可选)涉及到'gmt', 'blog', or 'server'的位置时应使用的时区。

默认值:'server'

返回的值

(字符串)

MySQL DATETIME格式的最近评论修改日期。

示例

注释

  • 用法:用 $wpdbcomments table中读取信息
  • 使用全局变量:数组$cache_lastcommentmodified

修改记录

自1.5.0版本后

源文件

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