*
*/
- define('GLM_MEMBERS_PLUGIN_VERSION', '2.11.2');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.11.3');
-define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.46');
+define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.52');
// Check if plugin version is not current in WordPress option and if needed updated it
if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {
(none)
== Changelog ==
+= PENDING =
+* Update file size for member photo galleries to 10MB.
+* Add fax number to member profiles.
+* Adding clear cache link in management.
+
+ = 2.11.3 =
+ * Update the max file size for the photo gallery in member profiles to 10MB.
+
= 2.11.1 - 2 =
* Bug fixes in the smarty templates.