• Resolved rm261675

    (@rm261675)


    Hi Konstantin,

    Thank you for great plugin.

    Currently, trying to create a new custom plugin for REST API custom endpoints. When i try to use get_option in my api class located in my-plugin/api/customapi.class.php it is not working when surge plugin is active. When i deactivate the surge plugin it is working properly. can you please suggest a solution on this.

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Konstantin Kovshenin

    (@kovshenin)

    The get_option() functionality is not related to Surge or page caching, so the problem is very likely elsewhere. You could try and disable all active plugins and activate them one by one, to identify the one that’s causing this problem.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘get_option is not working when Surge is active’ is closed to new replies.