I am using update_option function to update theme options programatically but page needs to be refreshed many time for changes to reflect!

Question

update_option( 'my-settings', $my_options, true );

This is updating the option but I need to refresh many times or clear cache every time for changes to reflect in frontend, is there a way for updating the option without needing to refresh many times?

0
Neeraj Malwal 1 month 2023-02-20T12:16:14-05:00 0 Answers 0 views 0

Leave an answer

Browse
Browse