Filter Reference: geodir_filter_widget_listings_limit

Summary

This filter has not been documented yet.

Used by

geodir_buddypress/includes/gdbuddypress_functions.php: geodir_buddypress_get_bp_listings() [Line: 1216]

Source Code

	$limit = apply_filters( 'geodir_filter_widget_listings_limit', $limit, $posts_per_page, $post_type );