Php function to check Passter
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Php function to check Passter’ is closed to new replies.