当前位置:首页 > CMS教程 > WordPress > 列表

WordPress常用函数-clean_comment_cache()教程

发布:smiling 来源: PHP粉丝网  添加日期:2014-04-25 09:02:52 浏览: 评论:0 

说明:从评论缓存中清除评论ID

用法:<?php clean_comment_cache( $ids ) ?>

参数:$ids (integer|array) (必须)从缓存中清除的评论ID列表,默认为空

返回值:(void) 没有返回值

Tags: clean_comment_cache() 函数 教程

分享到: