get_type(), $this->order ); ?>
has_header_logo() ) { do_action( 'wpo_wcpdf_before_shop_logo', $this->get_type(), $this->order ); $this->header_logo(); do_action( 'wpo_wcpdf_after_shop_logo', $this->get_type(), $this->order ); } else { echo $this->get_title(); } ?> |
get_type(), $this->order ); ?>
shop_name(); ?>shop_address(); ?>
get_type(), $this->order ); ?>
|
get_type(), $this->order ); ?>
shipping_address(); ?>
get_type(), $this->order ); ?>
settings['display_email'] ) ) : ?>
billing_email(); ?>
settings['display_phone'] ) ) : ?>
shipping_phone( ! $this->show_billing_address() ); ?>
|
show_billing_address() ) : ?>
get_type(), $this->order ); ?>
billing_address(); ?>
get_type(), $this->order ); ?>
settings['display_phone'] ) && ! empty( $this->get_billing_phone() ) ) : ?>
billing_phone(); ?>
|
|
%s | ', $header_data['class'], $header_data['title'] ); } ?>
---|
%s | ', $column_data['class'], $column_data['data'] ); } echo '