clear(); }, 10, 2); } public function isSupported(): bool { return class_exists( 'ACF' ); } public function getDescription(): string { return __('Purge cache when ACF options are updated.', 'kinsta-mu-plugins'); } }