How can I use the %verification_url% in a PHP template?

Top WooCommerce & WordPress Plugins Forums Email Verification for WooCommerce How can I use the %verification_url% in a PHP template?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101332
    Isidro Calabuig
    Guest

    Hi, how can i use the %verification_url% in a php template?

    Thanks.

    #101333
    Zohaib
    Participant

    Hi,

    You can use below code in php template:

    esc_url( $this->get_verification_url( $user_id, false ) )

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.