version 3 array / stdclass mixup
-
Hi,
I’m using your plugin using a call to awesome_weather_logic from a custom widget.
I didn’t work anymore in version 3. Get the change from 2 values lat and lng to a lat,lng string.However I think I found an issue in your code
the function awesome_weather_logic converts the array $atts into an object when calling awe_widget_id
(and the weather-error should not return from within the ob_start this breaks the ob_start/ob_end pair)
regards
bram
The topic ‘version 3 array / stdclass mixup’ is closed to new replies.