Filter: gravityview/lightbox/provider/ . static::$slug . /settings
Modifies the settings for a lightbox provider.
The dynamic portion of the hook name, static::$slug, refers to the lightbox provider slug.
Parameters
| Name | Type | Description |
|---|---|---|
| $settings | array | Default settings for the lightbox provider. |
Since
- 2.4
Source
Defined in src/Extension/Lightbox/LightboxProvider.php at line 237