Filter hook 'akismet_comment_form_privacy_notice_markup'

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

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 1852

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