| 开发者 |
flexfields
hovoqoch |
|---|---|
| 更新时间 | 2026年9月17日 05:31 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
FLEX_SSL_DISABLE in wp-config.php, Tools → Revert URLs, and wp flex-ssl disable / wp flex-ssl revert-urls.flex-ssl folder to your /wp-content/plugins/ directory or install via the WordPress plugin installer.Yes. Flex SSL supports reverse proxy configurations including Cloudflare’s Flexible and Full SSL modes by detecting proxy headers. For Flexible SSL, enable “HTTPS is terminated at a proxy” before turning on Force HTTPS.
No. Flex SSL works without wp-config.php changes. If you get locked out, add define( 'FLEX_SSL_DISABLE', true ); to stop all Flex SSL runtime hooks.
Flex SSL does not issue certificates. Use your host panel, Cloudflare, or Let’s Encrypt on the server, then use this plugin to enforce HTTPS and watch expiry.
The plugin checks for a certificate and shows a warning. You can still enable features if HTTPS is terminated at a proxy. Force HTTPS to this origin needs a working certificate.
Add define( 'FLEX_SSL_DISABLE', true ); to wp-config.php, or run wp flex-ssl disable and wp flex-ssl revert-urls. Fix HTTPS, then remove the constant.
flex_ssl_flex_ssl_woo_safe_mode renamed to flex_ssl_woo_safe_mode.