do_action( 'jsps_before_update_option', $options, $site )
Add action before updating the options.
Parameters:
Name | Type | Description |
---|---|---|
$options |
array | The plugin options in one array. |
$site |
int | null | The site ID in multisite context, or null |
- Since:
- 2.0.0 First version
- Source: