Filter Reference: geodir_template_part-widget-listing-listview

Summary

Filter the widget listing listview template.

Parameters

The
(string) (required) template file to display listing.

Default: None

Change Log

Since: 1.0.0

Used by

geodirectory-widgets/geodirectory_bestof_widget.php: geodir_bestof_places_by_term() [Line: 580]

Source Code

                $template = apply_filters("geodir_template_part-widget-listing-listview", geodir_locate_template('widget-listing-listview'));