| 开发者 |
yasuhikofujiwara
netservice |
|---|---|
| 更新时间 | 2025年9月26日 06:26 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8.2 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
selerelo_is_form_page - Modify form page detectionselerelo_recaptcha_handles - Define which script handles to control
Template Functions:
selerelo_should_load_recaptcha() - Check if reCAPTCHA will load
selerelo_is_form_page() - Check if page has formsselerelo_get_option() - Get plugin options/wp-content/plugins/selective-recaptcha-loader/No, this plugin requires Contact Form 7 to be active. It will gracefully deactivate functionality if CF7 is not detected.
Yes! Add pages to the whitelist in settings using:
selerelo_is_form_page filter for custom logic.Yes, the plugin is designed to work with caching plugins. The detection logic runs before caching occurs and uses WordPress transients for performance.