Closed coreykn closed 3 years ago
Update the cache clearing to clear the complete cache when the core has been updated in the Cache_Enabler::on_upgrade() method instead of doing it when the _core_updated_successfully hook is fired.
Cache_Enabler::on_upgrade()
_core_updated_successfully
Update the cache clearing to clear the complete cache when the core has been updated in the
Cache_Enabler::on_upgrade()
method instead of doing it when the_core_updated_successfully
hook is fired.