Archive | Functions by letter w RSS feed for this section

wp_check_filetype

Retrieve the file type from the file name.You can optionally define the mime array, if needed.

3459

Continue reading

wp_cache_reset

Reset internal cache keys and structures. If the cache backend uses global blog or site IDs as part of its cache keys, this function instructs the backend to reset those keys and perform any cleanup since blog or site IDs have changed since cache init.

3453

Continue reading