delete_expired_transients()
delete_expired_transients( bool $force_db = false ) 删除所…
delete_expired_transients( bool $force_db = false )
删除所有过期的瞬态。
Deletes all expired transients.
目录锚点:#说明#参数#返回#源码
说明(Description)
多表删除语法用于从表a中删除临时记录,并从表b中删除相应的临时超时记录。
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$force_db | (bool) | 可选 | 强制清除在使用外部对象缓存时对数据库运行。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.9.0 | wp-includes/option.php:863 | 2 | 7 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!