Generic simple-turnstile shortcode?
-
Hello Elliot,
I recently ‘discovered’ your Simple CAPTCHA Alternative with Cloudflare Turnstile plugin, did some tests, and I really like it! I think I even found a “hidden feature”: Most of my forms have been made with wpcf7 and I configured the plugin with “Enable on all CF7 Forms”. Fine. However, on some forms the Turnstile widget should be at a different position than where your plugin puts it (above the submit button). I found that I can add an additional shortcode
[cf7-simple-turnstile]at the desired position in such forms. The “automatic” widget is than left out on that form and is still shown on the other wpcf7 forms. Wonderful!My question:
I also have a few other forms that I made myself (not with wpcf7 or another form plugin) and I wondered if I could somehow use your plugin for these forms as well. So I looked into the source code, where I found, in addition to shortcodes likecf7-simple-turnstile,mc4wp-simple-turnstile,gravity-simple-turnstilea definition for a shortcode simply calledsimple-turnstile.It seems that neither that shortcode nor the function
cfturnstile_shortcodeit is replaced by, is used anywhere in the plugin. I also did not find anything about it in the documentation. However, I tried it on one of my forms and it seems to produce the right Turnstile code on the website page and to be working all right. Can I indeed use that as a plugin feature, or is it part of a still-in-progress development, or so?Thanks!
You must be logged in to reply to this topic.