Skip to content

Conversation

@nickpagz
Copy link
Collaborator

Changes proposed in this Pull Request

  • The Events Manager plugin doesn't have a great way to block spam entries on booking forms.
  • This PR adds a function to stop bots from submitting the form.
  • A filter is added to check for a custom form field with the slug phone_hp, and block registration for the event if it is not empty.
  • CSS is added to hide the field on the front-end.
  • The booking form field must have the slug phone_hp, and must be a non-required text field.

Mentions #187

@nickpagz nickpagz merged commit c8a6c41 into develop May 16, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants