Title: proffset's Replies | WordPress.org

---

# proffset

  [  ](https://wordpress.org/support/users/proffset/)

 *   [Profile](https://wordpress.org/support/users/proffset/)
 *   [Topics Started](https://wordpress.org/support/users/proffset/topics/)
 *   [Replies Created](https://wordpress.org/support/users/proffset/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/proffset/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/proffset/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/proffset/engagements/)
 *   [Favorites](https://wordpress.org/support/users/proffset/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Passster - Password Protect Pages and Content] function in 3.1.8 – PS_Conditional::is_password_valid](https://wordpress.org/support/topic/function-in-3-1-8-ps_conditionalis_password_valid/)
 *  Thread Starter [proffset](https://wordpress.org/support/users/proffset/)
 * (@proffset)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/function-in-3-1-8-ps_conditionalis_password_valid/#post-12991931)
 * Hi [@patrickposner](https://wordpress.org/support/users/patrickposner/)
 * The site doesnt break with the new function, but it does not show the password
   form either.
 * Do I need to call the form or is something else missing?
 * My code:
    $Pargs = array( ‘password’ => ‘Balance’ ); if ( passster\PS_Conditional::
   is_valid( $Pargs ) ) { the_content(); }
 * / PROffset

Viewing 1 replies (of 1 total)