用于删除 WordPress 对象缓存中的指定键值。如果无法删除,则会返回错误信息。
适合在需要清理特定缓存数据、强制刷新缓存或管理缓存组时使用。
<key>
[<group>]
$ wp cache delete my_key my_group Success: Object deleted.