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

Fix the method that creates dates on new events for The Events Calendar. Thanks to WordPress users @adamsmm and @joelmcdwebworks. #488

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

jonathanstegall
Copy link
Member

What does this Pull Request do?

This fixes #487, in which new event post types, associated with The Events Calendar, created in WordPress from Salesforce data, have incorrect date values. See especially this forum post, and also this one.

How do I test this Pull Request?

  • Set up a fieldmap that sends a date/time from Salesforce to a date/time for The Events Calendar
  • The Events Calendar plugin is correctly saving the date.

@jonathanstegall jonathanstegall self-assigned this Aug 9, 2022
@jonathanstegall jonathanstegall added bug fix Pull request that fixes a bug patch pull request that requires a patch release, ex v2.1.2. This is the default for new releases. labels Aug 9, 2022
@jonathanstegall jonathanstegall added this to the v2.2.4 milestone Aug 9, 2022
@jonathanstegall jonathanstegall merged commit dc6472a into master Aug 9, 2022
@jonathanstegall jonathanstegall deleted the 487-fix-tec-date-on-creation branch August 9, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Pull request that fixes a bug patch pull request that requires a patch release, ex v2.1.2. This is the default for new releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date/Times in The Events Calendar aren't saved correctly
1 participant