manager, 'replace_content' ], PHP_INT_MAX, 1 ); add_action( 'optml_settings_updated', function () { do_action( 'cache_enabler_clear_site_cache' ); } ); } /** * Should we early load the compatibility? * * @return bool Whether to load the compatibility or not. */ public function should_load_early() { return true; } }