• Uranbold

    (@uranbold)


    Hello,

    I have got 3 different 3 subscription.

    How can i check the Subscription 1 is active or Yith Subsciption is active on that user. Then i will display the links.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Uranbold

    (@uranbold)

    How can i check the current user is Subscribed?

    Thanks.

    Thread Starter Uranbold

    (@uranbold)

    Hello,

    if (ywsbs_get_status($order)) { ?>
        <a href="<?php echo esc_url($lesson_url); ?>" class="btn btn-default">test
        </a>
    <?php } ?>

    Thanks.

    • This reply was modified 5 years ago by Uranbold.
    Thread Starter Uranbold

    (@uranbold)

    I wanna do this on another Page. If user has subscribed then i wanna display links. But i can’t do this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Checking is user subscribed?’ is closed to new replies.