This function facilitates a plugin's need to clean up any internal caches.
This function must exist in each plugin and is called immediately after the plugin is loaded. Conversely, plugin_init is called after the plugin is loaded.