Automatic Language Mapper for Simple Cloudflare Turnstile

توضیحات

This plugin forces Cloudflare Turnstile to use the current site language instead of the saved plugin setting.

It is especially useful for multilingual sites using WPML, but it also works on single-language sites by relying on WordPress core locale detection via determine_locale().

Features:

  • Dynamically maps the current locale to a supported Turnstile language.
  • Respects the Simple Cloudflare Turnstile settings screen (does not override values there).
  • Works automatically with no additional settings.
  • Falls back to WordPress core locale when WPML is not available.

Requirements:

نصب

  1. Install and activate the “Simple Cloudflare Turnstile” plugin.
  2. Upload this plugin to the /wp-content/plugins/ directory, or install it via the WordPress Plugins screen.
  3. Activate Automatic Language Mapper for Simple Cloudflare Turnstile through the ‘Plugins’ screen.
  4. No further configuration is required — Turnstile will automatically adapt to the current site language.

سوالات متداول

Does this plugin require WPML?

No. If WPML is not installed, the plugin falls back to WordPress core determine_locale() to pick the current locale.

Does this change any settings in Simple Cloudflare Turnstile?

No. It does not modify saved settings. It only filters the effective language when Turnstile reads the cfturnstile_language option.

Are there any settings for this plugin?

No. The plugin has no settings screen. Once activated, it works automatically in the background.

What happens if the current locale is not supported by Turnstile?

If the mapped language is not in the Turnstile supported list, the plugin returns auto, which lets Turnstile decide the best language.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Automatic Language Mapper for Simple Cloudflare Turnstile” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Automatic Language Mapper for Simple Cloudflare Turnstile” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.

گزارش تغییرات

1.0.0

  • Initial release.