Title: Use plugin without ajax
Last modified: November 11, 2016

---

# Use plugin without ajax

 *  Resolved [thisismynick](https://wordpress.org/support/users/thisismynick/)
 * (@thisismynick)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/use-plugin-without-ajax/)
 * 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](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/use-plugin-without-ajax/#post-8431934)
 * 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](https://wordpress.org/support/users/thisismynick/)
 * (@thisismynick)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/use-plugin-without-ajax/#post-8432463)
 * 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](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/use-plugin-without-ajax/#post-8432718)
 * 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.

 * ![](https://ps.w.org/simple-event-planner/assets/icon-256x256.png?rev=1808471)
 * [Simple Event Planner](https://wordpress.org/plugins/simple-event-planner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-event-planner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-event-planner/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-event-planner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-event-planner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-event-planner/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [PressTigers](https://wordpress.org/support/users/presstigers/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/use-plugin-without-ajax/#post-8432718)
 * Status: resolved