* Plugin Name: GLM Members Database
* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 2.10.9
+ * Version: 2.10.10
* Author: Gaslight Media
* Author URI: http://www.gaslightmedia.com/
* License: GPL2
* @package glmMembersDatabase
* @author Chuck Scott <cscott@gaslightmedia.com>
* @license http://www.gaslightmedia.com Gaslightmedia
- * @version 2.10.9
+ * @version 2.10.10
*/
// Check that we're being called by WordPress.
*
*/
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.9');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.10');
define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.32');
// Check if plugin version is not current in WordPress option and if needed updated it
(none)
== Changelog ==
+= 2.10.10 =
+* Adding the member clickthrough and detail reporting into the member export
+ feature. This allows the client ability to pull in the member reports for
+ all members. Based on one month only.
+
= 2.10.9 =
* Fix issue where the code for google map was being called when locations for
members were turned off.