* Plugin Name: GLM Members Database
* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 2.10.29
+ * Version: 2.10.30
* 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.29
+ * @version 2.10.30
*/
$GLOBALS['glmAssociateMemTracker'] = memory_get_usage();
*
*/
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.29');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.30');
define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.35');
// Check if plugin version is not current in WordPress option and if needed updated it
(none)
== Changelog ==
+= 2.10.30 =
+* Setting up Pay Pal
+* Adding admin management crons list
+* Added glm associate cron
+
+= 2.10.29 =
+* moved payment proccessing library
+* fixed performance issue with member list map data
+
+= 2.10.28 =
+* update the city search part
+* update spacing in template data
+* moved payment processors class to main plugin
+
+= 2.10.27 =
+* fixed checkbox issue in data abstract
+
= 2.10.26 =
* Hiding the add cities button in member edit admin page for non-admin, locked to member users