the_post_password [ WordPress Function ]
the_post_password ( No parameters )
| Uses: |
|
| Defined at: |
|
Benzer Fonksiyonlar: reset_password, wp_set_password, wp_lostpassword_url, post_password_required, wp_hash_password
Display the post password.
The password is passed through {@link esc_attr()} to ensure that it is safe for placing in an html attribute.