_close_comments_for_old_post
- %1$s is private and should not be used in themes or plugins directly.
_close_comments_for_old_post ( $open, $post_id )
Access:Parameters:- (bool) open Comments open or closed.
- (int) post_id Post ID.
Returns:Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Closes comments on an old post. Hooked to comments_open and pings_open.