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
598 stars 180 forks source link

PHP 8+ fix #744

Open mbigus opened 1 year ago

mbigus commented 1 year ago

This fixes array offset on bool value error and also that fixes the 'cannot modify header' error. Seems to work fine after this change.