Plugin Directory

Changeset 2318605


Ignore:
Timestamp:
06/05/2020 02:36:33 AM (6 years ago)
Author:
kylerboudreau
Message:

updated readme.txt file to note that the encryption feature for people CPT is coming soon as it is not yet done.

Location:
follow-hook/trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • follow-hook/trunk/follow-hook.php

    r2311935 r2318605  
    44Plugin URI: https://followhook.com/
    55Description: A custom CRM plugin developed by Kyler Boudreau and Ian Lincicome.
    6 Version: 1.2.0
     6Version: 1.2.1
    77Author: Kyler Boudreau and Ian Lincicome of Follow Hook
    88Author URI: https://followhook.com
     
    6767if(is_admin()){
    6868//VARIABLES THAT MUST BE SET FOR EA. New VERSION Released:
    69 define('Follow_Hook_Plugin_Version', '1.2.0');//Set to current version defined in top of this file
     69define('Follow_Hook_Plugin_Version', '1.2.1');//Set to current version defined in top of this file
    7070//moved code from here(lines 16-23 to follow-hook-pro.php
    7171//includes useful string functions like between, after, before, etc.:
  • follow-hook/trunk/readme.txt

    r2311939 r2318605  
    2323**FOLLOW HOOK FEATURES**
    2424
    25 * Add unlimited contacts with Base64 encryption
     25* Comming soon - the ability to Add unlimited contacts with Base64 encryption
    2626* Add custom fields to support your niche customer base
    2727* Manage contacts with Groups & Touchpoints
Note: See TracChangeset for help on using the changeset viewer.