clean_dirsize_cache
clean_dirsize_cache ( $path )
Parameters:- (string) path Full path of a directory or file.
Defined at:Change Log: - Introduced in WordPress: 5.6.0
- Deprecated in WordPress: —
Description
Cleans directory size cache used by recurse_dirsize().Removes the current directory and all parent directories from the `dirsize_cache` transient.