Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated new feature which allows users to decline attending immedi… #567

Merged
merged 11 commits into from
Mar 2, 2024

Conversation

stephenerdelyi
Copy link
Collaborator

Description of the Change

Need a feature that allows a user to set themselves as "Not Attending" right from the start.
Make this setting a toggled feature that is both global as well as an event specific (to override global)

Closes #534

How to test the Change

Create new event (or edit existing). Select "RSVP" block in backend and check the new box titled "Allow attendees to select 'not attending' immediately". Navigate to plugin settings and test the new global option as well.

Changelog Entry

Added - Allow users to decline attending immediately

Credits

Props @stephenerdelyi

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

includes/core/classes/class-event.php Outdated Show resolved Hide resolved
includes/core/classes/class-event.php Outdated Show resolved Hide resolved
@stephenerdelyi
Copy link
Collaborator Author

Hey @mauteri, this is ready for your review once again! Thanks for your patience.

@mauteri mauteri merged commit 7721a61 into GatherPress:main Mar 2, 2024
10 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.

Ability to set "Not Attending" initially
2 participants