Filter hook 'akismet_delete_comment_limit'

in WP Core File wp-content/plugins/akismet/class.akismet.php at line 522

Description

Determines how many comments will be deleted in each batch.

Occurrences

Filename Line Number
wp-content/plugins/akismet/class.akismet.php 522

PHP Doc

/**
		 * Determines how many comments will be deleted in each batch.
		 *
		 * @param int The default, as defined by AKISMET_DELETE_LIMIT.
		 */