• Resolved Joshua Goode

    (@verygoode)


    Hi there!

    After the release of 1.1.0, we are seeing that sites with the plugin active switch/activate their current theme countless times.

    The backtrace shows that it might be related to Templateberg_Theme_Templates->after_setup_theme, switch_theme, set_theme_mod, update_option, do_action('updated_option')

    It leads to every site load, authenticated or not, to do the following. In this case, Astra is the active theme:

    UPDATE wp_options SET option_value = 'astra' WHERE option_name = 'theme_switched'

Viewing 1 replies (of 1 total)
  • Plugin Author codersantosh

    (@codersantosh)

    Hello @verygoode ,

    Thanks for reporting the issue.
    We have fixed the plugin, please update the plugin to the latest version, the issue should be fixed.

    If you find any issues or have any suggestions, feel to open a support thread.

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Urgent: Templateberg causes theme options to update on every page load’ is closed to new replies.