Mô tả
This plugin allows specific pages to be forced to HTTPS. All other pages will be redirected to HTTP.
All unsecure local content (http://) on the redirected page will be changed to secure (https://) automatically.
Support
Cài đặt
- Download the latest zip file and extract the
lcs-image-nolink
directory. - Upload this directory inside your
/wp-content/plugins/
directory. - Activate ‘LCS HTTPS’ on the ‘Plugins’ menu in WordPress.
- Specify pages that should be redirected to HTTPS in the Dashboard / Settings / LCS HTTPS options page.
Hỏi đáp
- Will this slow down my site like some other HTTPS/SSL plugins (i.e. WordPress HTTPS plugin)?
-
No. This plugin is extremely light and fast and the most it will do is issue a simple redirect if necessary, otherwise it adds virtually zero overhead processing.
- Can this plugin co-exist with other HTTPS plugins?
-
We strongly suggest using only one HTTPS/SSL redirecting plugin, othersise you run the risk of endless redirects.
- I tried a different HTTPS plugin, and the styling of my HTTPS page(s) is completely messed up. What about this plugin?
-
This plugin automatically changes all local site HTTP references to HTTPS for stylesheets, scripts, and links and will preserve correct styling for the secure page.
Đánh giá
Người đóng góp & Lập trình viên
“LCS HTTPS” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “LCS HTTPS” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release.