PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
config
<?php return [ array( 'key' => 'toggle_quick_search_form', 'label' => 'Toggle Quick Search Form', 'type' => 'checkbox2', 'value' => 'yes' ), array( 'key' => 'taxonomy_suggestion', 'label' => 'Suggestions', 'desc' => 'Show the Terms in the Listing Location/Listing Category/Listing Tag at the firs time', 'type' => 'select', 'value' => 'listing_cat', 'options' => array( 'listing_cat' => 'Listing Category', 'listing_location' => 'Listing Location', 'listing_tag' => 'Listing Tag' ) ), array( 'key' => 'isShowParentOnly', 'label' => 'Is Show Parent Only?', 'type' => 'select', 'value' => 'no', 'options' => array( 'yes' => 'Yes', 'no' => 'No', ) ), array( 'key' => 'taxonomy_suggestion_title', 'label' => 'Taxonomy Suggestion Title', 'type' => 'text', 'value' => 'Categories' ), array( 'key' => 'number_of_term_suggestions', 'label' => 'Maximum Terms will be shown', 'type' => 'text', 'value' => 6 ), array( 'key' => 'exclude_post_types', 'label' => 'Exclude Directory Types', 'type' => 'multiple-select', 'isMultiple'=> 'yes', 'options' => \WilokeListingTools\Framework\Helpers\General::getPostTypeKeys(false) ), array( 'key' => 'suggestion_order_by', 'label' => 'Suggestion Order By', 'type' => 'select', 'options' => array( 'count' => 'Count', 'id' => 'ID', 'slug' => 'Slug', 'name' => 'Name', 'none' => 'None', 'rand' => 'Random' ) ), array( 'key' => 'suggestion_order', 'label' => 'Suggestion Order', 'type' => 'select', 'options' => array( 'DESC' => 'DESC', 'ASC' => 'ASC' ) ) ];
[+]
..
[-] 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]