Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter davidhlg

    (@davidhlg)

    are you sure it is from WordPress, because the issue appeared after i have updated Woocommerce templates with new email templates, i can see this part that is the issue

    <?php printf( esc_html__( 'Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s', 'woocommerce' ), esc_html( $blogname ),

    <p><?php esc_html_e( 'If you didn’t make this request, just ignore this email. If you’d like to proceed, reset your password via the link below:', 'woocommerce' ); ?></p>



    • This reply was modified 11 months, 2 weeks ago by davidhlg.
Viewing 1 replies (of 1 total)