elementor / elementor/elementor
📊 🚀 Feature Request: Defer Recaptcha when off screen
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What problem is your feature request going to solve? Please describe.
Recaptcha loads and slows down the site but the form is down at the bottom of the page and may never be in focus or interacted with.
### Describe the solution you'd like
Defer the script until the user clicks on the form, or until they scroll down to the form. There are many scripts or options available for this, but its difficult to edit since this function is called via Elementor so it would be better if this was automatically detected/enabled via an experiment in Elementor.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.