PHP 8.2.31
Preview: turnstile-description.php Size: 948 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/wpforms-lite/templates/admin/settings/turnstile-description.php

<?php
/**
 * Description template for Turnstile.
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

?>

<p><?php esc_html_e( 'Cloudflare Turnstile is a free, CAPTCHA-like service for preventing form spam while protecting data privacy. It offers a user-friendly experience by confirming visitors are real humans without requiring them to solve puzzles or math questions.', 'wpforms-lite' ); ?></p>
<p>
	<?php
	printf(
		wp_kses( /* translators: %s - WPForms.com Setup Cloudflare Turnstile URL. */
			__( 'For more details on how Turnstile works, as well as a step by step setup guide, please check out our <a href="%s" target="_blank" rel="noopener noreferrer">documentation</a>.', 'wpforms-lite' ),
			[
				'a' => [
					'href'   => [],
					'target' => [],
					'rel'    => [],
				],
			]
		),
		esc_url( wpforms_utm_link( 'https://wpforms.com/docs/setting-up-cloudflare-turnstile/', 'Settings - Captcha', 'Turnstile Documentation' ) )
	);
	?>
</p>

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
530 B lrw-r--r-- 2024-09-26 15:36:36
Edit Download
993 B lrw-r--r-- 2023-09-28 15:44:58
Edit Download
1.83 KB lrw-r--r-- 2023-09-28 15:44:58
Edit Download
1.07 KB lrw-r--r-- 2023-09-28 15:44:58
Edit Download
948 B lrw-r--r-- 2023-09-28 15:44:58
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).