mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Use pings_open() to check ping status
git-svn-id: https://develop.svn.wordpress.org/trunk@9696 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1570,7 +1570,7 @@ function _close_comments_for_old_posts( $posts ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Close comments on an old post. Hooked to comments_open.
|
||||
* Close comments on an old post. Hooked to comments_open and pings_open.
|
||||
*
|
||||
* @access private
|
||||
* @since 2.7.0
|
||||
|
||||
Reference in New Issue
Block a user