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