Plugin Directory

Changeset 2797795


Ignore:
Timestamp:
10/12/2022 12:43:46 PM (3 years ago)
Author:
reader87
Message:

Shortcodes updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dominion-domain-checker-wpbakery-addon/trunk/modules/domain_search/domain_search_6/doamin_search_shortcodes.php

    r2601411 r2797795  
    2525    'search_pholder' => '',
    2626    'domain' => '.com',
    27     'recaptcha' => '',
     27    'recaptcha' => false,
    2828    'recaptcha_sitekey' => '',
    2929    'recaptcha_serversidekey' => '',
     
    3838    'sample_domain4_pricing' => '',
    3939    'button_label' => esc_html__( 'Search', 'dominion' ),
    40     'both' => '',
     40    'both' => false,
    4141    'search_action_url' => '',
    4242    'purchase_btn_name' => '',
     
    6969    'bg_color' => '',
    7070    'bg_hover_color' => '',
    71     'show_divider' => '',
    72     'crossed_top' => '',
    73     'crossed_bottom' => '',
     71    'show_divider' => false,
     72    'crossed_top' => false,
     73    'crossed_bottom' => false,
    7474    'animate'=>'no',
    7575    'animation_style'=>'',
Note: See TracChangeset for help on using the changeset viewer.