Description
This filter allows you the change the default settings for the InfoBox script.
The InfoBox script is only used if the “Use the default style for the info window?” option is disabled on the
settings page.
Parameters
$infobox_settings - (array) The default InfoBox settings.
Usage
This example shows all the individual InfoBox options that you can modify:
Source File
This filter is located in /frontend/class-frontend.php.
Placement
The code needs to be placed in the functions.php file inside your active theme folder.