You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On install the advanced version will error in Fields/class-repeater - line 54. We need to check that get_option returns an array, else set $this->saved_rows to an empty array.
On install the advanced version will error in Fields/class-repeater - line 54. We need to check that
get_optionreturns an array, else set$this->saved_rowsto an empty array.