Title: f(x) SSL
Author: David Chandra Purnama
Published: <strong>16 ມັງກອນ 2016</strong>
Last modified: 1 ສິງຫາ 2016

---

ຄົ້ນຫາປລັກອິນ

![](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://lo.wordpress.org/plugins/fx-ssl/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/fx-ssl/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/fx-ssl/#installation)
 * [ການພັດທະນາ](https://lo.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.

#### Options

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

#### Hooks

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/) 31 ພຶດສະພາ 2017

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/) 20 ເມສາ 2017

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/) 14 ມັງກອນ 2017

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/) 3 ກັນຍາ 2016

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” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດ
ທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ 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/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/fx-ssl/) ຜ່ານ
[RSS](https://plugins.trac.wordpress.org/log/fx-ssl/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 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

 * Init

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.1.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **10 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **40+**
 *  ເວີຊັນ WordPress ** 4.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.7.33**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/fx-ssl/)
 * ແທັກ
 * [members-only](https://lo.wordpress.org/plugins/tags/members-only/)[private site](https://lo.wordpress.org/plugins/tags/private-site/)
   [protect rss](https://lo.wordpress.org/plugins/tags/protect-rss/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/fx-ssl/advanced/)

## ການໃຫ້ຄະແນນ

 4.5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 3 ລາຍການ     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](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)