Title: f(x) SSL
Author: David Chandra Purnama
Published: <strong>16 janeiro, 2016</strong>
Last modified: 1 agosto, 2016

---

Pesquisar plugins

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

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# f(x) SSL

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

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

 * [Detalhes](https://br.wordpress.org/plugins/fx-ssl/#description)
 * [Avaliações](https://br.wordpress.org/plugins/fx-ssl/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/fx-ssl/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/fx-ssl/#developers)

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

## Descrição

**[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.

#### Opciones

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

#### Ganchos

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.

## Capturas de tela

 * [[
 * Configurações

## Instalação

 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. Ative o 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.

## Perguntas frequentes

  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.

## Avaliações

![](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 maio, 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 abril, 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 janeiro, 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 setembro, 2016

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

 [ Leia todas as 4 avaliações ](https://wordpress.org/support/plugin/fx-ssl/reviews/)

## Colaboradores e desenvolvedores

“f(x) SSL” é um programa de código aberto. As seguintes pessoas contribuíram para
este plugin.

Colaboradores

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

[Traduzir o “f(x) SSL” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/fx-ssl)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/fx-ssl/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/fx-ssl/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/fx-ssl/)
por [RSS](https://plugins.trac.wordpress.org/log/fx-ssl/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

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

 *  Versão **1.1.0**
 *  Última atualização **10 anos atrás**
 *  Instalações ativas **40+**
 *  Versão do WordPress ** 4.0 ou superior **
 *  Testado até **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/fx-ssl/)
 * Tags
 * [members-only](https://br.wordpress.org/plugins/tags/members-only/)[private site](https://br.wordpress.org/plugins/tags/private-site/)
   [protect rss](https://br.wordpress.org/plugins/tags/protect-rss/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/fx-ssl/advanced/)

## Classificações

 4.5 de 5 estrelas.

 *  [  3 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=4)
 *  [  1 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/fx-ssl/reviews/?filter=1)

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

[Ver todas avaliações](https://wordpress.org/support/plugin/fx-ssl/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/fx-ssl/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)