Developers
...
Filters
Basic

wpgmza_plugin_get_default_settings

3min
modify the default settings the plugin uses as part of the installation flow source apply filters('wpgmza plugin get default settings', $settings); arguments $settings the default settings (array) requirements must return the array passed, with your additions/changes applied files includes/class global settings php changing default settings should be done with care as this can adjust installation flow dramatically