04 June 2020

How to get user is login or not login in woocommerce and wordpress?

User is login or not login in woocommerce and wordpress



if ( is_user_logged_in() ) {

// echo '<script>alert("your are login");</script>';

} else {



}

No comments:

Post a Comment

How to create youtube videos slider with play and pause option in wordpress?

Create youtube videos slider with play and pause option in wordpress youtube videos slider Use this shortcode:- [punjab_today] function my_...