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
Hello,`
First, congratulation for the good work.
I am trying to migrate my current theme away from OptionTree to your project. However, I am not able to find how to replace the ot_get_option function. Any help ?
Activity
[-]otp_get_option replacement ?[/-][+]ot_get_option replacement ?[/+]gdarko commentedon Aug 17, 2022
Simply use get_option(). Read more here.