valendesigns / option-tree

Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.
GNU General Public License v2.0
597 stars 179 forks source link

Fix for regex on ot_decode not accepting letter "O" #725

Open Asharif88 opened 4 years ago

Asharif88 commented 4 years ago

Having the letter "O" anywhere in the values being imported throws an error because the regex is incomplete for detecting serialized objects

ilay32 commented 3 years ago

see also this fix for it.