PluginProbe
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution / trunk
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution vtrunk
2.4.0 2.3.0 2.2.5 2.2.0 2.1.2 2.1.1 trunk 1.10.0 1.10.01 1.10.02 1.5.0 1.5.01 1.5.02 1.5.1 1.5.10 1.5.20 1.5.21 1.5.22 1.5.23 1.5.24 1.5.25 1.6.0 1.7.0 1.7.1 1.7.2 All 33 releases
← All changes | app/Services/Integrations/FluentCRM/CrmSmartCode.php +2 -3 1.5.21trunk View file →
@@ -82,16 +82,15 @@
82 82 '{{fcal.guest.email}}' => __('Guest Email', 'fluent-booking'),
83 83 '{{fcal.booking.phone}}' => __('Guest Main Phone Number (if provided)', 'fluent-booking'),
84 84 '{{fcal.guest.note}}' => __('Guest Note', 'fluent-booking'),
85 85 '{{fcal.guest.timezone}}' => __('Guest Timezone', 'fluent-booking'),
86 - '{{fcal.guest.form_data_html}}' => __('Guest Form Submitted Data (HTML)', 'fluent-booking'),
87 86 '{{fcal.booking.event_name}}' => __('Event Name', 'fluent-booking'),
88 87 '{{fcal.booking.description}}' => __('Event Description', 'fluent-booking'),
89 88 '{{fcal.booking.full_start_end_guest_timezone}}' => __('Full Start & End Time (with guest timezone)', 'fluent-booking'),
90 89 '{{fcal.booking.full_start_end_host_timezone}}' => __('Full Start & End Time (with host timezone)', 'fluent-booking'),
91 90 '{{fcal.booking.start_date_time}}' => __('Event Date Time (UTC)', 'fluent-booking'),
92 - '{{fcal.booking.start_date_time_for_attendee}}' => __('Event Date time (with guest timezone)', 'fluent-booking'),
93 - '{{fcal.booking.start_date_time_for_host}}' => __('Event Date time (with host timezone)', 'fluent-booking'),
91 + '{{fcal.booking.start_date_time_for_attendee}}' => __('Event Date Time (with guest timezone)', 'fluent-booking'),
92 + '{{fcal.booking.start_date_time_for_host}}' => __('Event Date Time (with host timezone)', 'fluent-booking'),
94 93 '{{fcal.booking.location_details_html}}' => __('Event Location Details (HTML)', 'fluent-booking'),
95 94 '{{fcal.booking.cancel_reason}}' => __('Event Cancel Reason', 'fluent-booking'),
96 95 '{{fcal.booking.start_time_human_format}}' => __('Event Start Time (ex: 2 hours from now)', 'fluent-booking'),
97 96 '##fcal.booking.cancelation_url##' => __('Booking Cancellation URL', 'fluent-booking'),