PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
config
<?php return [ 'configuration' => [ 'fields' => [ [ 'type' => 'open_segment' ], [ 'text' => 'General Settings', 'type' => 'header', 'class' => 'dividing toggle-anchor', 'id' => 'general-settings-header', 'tag' => 'h3' ], [ 'type' => 'select', 'heading' => 'Toggle Wiloke Submission', 'desc' => 'If the Become an author feature is enabled, please set the Role Default to Subscriber. Otherwise, please set to Contributor. To set the Role Default, from the admin sidebar click on Settings -> General.', 'name' => 'wilcity_submission[toggle]', 'id' => 'wilcity_submission_toggle', 'options' => [ 'disable' => 'Disable', 'enable' => 'Enable' ], 'default' => 'enable' ], [ 'type' => 'select', 'heading' => 'Toggle Become an author?', 'desc' => 'If the feature is enabled, they have to confirm your terms and conditions on "Become an author" page', 'name' => 'wilcity_submission[toggle_become_an_author]', 'id' => 'toggle_become_an_author', 'options' => [ 'disable' => 'Disable', 'enable' => 'Enable', ], 'default' => 'disable' ], [ 'type' => 'select_post', 'heading' => 'Become an author page', 'desc' => 'Go to Pages -> Add new -> Assign this page to Become an author template -> Writing your terms and conditionals in this page, then assign this page to this field.', 'name' => 'wilcity_submission[become_an_author_page]', 'required' => ['toggle_become_an_author', '=', 'enable'], 'id' => 'become_an_author_page', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'select', 'heading' => 'Toggle Debug', 'name' => 'wilcity_submission[toggle_debug]', 'id' => 'wilcity_submission_toggle_debug', 'options' => [ 'disable' => 'Disable', 'enable' => 'Enable', ], 'default' => 'disable' ], [ 'type' => 'text', 'heading' => 'Your Brand (*)', 'description' => 'The brand name will be shown on the PayPal payment page and it also used as Email Subject.', 'desc_status' => 'info', 'name' => 'wilcity_submission[brandname]', 'id' => 'branding', 'default' => 'Wiloke' ], [ 'type' => 'select', 'heading' => 'Approved Method', 'name' => 'wilcity_submission[approved_method]', 'desc' => 'What method is used to review?', 'desc_status' => 'info', 'id' => 'approved_method', 'default' => 'manual_review', 'options' => [ 'manual_review' => 'Manual Review', 'auto_approved_after_payment' => 'Automatically Approval After Payment Success', ] ], [ 'type' => 'text', 'heading' => 'Automatically Delete Unpaid Listing', 'desc' => 'A robot will automatically check all unpaid listings each day, and if a listing has been submitted more than x hours, it will be deleted. Leave empty to disable this feature.', 'desc_status' => 'info', 'name' => 'wilcity_submission[delete_listing_conditional]', 'id' => 'delete_listing_conditional', 'default' => 60 ], [ 'type' => 'select', 'heading' => 'Edit Published Listing Type', 'name' => 'wilcity_submission[published_listing_editable]', 'desc' => 'Allow / Not allow editing a listing that has been published', 'desc_status' => 'info', 'id' => 'published_listing_editable', 'default' => 'disable', 'options' => [ 'allow_need_review' => 'Editable and Need to review before re-publishing', 'allow_trust_approved' => 'Editable and immediately approved', 'not_allow' => 'Not allow editing' ] ], [ 'type' => 'select', 'heading' => 'Downgrade Premium Listing management', 'name' => 'wilcity_submission[downgrade_expired_premium_listing_to]', 'desc' => 'Which post status does you want to use when a premium listing is out of date? If you ant to use Default Plan, You must setup it for each Listing. EG: Default Plan For Free Listing Claim', 'desc_status' => 'info', 'id' => 'downgrade_expired_premium_listing_to', 'default' => 'trash', 'options' => [ 'trash' => 'Mo to trash', 'default_plan' => 'Default Plan' ] ], [ 'text' => 'Listings Expired Management', 'type' => 'header', 'class' => 'dividing', 'tag' => 'h3' ], [ 'type' => 'text', 'heading' => 'Move listing to expired store after x days', 'desc' => 'When a listing is expired, It will be moved to expired store. It means this article will temporary removed from the front-end until the post author do a renew for it. Leave empty or 0 mean do it immediately.', 'desc_status' => 'info', 'name' => 'wilcity_submission[move_listing_to_expired_store_after]', 'id' => 'wilcity_submission_move_listing_to_expired_store_after', 'default' => 2 ], [ 'type' => 'close_segment' ], [ 'type' => 'open_segment', 'class' => '' ], [ 'text' => 'Package Settings', 'type' => 'header', 'class' => 'dividing toggle-anchor', 'id' => 'addlisting-plans', 'tag' => 'h3' ], [ 'type' => 'select_post', 'heading' => 'Add Listing Plans', 'desc' => 'Deciding what plans will be shown on the Package page.', 'desc_status' => 'info', 'name' => 'wilcity_submission[listing_plans]', 'id' => '', 'multiple' => true, 'post_type' => 'listing_plan', 'default' => '' ], [ 'type' => 'select_post', 'heading' => 'Default Plan For Free Listing Claim', 'desc' => 'If you are using Free Claim, this setting is required. Once a listing claim is approved, this plan will be assigned to this listing', 'desc_status' => 'info', 'name' => 'wilcity_submission[free_claim_listing_plan]', 'id' => '', 'multiple' => true, 'post_type' => 'listing_plan', 'default' => '' ], [ 'type' => 'select_post', 'heading' => 'Event Plans', 'desc' => 'Set the package leads to Pricing table. Please click on Wiloke Guide -> FAQs -> Setup Package page to know more.', 'desc_status' => 'info', 'name' => 'wilcity_submission[event_plans]', 'id' => 'event_plans', 'post_type' => 'listing_plan', 'multiple' => true, 'default' => '' ], [ 'type' => 'select_post', 'heading' => 'Default Plan For Free Event Claim', 'desc' => 'If you are using Free Claim, this setting is required. Once a listing claim is approved, this plan will be assigned to this listing', 'desc_status' => 'info', 'name' => 'wilcity_submission[free_claim_event_plan]', 'id' => '', 'multiple' => true, 'post_type' => 'listing_plan', 'default' => '' ], [ 'type' => 'close_segment' ], [ 'type' => 'open_segment', 'class' => '' ], [ 'text' => 'Payment General Settings (*)', 'type' => 'header', 'class' => 'dividing toggle-anchor', 'id' => 'general-settings-header', 'tag' => 'h3' ], [ 'type' => 'select', 'heading' => esc_html__('Mode', 'wiloke'), 'name' => 'wilcity_submission[mode]', 'id' => 'payment_mode', 'options' => [ 'sandbox' => esc_html__('Sandbox', 'wiloke'), 'live' => esc_html__('Live', 'wiloke') ], 'default' => 'sandbox' ], [ 'type' => 'select', 'heading' => esc_html__('Currency Code', 'wiloke'), 'name' => 'wilcity_submission[currency_code]', 'id' => 'paypal_mode', 'options' => [ 'AUD' => 'AUD', 'ARS' => 'ARS', 'BRL' => 'BRL', 'USD' => 'USD', 'CAD' => 'CAD', 'CHF' => 'CHF', 'CZK' => 'CZK', 'CNY' => 'CNY', 'DKK' => 'DKK', 'DZD' => 'DZD', 'EGP' => 'EGP', 'EUR' => 'EUR', 'GTQ' => 'GTQ', 'HKD' => 'HKD', 'HUF' => 'HUF', 'ILS' => 'ILS', 'JPY' => 'JPY', 'MYR' => 'MYR', 'MXN' => 'MXN', 'MAD' => 'MAD', 'NOK' => 'NOK', 'NZD' => 'NZD', 'NPR' => 'NPR', 'PHP' => 'PHP', 'PLN' => 'PLN', 'GBP' => 'GBP', 'RUB' => 'RUB', 'SGD' => 'SGD', 'SEK' => 'SEK', 'TWD' => 'TWD', 'THB' => 'THB', 'INR' => 'INR', 'KWD' => 'KWD', 'KRW' => 'KRW', 'KZT' => 'KZT', 'PEN' => 'PEN', 'PKR' => 'PKR', 'SAR' => 'SAR', 'ZAR' => 'ZAR', 'TRY' => 'TRY', 'TOP' => 'TOP', 'AED' => 'AED', 'LKR' => 'LKR', 'LEI' => 'LEI', 'IDR' => 'IDR', 'NGN' => 'NGN', 'GH' => 'GH', 'VND' => 'VND' ], 'default' => 'USD' ], [ 'type' => 'select', 'heading' => esc_html__('Currency position', 'wiloke'), 'name' => 'wilcity_submission[currency_position]', 'id' => 'currency_position', 'options' => [ 'left' => esc_html__('Left $99.99', 'wiloke'), 'right' => esc_html__('Right 99.99$', 'wiloke'), 'left_space' => esc_html__('Left With Space $ 99.99', 'wiloke'), 'right_space' => esc_html__('Right With Space 99.99 $', 'wiloke'), ], 'default' => 'left' ], [ 'text' => esc_html__('Payment gateways', 'wiloke'), 'type' => 'header', 'class' => 'dividing', 'tag' => 'h3' ], [ 'type' => 'select_ui', 'heading' => esc_html__('Accept Payment Via', 'wiloke'), 'name' => 'wilcity_submission[payment_gateways]', 'id' => 'payment_gateways', 'multiple' => true, 'desc' => esc_html__('Notice: Check Payment is not available for Recurring Payments'), 'desc_status' => 'info', 'default' => 'paypal,stripe', 'options' => [ [ 'value' => 'paypal', 'text' => esc_html__('PayPal', 'wiloke'), 'img' => plugin_dir_url(dirname(__FILE__)).'admin/img/paypal.png' ], [ 'value' => 'stripe', 'text' => esc_html__('Stripe', 'wiloke'), 'img' => plugin_dir_url(dirname(__FILE__)).'admin/img/checkpayment.png' ], [ 'value' => 'banktransfer', 'text' => esc_html__('Direct Bank Tranfer', 'wiloke'), 'img' => plugin_dir_url(dirname(__FILE__)).'admin/img/bank-transfer.png' ], [ 'value' => 'woocommerce', 'text' => 'WooCommerce (We can\'t not use the other gateways)', 'img' => plugin_dir_url(dirname(__FILE__)).'admin/img/woocommerce.png' ] ] ], [ 'type' => 'select', 'heading' => esc_html__('Billing Type *', 'wiloke'), 'name' => 'wilcity_submission[billing_type]', 'id' => 'billing_type', 'options' => [ 'NonRecurringPayment' => 'Non-Recurring Payment', 'RecurringPayment' => 'Recurring Payment (Subscription)' ], 'default' => 'default' ], [ 'type' => 'select', 'heading' => esc_html__('Enable Taxes', 'wiloke'), 'name' => 'wilcity_submission[toggle_tax]', 'id' => 'toggle_tax', 'options' => [ 'disable' => 'Disable', 'enable' => 'Enable' ], 'default' => 'disable' ], [ 'type' => 'text', 'heading' => esc_html__('Tax Title', 'wiloke'), 'name' => 'wilcity_submission[tax_title]', 'id' => 'tax_title', 'default' => 'Tax' ], [ 'type' => 'text', 'heading' => esc_html__('Tax rate', 'wiloke'), 'desc' => esc_html__('Enter tax rate without % symbol', 'wiloke'), 'name' => 'wilcity_submission[tax_rate]', 'id' => 'tax_rate', 'default' => '' ], [ 'type' => 'select', 'heading' => 'Enable Tax on Pricing?', 'des' => 'It does not effect to plan that is using WooCommerce Association', 'name' => 'wilcity_submission[toggle_tax_on_pricing]', 'id' => 'toggle_tax_on_pricing', 'options' => [ 'disable' => 'Disable', 'enable' => 'Enable' ], 'default' => 'disable' ], [ 'type' => 'close_segment' ], [ 'type' => 'open_segment' ], [ 'text' => esc_html__('Payment Pages (*)', 'wiloke'), 'type' => 'header', 'class' => 'dividing toggle-anchor', 'tag' => 'h3' ], [ 'type' => 'select_post', 'heading' => esc_html__('Dashboard page', 'wiloke'), 'name' => 'wilcity_submission[dashboard_page]', 'desc' => 'Go to Pages -> Add New -> Enter in the page title, then set this page to Wilcity Dashboard Template -> Click Publish. Finally, assigning this page to the field.', 'desc_status' => 'info', 'id' => 'dashboard_page', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'select', 'heading' => esc_html__('Add Listing Mode', 'wiloke'), 'desc' => sprintf(__('<a href="%s" target="_blank">Tutorial: Setup Free Add Listing Mode</a>', 'wiloke'), 'https://blog.wiloke.com/enabling-free-add-listing-mode-listgo-1-5-x/'), 'desc_status' => 'info', 'name' => 'wilcity_submission[add_listing_mode]', 'id' => 'add_listing_mode', 'options' => [ 'free_add_listing' => esc_html__('Free Add Listing', 'wiloke'), 'select_plans' => esc_html__('Select a plan before adding', 'wiloke'), ], 'default' => 'select_plans' ], [ 'type' => 'select_post', 'heading' => esc_html__('Package Page', 'wiloke'), 'desc_status' => 'red', 'desc' => 'To setup a Package page, please follow this instruction: From the admin sidebar, click on Pages -> Add New -> Set this page to Wilcity Package Page template. Next, click on Add New shortcode button -> Navigate to Wilcity tab -> Select Pricing Table shortcode and set Post Type to Depends on Listing Type Request', 'name' => 'wilcity_submission[package]', 'id' => 'package', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'select_post', 'heading' => esc_html__('Add Listing Page', 'wiloke'), 'desc' => esc_html__('This page tell Wiloke Submission where to add a listing on the front-end. To create an Add Listing Page, please click on Pages -> Add New -> Create a new page -> Assing that page to Add Listing Template', 'wiloke'), 'desc_status' => 'info', 'name' => 'wilcity_submission[addlisting]', 'id' => 'addlisting', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'select_post', 'heading' => 'Checkout Page', 'desc' => 'To create an Checkout Page, please click on Pages -> Add New -> Create a new page -> Assing that page to Add Checkout Template. Please read <a href="https://documentation.wilcity.com/knowledgebase/setting-up-checkout-page/" target="_blank">Setting Up Checkout page</a> to know more.', 'name' => 'wilcity_submission[checkout]', 'desc_status' => 'info', 'id' => 'checkoutpage', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'select_post', 'heading' => esc_html__('Thank you Page', 'wiloke'), 'desc' => esc_html__('Once your customer paid to you, the browser will redirect to this page.', 'wiloke'), 'desc_status' => 'info', 'name' => 'wilcity_submission[thankyou]', 'id' => 'thankyou', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'select_post', 'heading' => esc_html__('Cancel Page', 'wiloke'), 'desc' => esc_html__('For example: When your customer click on Proceed to PayPal button but then he/she decided to cancel that session, then the browser will redirect to this page.', 'wiloke'), 'desc_status' => 'info', 'name' => 'wilcity_submission[cancel]', 'id' => 'cancel', 'post_type' => 'page', 'default' => '' ], [ 'type' => 'close_segment' ], [ 'name' => '', 'type' => 'open_segment' ], [ 'text' => esc_html__('PayPal Settings', 'wiloke'), 'type' => 'header', 'class' => 'dividing toggle-anchor', 'id' => 'general-settings-header', 'tag' => 'h3' ], [ 'type' => 'desc', 'desc_status' => 'info', 'desc' => __('<a href="https://blog.wiloke.com/setup-paypal-gateway-listgo-1-5-x/" target="_blank">How to Setup PayPal gateway In Listgo?</a>', 'wiloke'), ], [ 'type' => 'text', 'heading' => esc_html__('Maximum Failed Payments (PayPal)', 'wiloke'), 'name' => 'wilcity_submission[paypal_maximum_failed]', 'id' => 'paypal_maximum_failed', 'default' => 3, 'desc' => esc_html__('Number of scheduled payments that can fail before the profile is automatically suspended.', 'wiloke'), 'desc_status' => 'info' ], [ 'type' => 'text', 'heading' => esc_html__('Agreement Text (*)', 'wiloke'), 'desc' => esc_html__('This setting is required if you want to use PayPal Gateway', 'wiloke'), 'name' => 'wilcity_submission[paypal_agreement_text]', 'id' => 'paypal_agreement_text', 'default' => 'Agreement' ], [ 'type' => 'text', 'heading' => esc_html__('Initial Fee', 'wiloke'), 'desc' => esc_html__('This setting is available for Recurring Billing Type only', 'wiloke'), 'name' => 'wilcity_submission[initial_fee]', 'id' => 'paypal_initial_fee', 'default' => '' ], [ 'text' => esc_html__('PayPal Sandbox', 'wiloke'), 'type' => 'header', 'class' => 'dividing', 'tag' => 'h3' ], [ 'type' => 'text', 'heading' => esc_html__('Client ID', 'wiloke'), 'name' => 'wilcity_submission[paypal_sandbox_client_id]', 'id' => 'paypal_sandbox_client_id', 'default' => '' ], [ 'type' => 'password', 'heading' => esc_html__('Secret Token', 'wiloke'), 'name' => 'wilcity_submission[paypal_sandbox_secret]', 'id' => 'paypal_sandbox_secret', 'default' => '' ], [ 'text' => esc_html__('PayPal Live', 'wiloke'), 'type' => 'header', 'class' => 'dividing', 'tag' => 'h3' ], [ 'type' => 'text', 'heading' => esc_html__('Client ID', 'wiloke'), 'name' => 'wilcity_submission[paypal_live_client_id]', 'id' => 'paypal_live_client_id', 'default' => '' ], [ 'type' => 'password', 'heading' => esc_html__('Secret Token', 'wiloke'), 'name' => 'wilcity_submission[paypal_live_secret]', 'id' => 'paypal_live_secret', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Log File Name', 'wiloke'), 'name' => 'wilcity_submission[paypal_logfilename]', 'id' => 'paypal_logfilename', 'default' => 'paypallog.txt' ], [ 'name' => '', 'type' => 'close_segment' ], [ 'type' => 'open_segment' ], [ 'type' => 'open_segment' ], [ 'text' => esc_html__('Stripe Settings', 'wiloke'), 'type' => 'header', 'desc' => __('<a href="https://blog.wiloke.com/learn-configure-stripe-gateway-listgo/" target="_blank">LEARN HOW TO CONFIGURE STRIPE GATEWAY IN LISTGO</a>', 'wiloke'), 'desc_status' => 'info', 'class' => 'dividing toggle-anchor', 'id' => 'general-settings-header', 'tag' => 'h3' ], [ 'heading' => esc_html__('Zero-decimal Currency *', 'wiloke'), 'type' => 'text', 'name' => 'wilcity_submission[stripe_zero_decimal]', 'id' => 'stripe_sandbox_secret_key', 'desc' => esc_html__('Stripe expects amounts to be provided in a currency’s smallest unit. For example, Plan A\'s cost $10 USD, We need to provide an amount value of 10*100 = 1000 (i.e, 1000 cents), so you should enter 100 in this setting. But in case, you are using JPY currency, because there is no decimal for JPY so ¥1 is the smallest currency unit, since you should enter 1 in this setting.', 'wiloke'), 'desc_status' => 'info', 'default' => 100 ], [ 'text' => esc_html__('Stripe API', 'wiloke'), 'type' => 'header', 'class' => 'dividing', 'tag' => 'h4' ], [ 'type' => 'text', 'heading' => esc_html__('Publishable Key (*)', 'wiloke'), 'name' => 'wilcity_submission[stripe_publishable_key]', 'id' => 'stripe_publishable_key', 'default' => '' ], [ 'type' => 'password', 'heading' => esc_html__('Secret Key (*)', 'wiloke'), 'name' => 'wilcity_submission[stripe_secret_key]', 'id' => 'stripe_secret_key', 'default' => '' ], [ 'type' => 'password', 'heading' => esc_html__('Endpoint Secret (*)', 'wiloke'), 'desc' => '<a href="https://documentation.wilcity.com/knowledgebase/setting-up-stripe-gateway-in-wilcity/" target="_blank">Learn how to get my Stripe Endpoint Secret</a>', 'name' => 'wilcity_submission[stripe_endpoint_secret]', 'id' => 'stripe_endpoint_secret', 'default' => '' ], [ 'type' => 'close_segment' ], [ 'type' => 'open_segment' ], [ 'text' => esc_html__('Direct Bank Transfer', 'wiloke'), 'type' => 'header', 'class' => 'dividing toggle-anchor', 'id' => 'general-settings-header', 'desc' => __('<a href="https://blog.wiloke.com/learn-configure-direct-bank-transfer/" target="_blank">LEARN HOW TO CONFIGURE DIRECT BANK TRANSFER</a>', 'wiloke'), 'desc_status' => 'info', 'tag' => 'h3' ], [ 'type' => 'open_fields_group', 'class' => 'six' ], [ 'type' => 'text', 'heading' => esc_html__('Account Name 1', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_name_1]', 'id' => 'bank_transfer_account_name_1', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Account Number 1', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_number_1]', 'id' => 'bank_transfer_account_number_1', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Bank Name 1', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_name_1]', 'id' => 'bank_transfer_name_1', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Short code 1', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_short_code_1]', 'id' => 'bank_transfer_short_code_1', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('IBAN 1', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_iban_1]', 'id' => 'bank_transfer_iban_1', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('BIC / Swift 1', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_swift_1]', 'id' => 'bank_transfer_swift_1', 'default' => '' ], [ 'type' => 'close' ], [ 'type' => 'open_fields_group', 'class' => 'six' ], [ 'type' => 'text', 'heading' => esc_html__('Account Name 2', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_name_2]', 'id' => 'bank_transfer_account_name_2', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Account Number 2', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_number_2]', 'id' => 'bank_transfer_account_number_2', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Bank Name 2', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_name_2]', 'id' => 'bank_transfer_name_2', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Short code 2', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_short_code_2]', 'id' => 'bank_transfer_short_code_2', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('IBAN 2', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_iban_2]', 'id' => 'bank_transfer_iban_2', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('BIC / Swift 2', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_swift_2]', 'id' => 'bank_transfer_swift_2', 'default' => '' ], [ 'type' => 'close' ], [ 'type' => 'open_fields_group', 'class' => 'six' ], [ 'type' => 'text', 'heading' => esc_html__('Account Name 3', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_name_3]', 'id' => 'bank_transfer_account_name_3', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Account Number 3', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_number_3]', 'id' => 'bank_transfer_account_number_3', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Bank Name 3', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_name_3]', 'id' => 'bank_transfer_name_3', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Short code 3', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_short_code_3]', 'id' => 'bank_transfer_short_code_3', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('IBAN 3', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_iban_3]', 'id' => 'bank_transfer_iban_3', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('BIC / Swift 3', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_swift_3]', 'id' => 'bank_transfer_swift_3', 'default' => '' ], [ 'type' => 'close' ], [ 'type' => 'open_fields_group', 'class' => 'six' ], [ 'type' => 'text', 'heading' => esc_html__('Account Name 4', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_name_4]', 'id' => 'bank_transfer_account_name_4', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Account Number 4', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_account_number_4]', 'id' => 'bank_transfer_account_number_4', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Bank Name 4', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_name_4]', 'id' => 'bank_transfer_name_4', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('Short code 4', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_short_code_4]', 'id' => 'bank_transfer_short_code_4', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('IBAN 4', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_iban_4]', 'id' => 'bank_transfer_iban_4', 'default' => '' ], [ 'type' => 'text', 'heading' => esc_html__('BIC / Swift 4', 'wiloke'), 'name' => 'wilcity_submission[bank_transfer_swift_4]', 'id' => 'bank_transfer_swift_4', 'default' => '' ], [ 'type' => 'close' ], [ 'type' => 'close_segment' ], [ 'type' => 'open_segment' ], [ 'type' => 'submit', 'name' => esc_html__('Submit', 'wiloke') ], [ 'type' => 'close_segment' ] ] ], 'currencySymbol' => [ 'AED' => 'د.إ', 'AFN' => '؋', 'ALL' => 'L', 'AMD' => 'AMD', 'ANG' => 'ƒ', 'AOA' => 'Kz', 'ARS' => '$', 'AUD' => '$', 'AWG' => 'ƒ', 'AZN' => 'AZN', 'BAM' => 'KM', 'BBD' => '$', 'BDT' => '৳ ', 'BGN' => 'лв.', 'BHD' => '.د.ب', 'BIF' => 'Fr', 'BMD' => '$', 'BND' => '$', 'BOB' => 'Bs.', 'BRL' => 'R$', 'BSD' => '$', 'BTC' => '฿', 'BTN' => 'Nu.', 'BWP' => 'P', 'BYR' => 'Br', 'BZD' => '$', 'CAD' => '$', 'CDF' => 'Fr', 'CHF' => 'CHF', 'CLP' => '$', 'CNY' => '¥', 'COP' => '$', 'CRC' => '₡', 'CUC' => '$', 'CUP' => '$', 'CVE' => '$', 'CZK' => 'Kč', 'DJF' => 'Fr', 'DKK' => 'DKK', 'DOP' => 'RD$', 'DZD' => 'د.ج', 'EGP' => 'EGP', 'ERN' => 'Nfk', 'ETB' => 'Br', 'EUR' => '€', 'FJD' => '$', 'FKP' => '£', 'GBP' => '£', 'GEL' => 'ლ', 'GGP' => '£', 'GHS' => '₵', 'GIP' => '£', 'GMD' => 'D', 'GNF' => 'Fr', 'GTQ' => 'Q', 'GYD' => '$', 'HKD' => '$', 'HNL' => 'L', 'HRK' => 'Kn', 'HTG' => 'G', 'HUF' => 'Ft', 'IDR' => 'Rp', 'ILS' => '₪', 'IMP' => '£', 'INR' => '₹', 'IQD' => 'ع.د', 'IRR' => '﷼', 'IRT' => 'تومان', 'ISK' => 'kr.', 'JEP' => '£', 'JMD' => '$', 'JOD' => 'د.ا', 'JPY' => '¥', 'KES' => 'KSh', 'KGS' => 'сом', 'KHR' => '៛', 'KMF' => 'Fr', 'KPW' => '₩', 'KRW' => '₩', 'KWD' => 'د.ك', 'KYD' => '$', 'KZT' => 'KZT', 'LAK' => '₭', 'LBP' => 'ل.ل', 'LKR' => 'රු', 'LRD' => '$', 'LSL' => 'L', 'LYD' => 'ل.د', 'LEI' => 'LEI', 'MAD' => 'د.م.', 'MDL' => 'MDL', 'MGA' => 'Ar', 'MKD' => 'ден', 'MMK' => 'Ks', 'MNT' => '₮', 'MOP' => 'P', 'MRO' => 'UM', 'MUR' => '₨', 'MVR' => '.ރ', 'MWK' => 'MK', 'MXN' => '$', 'MYR' => 'RM', 'MZN' => 'MT', 'NAD' => '$', 'NGN' => '₦', 'NIO' => 'C$', 'NOK' => 'kr', 'NPR' => '₨', 'NZD' => '$', 'OMR' => 'ر.ع.', 'PAB' => 'B/.', 'PEN' => 'S/.', 'PGK' => 'K', 'PHP' => '₱', 'PKR' => '₨', 'PLN' => 'zł', 'PRB' => 'р.', 'PYG' => '₲', 'QAR' => 'ر.ق', 'RMB' => '¥', 'RON' => 'lei', 'RSD' => 'дин.', 'RUB' => '₽', 'RWF' => 'Fr', 'SAR' => 'ر.س', 'SBD' => '$', 'SCR' => '₨', 'SDG' => 'ج.س.', 'SEK' => 'kr', 'SGD' => '$', 'SHP' => '£', 'SLL' => 'Le', 'SOS' => 'Sh', 'SRD' => '$', 'SSP' => '£', 'STD' => 'Db', 'SYP' => 'ل.س', 'SZL' => 'L', 'THB' => '฿', 'TJS' => 'ЅМ', 'TMT' => 'm', 'TND' => 'د.ت', 'TOP' => 'T$', 'TRY' => '₺', 'TTD' => '$', 'TWD' => 'NT$', 'TZS' => 'Sh', 'UAH' => '₴', 'UGX' => 'UGX', 'USD' => '$', 'UYU' => '$', 'UZS' => 'UZS', 'VEF' => 'Bs F', 'VND' => '₫', 'VUV' => 'Vt', 'WST' => 'T', 'XAF' => 'Fr', 'XCD' => '$', 'XOF' => 'Fr', 'XPF' => 'Fr', 'YER' => '﷼', 'ZAR' => 'R', 'ZMW' => 'ZK', 'GH' => 'ZK', ], 'can_u' ];
[+]
..
[-] invoices.php
[edit]
[-] claimfields.php
[edit]
[-] translation.php
[edit]
[-] utcToGmt.php
[edit]
[-] schema-markup.php
[edit]
[-] event-comment.php
[edit]
[-] promotion-settings.php
[edit]
[-] woocommerce-metaboxes.php
[edit]
[-] roles.php
[edit]
[-] claim-settings.php
[edit]
[-] listingplan.php
[edit]
[-] apple.php
[edit]
[-] mobile-menus.php
[edit]
[-] builder-plugin.php
[edit]
[-] report.php
[edit]
[-] claim.php
[edit]
[-] listingtag.php
[edit]
[-] listing-settings.php
[edit]
[-] eventplan.php
[edit]
[-] bookingcom.php
[edit]
[-] wiloke-submission.php
[edit]
[-] addlisting.php
[edit]
[-] usermeta.php
[edit]
[-] listinglocation.php
[edit]
[-] posttypes.php
[edit]
[-] post-metaboxes.php
[edit]
[-] email.php
[edit]
[-] sales.php
[edit]
[-] quick-searchform.php
[edit]
[-] middleware.php
[edit]
[-] subscriptions.php
[edit]
[-] push-notifications.php
[edit]
[-] payment.php
[edit]
[-] register-login.php
[edit]
[-] submission-pages.php
[edit]
[-] event-metaboxes.php
[edit]
[-] settings.php
[edit]
[-] user.php
[edit]
[-] reviews.php
[edit]
[-] promotion-metaboxes.php
[edit]
[-] discount.php
[edit]
[-] default-addlisting.php
[edit]
[-] event-settings.php
[edit]
[-] general.php
[edit]
[-] dashboard.php
[edit]
[-] listingcategory.php
[edit]
[-] line-icon.php
[edit]