## Describe the bug Right now, our defaults() method for popups is only returning default values for checkbox fields. This is due to an if condition here: https://github.com/PopupMaker/Popup-Maker/blob/master/classes/Admin/Popups.php#L1025
Describe the bug
Right now, our defaults() method for popups is only returning default values for checkbox fields. This is due to an if condition here: https://github.com/PopupMaker/Popup-Maker/blob/master/classes/Admin/Popups.php#L1025