__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @copyright © TMS-Plugins. All rights reserved.
* @licence See LICENCE.md for license details.
*/
?>
<script>
if (typeof hasAmeliaAppointment === 'undefined') {
var hasAmeliaAppointment = true;
}
if (typeof hasAppointmentApiCall === 'undefined' && '<?php echo esc_js($atts['trigger']); ?>' === '') {
var hasAppointmentApiCall = true;
}
var hasBookingShortcode = (typeof hasBookingShortcode === 'undefined') ? false : true;
var bookingEntitiesIds = (typeof bookingEntitiesIds === 'undefined') ? [] : bookingEntitiesIds;
bookingEntitiesIds.push(
{
'hasApiCall': (typeof hasAppointmentApiCall !== 'undefined') && hasAppointmentApiCall,
'trigger': '<?php echo esc_js($atts['trigger']); ?>',
'show': '<?php echo esc_js($atts['show']); ?>',
'counter': '<?php echo esc_js($atts['counter']); ?>',
'category': '<?php echo esc_js($atts['category']); ?>',
'service': '<?php echo esc_js($atts['service']); ?>',
'employee': '<?php echo esc_js($atts['employee']); ?>',
'location': '<?php echo esc_js($atts['location']); ?>'
}
);
var lazyBookingEntitiesIds = (typeof lazyBookingEntitiesIds === 'undefined') ? [] : lazyBookingEntitiesIds;
if (bookingEntitiesIds[bookingEntitiesIds.length - 1].trigger !== '') {
lazyBookingEntitiesIds.push(bookingEntitiesIds.pop());
}
if (typeof hasAppointmentApiCall !== 'undefined' && hasAppointmentApiCall) {
hasAppointmentApiCall = false;
}
</script>
<div id="amelia-app-booking<?php echo esc_attr($atts['counter']); ?>" class="amelia-booking amelia-frontend amelia-app-booking<?php echo $atts['trigger'] !== '' ? ' amelia-skip-load amelia-skip-load-' . esc_attr($atts['counter']) : ''; ?>">
<booking id="amelia-step-booking<?php echo esc_attr($atts['counter']); ?>"></booking>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| booking.inc.php | File | 1.78 KB | 0640 |
|
| cabinet-customer.inc.php | File | 2.4 KB | 0640 |
|
| cabinet-employee.inc.php | File | 2.66 KB | 0640 |
|
| catalog-booking.inc.php | File | 2.29 KB | 0640 |
|
| catalog.inc.php | File | 1.51 KB | 0640 |
|
| category.inc.php | File | 1.66 KB | 0640 |
|
| events-calendar-booking.inc.php | File | 2.24 KB | 0640 |
|
| events-list-booking.inc.php | File | 2.24 KB | 0640 |
|
| events.inc.php | File | 1.72 KB | 0640 |
|
| package.inc.php | File | 1.51 KB | 0640 |
|
| search.inc.php | File | 1.45 KB | 0640 |
|
| service.inc.php | File | 1.52 KB | 0640 |
|
| step-booking.inc.php | File | 2.27 KB | 0640 |
|