* @copyright 2014 Denis Chenu <http://sondages.pro>
* @copyright 2014 Bruce Mahillet de Komet <http://jevaluemaformation.com>
* @license GPL v3
- * @version 1.0
+ * @version 1.1
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
{
protected $storage = 'DbStorage';
- static protected $description = 'A plugin to authenticate user via WordPress DB.';
- static protected $name = 'WordPress DB Authentification';
+ static protected $description = 'A plugin to authenticate user via WordPress DB (v1.1)';
+ static protected $name = 'AuthWPbyDB';
protected $settings = array(
'authwp_dir' => array(