Title: f(x) SSL
Author: David Chandra Purnama
Published: <strong>2016 年 1 月 16 日</strong>
Last modified: 2016 年 8 月 1 日

---

搜索插件

![](https://ps.w.org/fx-ssl/assets/banner-772x250.png?rev=1329551)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/fx-ssl/assets/icon-256x256.png?rev=1329551)

# f(x) SSL

 作者：[David Chandra Purnama](https://profiles.wordpress.org/turtlepod/)

[下载](https://downloads.wordpress.org/plugin/fx-ssl.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/fx-ssl/#description)
 * [评价](https://cn.wordpress.org/plugins/fx-ssl/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/fx-ssl/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/fx-ssl/#developers)

 [支持](https://wordpress.org/support/plugin/fx-ssl/)

## 描述

**[f(x) SSL](http://genbu.me/plugins/fx-ssl/)** is a very simple plugin to force
your site to use HTTPS.

After installation of this plugin, you can enable this in “Settings > General” under“
SSL (HTTPS)” Section.

**Features:**

 1. Super simple and easy to use. Only one checkbox.
 2. Clear installation instruction.
 3. Integrate to the WordPress “General” Settings seamlessly.
 4. Fix URL in content, widget, etc to use HTTPS to make sure all images, etc loaded
    properly.
 5. The GPL v2.0 or later license. 🙂 Use it to make something cool.
 6. Support available at [Genbu Media](https://genbu.me/contact-us/).
     Notes for developer:

#### GitHub

Development of this plugin is hosted at [GitHub](https://github.com/turtlepod/fx-ssl).
Pull request and bug reports are welcome.

#### 操作

This plugin save the options in single option name: `fx-ssl`.

#### 钩子

List of hooks available in this plugin:

**filter:** `fx_ssl_notice_fail` (string)

Plugin activation notice if feature is not supported.

**filter:** `fx_ssl_notice_success` (string)

Plugin activation notice if feature is supported.

**filter:** `fx_ssl_notice_active` (string)

Plugin activation notice if feature is supported and already active.

**filter:** `fx_ssl_settings_section_description` (string)

Settings description.

**filter:** `fx_ssl_fix_url` (string)

If you need to pass other URL to parse to content, excerpt, text widget, etc.

## 屏幕截图

[⌊設定⌉⌊設定⌉[

設定

## 安装

 1. Navigate to “Plugins > Add New” Page from your Admin.
 2. To install directly from WordPress.org repository, search the plugin name in the
    search box and click “Install Now” button to install the plugin.
 3. To install from plugin .zip file, click “Upload Plugin” button in “Plugins > Add
    New” Screen. Browse the plugin .zip file, and click “Install Now” button.
 4. Activate the plugin.
 5. Make sure you have `define( 'FORCE_SSL_ADMIN', true );` in your wp-config.php. 
    For more info, please read [WordPress administration over SSL](https://codex.wordpress.org/Administration_Over_SSL).
 6. Make sure you use HTTPS in “WordPress Address (URL)” and “Site Address (URL)” option
    in “General Settings”.
 7. Navigate to “Settings > General” page in “SSL (HTTPS)” Section.
 8. Enable the plugin and visit your site front end.

## 常见问题

  How to get SSL/HTTPS License ?

In order to enable access to HTTPS/SSL, you need to have a SSL License and install
it in your server. If you don’t have one, please consult to your hosting company.

## 评价

![](https://secure.gravatar.com/avatar/4572c67e7cb096cdea8b286389ec17ff704da743b147c14102deb892ce477f9c?
s=60&d=retro&r=g)

### 󠀁[Really helped.](https://wordpress.org/support/topic/really-helped/)󠁿

 [davestein1](https://profiles.wordpress.org/davestein1/) 2017 年 5 月 31 日

Our tech said forcing SSL was the best step forward in security we could make. This
plugin took care of things.

![](https://secure.gravatar.com/avatar/ec7ff96b9b925959c646c09743ff95ffc2ca772b6850cba45566b7cdc0256dab?
s=60&d=retro&r=g)

### 󠀁[Works for me!](https://wordpress.org/support/topic/works-for-me-252/)󠁿

 [Mohsin Alam](https://profiles.wordpress.org/mohsinworld/) 2017 年 4 月 20 日

My problem was a logo generating from normal hppt, for that reason site doesn’t 
showing secure [green]. I used few plguin but didn’t worked [maybe], but it work
perfectly like what I wanted. Thanks for this nice plugin.

![](https://secure.gravatar.com/avatar/2495ffac4242572a202bd2f056431dddf608b46699bd6df24c104c9d425f9fb2?
s=60&d=retro&r=g)

### 󠀁[Simple plugin does the job.](https://wordpress.org/support/topic/simple-plugin-does-the-job/)󠁿

 [John Kirkpatrick](https://profiles.wordpress.org/epubpress/) 2017 年 1 月 14 日

Works great. Thanks.

![](https://secure.gravatar.com/avatar/df82a3e8d85293d9849e9cf71c4fcb4e68ded3a904f62886ad29f52a392281b8?
s=60&d=retro&r=g)

### 󠀁[fx-ssl worked with WP4.2.2 with nginx/php5-fpm on rpi modelB](https://wordpress.org/support/topic/fx-ssl-worked-with-wp422-with-nginxphp5-fpm-on-rpi-modelb/)󠁿

 [](https://profiles.wordpress.org/lebreton/) 2016 年 9 月 3 日

Worked once certificate files, nginx host.conf and wp-config file set up properly.
Thanks

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/fx-ssl/reviews/)

## 贡献者及开发者

「f(x) SSL」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

[帮助将「f(x) SSL」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/fx-ssl)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/fx-ssl/)，查看[SVN仓库](https://plugins.svn.wordpress.org/fx-ssl/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/fx-ssl/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/fx-ssl/)。

## 更新日志

#### 1.1.0 – 11 Jan 2015

 * Update readme.
 * Update Notice.
 * Use get_option() instead of get_bloginfo() to get site url.
 * Use temporary redirect.

#### 1.0.0 – 11 Jan 2015

 * 初始化

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**10 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/fx-ssl/)
 * 标签
 * [members-only](https://cn.wordpress.org/plugins/tags/members-only/)[private site](https://cn.wordpress.org/plugins/tags/private-site/)
   [protect rss](https://cn.wordpress.org/plugins/tags/protect-rss/)
 *  [高级视图](https://cn.wordpress.org/plugins/fx-ssl/advanced/)

## 评级

 4.5 星（最高 5 星）。

 *  [  3 条 5 星评价     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/fx-ssl/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/fx-ssl/reviews/)

## 贡献者

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/fx-ssl/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)