Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
<div class="sign-in-wrap">
<?php if (is_user_logged_in()): ?>
<a href="/my-account/customer-logout" class="sign-in-btn"><?php _e('Выйти', 'textdomain') ?></a>
<?php else: ?>
<button>Тут твоя кнопка, которая ведет на страницу авторизации</button>
<?php endif; ?>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question