One Click SSL

描述

A simple and easy to use WordPress SSL plugin which will redirect all non-SSL pages to SSL and ensure that all resources on your SSL pages are loaded over SSL as well.

It includes a user-friendly setup wizard upon activation to check if SSL is supported on the hosting/server before it allows the SSL to be enabled and that ensures that the website doesn’t become inaccessible if SSL is not supported.

Plugin Features

  • Check if SSL is supported on hosting/server
  • Enable SSL with a single click
  • Redirects all non-SSL URLs to https://
  • Converts all non-SSL resources (images, scripts, stylesheets, etc.) to https:// on pages
  • Redirect to non-SSL if SSL is not enabled

See our online documentation for more details and detailed instructions.

螢幕截圖

  • Testing utility to check if SSL is supported on the hosting so that the website doesn’t become inaccessible.
  • Easily enable SSL with a single click after confirming SSL support.
  • If you are already on SSL (https://) the plugin will tell you that and no action is required.
  • Configure your SSL to run on specific sections and behave in a certain way as required.

安裝

Follow these steps to install the plugin:

  1. Upload the plugin files to the /wp-content/plugins/one-click-ssl directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the setup screen after activation to enable SSL or go to the One Click SSL admin menu item to enable.

常見問題

What is SSL?

SSL stands for Secure Sockets Layer and it is a protocol which encrypts all data in transit on your website to prevent theft, interception, and/or hacking.

What is required to use SSL?

You need to have SSL support on your hosting/server. This is done by installing an SSL certificate.

Is SSL mandatory?

No, it is not, but for the security and peace of mind of your users, it is highly recommended. All Internet browsers are warning users about insecure websites, and search engines rank you lower if you do not activate SSL. It is practically a must now.

評價

2024年11月12日 1 reply
Sometimes, you are just looking for a small and easy solution – without an overload of functions. That’s exactly what I love about the One Click SSL plugin.
閱讀全部131個評價

貢獻者及開發者

“One Click SSL” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 One Click SSL 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

See all releases and full changelogs in our docs.

1.7.2

  • FIX: Plugin assets failed to load due to the previous update concerning WordPress 6.7 textdomain compatibility.

1.7.1

  • FIX: Bug after 1.7.

1.7

  • FIX: Compatibility with WordPress 6.7 textdomain.

1.6

  • FIX: AJAX calls error after update. If you are unable to update your plugins after using v1.5, use FTP to update to this version. In wp-content/plugins, you can either remove the folder for One Click SSL and reinstall in WordPress, or overwrite all files with the files from this archive.

1.5

  • IMPROVE: PHP 8.3 compatibility. Do not use this version. Skip to v1.6.

1.4.9

  • ADD: “Dismiss forever” button on the admin area rating notice to dismiss it forever.
  • IMPROVE: Text improvements.
  • FIX: Avada theme conflict (critical error when Avada was active).

1.4.8

  • IMPROVE: WordPress 6.1 compatibility.
  • IMPROVE: PHP 8.1 compatibility.
  • IMPROVE: Text improvements.

1.4.7

  • IMPROVE: Setup page improvements.
  • IMPROVE: Security fixes and improvements.

1.4.6

  • IMPROVE: WordPress 5.2 compatibility.
  • FIX: Metaboxes not opening/closing.

1.4.4

  • IMPROVE: WordPress 5.0 compatibility.

1.4.3

  • ADD: SSL certificate info/status box.
  • IMPROVE: About box on the settings page with useful links.
  • IMPROVE: Ask for a rating on WordPress.org after a while.
  • IMPROVE: Make SVG elements secure enhancement.

1.4.2

  • ADD: Turn off SSL on deactivation of plugin.
  • ADD: Admin notice when not running on SSL (https).
  • IMPROVE: Improved insecure resources scanner accuracy.
  • IMPROVE: Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST value 2.

1.4.1

  • ADD: SSL (https) tester to scan the website for insecure resources.

1.4

  • ADD: New settings screen layout with postboxes.
  • ADD: Override option when checking SSL support.
  • IMPROVE: Load JS/CSS only on One Click SSL sections/screens.
  • IMPROVE: Don’t check the site title/name when verifying SSL.
  • IMPROVE: Update styling for WordPress 4.8+.

1.3.1

  • IMPROVE: Verify that SSL certificate is valid enhancement.
  • IMPROVE: Do not check and redirect SSL when SSL support is checked enhancement.
  • IMPROVE: Use wp_remote_get() when PHP CURL is unavailable.

1.2

  • ADD: Setting to move the admin menu item under Tools.
  • IMPROVE: Apply replace_https to WordPress language_attributes filter hook.
  • FIX: Regular expression issue which can break Ajax in some areas.
  • FIX: PHP output buffer issue.

1.1

  • ADD: Multi-site network SSL support.
  • ADD: Setting to redirect to non-SSL when SSL is turned off.
  • FIX: Replace HTTPS breaks on filters with Array/Object data.

1.0

  • Initial release of the plugin.