PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wilcity-shortcodes
/
configs
/
sc
<?php return [ 'wilcity_kc_pricing' => [ 'name' => esc_html__('Pricing Table', 'wilcity-shortcodes'), 'description' => esc_html__('Display single icon', 'wilcity-shortcodes'), 'icon' => 'sl-paper-plane', 'category' => WILCITY_SC_CATEGORY, 'params' => [ 'general' => [ [ 'name' => 'items_per_row', 'label' => esc_html__('Items / Row', 'wilcity-shortcodes'), 'type' => 'select', 'admin_label' => true, 'options' => [ // THIS FIELD REQUIRED THE PARAM OPTIONS 'col-md-2 col-lg-2' => '6 Items / Row', 'wil-col-5 col-lg-2' => '5 Items / Row', 'col-md-3 col-lg-3' => '4 Items / Row', 'col-md-4 col-lg-4' => '3 Items / Row', 'col-md-6 col-lg-6' => '2 Items / Row', 'col-md-12 col-lg-12' => '1 Item / Row' ] ], [ 'name' => 'listing_type', 'label' => 'Directory Type', 'type' => 'select', 'admin_label' => true, 'options' => 'pricing_options' ], [ 'name' => 'toggle_nofollow', 'label' => 'Add rel="nofollow" to Plan URL', 'type' => 'select', 'admin_label' => true, 'options' => [ 'disable' => 'Disable', 'enable' => 'Enable' ], 'default' => 'disable' ] ], 'styling' => [ [ 'name' => 'css_custom', 'type' => 'css' ] ] ] ] ];
[+]
..
[-] wilcity_kc_term_boxes.php
[edit]
[-] wilcity_kc_listings_tabs.php
[edit]
[-] wilcity_kc_terms_slider.php
[edit]
[-] .sc.php
[edit]
[-] wilcity_kc_post_types.php
[edit]
[-] wilcity_kc_wiloke_wave.php
[edit]
[-] wilcity_kc_testimonials.php
[edit]
[-] wilcity_kc_author_slider.php
[edit]
[-] wilcity_kc_events_slider.php
[edit]
[-] wilcity_kc_search_form.php
[edit]
[-] wilcity_kc_contact_us.php
[edit]
[-] wilcity_kc_masonry_term_boxes.php
[edit]
[-] wilcity_kc_events_grid.php
[edit]
[-] wilcity_kc_listings_slider.php
[edit]
[-] wilcity_kc_new_grid.php
[edit]
[-] wilcity_kc_box_icon.php
[edit]
[-] wilcity_kc_pricing.php
[edit]
[-] wilcity_kc_intro_box.php
[edit]
[-] wilcity_kc_heading.php
[edit]
[-] kc_tabs.php
[edit]
[-] wilcity_kc_custom_login.php
[edit]
[-] wilcity_kc_team_intro_slider.php
[edit]
[-] wilcity_kc_restaurant_listings.php
[edit]
[-] wilcity_kc_modern_term_boxes.php
[edit]
[-] wilcity_kc_grid.php
[edit]
[-] wilcity_kc_rectangle_term_boxes.php
[edit]
[-] wilcity_kc_hero.php
[edit]
[-] wilcity_kc_map.php
[edit]