Changeset 2318605
- Timestamp:
- 06/05/2020 02:36:33 AM (6 years ago)
- Location:
- follow-hook/trunk
- Files:
-
- 1 deleted
- 2 edited
-
cron_job_settings.php (deleted)
-
follow-hook.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
follow-hook/trunk/follow-hook.php
r2311935 r2318605 4 4 Plugin URI: https://followhook.com/ 5 5 Description: A custom CRM plugin developed by Kyler Boudreau and Ian Lincicome. 6 Version: 1.2. 06 Version: 1.2.1 7 7 Author: Kyler Boudreau and Ian Lincicome of Follow Hook 8 8 Author URI: https://followhook.com … … 67 67 if(is_admin()){ 68 68 //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 file69 define('Follow_Hook_Plugin_Version', '1.2.1');//Set to current version defined in top of this file 70 70 //moved code from here(lines 16-23 to follow-hook-pro.php 71 71 //includes useful string functions like between, after, before, etc.: -
follow-hook/trunk/readme.txt
r2311939 r2318605 23 23 **FOLLOW HOOK FEATURES** 24 24 25 * Add unlimited contacts with Base64 encryption25 * Comming soon - the ability to Add unlimited contacts with Base64 encryption 26 26 * Add custom fields to support your niche customer base 27 27 * Manage contacts with Groups & Touchpoints
Note: See TracChangeset
for help on using the changeset viewer.