Filter hook 'akismet_delete_comment_interval'

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

Description

Determines how many days a comment will be left in the Spam queue before being deleted.

Occurrences

Filename Line Number
wp-content/plugins/akismet/class.akismet.php 530
wp-content/plugins/akismet/views/config.php 178

PHP Doc

/**
		 * Determines how many days a comment will be left in the Spam queue before being deleted.
		 *
		 * @param int The default number of days.
		 */