DataStore::should_use_cache()
Whether or not the report should use the caching layer.
Description Description
Provides an opportunity for plugins to prevent reports from using cache.
Return Return
(boolean) Whether or not to utilize caching.
Source Source
File: packages/woocommerce-admin/src/API/Reports/DataStore.php