/home/suroeste/public_html/wp-content/plugins/woocommerce/templates/myaccount
NameSizeModeActions
dashboard.php24720644editdlrm
downloads.php17630644editdlrm
form-add-payment-method.php30280644editdlrm
form-edit-account.php49610644editdlrm
form-edit-address.php21880644editdlrm
form-login.php60120644editdlrm
form-lost-password.php21180644editdlrm
form-reset-password.php25580644editdlrm
lost-password-confirmation.php12700644editdlrm
my-account.php9230644editdlrm
my-address.php27270644editdlrm
my-downloads.php21730644editdlrm
my-orders.php37770644editdlrm
navigation.php12280644editdlrm
orders.php52840644editdlrm
payment-methods.php37840644editdlrm
view-order.php24060644editdlrm
Edit: /home/suroeste/public_html/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' ) ) ); ?>