I am developing some plugins that do a lot of behind-the-scenes work on the database, and I need some way to clear the cache upon certain activities. Is these a function that I can use to delete the cache from either functions.php or my plugin file?
↧