| Name | Size | Mode | Actions |
|---|---|---|---|
| dashboard.php | 2477 | 0644 | editdlrm |
| downloads.php | 1606 | 0644 | editdlrm |
| form-add-payment-method.php | 2947 | 0644 | editdlrm |
| form-edit-account.php | 4604 | 0644 | editdlrm |
| form-edit-address.php | 2060 | 0644 | editdlrm |
| form-login.php | 5751 | 0644 | editdlrm |
| form-lost-password.php | 1932 | 0644 | editdlrm |
| form-reset-password.php | 2430 | 0644 | editdlrm |
| lost-password-confirmation.php | 1275 | 0644 | editdlrm |
| my-account.php | 928 | 0644 | editdlrm |
| my-address.php | 2523 | 0644 | editdlrm |
| my-downloads.php | 2178 | 0644 | editdlrm |
| my-orders.php | 3777 | 0644 | editdlrm |
| navigation.php | 1165 | 0644 | editdlrm |
| orders.php | 5157 | 0644 | editdlrm |
| payment-methods.php | 3838 | 0644 | editdlrm |
| view-order.php | 2411 | 0644 | editdlrm |
/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/woocommerce/templates/myaccount/dashboard.php (2477B)
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' ) ) ); ?>