Filter hook 'akismet_predefined_api_key'

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

Description

Ensure that we are loading expected scalar values from akismet_as_submitted commentmeta.

Occurrences

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

Parameters

Type Name Description
mixed $meta_value

PHP Doc

/**
	 * Ensure that we are loading expected scalar values from akismet_as_submitted commentmeta.
	 *
	 * @param mixed $meta_value
	 * @return mixed
	 */