php condition, if page is protected
-
Hello, i am searching a way to change my template while the password form is active. Is there a way to check via php if the current page is protected by Passster? Similar to the check of wordpress own password protection:
if ( post_password_required() )
…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘php condition, if page is protected’ is closed to new replies.