PATH:
home
/
letacommog
/
rdvenunclick.fr1
/
wp-content
/
plugins
/
dokan-pro
/
modules
/
geolocation
/
views
<p> <label for="<?php echo esc_attr( $scope_id ); ?>"><?php _e( 'Type', 'dokan' ); ?></label> <select name="<?php echo esc_attr( $scope_name ); ?>" id="<?php echo esc_attr( $scope_id ); ?>" class="widefat"> <option value="both" <?php selected( $scope, 'both' ); ?>> <?php _e( 'Both', 'dokan' ); ?> </option> <option value="product" <?php selected( $scope, 'product' ); ?>> <?php _e( 'Product', 'dokan' ); ?> </option> <option value="vendor" <?php selected( $scope, 'vendor' ); ?>> <?php _e( 'Vendor', 'dokan' ); ?> </option> </select> </p> <p> <input type="checkbox" class="checkbox" id="<?php echo esc_attr( $display_id ); ?>" name="<?php echo esc_attr( $display_name ); ?>" value="inline" <?php checked( $display, 'inline' ); ?> > <label for="<?php echo esc_attr( $display_id ); ?>"><?php _e( 'Display Inline', 'dokan' ); ?></label> </p>
[+]
..
[-] filters.php
[edit]
[-] store-lists-filters.php
[edit]
[-] item-geolocation-data.php
[edit]
[-] widget-product-location.php
[edit]
[-] widget-form.php
[edit]
[-] admin-notices.php
[edit]
[-] product-editor-options.php
[edit]
[-] map.php
[edit]
[-] product-location.php
[edit]
[-] map-marker-info-window.php
[edit]
[-] loading.php
[edit]