Plugin Directory

Changeset 3404949


Ignore:
Timestamp:
11/28/2025 09:11:33 AM (4 months ago)
Author:
PuckRobin
Message:

Phone field is not asked by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-base-booking-of-appointments-services-and-events/tags/5.8.1/includes/constant-data.php

    r3404879 r3404949  
    351351                'ask_name'                      => array( '1', '', '' ),
    352352                'ask_note'                      => array( '1', '', '' ),
    353                 'ask_phone'                     => array( '1', '', '' ),
     353                'ask_phone'                     => array( '', '', '' ),
    354354                'ask_state'                     => array( '', '', '' ),
    355355                'ask_terms'                     => array( 'no', __('Enable', 'wp-base'), __('Whether to enable terms and conditions checkbox on confirmation form.', 'wp-base') ),
Note: See TracChangeset for help on using the changeset viewer.