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 {
do_action( 'wpo_wcpdf_before_shop_name', $this->get_type(), $this->order );
$this->shop_name();
do_action( 'wpo_wcpdf_after_shop_name', $this->get_type(), $this->order );
}
?>
|
get_type(), $this->order ); ?>
shop_address(); ?>
get_type(), $this->order ); ?>
|
get_type(), $this->order ); ?> billing_address(); ?> get_type(), $this->order ); ?> settings['display_email'] ) ) : ?>billing_email(); ?>
settings['display_phone'] ) ) : ?>
billing_phone(); ?>
|
show_shipping_address() ) : ?>
get_type(), $this->order ); ?>
shipping_address(); ?>
get_type(), $this->order ); ?>
settings['display_phone'] ) ) : ?>
shipping_phone(); ?>
|
get_type(), $this->order ); ?>
get_title(); ?>get_type(), $this->order ); ?>
|
%s | ', $header_data['class'], $header_data['title'] ); } ?>
---|
%s | ', $column_data['class'], $column_data['data'] ); } echo '
|
||||
get_type(), $this->order ); ?>
get_shipping_method() ) ) : ?>
:shipping_method(); ?>
get_payment_method() ) ) : ?>
get_type(), $this->order ); ?>
|
||||
extra_1(); ?>
|
extra_2(); ?>
|
extra_3(); ?>
|
||
footer(); ?> |