/home/techb158/l2hypotheques.com/wp-content/plugins/woocommerce/templates/myaccount
NameSizeModeActions
dashboard.php24720644editdlrm
downloads.php17630644editdlrm
form-add-payment-method.php30280644editdlrm
form-edit-account.php53190644editdlrm
form-edit-address.php21990644editdlrm
form-login.php67480644editdlrm
form-lost-password.php22350644editdlrm
form-reset-password.php28340644editdlrm
lost-password-confirmation.php12700644editdlrm
my-account.php9230644editdlrm
my-address.php28440644editdlrm
my-downloads.php21730644editdlrm
my-orders.php37770644editdlrm
navigation.php13280644editdlrm
orders.php64250644editdlrm
payment-methods.php37840644editdlrm
view-order.php26010644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/woocommerce/templates/myaccount/dashboard.php (2472B)
array( 'href' => array(), ), ); ?>

Log out)', 'woocommerce' ), $allowed_html ), '' . esc_html( $current_user->display_name ) . '', esc_url( wc_logout_url() ) ); ?>

recent orders, manage your billing address, and edit your password and account details.', 'woocommerce' ); if ( wc_shipping_enabled() ) { /* translators: 1: Orders URL 2: Addresses URL 3: Account URL. */ $dashboard_desc = __( 'From your account dashboard you can view your recent orders, manage your shipping and billing addresses, and edit your password and account details.', 'woocommerce' ); } printf( wp_kses( $dashboard_desc, $allowed_html ), esc_url( wc_get_endpoint_url( 'orders' ) ), esc_url( wc_get_endpoint_url( 'edit-address' ) ), esc_url( wc_get_endpoint_url( 'edit-account' ) ) ); ?>