აღწერა
If your website has some functions that allow logged in users to interact with your website on the front end, you might want to force your logged in users to use your website through SSL without forcing normal users to use SSL. Instead of having to insert the code into your theme, you can also just use this plugin, which hooks it to the get_header()
function.
To secure the WordPress administration with SSL as well, please edit your wp-config.php
as described in the WordPress Codex.
დაყენება
Install via WordPress Admin
- Go to Admin > Plugins > Add New
- Either search for Force User SSL or upload the zip file and click “Install”
- After installation, activate it
Install via FTP
- First unzip the plugin file
- Using FTP go to your server’s wp-content/plugins directory
- Upload the unzipped plugin here
- Once finished login into your WP Admin and go to Admin > Plugins
- Look for Force User SSL and activate it
ხდკ
- Installation Instructions
-
Install via WordPress Admin
- Go to Admin > Plugins > Add New
- Either search for Force User SSL or upload the zip file and click “Install”
- After installation, activate it
Install via FTP
- First unzip the plugin file
- Using FTP go to your server’s wp-content/plugins directory
- Upload the unzipped plugin here
- Once finished login into your WP Admin and go to Admin > Plugins
- Look for Force User SSL and activate it
- Do I need to configure anything?
-
No, this plugin does not need a settings page.
- Does this plugin also force SSL in the backend of the website?
-
No, please edit your
wp-config.php
as described in the WordPress Codex. - Why does my browser tell me that my website is not secure?
-
You have to have a valid SSL certificate for your website in order for this plugin to work. If you don’t know how to get one, Google it.
მიმოხილვები
There are no reviews for this plugin.
მონაწილეები & დეველოპერები
“Force User SSL” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ Force User SSL თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
1.0
- Initial release