get_type(), $this->order ); ?>
get_type(), $this->order ); ?>
shop_address(); ?>
get_type(), $this->order ); ?>
|
extra_1(); ?>
|
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 {
do_action( 'wpo_wcpdf_before_shop_name', $this->get_type(), $this->order );
echo '
'.$this->get_shop_name().' ';
do_action( 'wpo_wcpdf_after_shop_name', $this->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 '