PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
config
<?php return [ 'listing' => array( '@context' => 'http://schema.org/', '@type' => 'LocalBusiness', 'name' => '{{postTitle}}', 'image' => '{{coverImg}}', 'description' => '{{postExcerpt}}', 'address' => array( 'addressLocality' => '{{listing_location}}', 'streetAddress' => '{{googleAddress}}' ), 'aggregateRating' => array( '@type' => 'aggregateRating', 'ratingValue' => '{{averageRating}}', 'reviewCount' => '{{reviewCount}}', 'bestRating' => '{{bestRating}}', 'worstRating' => '{{worstRating}}' ), 'review' => '{{reviewDetails}}', 'geo' => array( '@type' => 'GeoCoordinates', 'latitude' => '{{latitude}}', 'longitude' => '{{longitude}}' ), 'sameAs' => '{{socialNetworks}}', 'telephone' => '{{telephone}}', 'photos' => '{{photos}}', 'priceRange' => '{{priceRange}}', 'email' => '{{email}}' ), 'event' => array( '@context' => 'http://schema.org/', '@type' => 'Event', 'name' => '{{postTitle}}', 'image' => '{{coverImg}}', 'description' => '{{postExcerpt}}', 'address' => array( 'addressLocality' => '{{listing_location}}', 'streetAddress' => '{{googleAddress}}' ), 'sameAs' => '{{socialNetworks}}', 'telephone' => '{{telephone}}', 'photos' => '{{photos}}', 'priceRange' => '{{priceRange}}', 'email' => '{{email}}', 'startDate' => '{{eventStartDate}}', 'endDate' => '{{eventEndDate}}', ), ];
[+]
..
[-] 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]