ID) ? rand() : $post->ID); $o = '
' . __("To view this protected post, enter the password below:", "byvex") . '
'; return $o; } add_filter('the_password_form', 'byvex_password_form');