includes/class-yith-store-locator-frontend.php

yith_sl_before_update_results

Perform any action before update results on form


Params

 string $language the language id



includes/class-yith-store-locator-importer.php

yith_sl_store_imported

Plugin ended the import process for single store


Params

 string $post_id  the store id

 string $row_data the store info

 string $fields   all mapping fields



includes/class-yith-store-locator-post-type-admin.php

yith_sl_store_menu_order_updated

Store menu order has been updated


Params

 string $id the store id

 string $menu_order_arr menu order position for store



includes/class-yith-store-locator-shortcode.php

yith_sl_before_output_shortcode

Just before output the shortcode


Params

 string $atts shortcode atts



includes/wpml/class-yith-store-locator-wpml.php

wpml_switch_language


Params

 string $language the language id



templates/admin/filters/add-new.php

yith_sl_before_add_filter_fields

Output before custom fields added in "Add filter" section



templates/admin/filters/edit.php

yith_sl_before_edit_filter_fields

Output before custom fields added in "Edit filter" section



templates/frontend/shortcodes/filters.php

yith_sl_before_filters_container

Print output before filters container in store locator form



yith_sl_after_filters_list

Print output after filters list in store locator form



templates/frontend/shortcodes/search.php

yith_sl_before_search_store_container

Print output before Search Store container in store locator form



yith_sl_after_search_store_container

Print output after Search Store container in store locator form



templates/frontend/shortcodes/store-locator.php

yith_sl_before_main_sections

Print output before container which include results, search and map in store locator form



yith_sl_store_locator_left_content

Print output before on left side of store locator form



yith_sl_store_locator_right_content

Print output before on right side of store locator form



yith_sl_after_main_sections

Print output after container which include results, search and map in store locator form



templates/frontend/shortcodes/store-locator/single-result.php

yith_sl_loop_after_store_name_loop

Print output after single store details in store locator form


Params

 object $store the store object



yith_sl_loop_after_store_details_loop

Print output after store details loop in store locator form


Params

 object $store the store object



templates/frontend/single/main.php

yith_sl_single_after_header

Print output after header in store detail page



yith_sl_single_before_footer

Print output before header in store detail page