| Name | Size | Mode | Actions |
|---|---|---|---|
| dashboard.php | 2472 | 0644 | editdlrm |
| downloads.php | 1763 | 0644 | editdlrm |
| form-add-payment-method.php | 3028 | 0644 | editdlrm |
| form-edit-account.php | 5319 | 0644 | editdlrm |
| form-edit-address.php | 2199 | 0644 | editdlrm |
| form-login.php | 6748 | 0644 | editdlrm |
| form-lost-password.php | 2235 | 0644 | editdlrm |
| form-reset-password.php | 2834 | 0644 | editdlrm |
| lost-password-confirmation.php | 1270 | 0644 | editdlrm |
| my-account.php | 923 | 0644 | editdlrm |
| my-address.php | 2844 | 0644 | editdlrm |
| my-downloads.php | 2173 | 0644 | editdlrm |
| my-orders.php | 3777 | 0644 | editdlrm |
| navigation.php | 1328 | 0644 | editdlrm |
| orders.php | 6425 | 0644 | editdlrm |
| payment-methods.php | 3784 | 0644 | editdlrm |
| view-order.php | 2601 | 0644 | editdlrm |
/home/techb158/balacoffee.com/wp-content/plugins/woocommerce/templates/myaccount/dashboard.php (2472B)
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' ) ) ); ?>