elementor / elementor/wp2static
halt processing if n subsequent/initial pages fail to return valid response
Open
enhancement
- Dominant language
- PHP
- Stars
- 1.5k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
ie, just debugged issue where:
WP URLs are mydomain.com
but was getting curl errors (not properly surfaced) of unable to access, same with wget mydomain.com from the host.
adding WP site URL (mydomain.com) to /etc/hosts resolves the issue, but need to catch this earlier to save headaches and lengthy debugs...
Contributor guide
Assessment
This issue has not been assessed yet.