PK}\姴my-downloads.phpnuW+Acustomer->get_downloadable_products() ) : ?>

PK}\y downloads.phpnuW+Acustomer->get_downloadable_products(); $has_downloads = (bool) $downloads; do_action( 'woocommerce_before_account_downloads', $has_downloads ); ?> $column_name ) : ?> $column_name ) : ?>
array( 'url' => $download['download_url'], 'name' => __( 'Download', 'woocommerce' ) ) ); if ( $actions = apply_filters( 'woocommerce_account_download_actions', $actions, $download ) ) { foreach ( $actions as $key => $action ) { echo '' . esc_html( $action['name'] ) . ''; } } ?>
PK}\JGmy-account.phpnuW+A
PK}\áform-lost-password.phpnuW+A

PK}\<navigation.phpnuW+A PK}\D:55form-edit-address.phpnuW+A

$field ) : ?>

PK}\E form-add-payment-method.phpnuW+Apayment_gateways->get_available_payment_gateways() ) : ?>

PK}\3Pform-login.phpnuW+A

PK}\?ddform-reset-password.phpnuW+A

PK}\Wlccform-edit-account.phpnuW+A

PK}\ my-address.phpnuW+A __( 'Billing Address', 'woocommerce' ), 'shipping' => __( 'Shipping Address', 'woocommerce' ) ), $customer_id ); } else { $get_addresses = apply_filters( 'woocommerce_my_account_get_addresses', array( 'billing' => __( 'Billing Address', 'woocommerce' ) ), $customer_id ); } $oldcol = 1; $col = 1; ?>

'; ?> $title ) : ?>

get_user_meta( $customer_id, $name . '_first_name', true ), 'last_name' => get_user_meta( $customer_id, $name . '_last_name', true ), 'company' => get_user_meta( $customer_id, $name . '_company', true ), 'address_1' => get_user_meta( $customer_id, $name . '_address_1', true ), 'address_2' => get_user_meta( $customer_id, $name . '_address_2', true ), 'city' => get_user_meta( $customer_id, $name . '_city', true ), 'state' => get_user_meta( $customer_id, $name . '_state', true ), 'postcode' => get_user_meta( $customer_id, $name . '_postcode', true ), 'country' => get_user_meta( $customer_id, $name . '_country', true ) ), $customer_id, $name ); $formatted_address = WC()->countries->get_formatted_address( $address ); if ( ! $formatted_address ) _e( 'You have not set up this type of address yet.', 'woocommerce' ); else echo $formatted_address; ?>
'; ?> PK}\a payment-methods.phpnuW+A $column_name ) : ?> $methods ) : ?> $column_name ) : ?>
$action ) { echo '' . esc_html( $action['name'] ) . ' '; } } ?>

PK}\n̋| orders.phpnuW+A $column_name ) : ?> orders as $customer_order ) : $order = wc_get_order( $customer_order ); $item_count = $order->get_item_count(); ?> $column_name ) : ?>
get_order_number(); ?> get_status() ); ?> get_formatted_order_total(), $item_count ); ?> array( 'url' => $order->get_checkout_payment_url(), 'name' => __( 'Pay', 'woocommerce' ) ), 'view' => array( 'url' => $order->get_view_order_url(), 'name' => __( 'View', 'woocommerce' ) ), 'cancel' => array( 'url' => $order->get_cancel_order_url( wc_get_page_permalink( 'myaccount' ) ), 'name' => __( 'Cancel', 'woocommerce' ) ) ); if ( ! $order->needs_payment() ) { unset( $actions['pay'] ); } if ( ! in_array( $order->get_status(), apply_filters( 'woocommerce_valid_order_statuses_for_cancel', array( 'pending', 'failed' ), $order ) ) ) { unset( $actions['cancel'] ); } if ( $actions = apply_filters( 'woocommerce_my_account_my_orders_actions', $actions, $order ) ) { foreach ( $actions as $key => $action ) { echo '' . esc_html( $action['name'] ) . ''; } } ?>
max_num_pages ) : ?>
max_num_pages ) ) : ?>
PK}\`cview-order.phpnuW+A

' . $order->get_order_number() . '', '' . date_i18n( get_option( 'date_format' ), strtotime( $order->order_date ) ) . '', '' . wc_get_order_status_name( $order->get_status() ) . '' ); ?>

get_customer_order_notes() ) : ?>

  1. comment_date ) ); ?>

    comment_content ) ); ?>
PK}\eAhhlost-password-confirmation.phpnuW+A

PK}\022 my-orders.phpnuW+A __( 'Order', 'woocommerce' ), 'order-date' => __( 'Date', 'woocommerce' ), 'order-status' => __( 'Status', 'woocommerce' ), 'order-total' => __( 'Total', 'woocommerce' ), 'order-actions' => ' ', ) ); $customer_orders = get_posts( apply_filters( 'woocommerce_my_account_my_orders_query', array( 'numberposts' => $order_count, 'meta_key' => '_customer_user', 'meta_value' => get_current_user_id(), 'post_type' => wc_get_order_types( 'view-orders' ), 'post_status' => array_keys( wc_get_order_statuses() ) ) ) ); if ( $customer_orders ) : ?>

$column_name ) : ?> get_item_count(); ?> $column_name ) : ?>
get_order_number(); ?> get_status() ); ?> get_formatted_order_total(), $item_count ); ?> array( 'url' => $order->get_checkout_payment_url(), 'name' => __( 'Pay', 'woocommerce' ) ), 'view' => array( 'url' => $order->get_view_order_url(), 'name' => __( 'View', 'woocommerce' ) ), 'cancel' => array( 'url' => $order->get_cancel_order_url( wc_get_page_permalink( 'myaccount' ) ), 'name' => __( 'Cancel', 'woocommerce' ) ) ); if ( ! $order->needs_payment() ) { unset( $actions['pay'] ); } if ( ! in_array( $order->get_status(), apply_filters( 'woocommerce_valid_order_statuses_for_cancel', array( 'pending', 'failed' ), $order ) ) ) { unset( $actions['cancel'] ); } if ( $actions = apply_filters( 'woocommerce_my_account_my_orders_actions', $actions, $order ) ) { foreach ( $actions as $key => $action ) { echo '' . esc_html( $action['name'] ) . ''; } } ?>
PK}\{{ dashboard.phpnuW+A

', esc_html( $current_user->display_name ), '', '', '' ); ?>

', '', '', '' ); ?>

PK}\姴my-downloads.phpnuW+APK}\y downloads.phpnuW+APK}\JGmy-account.phpnuW+APK}\áform-lost-password.phpnuW+APK}\<#navigation.phpnuW+APK}\D:55'form-edit-address.phpnuW+APK}\E `/form-add-payment-method.phpnuW+APK}\3PB:form-login.phpnuW+APK}\?ddNform-reset-password.phpnuW+APK}\WlccJWform-edit-account.phpnuW+APK}\ emy-address.phpnuW+APK}\a rpayment-methods.phpnuW+APK}\n̋| orders.phpnuW+APK}\`cview-order.phpnuW+APK}\eAhh*lost-password-confirmation.phpnuW+APK}\022 my-orders.phpnuW+APK}\{{ Odashboard.phpnuW+APKj