Linux 软件免费装
Banner图

f(x) SSL

开发者 turtlepod
更新时间 2016年12月9日 15:18
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

members only private site protect rss

下载

1.0.0 1.1.0

详情介绍:

f(x) SSL is a very simple plugin to force your site to use HTTPS. After installation of this plugin, you can enable this in "設定 > 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.

安装:

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

屏幕截图:

  • Settings

升级注意事项:

1.0.0 initial relase. 1.0.1 Bug Fix.

其他记录:

Notes for developer: GitHub Development of this plugin is hosted at GitHub. 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.

常见问题:

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.

更新日志:

1.1.0 - 11 Jan 2015 1.0.0 - 11 Jan 2015