Title: [Plugin: Events Manager] Hide Submit button after form submit
Last modified: August 20, 2016

---

# [Plugin: Events Manager] Hide Submit button after form submit

 *  Resolved [kty_cdm](https://wordpress.org/support/users/kty_cdm/)
 * (@kty_cdm)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-hide-submit-button-after-form-submit/)
 * Hi,
 * Excellent plugin, thank you for all your work!
    I am trying to hide from the 
   page the submit button after user has booked a certain event. How can I check
   if an event has been booked?
 * Thanks in advance!
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

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

 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-hide-submit-button-after-form-submit/#post-3033969)
 * writing this by hand, not tested, but this should help you get started:
 * > $EM_Person = new EM_Person(user_id);
   >  $EM_Person->get_bookings();
 *  Thread Starter [kty_cdm](https://wordpress.org/support/users/kty_cdm/)
 * (@kty_cdm)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-hide-submit-button-after-form-submit/#post-3034022)
 * Thank you Marcus, I will mark this as resolved!

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

The topic ‘[Plugin: Events Manager] Hide Submit button after form submit’ is closed
to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kty_cdm](https://wordpress.org/support/users/kty_cdm/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-hide-submit-button-after-form-submit/#post-3034022)
 * Status: resolved