Plugin Directory

Changeset 1815595


Ignore:
Timestamp:
02/05/2018 11:59:08 AM (8 years ago)
Author:
gb-plugins
Message:

your-name related field changed from 'accountname' to 'firstname'.
Version number changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gb-powerlink-lite/trunk/gb-powerlink.php

    r1758922 r1815595  
    44 * Plugin URI:        http://powerlink.gbweb.co.il/powerlink/
    55 * Description:       Connect CF7 to Powerlink
    6  * Version:           1.0.1
     6 * Version:           1.1
    77 * Author:            gilwebdeveloper
    88 * Author URI:        http://powerlink.gbweb.co.il/powerlink/
     
    225225        if($gbpl_uid && gbpl_check_pl_ui($gbpl_uid)){
    226226            $gbpl_fields['gblp_pl_fields'] = array(
    227                 'your-name' => 'accountname',
     227                'your-name' => 'firstname',
    228228                'your-email' => 'emailaddress1',
    229229                'your-phone' => 'telephone1',
Note: See TracChangeset for help on using the changeset viewer.