Developers
...
Filters
Basic
wpgmza_plugin_get_default_settings
3min
Modify the default settings the plugin uses as part of the installation flow.
Source
ο»Ώ
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.
ο»Ώ
Updated 03 Aug 2023
Did this page help you?