Описание
Simple and Friendly plugin to secure your wordpress admin panel by adding captcha on the login page.
Features:
* Add mathematical captcha
* Add google captcha
Скриншоты
Установка
- Upload the plugin files to the
/wp-content/plugins/sk-wp-admin-login-captcha
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- By default plugin will add a mathematical captcha on the wordpress login page. You can add google captcha also. Open the plugin settings page to configure more.
- Use the Settings->SK WP Admin Login Captcha screen to configure the plugin
Часто задаваемые вопросы
-
How to add captcha?
-
Just install the plugin and the plugin will add the captcha on the login form
-
How to add google captcha?
-
Copy and pase the ‘Site Key’ and ‘Site Secret’ from the google recaptcha website to the plugin’s Google captcha page
-
Google captcha not working?
-
Please make sure ‘Site Key’ and ‘Site Secret’ fields on the plugin’s google captcha page has been filled and the keys are correct.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«SK WP Admin Login Captcha» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «SK WP Admin Login Captcha» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.2
- Fix permission issue
1.0.1
- Default captcha(Math) not working
1.0.0
- plugin Launched