Created
October 17, 2025 22:01
-
-
Save andrasguseo/8fc1bf4b24887225aec6365555652c84 to your computer and use it in GitHub Desktop.
Test 9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Block: RSVP | |
| * Field: Form Email | |
| * | |
| * This is a template override that will lock the 'email' field with the email of the user who is logged in, | |
| * if the "Tickets > Settings > General > Require users to log in before they RSVP" is enabled. | |
| * If the setting is disabled, the field content can be changed. | |
| * | |
| * Plugins required: The Events Calendar, Event Tickets | |
| * | |
| * Tags: email, attendee registration | |
| * | |
| * @version 5.0.0 | |
| */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment