Conditions for your password Protected Page Posted on December 10, 2013 by Anoop Saini <?php if ( ! post_password_required() ) { echo ‘your stuff’; } ?> Rate this: Related