wp_throttle_comment_flood [ WordPress Function ]
wp_throttle_comment_flood ( $block, $time_lastcomment, $time_newcomment )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: check_comment_flood_db, wp_set_comment_cookies, wp_trash_post_comments, wp_update_comment_count, wp_trash_comment
Whether comment should be blocked because of comment flood.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/wp throttle comment flood « WordPress Codex
Description. Determine whether comment should be blocked because of comment flood. Usage. <?php wp_throttle_comment_flood( $block, $ time_lastcomment ...
codex.wordpress.org - Docs for page comment.php
bool wp_throttle_comment_flood (bool $block, int $time_lastcomment, int $ time_newcomment). bool $block: Whether plugin has already blocked comment.
phpdoc.wordpress.org - wp_throttle_comment_flood (WordPress Function) - WPSeek.com
WordPress lookup for wp_throttle_comment_flood, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - wp_throttle_comment_flood() WordPress function reference ...
Whether comment should be blocked because of comment flood.
queryposts.com