Action: powered_cache_create_config_file

do_action( 'powered_cache_create_config_file', $config_file, $config_file_string, $network_wide )

Fires before writing configuration file.

Parameters:
Name Type Description
$config_file string

The path of the configuration file.

$config_file_string string

The contents of the configurations.

$network_wide bool

Whether network-wide configuration or not.

Since:
  • 2.0
Source: