$col): ?> $col): ?> $transaction): ?> get_service(); $service_name = ''; //Chose instanceof as it seems to be faster: http://dev.airve.com/demo/speed_tests/php/is_a_is_object.php if( $service instanceof Appointments_Service ){ $service_name = appointments_get_service_name( $service->ID ); } else{ $service_name = appointments_get_service_name( null ); } ?>
transaction_app_ID; ?> get_client_name(); ?> datetime_format, $transaction->transaction_stamp); ?> transaction_currency . " " . $transaction->get_total_amount(); ?> transaction_paypal_ID ) ? $transaction->transaction_paypal_ID : __('None yet','appointments'); ?> transaction_status ) ? $transaction->transaction_status : __('None yet','appointments'); ?>