Plugin Directory

Changeset 2954007


Ignore:
Timestamp:
08/15/2023 07:14:01 PM (3 years ago)
Author:
8blocks
Message:

3.1.5 - Update available shortcodes for emails

Location:
home-value/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • home-value/trunk/admin/partials/_notes/dwsync.xml

    r2949642 r2954007  
    33<file name="home-values-forms.php" server="45.63.90.215" local="133344414930000000" remote="133344414930000000" Dst="0" />
    44<file name="home-values-premium.php" server="45.63.90.215" local="133344414930000000" remote="133344414930000000" Dst="0" />
    5 <file name="home-values-emails.php" server="45.63.90.215" local="133344414930000000" remote="133344414930000000" Dst="0" />
     5<file name="home-values-emails.php" server="45.63.90.215" local="133365999370379285" remote="133365999390000000" Dst="0" />
    66<file name="home-values-debug.php" server="45.63.90.215" local="133344414930000000" remote="133344414930000000" Dst="0" />
    77<file name="home-values-system-info.php" server="45.63.90.215" local="133344414930000000" remote="133344414930000000" Dst="0" />
  • home-value/trunk/admin/partials/home-values-emails.php

    r2931195 r2954007  
    6262      ));
    6363      ?>
    64       <p class="description"><?php _e('This is the text of the e-mail for new leads that is sent to the new lead e-mail recipients. Valid shortcodes are [8b_home_value_first_name], [8b_home_value_last_name], [8b_home_value_email], [8b_home_value_phone], [8b_home_value_data_size], [8b_home_value_data_beds] and [8b_home_value_data_baths].', 'home-values'); ?></p>
     64      <p class="description"><?php _e('This is the text of the e-mail for new leads that is sent to the new lead e-mail recipients. Valid shortcodes are [8b_home_value_first_name], [8b_home_value_last_name], [8b_home_value_email], [8b_home_value_phone], [8b_home_value_searched_address], [8b_home_value_data_valuation_medium], [8b_home_value_data_size], [8b_home_value_data_beds] and [8b_home_value_data_baths].', 'home-values'); ?></p>
    6565    </td>
    6666  </tr>
  • home-value/trunk/home-values.php

    r2949644 r2954007  
    44 * Plugin Name: Home Value
    55 * Description: Home Value provides your website visitors the ability to get accurate home price valuations of their applicable property(s).
    6  * Version: 3.1.4
     6 * Version: 3.1.5
    77 * Author: 8blocks
    88 * Author Email:    support@8blocks.com
     
    1717
    1818// Plugin directory path and URL.
    19 define('HOME_VALUES_PLUGIN_VERSION', '3.1.4');
     19define('HOME_VALUES_PLUGIN_VERSION', '3.1.5');
    2020define('HOME_VALUES_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2121define('HOME_VALUES_PLUGIN_URL', plugin_dir_url(__FILE__));
  • home-value/trunk/readme.txt

    r2949644 r2954007  
    5656= How do I use Zapier to integrate Home Value with my CRM? =
    5757
    58 1. Create a free account on Zapier.com if you don’t already have one.
     581. Create a free account on Zapier.com if you don t already have one.
    59592. Create a Zap
    60603. Choose Webhooks by Zapier as the trigger app.
     
    8080== Changelog ==
    8181
     82= 3.1.5 20230815 =
     83
     84* Update available shortcodes for emails
     85
    8286= 3.1.4 20230808 =
    8387
Note: See TracChangeset for help on using the changeset viewer.