SiteOrigin Widgets Class needs filter over get_less_variables()
By Tim Zook, 8 years ago. Last reply by Alex S, 8 years ago
One of the only important functions on the SiteOrigin_Widget that does not have a filter to override it’s value is the “get_less_variables()” function. Normally this wouldn’t be such a big deal, but it’s very important that we be able to override this with a filter because it’s used by the “get_style_hash()” function which uniquely identifies…