mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Use HTTPS URLs for core.trac.wordpress.org
see #27115 git-svn-id: https://develop.svn.wordpress.org/trunk@29788 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1771,7 +1771,7 @@ function wp_throttle_comment_flood($block, $time_lastcomment, $time_newcomment)
|
||||
*
|
||||
* We use REMOTE_ADDR here directly. If you are behind a proxy, you should ensure
|
||||
* that it is properly set, such as in wp-config.php, for your environment.
|
||||
* See {@link http://core.trac.wordpress.org/ticket/9235}
|
||||
* See {@link https://core.trac.wordpress.org/ticket/9235}
|
||||
*
|
||||
* @since 1.5.0
|
||||
* @param array $commentdata Contains information on the comment.
|
||||
|
||||
Reference in New Issue
Block a user