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

Added ability to skip iteration for empty section to prevent add_sett… #723

Open landbryo opened 4 years ago

landbryo commented 4 years ago

Added ability to skip iteration for an empty section to prevent add_settings_section from being run without data.

Fixes issue #722

matt726 commented 4 years ago

Added ability to skip iteration for an empty section to prevent add_settings_section from being run without data.

Fixes issue #722

@landbryo

Having same issue. How do I go about implementing fix mentioned?

anteksiler commented 3 years ago

@valendesigns Hi Derek, could you merge this into Master?

valendesigns commented 3 years ago

I can review it this weekend

eltydari commented 3 years ago

Hi any updates on this? Been experiencing this issue in my Wordpress install after an upgrade