Filter hook 'akismet_optimize_table'

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

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 563
wp-content/plugins/akismet/class.akismet.php 593
wp-content/plugins/akismet/class.akismet.php 630

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.
		 */