• Resolved thisismynick

    (@thisismynick)


    Hi! I’d like know if is possible use your plugin without ajax. I’ve seen the code and I’m trying quit all ajax’s calls but I should forget some, if you can say me in which actions use ajax in the plugin I’d be very grateful to you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello

    You can not use SEP plugin after removing ajax calls. There are more then one ajax call and removing them will cause error/issues.

    For example all settings are getting save on base of ajax. Removing ajax means removing feature of SEP.

    Thanks & Regards,
    PressTigers

    Thread Starter thisismynick

    (@thisismynick)

    Hi,

    Thanks for you reply, I saw that you use ajax calls in to Admin Settings but my doubt is you also use ajax in saving event’s settings?

    Regards.

    Plugin Author PressTigers

    (@presstigers)

    Hi

    As we told you that use of ajax is more then one place. Here is main ajax file, which contains all
    ajax calls;

    simple-event-planner/includes/class-simple-event-planner-ajax.php

    Thanks & Regards,
    PressTigers

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Use plugin without ajax’ is closed to new replies.