HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/gaytubesite.com/public_html/wp-content/plugins/akismet/views/strict.php
<fieldset>
	<legend class="screen-reader-text">
		<span><?php esc_html_e( 'Akismet anti-spam strictness', 'akismet' ); ?></span>
	</legend>
	<p>
		<label for="akismet_strictness_1">
			<input type="radio" name="akismet_strictness" id="akismet_strictness_1" value="1" <?php checked( '1', get_option( 'akismet_strictness' ) ); ?> />
			<?php esc_html_e( 'Strict: silently discard the worst and most pervasive spam.', 'akismet' ); ?>
		</label>
	</p>
	<p>
		<label for="akismet_strictness_0">
			<input type="radio" name="akismet_strictness" id="akismet_strictness_0" value="0" <?php checked( '0', get_option( 'akismet_strictness' ) ); ?> />
			<?php esc_html_e( 'Safe: always put spam in the Spam folder for review.', 'akismet' ); ?>
		</label>
	</p>
</fieldset>