Release 1.1.5
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 22 Oct 2019 15:12:15 +0000 (11:12 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 22 Oct 2019 15:12:15 +0000 (11:12 -0400)
Update index file.
* Bump version numbers.

Update readme.txt file.
* Add in new revision number.

index.php
readme.txt

index b562609..b84f380 100644 (file)
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
  * Plugin Name: GLM Members Database Contacts
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
- * Version: 1.1.14
+ * Version: 1.1.15
  * Author: Gaslight Media
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -19,7 +19,7 @@
  * @package glmMembersDatabaseContacts
  * @author Gaslight Media <cscott@gaslightmedia.com>
  * @license http://www.gaslightmedia.com Gaslightmedia
- * @version 1.1.14
+ * @version 1.1.15
  */
 
 // Check that we're being called by WordPress.
@@ -39,7 +39,7 @@ if (!defined('ABSPATH')) {
  *  version when there's a change in the database!! Use the
  *  version nunmber of that release for the DB version.
  */
-define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.1.14');
+define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.1.15');
 /**
  * Database Version
  */
index 314fa00..78b7c33 100644 (file)
@@ -29,6 +29,9 @@ e.g.
 (none at this time)
 
 == Changelog ==
+= 1.1.15 =
+* When member is deleted Delete associated member contacts and wordpress users.
+
 = 1.1.14 =
 * Fix contact front list view to show city name instead of a single letter due to using nonexistent property city.name