'use' => 'a'
),
- // Live Cam Url
+ // Live Cam URL
'live_cam_url' => array (
'field' => 'live_cam_url',
'type' => 'text',
'use' => 'a'
),
- // Live Cam Url
+ // Live Cam Title
'live_cam_title' => array (
'field' => 'live_cam_title',
'type' => 'text',
'use' => 'a'
),
- // Live Cam Url
+ // Live Cam Description
'live_cam_descr' => array (
'field' => 'live_cam_descr',
'type' => 'text',
* Plugin Name: GLM Members Database
* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 2.6.2
+ * Version: 2.6.4
* 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.6.2
+ * @version 2.6.4
*/
/*
*
*/
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.6.2');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.6.4');
define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.19');
// Check if plugin version is not current in WordPress option and if needed updated it