Changeset 3327170
- Timestamp:
- 07/13/2025 08:29:54 PM (7 months ago)
- Location:
- event-genius
- Files:
-
- 567 added
- 3 edited
-
tags/1.0.2 (added)
-
tags/1.0.2/WPEventGenius (added)
-
tags/1.0.2/WPEventGenius/Admin (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/BulkRegistrationRecord.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/Export (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/Export/CSVExport.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/Export/Export.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/Export/Exportable.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/PaymentRecord.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Actions/RegistrationRecord.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Analytics.php (added)
-
tags/1.0.2/WPEventGenius/Admin/BaseAdminPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/CustomPostType.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/Event.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/EventsWPListTable.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/Organizer.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/OrganizersWPListTable.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/QuickCreate (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/QuickCreate/BaseCreate.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/QuickCreate/EventCreate.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/QuickCreate/OrganizerCreate.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/QuickCreate/VenueCreate.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/RegistrationsWPListTable.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/Series.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/Venue.php (added)
-
tags/1.0.2/WPEventGenius/Admin/CustomPostTypes/VenuesWPListTable.php (added)
-
tags/1.0.2/WPEventGenius/Admin/FormBuilder (added)
-
tags/1.0.2/WPEventGenius/Admin/FormBuilder/AllFields.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Notice.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents/AllEventsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents/CalendarsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents/EventSinglePage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents/OrganizersPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents/RegistrationOverviewPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEvents/VenuesPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/AllEventsBasePage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/BasePage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/DashboardPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/FormBuilder (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/FormBuilder/BasePage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/FormBuilder/BuilderPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/FormBuilder/EmailPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/FormBuilder/SettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/RegistrationsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Registrations/SingleRegistrationPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/RegistrationsBasePage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/EventsSettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/GeneralSettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/RegistrationSettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/Text (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/Text/EventTextSettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/Text/RegistrationTextSettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/Settings/Text/TextSettingsPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/SettingsBasePage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Page/SupportPage.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Roles (added)
-
tags/1.0.2/WPEventGenius/Admin/Roles/EventManagerRole.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/AdminCustomPostTypeService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/CalendarBuilderService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/DashboardNoticeService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/DashboardPageService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/FormBuilderService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/MenusService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/OfflineAdmin.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/PageService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/PaymentMethodAdmin.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Services/SettingsService.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings/BaseSettings.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings/EventSettings.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings/EventTextSettings.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings/GeneralSettings.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings/RegistrationSettings.php (added)
-
tags/1.0.2/WPEventGenius/Admin/Settings/RegistrationTextSettings.php (added)
-
tags/1.0.2/WPEventGenius/Blocks (added)
-
tags/1.0.2/WPEventGenius/Blocks/AttendeeList (added)
-
tags/1.0.2/WPEventGenius/Blocks/AttendeeList/Block.php (added)
-
tags/1.0.2/WPEventGenius/Blocks/Calendar (added)
-
tags/1.0.2/WPEventGenius/Blocks/Calendar/Block.php (added)
-
tags/1.0.2/WPEventGenius/Blocks/RegistrationForm (added)
-
tags/1.0.2/WPEventGenius/Blocks/RegistrationForm/Block.php (added)
-
tags/1.0.2/WPEventGenius/Common (added)
-
tags/1.0.2/WPEventGenius/Common/Calendars (added)
-
tags/1.0.2/WPEventGenius/Common/Calendars/AttendeeList.php (added)
-
tags/1.0.2/WPEventGenius/Common/Calendars/CalendarBuilder.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Event (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Event/EventArchive.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Event/EventBase.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Event/EventSingle.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Organizer (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Organizer/OrganizerArchive.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Organizer/OrganizerBase.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Organizer/OrganizerSingle.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Venue (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Venue/VenueArchive.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Venue/VenueBase.php (added)
-
tags/1.0.2/WPEventGenius/Common/CustomPostTypes/Venue/VenueSingle.php (added)
-
tags/1.0.2/WPEventGenius/Common/Database.php (added)
-
tags/1.0.2/WPEventGenius/Common/Displays (added)
-
tags/1.0.2/WPEventGenius/Common/Displays/CalendarDisplay.php (added)
-
tags/1.0.2/WPEventGenius/Common/Email (added)
-
tags/1.0.2/WPEventGenius/Common/Email/ActionEmail.php (added)
-
tags/1.0.2/WPEventGenius/Common/Email/BaseEmail.php (added)
-
tags/1.0.2/WPEventGenius/Common/Email/ConfirmationEmail.php (added)
-
tags/1.0.2/WPEventGenius/Common/Email/Email.php (added)
-
tags/1.0.2/WPEventGenius/Common/Email/NotificationEmail.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event (added)
-
tags/1.0.2/WPEventGenius/Common/Event/Event.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event/EventPost.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event/EventQuery.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event/ExampleEventPost.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event/OrganizerPost.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event/RegistrationCounter.php (added)
-
tags/1.0.2/WPEventGenius/Common/Event/VenuePost.php (added)
-
tags/1.0.2/WPEventGenius/Common/Queries (added)
-
tags/1.0.2/WPEventGenius/Common/Queries/EventQuery.php (added)
-
tags/1.0.2/WPEventGenius/Common/Queries/OrganizerQuery.php (added)
-
tags/1.0.2/WPEventGenius/Common/Queries/RegistrationQuery.php (added)
-
tags/1.0.2/WPEventGenius/Common/Queries/VenueQuery.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Communicator (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Communicator/Communicator.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Communicator/CommunicatorAfterCancelRequest.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Communicator/CommunicatorAfterConfirmed.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Communicator/CommunicatorAfterError.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/EventGoer (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/EventGoer/BaseEventGoer.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/EventGoer/EventGoer.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/EventGoer/LoggedInEventGoer.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/EventGoer/VisitorEventGoer.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/BaseFieldType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/CheckboxType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/EmailType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/Field.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/FieldHandler.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/HoneyPotType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/PhoneType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/RadioType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/SelectType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/SingleCheckboxType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/SubmitType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/TextAreaType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Field/TextType.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Form (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Form/Form.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Cart (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Cart/Cart.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Cart/DiscountItem.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Cart/Item.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Cart/LineItem.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Gateways (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Gateways/Gateway.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Gateways/GatewayService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Gateways/MiscItem.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Gateways/Offline.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Gateways/OfflineService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/PaymentHandler.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Payment/Record.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registrar (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registrar/Registrar.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registrar/RegistrarAfterPayment.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registrar/RegistrarAfterRegisters.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registration (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registration/BaseRegistration.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registration/MainRegistration.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registration/Registration.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Registration/RegistrationGroup.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Submission (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Submission/BaseSubmission.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Submission/NewMainSubmission.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Submission/Submission.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Submission/SubmissionGroup.php (added)
-
tags/1.0.2/WPEventGenius/Common/Registration/Submission/Validator.php (added)
-
tags/1.0.2/WPEventGenius/Common/Series (added)
-
tags/1.0.2/WPEventGenius/Common/Series/EventSeriesRepository.php (added)
-
tags/1.0.2/WPEventGenius/Common/Series/Queue (added)
-
tags/1.0.2/WPEventGenius/Common/Series/Queue/SeriesQueue.php (added)
-
tags/1.0.2/WPEventGenius/Common/Series/RecurrencePattern.php (added)
-
tags/1.0.2/WPEventGenius/Common/Series/RecurrenceScheduler.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services (added)
-
tags/1.0.2/WPEventGenius/Common/Services/ActionService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/ActivationService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/AttendeeListService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/BlockLoaderService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/CalendarActionsService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/CronService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/CustomPostTypeService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/DBManagerService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/DeactivationService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/RegistrationFormService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/RelationshipSyncService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/ScriptService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/StyleService.php (added)
-
tags/1.0.2/WPEventGenius/Common/Services/TranslationService.php (added)
-
tags/1.0.2/WPEventGenius/Common/States.php (added)
-
tags/1.0.2/WPEventGenius/Common/Taxonomies (added)
-
tags/1.0.2/WPEventGenius/Common/Taxonomies/CalendarTaxonomy.php (added)
-
tags/1.0.2/WPEventGenius/Common/TemplateManager.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/DateFormatter.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Defaults.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/EventExport (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/EventExport/Options.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/EventExport/iCal.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/EvgeDateTime.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/FilterParams.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Formatter.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Icon.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Logger (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Logger/DebugLogger.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Logger/RecurrenceLogger.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Notices.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Placeholders.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Settings.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Templater.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Text.php (added)
-
tags/1.0.2/WPEventGenius/Common/Utils/Utils.php (added)
-
tags/1.0.2/WPEventGenius/Main.php (added)
-
tags/1.0.2/WPEventGenius/assets (added)
-
tags/1.0.2/WPEventGenius/assets/js (added)
-
tags/1.0.2/admin (added)
-
tags/1.0.2/admin/templates (added)
-
tags/1.0.2/admin/templates/evge (added)
-
tags/1.0.2/admin/templates/evge/all-events (added)
-
tags/1.0.2/admin/templates/evge/all-events/all-events-grid.php (added)
-
tags/1.0.2/admin/templates/evge/all-events/all-events-list.php (added)
-
tags/1.0.2/admin/templates/evge/all-events/calendars.php (added)
-
tags/1.0.2/admin/templates/evge/all-events/organizers.php (added)
-
tags/1.0.2/admin/templates/evge/all-events/partials (added)
-
tags/1.0.2/admin/templates/evge/all-events/partials/search-and-filter-bar.php (added)
-
tags/1.0.2/admin/templates/evge/all-events/venues.php (added)
-
tags/1.0.2/admin/templates/evge/calendars (added)
-
tags/1.0.2/admin/templates/evge/calendars/calendar-builder.php (added)
-
tags/1.0.2/admin/templates/evge/calendars/calendar-events.php (added)
-
tags/1.0.2/admin/templates/evge/calendars/calendar-modal.php (added)
-
tags/1.0.2/admin/templates/evge/calendars/partials (added)
-
tags/1.0.2/admin/templates/evge/calendars/partials/filter-row.php (added)
-
tags/1.0.2/admin/templates/evge/dashboard-empty-state.php (added)
-
tags/1.0.2/admin/templates/evge/dashboard.php (added)
-
tags/1.0.2/admin/templates/evge/partials (added)
-
tags/1.0.2/admin/templates/evge/partials/dashboard (added)
-
tags/1.0.2/admin/templates/evge/partials/dashboard/analytics.php (added)
-
tags/1.0.2/admin/templates/evge/partials/dashboard/latest.php (added)
-
tags/1.0.2/admin/templates/evge/partials/dashboard/notice.php (added)
-
tags/1.0.2/admin/templates/evge/partials/dashboard/quick-actions.php (added)
-
tags/1.0.2/admin/templates/evge/partials/dashboard/upcoming.php (added)
-
tags/1.0.2/admin/templates/evge/partials/footer.php (added)
-
tags/1.0.2/admin/templates/evge/partials/header-bar.php (added)
-
tags/1.0.2/admin/templates/evge/partials/header.php (added)
-
tags/1.0.2/admin/templates/evge/partials/setup-checklist.php (added)
-
tags/1.0.2/admin/templates/evge/registration-settings (added)
-
tags/1.0.2/admin/templates/evge/registration-settings/email.php (added)
-
tags/1.0.2/admin/templates/evge/registration-settings/general.php (added)
-
tags/1.0.2/admin/templates/evge/registration-settings/payments.php (added)
-
tags/1.0.2/admin/templates/evge/registration-settings/text.php (added)
-
tags/1.0.2/admin/templates/evge/registrations (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder/builder.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder/emails.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder/main.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder/settings.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder/single-field-edit.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/form-builder/submit-edit.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/forms.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/partials (added)
-
tags/1.0.2/admin/templates/evge/registrations/partials/search-and-filter-bar.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/registrations.php (added)
-
tags/1.0.2/admin/templates/evge/registrations/single-registration.php (added)
-
tags/1.0.2/admin/templates/evge/settings (added)
-
tags/1.0.2/admin/templates/evge/settings/event-text.php (added)
-
tags/1.0.2/admin/templates/evge/settings/events.php (added)
-
tags/1.0.2/admin/templates/evge/settings/general.php (added)
-
tags/1.0.2/admin/templates/evge/settings/registration-text.php (added)
-
tags/1.0.2/admin/templates/evge/settings/registration.php (added)
-
tags/1.0.2/admin/templates/evge/support.php (added)
-
tags/1.0.2/admin/templates/registration (added)
-
tags/1.0.2/admin/templates/registration/main.php (added)
-
tags/1.0.2/admin/templates/registration/partials (added)
-
tags/1.0.2/admin/templates/registration/partials/edit-registration-form.php (added)
-
tags/1.0.2/admin/templates/registration/partials/event-meta.php (added)
-
tags/1.0.2/admin/templates/registration/partials/identity.php (added)
-
tags/1.0.2/admin/templates/registration/partials/modal-content (added)
-
tags/1.0.2/admin/templates/registration/partials/modal-content/delete-confirmation.php (added)
-
tags/1.0.2/admin/templates/registration/partials/modal-content/edit-payment.php (added)
-
tags/1.0.2/admin/templates/registration/partials/modal-content/edit-registration.php (added)
-
tags/1.0.2/admin/templates/registration/partials/overview (added)
-
tags/1.0.2/admin/templates/registration/partials/overview/actions.php (added)
-
tags/1.0.2/admin/templates/registration/partials/overview/card.php (added)
-
tags/1.0.2/admin/templates/registration/partials/registrations-list.php (added)
-
tags/1.0.2/admin/templates/registration/partials/single (added)
-
tags/1.0.2/admin/templates/registration/partials/single-registration.php (added)
-
tags/1.0.2/admin/templates/registration/partials/single/actions.php (added)
-
tags/1.0.2/admin/templates/registration/partials/single/more.php (added)
-
tags/1.0.2/admin/templates/registration/partials/single/search-and-filter-bar.php (added)
-
tags/1.0.2/admin/templates/registration/partials/single/sub-navigation.php (added)
-
tags/1.0.2/assets (added)
-
tags/1.0.2/assets/css (added)
-
tags/1.0.2/assets/css/admin (added)
-
tags/1.0.2/assets/css/admin/evge-admin-common.css (added)
-
tags/1.0.2/assets/css/admin/evge-admin-global.css (added)
-
tags/1.0.2/assets/css/admin/evge-blocks-shared.css (added)
-
tags/1.0.2/assets/css/admin/evge-calendar-builder.css (added)
-
tags/1.0.2/assets/css/admin/evge-custom-post-type-settings.css (added)
-
tags/1.0.2/assets/css/admin/evge-form-builder.css (added)
-
tags/1.0.2/assets/css/dist (added)
-
tags/1.0.2/assets/css/dist/evge.css (added)
-
tags/1.0.2/assets/css/dist/evge.min.css (added)
-
tags/1.0.2/assets/css/front-end (added)
-
tags/1.0.2/assets/css/front-end/evge-attendee-list.css (added)
-
tags/1.0.2/assets/css/front-end/evge-calendar.css (added)
-
tags/1.0.2/assets/css/front-end/evge-common.css (added)
-
tags/1.0.2/assets/css/front-end/evge-registration-form.css (added)
-
tags/1.0.2/assets/css/front-end/evge-single-post.css (added)
-
tags/1.0.2/assets/css/lib (added)
-
tags/1.0.2/assets/css/lib/select2.min.css (added)
-
tags/1.0.2/assets/images (added)
-
tags/1.0.2/assets/images/admin (added)
-
tags/1.0.2/assets/images/admin/eg-logo-svg.svg (added)
-
tags/1.0.2/assets/images/admin/eg-logo.png (added)
-
tags/1.0.2/assets/images/admin/example-event-listing.png (added)
-
tags/1.0.2/assets/images/admin/genius.png (added)
-
tags/1.0.2/assets/images/admin/settings (added)
-
tags/1.0.2/assets/images/admin/settings/dark-theme.svg (added)
-
tags/1.0.2/assets/images/admin/settings/light-theme.svg (added)
-
tags/1.0.2/assets/images/admin/svgs (added)
-
tags/1.0.2/assets/images/admin/svgs/search.svg (added)
-
tags/1.0.2/assets/images/admin/welcome.png (added)
-
tags/1.0.2/assets/images/front-end (added)
-
tags/1.0.2/assets/images/front-end/svgs (added)
-
tags/1.0.2/assets/images/front-end/svgs/email.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/facebook.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/featured-placeholder.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/instagram.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/linkedin.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/organizer-placeholder.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/phone.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/twitter.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/website.svg (added)
-
tags/1.0.2/assets/images/front-end/svgs/youtube.svg (added)
-
tags/1.0.2/assets/js (added)
-
tags/1.0.2/assets/js/admin (added)
-
tags/1.0.2/assets/js/admin/components (added)
-
tags/1.0.2/assets/js/admin/components/evge-filter-bar.js (added)
-
tags/1.0.2/assets/js/admin/evge-admin-common.js (added)
-
tags/1.0.2/assets/js/admin/evge-blocks-shared.js (added)
-
tags/1.0.2/assets/js/admin/evge-calendar-builder.js (added)
-
tags/1.0.2/assets/js/admin/evge-form-builder.js (added)
-
tags/1.0.2/assets/js/admin/evge-settings.js (added)
-
tags/1.0.2/assets/js/admin/evge-taxonomy.js (added)
-
tags/1.0.2/assets/js/admin/post-editor (added)
-
tags/1.0.2/assets/js/admin/post-editor/evge-post-editor-block.js (added)
-
tags/1.0.2/assets/js/admin/post-editor/evge-post-editor-classic.js (added)
-
tags/1.0.2/assets/js/admin/post-editor/evge-post-editor-common.js (added)
-
tags/1.0.2/assets/js/dist (added)
-
tags/1.0.2/assets/js/dist/evge-attendee-list.min.js (added)
-
tags/1.0.2/assets/js/dist/evge-calendar.min.js (added)
-
tags/1.0.2/assets/js/dist/evge-common.min.js (added)
-
tags/1.0.2/assets/js/dist/evge-registration-form.min.js (added)
-
tags/1.0.2/assets/js/dist/evge-single-post.min.js (added)
-
tags/1.0.2/assets/js/dist/evge-tooltipster.bundle.min.js (added)
-
tags/1.0.2/assets/js/dist/evge.min.js (added)
-
tags/1.0.2/assets/js/front-end (added)
-
tags/1.0.2/assets/js/front-end/evge-attendee-list.js (added)
-
tags/1.0.2/assets/js/front-end/evge-calendar.js (added)
-
tags/1.0.2/assets/js/front-end/evge-common.js (added)
-
tags/1.0.2/assets/js/front-end/evge-registration-form.js (added)
-
tags/1.0.2/assets/js/front-end/evge-single-post.js (added)
-
tags/1.0.2/assets/js/front-end/evge-tooltipster.bundle.js (added)
-
tags/1.0.2/assets/js/lib (added)
-
tags/1.0.2/assets/js/lib/select2.min.js (added)
-
tags/1.0.2/blocks (added)
-
tags/1.0.2/blocks/attendee-list (added)
-
tags/1.0.2/blocks/attendee-list/build (added)
-
tags/1.0.2/blocks/attendee-list/build/index.asset.php (added)
-
tags/1.0.2/blocks/attendee-list/build/index.js (added)
-
tags/1.0.2/blocks/attendee-list/index.asset.php (added)
-
tags/1.0.2/blocks/attendee-list/index.js (added)
-
tags/1.0.2/blocks/attendee-list/index.unminified.js (added)
-
tags/1.0.2/blocks/calendar (added)
-
tags/1.0.2/blocks/calendar/build (added)
-
tags/1.0.2/blocks/calendar/build/index.asset.php (added)
-
tags/1.0.2/blocks/calendar/build/index.js (added)
-
tags/1.0.2/blocks/calendar/index.asset.php (added)
-
tags/1.0.2/blocks/calendar/index.js (added)
-
tags/1.0.2/blocks/calendar/index.unminified.js (added)
-
tags/1.0.2/blocks/registration-form (added)
-
tags/1.0.2/blocks/registration-form/build (added)
-
tags/1.0.2/blocks/registration-form/build/index.asset.php (added)
-
tags/1.0.2/blocks/registration-form/build/index.js (added)
-
tags/1.0.2/blocks/registration-form/build/index.min.asset.php (added)
-
tags/1.0.2/blocks/registration-form/build/index.min.js (added)
-
tags/1.0.2/blocks/registration-form/index.asset.php (added)
-
tags/1.0.2/blocks/registration-form/index.js (added)
-
tags/1.0.2/blocks/registration-form/index.min.asset.php (added)
-
tags/1.0.2/blocks/registration-form/index.min.js (added)
-
tags/1.0.2/blocks/registration-form/index.unminified.js (added)
-
tags/1.0.2/build (added)
-
tags/1.0.2/build/prefixed (added)
-
tags/1.0.2/build/prefixed/autoload.php (added)
-
tags/1.0.2/build/prefixed/composer (added)
-
tags/1.0.2/build/prefixed/composer.json (added)
-
tags/1.0.2/build/prefixed/composer/ClassLoader.php (added)
-
tags/1.0.2/build/prefixed/composer/InstalledVersions.php (added)
-
tags/1.0.2/build/prefixed/composer/autoload_classmap.php (added)
-
tags/1.0.2/build/prefixed/composer/autoload_namespaces.php (added)
-
tags/1.0.2/build/prefixed/composer/autoload_psr4.php (added)
-
tags/1.0.2/build/prefixed/composer/autoload_real.php (added)
-
tags/1.0.2/build/prefixed/composer/autoload_static.php (added)
-
tags/1.0.2/build/prefixed/composer/installed.json (added)
-
tags/1.0.2/build/prefixed/composer/installed.php (added)
-
tags/1.0.2/build/prefixed/composer/platform_check.php (added)
-
tags/1.0.2/build/prefixed/spatie (added)
-
tags/1.0.2/build/prefixed/spatie/enum (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs/autocomplete.gif (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs/images (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs/images/autocomplete.gif (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs/images/header.jpg (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs/images/refactor.gif (added)
-
tags/1.0.2/build/prefixed/spatie/enum/docs/refactor.gif (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Enum.php (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Enumerable.php (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Exceptions (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Exceptions/DuplicatedIndexException.php (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Exceptions/DuplicatedValueException.php (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Exceptions/InvalidIndexException.php (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Exceptions/InvalidNameException.php (added)
-
tags/1.0.2/build/prefixed/spatie/enum/src/Exceptions/InvalidValueException.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/phpunit.xml (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Builders (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Builders/ComponentBuilder.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Builders/PropertyBuilder.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/ComponentPayload.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Components (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Components/Alert.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Components/Calendar.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Components/Component.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Components/Event.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Enums (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Enums/Classification.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Enums/EventStatus.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Enums/ParticipationStatus.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Exceptions (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/Exceptions/InvalidComponent.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/CalendarAddressPropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/CoordinatesPropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/DateTimePropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/DurationPropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/Parameter.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/PropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/TextPropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/PropertyTypes/UriPropertyType.php (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/ValueObjects (added)
-
tags/1.0.2/build/prefixed/spatie/icalendar-generator/src/ValueObjects/CalendarAddress.php (added)
-
tags/1.0.2/build/prefixed/vendor (added)
-
tags/1.0.2/build/prefixed/vendor/autoload.php (added)
-
tags/1.0.2/build/prefixed/vendor/composer (added)
-
tags/1.0.2/build/prefixed/vendor/composer/ClassLoader.php (added)
-
tags/1.0.2/build/prefixed/vendor/composer/LICENSE (added)
-
tags/1.0.2/build/prefixed/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.2/build/prefixed/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.2/build/prefixed/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.2/build/prefixed/vendor/composer/autoload_real.php (added)
-
tags/1.0.2/build/prefixed/vendor/composer/autoload_static.php (added)
-
tags/1.0.2/composer.json (added)
-
tags/1.0.2/event-genius.php (added)
-
tags/1.0.2/languages (added)
-
tags/1.0.2/languages/event-genius.pot (added)
-
tags/1.0.2/readme.txt (added)
-
tags/1.0.2/templates (added)
-
tags/1.0.2/templates/event-genius (added)
-
tags/1.0.2/templates/event-genius/common (added)
-
tags/1.0.2/templates/event-genius/common/calendar-export.php (added)
-
tags/1.0.2/templates/event-genius/common/modal.php (added)
-
tags/1.0.2/templates/event-genius/email (added)
-
tags/1.0.2/templates/event-genius/email/body.php (added)
-
tags/1.0.2/templates/event-genius/email/footer.php (added)
-
tags/1.0.2/templates/event-genius/email/header.php (added)
-
tags/1.0.2/templates/event-genius/email/partials (added)
-
tags/1.0.2/templates/event-genius/email/partials/cta-button.php (added)
-
tags/1.0.2/templates/event-genius/events (added)
-
tags/1.0.2/templates/event-genius/events/archive (added)
-
tags/1.0.2/templates/event-genius/events/archive/archive-content.php (added)
-
tags/1.0.2/templates/event-genius/events/archive/events-archive.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars (added)
-
tags/1.0.2/templates/event-genius/events/calendars/calendar-feed.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars/calendar-month.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars/calendar.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars/partials (added)
-
tags/1.0.2/templates/event-genius/events/calendars/partials/filter-bar.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars/partials/grid-item.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars/partials/list-item.php (added)
-
tags/1.0.2/templates/event-genius/events/calendars/partials/none-found.php (added)
-
tags/1.0.2/templates/event-genius/events/common (added)
-
tags/1.0.2/templates/event-genius/events/common/event-card.php (added)
-
tags/1.0.2/templates/event-genius/events/common/event-list-item-summary.php (added)
-
tags/1.0.2/templates/event-genius/events/common/event-meta.php (added)
-
tags/1.0.2/templates/event-genius/events/common/pagination.php (added)
-
tags/1.0.2/templates/event-genius/events/events-archive.php (added)
-
tags/1.0.2/templates/event-genius/events/single (added)
-
tags/1.0.2/templates/event-genius/events/single/partials (added)
-
tags/1.0.2/templates/event-genius/events/single/partials/content-after.php (added)
-
tags/1.0.2/templates/event-genius/events/single/partials/content-before.php (added)
-
tags/1.0.2/templates/event-genius/events/single/partials/content.php (added)
-
tags/1.0.2/templates/event-genius/events/single/single-event.php (added)
-
tags/1.0.2/templates/event-genius/organizers (added)
-
tags/1.0.2/templates/event-genius/organizers/single (added)
-
tags/1.0.2/templates/event-genius/organizers/single/partials (added)
-
tags/1.0.2/templates/event-genius/organizers/single/partials/content-after.php (added)
-
tags/1.0.2/templates/event-genius/organizers/single/partials/content-before.php (added)
-
tags/1.0.2/templates/event-genius/organizers/single/partials/content.php (added)
-
tags/1.0.2/templates/event-genius/organizers/single/single-organizer.php (added)
-
tags/1.0.2/templates/event-genius/registration (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists/full.php (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists/partials (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists/partials/full-attendee-item.php (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists/partials/no-attendees.php (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists/partials/simple-attendee-item.php (added)
-
tags/1.0.2/templates/event-genius/registration/attendee-lists/simple.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms (added)
-
tags/1.0.2/templates/event-genius/registration/forms/cancel (added)
-
tags/1.0.2/templates/event-genius/registration/forms/cancel/already-registered-modal-content.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/cancel/cancel-input.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/cancel/cancel-request-modal-content.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/registration (added)
-
tags/1.0.2/templates/event-genius/registration/forms/registration/field.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/registration/form.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/registration/input.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/registration/label.php (added)
-
tags/1.0.2/templates/event-genius/registration/forms/registration/registration-modal-content.php (added)
-
tags/1.0.2/templates/event-genius/venues (added)
-
tags/1.0.2/templates/event-genius/venues/single (added)
-
tags/1.0.2/templates/event-genius/venues/single/partials (added)
-
tags/1.0.2/templates/event-genius/venues/single/partials/content-after.php (added)
-
tags/1.0.2/templates/event-genius/venues/single/partials/content-before.php (added)
-
tags/1.0.2/templates/event-genius/venues/single/partials/content.php (added)
-
tags/1.0.2/templates/event-genius/venues/single/single-venue.php (added)
-
tags/1.0.2/uninstall.php (added)
-
tags/1.0.2/vendor (added)
-
tags/1.0.2/vendor/autoload.php (added)
-
tags/1.0.2/vendor/composer (added)
-
tags/1.0.2/vendor/composer/ClassLoader.php (added)
-
tags/1.0.2/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.2/vendor/composer/LICENSE (added)
-
tags/1.0.2/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.2/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.2/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.2/vendor/composer/autoload_real.php (added)
-
tags/1.0.2/vendor/composer/autoload_static.php (added)
-
tags/1.0.2/vendor/composer/installed.json (added)
-
tags/1.0.2/vendor/composer/installed.php (added)
-
tags/1.0.2/vendor/composer/platform_check.php (added)
-
trunk/WPEventGenius/Common/Utils/DateFormatter.php (modified) (2 diffs)
-
trunk/event-genius.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
event-genius/trunk/WPEventGenius/Common/Utils/DateFormatter.php
r3317799 r3327170 110 110 $string = self::date_format( $start_timestamp, $context ); 111 111 } elseif ( $context === 'registration_admin' ) { 112 $dt = new \DateTime( gmdate( 'Y-m-d H:i:s', $start_timestamp ), self::timezone_object($timezone));112 $dt = new \DateTime('@' . $start_timestamp, self::timezone_object('UTC')); 113 113 $dt->setTimezone(self::timezone_object($timezone)); 114 114 $date_format = get_option( 'date_format' ); … … 116 116 $string = $dt->format( $date_format . ' ' . $time_format ); 117 117 } elseif ( $context === 'registration_admin_card' ) { 118 $dt = new \DateTime( gmdate( 'Y-m-d H:i:s', $start_timestamp ), self::timezone_object($timezone));118 $dt = new \DateTime('@' . $start_timestamp, self::timezone_object('UTC')); 119 119 $dt->setTimezone(self::timezone_object($timezone)); 120 120 -
event-genius/trunk/event-genius.php
r3318543 r3327170 3 3 Plugin Name: Event Genius 4 4 Description: Manage events and event registration with ease. Customizable registration forms, event calendars, and more. 5 Version: 1.0. 15 Version: 1.0.2 6 6 Author: Event Genius 7 7 Author URI: https://wpeventgenius.com … … 35 35 */ 36 36 if ( ! defined( 'EVGE_VERSION' ) ) { 37 define( 'EVGE_VERSION', '1.0. 1' );37 define( 'EVGE_VERSION', '1.0.2' ); 38 38 } 39 39 if ( ! defined( 'EVGE_FREE_VERSION' ) ) { -
event-genius/trunk/readme.txt
r3318943 r3327170 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 Requires PHP: 7.4 9 9 License: GPL-2.0+ … … 175 175 176 176 == Changelog == 177 = 1.0.2 = 178 * Fix: Registration dates for each registration record were displayed in UTC time instead of the site's timezone. 179 177 180 = 1.0.1 = 178 181 * Fix: Fixed a static venue address being used for email placeholders.
Note: See TracChangeset
for help on using the changeset viewer.