* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 1.6.70
+ * Version: 1.6.71
* Author: Chuck Scott
* Author URI: http://www.gaslightmedia.com/
* @author Chuck Scott <cscott@gaslightmedia.com>
* @license http://www.gaslightmedia.com Gaslightmedia
- * @version 1.6.70
+ * @version 1.6.71
*/
* 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.70');
+define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.71');
define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.4');
// This is the minimum version of the GLM Members DB plugin require for this plugin.
{if $event.member.addr1} {$event.member.addr1}<br> {/if}
{if $event.member.city}{$event.member.city}{/if}{if $event.member.state.value}, {$event.member.state.value}{/if}
{if $event.member.zip} {$event.member.zip} {/if}
- {if $event.member.phone} {apply_filters('glm_associate_phone_filter', $event.member.phone)} {/if}
</div>
{/if}
{/if}