=== Face Recognition Login === Stable tag: trunk Contributors: tymotey Donate link: https://www.paypal.me/timoteiB Tags: face recognition, login Requires at least: 4.0 Tested up to: 5.2.1 Requires PHP: 7.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Add Face Recognition Login to your WordPress. == Description == SSL certificate is REQUIRED for the plugin to work! Face Recognition Login is a plugin that allows you to add login with face recognition. Comes with a PIN extra security that can be activated. The plugin comes with 2 modes: face recognition login form OR Wordpress default login plus face recognition form. Each user will need to edit the profile by adding a picture with the face that will be used to validate login. If a user do not have face recognition data attached you can switch to normal login form. The plugin comes in English. If you want to submit a new translation please contact the developer on [Wordpress.org](https://profiles.wordpress.org/tymotey) Built using library: [face-api.js - Vincent Mühler](https://github.com/justadudewhohacks/face-api.js?files=1) that is using TensorFlow. SSL certificate is REQUIRED for the plugin to work! == Installation == = Minimum Requirements = * PHP version 7.1 or greater (PHP 7.2 or greater is recommended) * MySQL version 5.7 or greater = Automatic installation = Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Face Recognition, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type “Face Recognition” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”. = Manual installation = The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application OR from Admin Area -> Plugins -> Add New and choose 'Upload Plugin'. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). == Screenshots == 1. Plugin Settings 2. User Settings 3. Face Recognition Login form 4. Wordpress AND Face Recognition Login == Frequently Asked Questions == = Why SSL is required? = Plugin uses parts of browser that needs SSL for comptability with latest browser releases. = Do all users nee to have image attached to login? = No, users that do not have image attached can login, using the normal login form(see the login form for button to switch). = How can I add a image to use it for login? = After logging in, each user can edit it's profile and add a image that will be used to recognize you when logging in with the plugin functionality. == Upgrade Notice == = 1.0.1 = Bug fixes = 1.0.0 = Initial Release! Yey! == Changelog == = 1.0.2 - 2019-06-21 = * Bug fixes, Name change and Donate link added = 1.0.0 - 2019-04-05 = * First version pushed to Wordpress