Описание
Forces the front end of your WordPress site to HTTP when you only want the Admin over HTTPS
Please help by reporting any bugs/feature request at the link below.
Bugs:
- Report at: Issue Tracker
Questions/Comments:
- http://www.kaiarmstrong.com/contact/
Установка
This section describes how to install the plugin and get it working.
- Upload the
wordpress-force-http.php
file to the/wp-content/mu-plugins/
directory. - Make sure you have
define('FORCE_SSL_ADMIN', true);
in your wp-config.php
Часто задаваемые вопросы
None yet!
Отзывы
Участники и разработчики
«WordPress Force HTTP» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WordPress Force HTTP» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1.5
- Compatible up to 4.9.8
0.1.4
- Excludes Preview
0.1.3
- Compatible to 4.7.0
0.1.2
- 4.0.0 Stable
0.1.1
- Initial Release