HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 02:38:36 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
comment_on_password_protected – Hook | Developer.WordPress.org
WordPress Developer Resources
comment_on_password_protected
do_action( ‘comment_on_password_protected’, int $comment_post_id )
Fires when a comment is attempted on a password-protected post.
$comment_post_id
intPost ID.
Version | Description |
---|
2.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.