=== Face Recognition === Contributors: tymotey Tags: face recognition, login Requires at least: 4.0 Tested up to: 5.1.1 Requires PHP: 7.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html New way to login, easy and secure! == Description == SSL certificate is REQUIRED for the plugin to work! Face Recognition is a plugin that allows you to add login with face recognition. Comes with a PIN extra security that can be activated. 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. 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 == Upgrade Notice == = 1.0.0 = Initial Release! Yey! == Changelog == = 1.0.0 - 2019-04-05 = * First version pushed to Wordpress