• Resolved myideasforsite

    (@myideasforsite)


    Hello. How can I check Passter with php function?

    I try, but it does not work, in <div class=”repository-wrap”> we have logic with acf

    <?php if ( function_exists( 'passter_check' ) && passter_check(3258) ): ?>

        <div class="repository-wrap">

            <!-- Protected content here -->

        </div>

    <?php endif; ?>
Viewing 2 replies - 1 through 2 (of 2 total)
  • beatrice12

    (@beatrice12)

    Hello @myideasforsite,

    Thanks for reaching out to us!

    To assist you better, could you please clarify what you’re aiming to achieve exactly?

    Thank you,

    Beatrice.

    Marking this support thread as resolved due to inactivity. If you have any other questions or need further help please open a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Php function to check Passter’ is closed to new replies.