Duplicate Snippet
Embed Snippet on Your Site
Filter the decision to send a user confirmation | Quick Event Manager
add_filter('qem_registration_always_confirm',,,1);
This filter returns a Boolean to decide if a confirm is to be sent or not.
(Note this code snippet applies for "Quick Event Manager Plugin" available here: https://fullworksplugins.com/products/quick-event-manager/ )
Code Preview
php
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Comments