do_action( 'powered_cache_settings_saved', $old_options, $options )
Fires after saving configurations.
Parameters:
Name | Type | Description |
---|---|---|
$old_options |
array | Old settings. |
$options |
array | New settings. |
- Since:
- 1.0
- Source: