* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 1.6.76
+ * Version: 1.6.77
* Author: Chuck Scott
* Author URI: http://www.gaslightmedia.com/
* @author Chuck Scott <cscott@gaslightmedia.com>
* @license http://www.gaslightmedia.com Gaslightmedia
- * @version 1.6.76
+ * @version 1.6.77
*/
* so that we're sure the other add-ons see an up to date
* version from this plugin.
*/
-define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.76');
+define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.77');
define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.5');
// This is the minimum version of the GLM Members DB plugin require for this plugin.
1. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
+= 1.6.77 =
+* Add management options for member event moderated
+* Add text and checks for file types on add your event page.
+
+= 1.6.76 =
+* Move the required fields for member event into first tab.
+* Put in javascript checks for required fields. Especially helpfull when
+ adding an event that dates have changed.
+
= 1.6.75 =
* Add javascript for required fields on the admin add/edit event form.