Description
Controls the display of a privacy related notice underneath the comment form using the `akismet_comment_form_privacy_notice` option and filter respectively. Default is top not display the notice, leaving the choice to site admins, or integrators.
Occurrences
Filename | Line Number |
---|---|
wp-content/plugins/akismet/class.akismet.php | 1849 |
PHP Doc
/**
* Controls the display of a privacy related notice underneath the comment form using the `akismet_comment_form_privacy_notice` option and filter respectively.
* Default is top not display the notice, leaving the choice to site admins, or integrators.
*/