Linux 软件免费装
Banner图

Flex SSL

开发者 flexfields
hovoqoch
更新时间 2026年9月17日 05:31
PHP版本: 7.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

security ssl https certificate cloudflare

下载

1.0.8 1.0.10 1.1.1 1.0.12 1.2.0 1.2.1 1.0.1 1.1.2 1.0.11 1.0.9 1.1.0

详情介绍:

Flex SSL is a lightweight WordPress plugin designed to secure your website by enforcing HTTPS across your entire site. Key features include: On Multisite, settings and URL updates are per site.

安装:

  1. Upload the flex-ssl folder to your /wp-content/plugins/ directory or install via the WordPress plugin installer.
  2. Activate the plugin through the WordPress admin.
  3. Navigate to Flex SSL → Settings from the admin menu.
  4. Confirm the site loads over HTTPS (host panel, Cloudflare Full, or similar).
  5. Turn on Enable SSL, then Force HTTPS and Update Site URL. Use the proxy override if HTTPS is terminated in front of WordPress.

屏幕截图:

  • **Logs** – View and clear recent SSL events.
  • **Usage** – Short guide to HTTPS, headers, and proxies.

升级注意事项:

1.2.1 About FLEX now lists every plugin in the FLEX suite. 1.2.0 Safer HTTPS redirects, lock-out recovery, certificate monitoring, and a Tools screen. Existing Force HTTPS and HSTS behavior is kept. 1.1.0 Admin screens now match the Flex Redirects UI. HTTPS redirects, HSTS, and mixed content handling are safer and actually honor the settings. 1.0.12 Updated author branding to FLEX. 1.0.8 WordPress.org compatibility: escaping fixes, Tested up to 6.8. 1.0.7 UX improvements: checkbox labels, help text for options, relative SSL expiry display. 1.0.6 Code quality: i18n, index.php, uninstall.php, proper redirect for Clear Logs. 1.0.5 Fixed tab redirect after saving settings; stay on the active tab. 1.0.4 Mixed Content Fixer now covers excerpts, thumbnails, scripts, styles, content_url, and home_url. 1.0.3 Performance improvements: SSL availability and site URL update checks are now cached. 1.0.2 Security improvements: Host header validation, configurable FORCE_SSL_ADMIN, removed deprecated X-XSS-Protection header. 1.0.1 Bug fixes: WooCommerce Safe Mode setting, option typo, logs tab, and array sanitization. 1.0.0 Initial release. Enjoy enhanced security and hassle-free HTTPS enforcement on your WordPress site.

常见问题:

Does Flex SSL work behind Cloudflare?

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.

Do I need to modify wp-config.php?

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.

How do I generate an SSL certificate?

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.

What happens if SSL is not installed on my server?

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.

I cannot reach wp-admin after enabling Force HTTPS.

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.

更新日志:

1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0