show_messages(); ?>
%s. From your account dashboard you can view your recent orders, manage your shipping and billing addresses and change your password.', 'woocommerce'), $current_user->display_name, get_permalink(woocommerce_get_page_id('change_password'))); ?>
customer->get_downloadable_products()) : ?> $recent_orders, 'meta_key' => '_customer_user', 'meta_value' => $customer_id, 'post_type' => 'shop_order', 'post_status' => 'publish' ); $customer_orders = get_posts($args); if ($customer_orders) : ?>